diff --git a/VirtualBox-6.1.14-patched.tar.bz2 b/VirtualBox-6.1.14-patched.tar.bz2 index 3220cc3..bc7d3a7 100644 --- a/VirtualBox-6.1.14-patched.tar.bz2 +++ b/VirtualBox-6.1.14-patched.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d4ac29e852abee5a36441e381b436175198b8668584f67c5432316c6e330db8 -size 120579068 +oid sha256:00d37841df52222a2153665bd135148bad53453e5892e72c493404fd59174c55 +size 120389752 diff --git a/fix_virtio_build.patch b/fix_virtio_build.patch deleted file mode 100644 index 71a3012..0000000 --- a/fix_virtio_build.patch +++ /dev/null @@ -1,17 +0,0 @@ - -Index: VirtualBox-6.1.14/Config.kmk -=================================================================== ---- VirtualBox-6.1.14.orig/Config.kmk -+++ VirtualBox-6.1.14/Config.kmk -@@ -459,8 +459,8 @@ VBOX_WITH_LWIP_NAT = 1 - VBOX_WITH_NAT_SERVICE = 1 - # Enable the E1000 feature. - VBOX_WITH_E1000 = 1 --# Enable the Virtio feature. --VBOX_WITH_VIRTIO = 1 -+# Disable the Virtio feature. -+# VBOX_WITH_VIRTIO = - # Enable the Virtio SCSI device. - VBOX_WITH_VIRTIO_SCSI = 1 - # HDA emulation is Intel HDA by default. - diff --git a/virtualbox.changes b/virtualbox.changes index 26d9afd..8a9b62a 100644 --- a/virtualbox.changes +++ b/virtualbox.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 10 16:12:11 UTC 2020 - Larry Finger + +- Update to Oracle version 6.1.14a. This minor update enables the building of libvirt again. + File "fix_virtio_build.patch" is removed. + ------------------------------------------------------------------- Tue Sep 8 02:20:35 UTC 2020 - Larry Finger diff --git a/virtualbox.spec b/virtualbox.spec index d67e02f..9280920 100644 --- a/virtualbox.spec +++ b/virtualbox.spec @@ -181,7 +181,6 @@ Patch136: fixes_for_gcc10.patch Patch137: handle_gsoap_208103.patch # Fixes for kernel 5.9 Patch138: fixes_for_5.9.patch -Patch998: fix_virtio_build.patch Patch999: virtualbox-fix-ui-background-color.patch # @@ -506,7 +505,6 @@ This package contains the kernel-modules that VirtualBox uses to create or run v %patch136 -p1 %patch137 -p1 %patch138 -p1 -%patch998 -p1 # make VB UI background colors look sane again %patch999 -p1