Package: virtualbox / 4.3.36-dfsg-1+deb8u1

Metadata

Package Version Patches format
virtualbox 4.3.36-dfsg-1+deb8u1 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/VMM/VMMR3/VM.cpp | 18 6 + 12 - 0 !
1 file changed, 6 insertions(+), 12 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)

src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp | 1 0 + 1 - 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 0 + 7 - 0 !
src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp | 4 4 + 0 - 0 !
5 files changed, 6 insertions(+), 9 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(-)

---