Package: virtualbox / 5.1.8-dfsg-7~bpo8+1

Metadata

Package Version Patches format
virtualbox 5.1.8-dfsg-7~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 build arch.patch | (download)

configure | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correctly check build architecture.
02 gsoap build fix.patch | (download)

src/VBox/Main/webservice/Makefile.kmk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
04 vboxdrv references.patch | (download)

src/VBox/Frontends/VirtualBox/src/main.cpp | 8 4 + 4 - 0 !
src/VBox/VMM/VMMR3/VM.cpp | 18 6 + 12 - 0 !
2 files changed, 10 insertions(+), 16 deletions(-)

 change error messages for vboxdrv failure, according to virtualbox-dkms.
06 xsession.patch | (download)

src/VBox/Additions/x11/Installer/98vboxadd-xclient | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 make xsession.d script ignore errors.
07 vboxnetflt reference.patch | (download)

src/VBox/Devices/Network/DrvIntNet.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 made error message tell about missing vboxnetflt module.
12 make module.patch | (download)

src/VBox/HostDrivers/Support/linux/Makefile | 16 14 + 2 - 0 !
src/VBox/HostDrivers/VBoxNetAdp/linux/Makefile | 16 14 + 2 - 0 !
src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile | 16 14 + 2 - 0 !
src/VBox/HostDrivers/VBoxPci/linux/Makefile | 16 14 + 2 - 0 !
src/VBox/Installer/linux/Makefile.include.header | 16 14 + 2 - 0 !
5 files changed, 70 insertions(+), 10 deletions(-)

 fix arch setting in modules makefiles.
13 module mismatch.patch | (download)

src/VBox/VMM/VMMR3/VM.cpp | 8 5 + 3 - 0 !
1 file changed, 5 insertions(+), 3 deletions(-)

 adjusts failure message with debian specific solution.
16 no update.patch | (download)

doc/manual/en_US/user_Introduction.xml | 2 2 + 0 - 0 !
src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp | 5 1 + 4 - 0 !
src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.h | 1 0 + 1 - 0 !
src/VBox/Frontends/VirtualBox/src/net/UIUpdateManager.cpp | 2 2 + 0 - 0 !
src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp | 7 1 + 6 - 0 !
src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp | 4 4 + 0 - 0 !
6 files changed, 10 insertions(+), 11 deletions(-)

 disable "check for updates" action.
Bug-Ubuntu: https://bugs.launchpad.net/bugs/272212
18 system xorg.patch | (download)

src/VBox/Additions/common/VBoxGuestLib/Makefile.kmk | 2 0 + 2 - 0 !
src/VBox/Additions/common/crOpenGL/Makefile.kmk | 24 9 + 15 - 0 !
2 files changed, 9 insertions(+), 17 deletions(-)

 build the x.org driver only for the selected system x server version.
23 remove invalid chars check.patch | (download)

configure | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 remove check for invalid characters in the build path since we have fixed
 kBuild to handle those pathes starting from version 1:0.1.98svn2318-7.
27 hide host cache warning.patch | (download)

src/VBox/Main/src-client/ConsoleImpl2.cpp | 22 0 + 22 - 0 !
1 file changed, 22 deletions(-)

 silently enable the host i/o cache when the image is on an ext4/xfs partition.
 No need to warn users about it.
28 no selinux fedora.patch | (download)

src/VBox/Additions/linux/Makefile.kmk | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 don't install the selinux-fedora modules.
29 fix ftbfs as needed.patch | (download)

Config.kmk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with ld --as-needed.
32 disable guest version check.patch | (download)

src/VBox/Additions/x11/VBoxClient/hostversion.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable notifications about outdated guest additions.
35 libvdeplug soname.patch | (download)

include/VBox/VDEPlugSymDefs.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 revert http://www.virtualbox.org/changeset/36310
 The libvdeplug.so symlink is only shipped in the -dev package.
36 fix vnc version string.patch | (download)

Config.kmk | 1 1 + 0 - 0 !
src/VBox/ExtPacks/VNC/ExtPack.xml | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 fix version string for vnc plugin module.
fix build.patch | (download)

src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp | 16 12 + 4 - 0 !
src/VBox/Main/src-server/linux/HostDnsServiceLinux.cpp | 5 5 + 0 - 0 !
2 files changed, 17 insertions(+), 4 deletions(-)

 upstream changeset 64324 and 64325 to fix build failure with gcc-7 (and 6.2.0-7 backported patch)

python3.patch | (download)

src/libs/xpcom18a4/python/src/PyIID.cpp | 9 9 + 0 - 0 !
src/libs/xpcom18a4/python/src/PyXPCOM.h | 8 8 + 0 - 0 !
src/libs/xpcom18a4/python/src/TypeObject.cpp | 8 8 + 0 - 0 !
3 files changed, 25 insertions(+)

---
old python.patch | (download)

configure | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 consider the old pyton in jessie as working
linux 4.9 fix.patch | (download)

src/VBox/Additions/linux/drm/vbox_ttm.c | 4 3 + 1 - 0 !
src/VBox/Additions/linux/sharedfolders/dirops.c | 14 13 + 1 - 0 !
src/VBox/Runtime/r0drv/linux/memobj-r0drv-linux.c | 18 18 + 0 - 0 !
3 files changed, 34 insertions(+), 2 deletions(-)

 cherry-pick upstream 64561 64562 and 64534