Package: virtualbox / 7.1.12-dfsg-2

Metadata

Package Version Patches format
virtualbox 7.1.12-dfsg-2 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 | 7 4 + 3 - 0 !
src/VBox/VMM/VMMR3/VM.cpp | 24 6 + 18 - 0 !
2 files changed, 10 insertions(+), 21 deletions(-)

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

src/VBox/Additions/x11/Installer/98vboxadd-xclient | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 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/Installer/linux/Makefile-header.gmk | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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/dita/topics/preferences.dita | 4 2 + 2 - 0 !
src/VBox/Frontends/VirtualBox/src/extradata/UIExtraDataManager.cpp | 2 1 + 1 - 0 !
src/VBox/Frontends/VirtualBox/src/settings/UIAdvancedSettingsDialogSpecific.cpp | 20 10 + 10 - 0 !
3 files changed, 13 insertions(+), 13 deletions(-)

 disable "check for updates" action.
Bug-Ubuntu: https://bugs.launchpad.net/bugs/272212
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 paths starting from version 1:0.1.98svn2318-7.
27 hide host cache warning.patch | (download)

src/VBox/Main/src-client/ConsoleImplConfigCommon.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.
32 disable guest version check.patch | (download)

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

 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.
37 do not run if not in vm.patch | (download)

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

 check if we are running in a virtual machine before wasting time
running virtualbox guest things
python3.13.diff | (download)

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

---