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 filePatch | File delta | Description |
---|---|---|
01 build arch.patch | (download) |
configure |
2 1 + 1 - 0 ! |
correctly check build architecture. |
02 gsoap build fix.patch | (download) |
src/VBox/Main/webservice/Makefile.kmk |
2 1 + 1 - 0 ! |
--- |
04 vboxdrv references.patch | (download) |
src/VBox/Frontends/VirtualBox/src/main.cpp |
8 4 + 4 - 0 ! |
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 ! |
make xsession.d script ignore errors. |
07 vboxnetflt reference.patch | (download) |
src/VBox/Devices/Network/DrvIntNet.cpp |
2 1 + 1 - 0 ! |
made error message tell about missing vboxnetflt module. |
12 make module.patch | (download) |
src/VBox/HostDrivers/Support/linux/Makefile |
16 14 + 2 - 0 ! |
fix arch setting in modules makefiles. |
13 module mismatch.patch | (download) |
src/VBox/VMM/VMMR3/VM.cpp |
8 5 + 3 - 0 ! |
adjusts failure message with debian specific solution. |
16 no update.patch | (download) |
doc/manual/en_US/user_Introduction.xml |
2 2 + 0 - 0 ! |
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 ! |
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 ! |
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 ! |
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 ! |
don't install the selinux-fedora modules. |
29 fix ftbfs as needed.patch | (download) |
Config.kmk |
2 1 + 1 - 0 ! |
fix ftbfs with ld --as-needed. |
32 disable guest version check.patch | (download) |
src/VBox/Additions/x11/VBoxClient/hostversion.cpp |
1 1 + 0 - 0 ! |
disable notifications about outdated guest additions. |
35 libvdeplug soname.patch | (download) |
include/VBox/VDEPlugSymDefs.h |
4 2 + 2 - 0 ! |
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 ! |
fix version string for vnc plugin module. |
fix build.patch | (download) |
src/VBox/Devices/USB/linux/USBProxyDevice-linux.cpp |
16 12 + 4 - 0 ! |
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 ! |
--- |
old python.patch | (download) |
configure |
2 1 + 1 - 0 ! |
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 ! |
cherry-pick upstream 64561 64562 and 64534 |