VirtualBox is an Emulator
VirtualBox is an extremely feature rich, high performance product
for enterprise customers, it is also the only professional solution
that is freely available as Open Source Software under the terms of the
GNU Public License (GPL).
##########################################
- Developed at Virtualization
- Sources inherited from project openSUSE:Factory
-
11
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/virtualbox && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Fix_for_server_1.19.patch | 0000003226 3.15 KB | |
UserManual.pdf | 0004383529 4.18 MB | |
VirtualBox-5.1.28-patched.tar.bz2 | 0081776170 78 MB | |
_constraints | 0000000207 207 Bytes | |
_service | 0000000136 136 Bytes | |
fix_KMS_support.patch | 0000000615 615 Bytes | |
fix_usb_rules.sh | 0000000327 327 Bytes | |
fixes_for_4.14.patch | 0000005319 5.19 KB | |
gcc5-real-support.patch | 0000001598 1.56 KB | |
internal-headers.patch | 0000003088 3.02 KB | |
modify_for_4_8_bo_move.patch | 0000001278 1.25 KB | |
smap.diff | 0000000602 602 Bytes | |
vbox-default-os-type.diff | 0000001287 1.26 KB | |
vbox-deprec-gsoap-service-proxies.diff | 0000000963 963 Bytes | |
vbox-disable-updates.diff | 0000002214 2.16 KB | |
vbox-fpie.diff | 0000001533 1.5 KB | |
vbox-gsoapssl-deps.diff | 0000000736 736 Bytes | |
vbox-no-build-dates.diff | 0000006566 6.41 KB | |
vbox-permissions_warning.diff | 0000002624 2.56 KB | |
vbox-python-detection.diff | 0000001846 1.8 KB | |
vbox-smc-napa.diff | 0000000557 557 Bytes | |
vbox-usb-warning.diff | 0000003282 3.21 KB | |
vbox-vboxadd-init-script.diff | 0000011234 11 KB | |
vbox-vboxdrv-init-script.diff | 0000002688 2.63 KB | |
vbox-vboxweb-init-script.diff | 0000000520 520 Bytes | |
vbox_fix_for_gcc7.patch | 0000000518 518 Bytes | |
vbox_remove_smp_mflags.patch | 0000000788 788 Bytes | |
vboxadd-service.service | 0000000434 434 Bytes | |
vboxconfig.sh | 0000001942 1.9 KB | |
vboxdrv.service | 0000000450 450 Bytes | |
vboxdrv.sh | 0000015138 14.8 KB | |
vboxes.service | 0000000476 476 Bytes | |
vboxes.sh | 0000005897 5.76 KB | |
vboxguestconfig.sh | 0000001617 1.58 KB | |
virtualbox-60-vboxdrv.rules | 0000000747 747 Bytes | |
virtualbox-60-vboxguest.rules | 0000000186 186 Bytes | |
virtualbox-LocalConfig.kmk | 0000000498 498 Bytes | |
virtualbox-default.virtualbox | 0000001281 1.25 KB | |
virtualbox-guest-kmp-files | 0000000186 186 Bytes | |
virtualbox-guest-preamble | 0000000355 355 Bytes | |
virtualbox-host-kmp-files | 0000000223 223 Bytes | |
virtualbox-host-preamble | 0000000353 353 Bytes | |
virtualbox-patch-source.sh | 0000001157 1.13 KB | |
virtualbox-rpmlintrc | 0000000172 172 Bytes | |
virtualbox-sed-params.patch | 0000001296 1.27 KB | |
virtualbox-snpritnf-buffer-overflow.patch | 0000000534 534 Bytes | |
virtualbox-sysconfig.vbox | 0000000675 675 Bytes | |
virtualbox-system-x.patch | 0000002083 2.03 KB | |
virtualbox-wrapper.sh | 0000001994 1.95 KB | |
virtualbox.changes | 0000312219 305 KB | |
virtualbox.spec | 0000037847 37 KB |
Revision 142 (latest revision is 282)
Dominique Leuenberger (dimstar_suse)
accepted
request 528710
from
Larry Finger (lwfinger)
(revision 142)
- Make changes suggested in bsc#1060072 The specific changes are: (1) Remove the test in vboxdrv.sh as the script tests for the wrong file. This is safe because if the package is not installed, the script will not be there. (2) Move VBoxDbg.so to package virtualbox-qt. With this change, packages libQt5Core, libQt5Gui and libQt5Widgets are no longer needed with package virtualbox. As a result, a text-only server no longer needs to load QT to support headless virtual machines. - Update "fixes_for_4.14.patch" to handle additional API changes in kernel 4.14. These include the following: removal of gamma_set and gamma_get from struct drm_fb_helper_funcs removal of set_busid from struct drm_driver replacement of drm_pci_init() with pci_register_driver() replacement of drm_pci_exit() with pci_unregister_driver() removal of load_lut from struct drm_crtc_helper_func - Update "fixes_for_4.14.patch" to handle missing SKB_GSO_UDP in kernel 4.14
Comments 2
this package is now at version 6.1.16
https://bugzilla.opensuse.org/show_bug.cgi?id=1210754#c0