Package: virtualbox / 4.1.42-dfsg-1+deb7u1
Metadata
Package | Version | Patches format |
---|---|---|
virtualbox | 4.1.42-dfsg-1+deb7u1 | 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. |
04 vboxdrv references.patch | (download) |
src/VBox/VMM/VMMR3/VM.cpp |
18 6 + 12 - 0 ! |
change error messages for vboxdrv failure, according to virtualbox-ose-dkms. |
06 xsession.patch | (download) |
src/VBox/Additions/x11/Installer/98vboxadd-xclient |
8 4 + 4 - 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) |
src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp |
4 0 + 4 - 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 |
4 2 + 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 |
24 0 + 24 - 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. |
30 usb warning filters.patch | (download) |
src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.cpp |
2 1 + 1 - 0 ! |
only display warnings about broken usb support when it's actually used (i.e. the machine has USB device filters). |
32 disable guest version check.patch | (download) |
src/VBox/Additions/x11/VBoxClient/hostversion.cpp |
2 2 + 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 ftbfs xserver 112.patch | (download) |
src/VBox/Additions/common/crOpenGL/fakedri_drv.c |
1 1 + 0 - 0 ! |
fix ftbfs with x server 1.12. |
37 wheezy kernel drm.patch | (download) |
src/VBox/Additions/linux/drm/vboxvideo_drm.c |
12 9 + 3 - 0 ! |
fix build failure with the debian wheezy kernel which backports the drm subsystem from linux 3.4. Bug-Debian: http://bugs.debian.org/703358 |