Oracle VM VirtualBox

Edit Package virtualbox

VirtualBox is a powerful PC virtualization solution allowing you to run a wide range of PC operating systems on your Linux system. This includes Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad feature set and excellent performance.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
README.autostart 0000000992 992 Bytes
README.build 0000009247 9.03 KB
UserManual.pdf 0004600053 4.39 MB
VirtualBox-5.2.10-xclient.patch 0000001277 1.25 KB
VirtualBox-7.0.18-patched.tar.bz2 0151170649 144 MB
VirtualBox.appdata.xml 0000000820 820 Bytes
_constraints 0000000207 207 Bytes
_multibuild 0000000050 50 Bytes
_service 0000000136 136 Bytes
fix-missing-includes-with-qt-5.15.patch 0000000954 954 Bytes
fix_7.0.6_locking_problems.patch 0000001258 1.23 KB
fix_conflict_between_host_and_guest.patch 0000000553 553 Bytes
fix_sdl_build.patch 0000003175 3.1 KB
fix_usb_rules.sh 0000000335 335 Bytes
fixes_for_gcc13.patch 0000001007 1007 Bytes
fixes_for_leap.patch 0000021155 20.7 KB
fixes_for_leap15.6.patch 0000004584 4.48 KB
fixes_for_makefile.patch 0000030460 29.7 KB
fixes_for_qt5.13.patch 0000001956 1.91 KB
fixes_for_sle12.patch 0000008892 8.68 KB
fixes_for_vboxconfig.patch 0000015348 15 KB
gcc5-real-support.patch 0000000716 716 Bytes
libxml21206.patch 0000000772 772 Bytes
modify_for_4_8_bo_move.patch 0000000972 972 Bytes
python311.patch 0000001726 1.69 KB
remove_vbox_video_build.patch 0000001918 1.87 KB
security_fixes.patch 0000001594 1.56 KB
smap.diff 0000000605 605 Bytes
turn_off_cloud_net.patch 0000000617 617 Bytes
update-extpack.sh 0000002452 2.39 KB
vbox-default-os-type.diff 0000001281 1.25 KB
vbox-deprec-gsoap-service-proxies.diff 0000000954 954 Bytes
vbox-disable-updates.diff 0000001487 1.45 KB
vbox-fpie.diff 0000001534 1.5 KB
vbox-gsoapssl-deps.diff 0000001293 1.26 KB
vbox-no-build-dates.diff 0000017965 17.5 KB
vbox-permissions_warning.diff 0000002540 2.48 KB
vbox-python-py310.patch 0000002015 1.97 KB
vbox-python-selection.patch 0000005085 4.97 KB
vbox-smc-napa.diff 0000000560 560 Bytes
vbox-suid-warning.diff 0000002457 2.4 KB
vbox-usb-warning.diff 0000003208 3.13 KB
vbox-vboxadd-init-script.diff 0000008371 8.17 KB
vbox-vboxdrv-init-script.diff 0000002963 2.89 KB
vboxadd-service.service 0000000427 427 Bytes
vboxautostart-service.service 0000000497 497 Bytes
vboxautostart-service.sh 0000004133 4.04 KB
vboxclient.desktop 0000000412 412 Bytes
vboxclient.service 0000000275 275 Bytes
vboxconfig.sh 0000001968 1.92 KB
vboxdrv.service 0000000450 450 Bytes
vboxdrv.sh 0000012556 12.3 KB
vboxguestconfig.sh 0000002112 2.06 KB
vboxservice.service 0000000197 197 Bytes
vboxweb-service.service 0000000479 479 Bytes
vboxweb-service.sh 0000006735 6.58 KB
virtualbox-60-vboxdrv.rules 0000000762 762 Bytes
virtualbox-60-vboxguest.rules 0000000374 374 Bytes
virtualbox-LocalConfig.kmk 0000000498 498 Bytes
virtualbox-default.virtualbox 0000000937 937 Bytes
virtualbox-kmp-files 0000000415 415 Bytes
virtualbox-kmp-preamble 0000000057 57 Bytes
virtualbox-patch-source.sh 0000001238 1.21 KB
virtualbox-rpmlintrc 0000000202 202 Bytes
virtualbox-sed-params.patch 0000001511 1.48 KB
virtualbox-wrapper.sh 0000002600 2.54 KB
virtualbox.changes 0000464770 454 KB
virtualbox.spec 0000043720 42.7 KB
Latest Revision
Larry Finger's avatar Larry Finger (lwfinger) accepted request 1171918 from Larry Rainey's avatar Larry Rainey (larryr) (revision 739)
---------------------------------------------------------------------
- Version bump to VirtualBox 7.0.18 (released May 03 2024 by Oracle))
This is a maintenance release. The following items were fixed and/or added:
    Networking: Fixed an issue which caused host system crash when VM was using bridged or host-only network adapter (bug #22045)
    Linux Guest Additions: Added more fixes to prevent UBSAN warnings (bug #21877) Fixes boo#1211941
    Linux Guest Additions: Fixed issue when time stamps were displayed incorrectly within mounted shared folder (bug #22047)
        Permanent fix for boo#1220524. File fix_shared_folder_time.patch is deleted.
    Files fixes_for_python.patch and handle_gsoap_208103.patch are deleted.
VirtualBox 7.0.16 (released April 16 2024)
This is a maintenance release. The following items were fixed and/or added:
    VMM: Fixed a guru meditation executing nested-guests using the KVM hypervisor in the guest on Intel hosts (bug #21805)
    VMM: Fixed Linux VM crash on some recent AMD models
    USB: Fixed issue when EHCI controller was mishandling short packets (bug #20726)
    Audio: Introduced general improvements
    VBoxManage and vboximg-mount: Updated usage information and documentation (bugs #21895, #21992 and #21993)
    Guest Control: Fixed starting Windows guest processes in the correct Windows session (7.0 regression)
    Linux Host: Fixed issue when VBox.sh was deleting wrong VBoxSVC IPC socket when VM was started using sudo (bug #20928)
    Linux Host: Fixed kernel modules build failure when using GCC 13.2
    Linux Host and Guest: Added fixes related to UBSAN warnings discovered on recent Linux distributions (bug #21877)
    Linux Host and Guest: Added possibility to prevent kernel module from automatic loading during system boot by adding mod_name.disabled=1 into kernel command line
    Linux Host and Guest: Added initial support for kernel 6.9 (bug #22033). File kernel-6.9.patch is deleted.
    Linux Host and Guest: Fixed mk_pte warning introduced in kernel 6.6 (bug #21898)
    Linux Guest Additions: Added initial support for kernel 6.8. File kernel-6.8.patch is deleted.
    Windows Guest Additions: Introduced general improvements in graphics area
Comments 0
openSUSE Build Service is sponsored by