1
0
forked from pool/virtualbox
Commit Graph

382 Commits

Author SHA256 Message Date
Larry Finger
0ad3dd2ed3 Accepting request 744590 from home:lwfinger:branches:Virtualization
- Update "fixes_for_5.4.patch" for kernel API backport in openSUSE 15.2

OBS-URL: https://build.opensuse.org/request/show/744590
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=517
2019-10-31 21:35:19 +00:00
Larry Finger
d7d68c55b8 Accepting request 741906 from home:lwfinger:branches:Virtualization
- Tweak file setup for appstream.
- Add directory %{buildroot}%{_datadir}/metainfo for metafile "virtualbox.appdata.xml
- Add appstream file (boo#1154128)

OBS-URL: https://build.opensuse.org/request/show/741906
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=515
2019-10-22 16:38:53 +00:00
Larry Finger
dc964dce20 Accepting request 741636 from home:lwfinger:branches:Virtualization
- Add directory %{buildroot}%{_datadir}/metainfo for metafile "virtualbox.appdata.xml

- Version bumk to 6.0.14 (released October 15 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Virtualization core: fixed an invalid-guest state guru meditation in some rare circumstances on Intel hosts
Virtualization core: some fixes for systems with lots of processors
Audio: relaxed VRM / VRA (variable rate audio) bit checks to provide more compatibility for guests running ALSA setups with the AC'97 emulation
USB: made device capturing for passthrough more accurate and reliable on Windows host
Network: fixed potential issue with interrupt signalling for network adapters in UEFI guests
3D: fixed flicker and redraw issues when using VBoxSVGA or VMSVGA graphics adapter (bugs #18562, #18956)
3D: fixed crash with some applications when using VBoxSVGA or VMSVGA graphics adapter (bug #18638)
macOS host: fix crash of GUI VM process which showed up frequently with 10.15 Catalina (bug #18990)
Linux host: support Linux 5.3, thank you Larry Finger (see also bug #18911)
Linux host: improve python version detection during rpm package creation, can change package dependencies and fix some installation problems
Linux guests: calls to aio_read(3) and aio_write(3) may fail inside shared folders (bug #18805)
Linux guests: fix problem with shared folder unmounting in service script, thank you Denis Ryndine (bug #18853)
Linux guests: VBox 6.0.10 GAs fail to compile on Red Hat/CentOS/Oracle Linux 7.7 and Red Hat 8.1 Beta (bug #18917)
Fix vulnerabilities CVE-2019-3028 CVE-2019-3017 CVE-2019-2944 CVE-2019-3026 CVE-2019-3021
                    CVE-2019-2984 CVE-2019-3002 CVE-2019-3005 CVE-2019-3031 CVE-2019-1547
                    CVE-2019-2926 (bsc#1154166)
Removed file "fixes_for_5.3.patch" - fixes included upstream.

OBS-URL: https://build.opensuse.org/request/show/741636
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=514
2019-10-22 01:29:29 +00:00
Larry Finger
ba36997994 Accepting request 741624 from home:hellcp:branches:Virtualization
- Add appstream file (boo#1154128)

OBS-URL: https://build.opensuse.org/request/show/741624
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=513
2019-10-21 22:21:51 +00:00
Larry Finger
ae60808b37 Accepting request 738718 from home:lwfinger:branches:Virtualization
- Kernel 5.4.0-rc3 introduces a change in the way the compiler handles the fallthrough
  attribute leading to build errors. File "fixes_for_5.4.patch" is modified to build correctly.

OBS-URL: https://build.opensuse.org/request/show/738718
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=511
2019-10-16 02:07:20 +00:00
Larry Finger
547750be9b Accepting request 736271 from home:sndirsch:branches:Virtualization
- added "BuildRequires: pkgconfig(xdamage)" in order to fix build
  with upcoming changes in libglvnd/Mesa

OBS-URL: https://build.opensuse.org/request/show/736271
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=509
2019-10-08 16:39:42 +00:00
Larry Finger
7f4e49c8f4 Accepting request 735938 from home:lwfinger:branches:Virtualization
- Rework "fixes_for_5.4.patch" to unconditionally remove set_pages_nx() and
  set_pages_x() as these changes are backported to Kernel:HEAD:KMP.

OBS-URL: https://build.opensuse.org/request/show/735938
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=508
2019-10-07 18:39:56 +00:00
Larry Finger
6f89660efe Accepting request 734678 from home:lwfinger:branches:Virtualization
- Update file "fixes_for_5.4.patch" to handle removal of DRIVER_PRIME and rework of
  struct ttm_buffer_object. These are needed for Kernel_HEAD_standard.

OBS-URL: https://build.opensuse.org/request/show/734678
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=507
2019-10-02 22:12:15 +00:00
Larry Finger
25fd248a04 Accepting request 733474 from home:lwfinger:branches:Virtualization
- Remove BuildRequires for device-mapper as workarounds for OBS bugs are not allowed.

- Added file "set_graphics_type.patch" to set graphics adapter type to VBoxVGA boo#1151896

OBS-URL: https://build.opensuse.org/request/show/733474
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=506
2019-09-26 15:11:54 +00:00
Larry Finger
23dfa4f254 Accepting request 732783 from home:lwfinger:branches:Virtualization
- Add BuildRequires for  device-mapper
- Add file "fixes_for_5.4.patch" to handle API changes in kernel 5.4

OBS-URL: https://build.opensuse.org/request/show/732783
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=505
2019-09-24 16:49:12 +00:00
Larry Finger
a7e58ef2cc Accepting request 729135 from home:lwfinger:branches:Virtualization
Added file "README.build" to documentation with instructions for me and any eventual successors.

- Version update to 6.0.12 (released September 03 2019 by Oracle)

This is a maintenance release. The following items were fixed and/or added:

OCI export: handle empty disk image correctly
API: fix potential crash when using the medium I/O functionality
VBoxManage: fixed documentation of VBoxManage modifyvm uarttype documentation (bug #18759)
Network: scrub inbound TCP URG pointer, working around incorrect OOB handling
USB: Improved identification of power-saved devices on Windows hosts
Audio: in the AC97 work around buggy guest drivers which reprogram the sampling rate, breaking audio in and/or audio out
Linux host and guest: fix kernel module build for SLES 12 SP4 kernel
3D: fixed state saving and loading when the VBoxVGA graphics adapter is used with 3D enabled (bug #18802, 6.0.10 regression)
Windows guests: fixed mouse cursor visibility updating
Windows guests: fixed graphics corruption in Windows 10 search menu with VBoxSVGA adapter
Windows guests: fixed dwm.exe crashes related to the WDDM driver for VBoxSVGA adapter when the VM has lots of RAM
MacOS Guest Additions fail to start in 6.0.10 (bug #18793)
Windows guests: fixed crashes when using shared folders (bug #18766)
Linux guests: unprivileged users unable to create files inside shared folders (bug #18737)
Linux guests: improve compatibility of vboxvideo.ko kernel module build logic (bug #18869)

OBS-URL: https://build.opensuse.org/request/show/729135
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=503
2019-09-07 21:48:44 +00:00
Larry Finger
d3fa2d0e39 Accepting request 729117 from home:lwfinger:branches:Virtualization
Added file "README.build" with instructions for me and any eventual successors.
- Version update to 6.0.12 (released September 03 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
OCI export: handle empty disk image correctly
API: fix potential crash when using the medium I/O functionality
VBoxManage: fixed documentation of VBoxManage modifyvm uarttype documentation (bug #18759)
Network: scrub inbound TCP URG pointer, working around incorrect OOB handling
USB: Improved identification of power-saved devices on Windows hosts
Audio: in the AC97 work around buggy guest drivers which reprogram the sampling rate, breaking audio in and/or audio out
Linux host and guest: fix kernel module build for SLES 12 SP4 kernel
3D: fixed state saving and loading when the VBoxVGA graphics adapter is used with 3D enabled (bug #18802, 6.0.10 regression)
Windows guests: fixed mouse cursor visibility updating
Windows guests: fixed graphics corruption in Windows 10 search menu with VBoxSVGA adapter
Windows guests: fixed dwm.exe crashes related to the WDDM driver for VBoxSVGA adapter when the VM has lots of RAM
MacOS Guest Additions fail to start in 6.0.10 (bug #18793)
Windows guests: fixed crashes when using shared folders (bug #18766)
Linux guests: unprivileged users unable to create files inside shared folders (bug #18737)
Linux guests: improve compatibility of vboxvideo.ko kernel module build logic (bug #18869)

OBS-URL: https://build.opensuse.org/request/show/729117
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=502
2019-09-07 19:41:40 +00:00
Larry Finger
64d73e217a Accepting request 720261 from home:lwfinger:branches:Virtualization
File "fixes_focus_steal.patch" is deleted - fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/720261
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=500
2019-08-01 16:50:24 +00:00
Larry Finger
06c8f73ab1 Accepting request 719647 from home:lwfinger:branches:Virtualization
- Merge host kmp and guest kmp into a single kmp. The existence of two different kernel module
  packages is believed to be the reason that it is possible for a new kernel not to include
  the necessary kernel modules (boo#1142955).
  Files "virtualbox-host-kmp-files" and "virtualbox-guest-kmp-files" are deleted.
  File "virtualbox-kmp-files" is added.
  Files "virtualbox-host-preamble" and virtualbox-guest-preamble" are deleted.
  File "virtualbox-kmp-preamble" is added.
  File "fix_conflict_between_host_and_guest.patch" is added.

- Script vboxdrv.sh, which is called from the systemd service file, incorrectly called a routine
  that does not exist when the kernel modules were not available. This call is changed to /sbin/vboxconfig
  that will build the modules if the requisite packages are available. If that is not true, the
  systemctl status vboxdrv will list the command needed to load the missing packages. This change
  address part of boo#1142995.

OBS-URL: https://build.opensuse.org/request/show/719647
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=498
2019-07-30 19:54:24 +00:00
Larry Finger
9c5c5083fa Accepting request 716635 from home:lwfinger:branches:Virtualization
- Version update to 6.0.10 (released July 16 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Various vulnerabilities are fixed (bsc#1141801) inclding
CVE-2019-2859 CVE-2019-2867 CVE-2019-2866 CVE-2019-2864 CVE-2019-2865 CVE-2019-1543 CVE-2019-2863
CVE-2019-2848 CVE-2019-2877 CVE-2019-2873 CVE-2019-2874 CVE-2019-2875 CVE-2019-2876 CVE-2019-2850
User interface: fix issue inputing controller names (bug #11579)
User interface: fix resize problems with recent Linux hosts (bug #18677)
Serial: fixed guru meditation when raw mode is enabled (bug #18632)
Serial: fixed possible VM crash under certain circumstances
USB: Fixed "unrecoverable error" problems in OHCI emulation (bug #18593, 6.0.6 regression)
USB: improve captured device identification
VBoxManage: fix reversed reporting of audio input and output (thank you Socratis Kalogrianitis)
VBoxManage: fix controlling recording for running machine (bug #18723)
Guest control service: various fixes
Linux hosts: kernel module build fixes for various kernels (bug #18316)
Linux hosts: support UEFI secure boot driver signing on Ubuntu and Debian hosts (bug #11577)
Linux hosts: fix focus grabbing problems with recent Qt versions (builds from source only; thank you Fabian Vogt (SUSE) and Larry Finger; bug #18745)
Windows guests: many shared folders fixes
Windows guests: fix other services failing if seamless mode was not available
Linux guests: kernel module build fixes for various kernels (bugs #18677 and #18697; fixes by Larry Finger and Gianfranco Costamagna)
Linux guests: do not try to load old versions of libcrypt on recent guests in Guest Additions tools (bug #18682)
Linux guests: udev rules for guest kernel modules did not always take effect in time
Linux guests/VMSVGA: do not forget the guest screen size after a guest reboot
OS/2 guests: various shared folder fixes

Revise instructions for case when VirtualBoxVM has the wrong privilege.
File "fixes_for_5.2.patch" is deleted - fixed upstream.
File "fixes_for_5.3.patch" is added to handle API changes in kernel 5.3.
File "fixes_for_SLE15.patch" deleted.

OBS-URL: https://build.opensuse.org/request/show/716635
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=497
2019-07-19 19:54:30 +00:00
Larry Finger
9b7dcb7653 Accepting request 713743 from home:lwfinger:branches:Virtualization
- Update the patch for SLE15 to handle the changes in SP1.

- Fix Virtualbox for problem with stealing focus under Qt 5.13 bsc#1140084. File "fixes_focus_steal.patch" is added.

OBS-URL: https://build.opensuse.org/request/show/713743
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=495
2019-07-10 14:36:54 +00:00
Larry Finger
d9d5fe30bb Accepting request 709210 from home:lwfinger:branches:openSUSE:Factory
- Fix build for SLE15 SP1 - add file "fixes_for_SLE15.patch"

OBS-URL: https://build.opensuse.org/request/show/709210
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=493
2019-06-15 13:41:39 +00:00
Larry Finger
a92ea7b15a Accepting request 706522 from home:lwfinger:branches:openSUSE:Factory
- Kernel 5.2, now in Kernel_HEAD_stardard, has some API changes. These are
  handled in the new file "fixes_for_5.2.patch".

OBS-URL: https://build.opensuse.org/request/show/706522
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=491
2019-06-01 20:27:45 +00:00
Larry Finger
bf8361d449 Accepting request 705727 from home:lwfinger:branches:openSUSE:Factory
- Unused file "fix_LTO_builds.patch" removed.

OBS-URL: https://build.opensuse.org/request/show/705727
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=490
2019-05-29 14:39:08 +00:00
Larry Finger
cbf52ea5f0 Accepting request 706136 from home:frispete:kernel
Hi Larry,

here we go..

this version of VB is tested successfully with TW and 15.0, builds
with 42.3, 15.0, 15.0 with Kernel:stable, 15.1, TW, and behaves 
properly autostart-wise.

So it's good to go from my POV.

Cheers,
Pete

- separate vboxautostart.sh from vboxdrv.sh
- add vboxautostart.service
- clean up vboxdrv.sh
- fix build of vboxvideo kernel module by replacing the relative
  drm include patch with an absolute include path (with sed)
- build vboxvideo kernel module for openSUSE >= 15.0
- apply fixes_for_Leap15.1.patch conditionally only
- add minimal patch fixes_for_Leap42.3.patch to build for 42.3
- fix path typo: %{_datadir}/pixmaps/virtalbox
              -> %{_datadir}/pixmaps/virtualbox

OBS-URL: https://build.opensuse.org/request/show/706136
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=489
2019-05-29 14:36:37 +00:00
Larry Finger
d72c0caca1 Accepting request 705282 from home:lwfinger:branches:openSUSE:Factory
- Version bump to 6.0.8 (released May 13 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Core: fix saved state resume failures (bugs #18265 and #18331)
User interface: show full file location in New Medium window.
User interface: fix mouse click pass-through problems in multi-screen virtual machines (6.0.6 regression, bug #18567)
Graphics: fixed a crash when powering off a VM without graphics controller (bug #18570)
API: partial fix for dealing with VM config conflicting with other VMs related to medium UUIDs, now correctly flags VM as inaccessible (bug #17908)
Linux hosts: fix kernel module build breakage in non-default build set-ups (bug #18620, thank you Ambroz Bizjak)
Linux hosts: fix kernel module build breakage in debug build set-ups (bug #18621, thank you Ambroz Bizjak)
Windows guests: notice file size increases in shared folders which were missed in certain cases
Linux guests: make shared folders work with Linux 3.16.35
Linux guests: fix incorrectly read-only shared folders (bug #18345)

- Modify "fixes_for_qt13.1" for i586 builds qith Qt 5.13

- Limit all architectures to a maxium of 2 jobs. Without this restriction, 32-bit builds run
  out of memory, and 64-bit builds get strange crashes.

- LTO builds still failing. Reset flag to nil. 
- Changed the way that the spec file limits the 32-bit builds to 2 threads. boo#1133492.
  If enough memory were allocated so that the full number of workers were allowed, the job would never be scheduled.

OBS-URL: https://build.opensuse.org/request/show/705282
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=488
2019-05-28 00:19:51 +00:00
Larry Finger
2296780557 Accepting request 696073 from home:lwfinger:branches:openSUSE:Factory
- Updated file "Fixes_for_Leap15.1.patch" to handle one addition problem due to backporting of kernel APIa.
  Remove "BuildRequires: quilt" - that package is not needed.
  VirtualBox 6.0.6 fixes the following: CVE-2019-2656, CVE-2019-2680, CVE-2019-2696, CVE-2019-2703, CVE-2019-2721,
                                        CVE-2019-2722, CVE-2019-2723, CVE-2019-2657, CVE-2019-2690, CVE-2019-2679,
                                        CVE-2019-2678, and CVE-2019-2574 boo#1132827.

- Version bump to 6.0.6 (released April 17 2019 by Oracle)
The following files in the openSUSE implemetation are removed: "fix_32_bit_builds.patch", "fixes_for_5.0.patch", and
"fixes_for_5.1.patch". These issues are fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/696073
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=486
2019-04-30 00:56:27 +00:00
Larry Finger
b394ad8f9f Accepting request 698136 from home:jubalh:branches:Virtualization
- bsc#1130588: Require shadow instead of old pwdutils

OBS-URL: https://build.opensuse.org/request/show/698136
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=484
2019-04-26 18:33:55 +00:00
Larry Finger
ec50e8d105 Accepting request 697635 from home:marxin:branches:Virtualization
Disable LTO (boo#1133289).

OBS-URL: https://build.opensuse.org/request/show/697635
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=483
2019-04-25 03:54:10 +00:00
Larry Finger
3056d68fa7 - Fix problems with use of files "virtualbox.permissions" and "virtualbox.permissions.paranoid" - they are deleted
Removed setBadness line from virtualbox-rpmlinc.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=481
2019-04-05 22:17:46 +00:00
Larry Finger
6b9b49ab29 - Fix file "fixes_for_qt5.13.patch" - macro QT_VERSION_CHECK is not available for Qt < 5.13.
Substitute the equivalent (qtmajor << 16 + qtminor << 8).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=480
2019-04-05 16:15:43 +00:00
Larry Finger
606a5f1184 Accepting request 690451 from home:frispete:kernel
Hi Larry,

here's is my current state of VB affairs. It's more a RFC, but it
contains everything to build that biest for the most prominent
distributions.

The new patch virtualbox-fix-ui-background-color.patch is an attempt
to deuglify the UI with certain color schemes.

Again, RFC stuff for you to look at.

Thanks,
Pete


- adjust patch virtualbox-fix-ui-background-color.patch to really
  fix the background color messing...

- add patch to stop UI messing with Highlight Color for background
- apply fixes_for_qt5.13.patch for Qt versions >= 5.13.0 only

- Add setBadness('permissions-unauthorized-file',333) to rpmlintrc
- Remove suid attributes from all files
- add libgsoap version dependency >= 2.8.50 (recv_maxlength)

- Fix virtualbox wrapper script virtualbox-wrapper.sh to check
  60-vboxdrv.rules in /usr/lib/udev/rules.d, not /etc/udev/rules.d
  Logic is still flawed, until it doesn't take both locations into 
  account
- Add custom /etc/permission.d/virtualbox{,.paranoid} definitions
- Add compatibility symlink to keep old desktop links functional

OBS-URL: https://build.opensuse.org/request/show/690451
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=479
2019-04-05 14:49:14 +00:00
Larry Finger
5447aabb6c OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=478 2019-03-28 00:47:13 +00:00
Larry Finger
7777011262 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=477 2019-03-28 00:22:04 +00:00
Larry Finger
20daf12697 - Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added. bsc#1130503
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=476
2019-03-27 18:52:03 +00:00
Larry Finger
ba6b212140 - Fix build with the pending Qt 5.13. File "fixes_for_qt5.13.patch" is added.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=475
2019-03-27 17:54:35 +00:00
Larry Finger
0613a84ab5 - Fix API changes for kernel 5.1.0 - add file "fixes_for_5.1.patch".
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=473
2019-03-20 19:32:50 +00:00
Larry Finger
c5353cacf0 Remove libXcomposite1 from BuildRequires
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=470
2019-02-20 20:38:02 +00:00
Larry Finger
f7c68dacb3 - Remove requires on libvncserver for virtualbox-vnc.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=469
2019-02-20 16:32:29 +00:00
Larry Finger
7b5bd27064 - Add changes requested by Security - new file "security_fixes.patch"
File UserManual.pdf is resent to clear error in build.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=468
2019-01-31 19:33:38 +00:00
Larry Finger
22387963da Fix typo in patch file name.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=467
2019-01-30 15:28:35 +00:00
Larry Finger
a13acfe59b - Part of the API changes for kernel 5.0 are not fixed upstream. Add file "fixes_for_5.0" back in.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=466
2019-01-29 15:17:31 +00:00
Larry Finger
6ef2a4ec60 - Version bump to 6.0.4 (released January 28 2019 by Oracle)
Files "fixes_for_5.0" and "fixes_for_gcc9" are deleted - the code was fixed upstream.
This is a maintenance release. The following items were fixed and/or added:
Virtualization core: support Shanghai/Zhaoxin CPUs.
User interface: handle command line arguments to VirtualBox correctly (bugs #18206 and #18197)
User interface: improvements to machine manager window, virtual optical disk creator, storage selector window and log viewer window
User interface: various small fixes and improvements
Audio: implemented time scheduling for the AC'97 device emulation to keep audio and video in sync
Graphics: basic support for VMSVGA graphics device in virtual machines using EFI
Network: fix occasional NATNet crashes (bug #13899)
Network: worked around problems in certain PCnet drivers on old operating systems
Serial: fixed connecting to pseudo terminals on POSIX hosts (6.0.0 regression; bug #18319)
Linux hosts and guests: fix for building kernel modules against Linux 5.0. Thank you Kyle Laker

- Converted vboxwebsrv to a systemd service. Previously, this was started through init.d. bsc#1116050
  Files "vboxweb-service.service" and "vboxweb-service.sh" are added.
  File "vbox-vboxweb-init-script.diff" is removed.
  File "fixes_for_4.20.patch" is removed - the code was fixed upstream.
  File "fix_lib_search.patch" is added to fix the build of VBox0GL.
  File "fixes_for_5.0.patch" is added to compensate for API changes in kernel 5.0.
  File "virtualbox-system-x.patch" is removed.
  File "fixes_for_Leap15.1.patch" is added to fix build errors on Leap 15<F5>.1.
- Version bump to 6.0.2 (released January 15 2019 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
User interface: fixed creation of desktop shortcuts for starting virtual machines (bug #18207)
User interface: allow the first run window to selecting host drives (bug #18230)
User interface: fixed attaching empty host optical drives (bug #18223)
User interface: implemented a new virtual optical disk creation window
USB: modified Linux backends to reset USB devices (previously, most guest attempts to reset USB devices were ignored)
PCnet: fixed a regression which caused some PCnet PCI guest drivers to not detect the emulated hardware (bug #18286)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=465
2019-01-28 20:37:13 +00:00
Factory Maintainer
1fecde2dfb Accepting request 666534 from home:lwfinger:branches:Virtualization
- Remove test patch "change_default_net_adapter.patch". It was made obsolete by upstream changes.

OBS-URL: https://build.opensuse.org/request/show/666534
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=463
2019-01-18 15:10:00 +00:00
Factory Maintainer
744d2a31b2 Accepting request 665376 from home:lwfinger:branches:Virtualization
- Fix for latest gcc8 was incomplete.

- Fix builds for the latest version of gcc8 and above. File "fixes_for_gcc9" is added.

OBS-URL: https://build.opensuse.org/request/show/665376
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=462
2019-01-16 17:24:37 +00:00
Larry Finger
86ec07d5cd Accepting request 662706 from home:frispete:kernel
You missed my latest changes...

- proper permissions for /etc/vbox/*.cfg

- remove ambiguous labels in vboxdrv: fixes restart and such
- make autostarting synchronous again
- improve README.autostart
- add new autostart variables to the existing /etc/default/virtualbox
  in %post, if missing

OBS-URL: https://build.opensuse.org/request/show/662706
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=460
2019-01-05 01:23:29 +00:00
Larry Finger
35fb819fbd Accepting request 655353 from home:frispete:kernel
Now it builds for 42.3 as well

- replace switch_to_python3.6.patch with switch_to_python3.4+.patch

- remove fixes_for_leap15.patch, upstream has incorporated it
- add conflict with i4l-vbox due to shared /etc/vbox
- adjust /etc/vbox permissions
- add /etc/vbox/autostart.cfg 
- fix vboxdrv.sh: apply new autostart mechanics to stop_vms()
- remove obsolete shutdown section in /etc/default/virtualbox
- add VBOXAUTOSTART_{DB,CONFIG} to /etc/default/virtualbox
- supply README.autostart

OBS-URL: https://build.opensuse.org/request/show/655353
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=459
2019-01-03 03:21:14 +00:00
Larry Finger
19f1afc1f5 - Fix the changes for kernel 4.20 API differences. The previous version compiled but had an error in logic.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=457
2018-11-27 01:05:54 +00:00
Larry Finger
b2ba724881 Add file "change_default_net_adapter.patch" to set PCnet-FAST III as the default adapter. This helps with the vulnerability listed in bsc#1115041.
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=455
2018-11-09 22:28:17 +00:00
Larry Finger
c72893c432 - Version bump to 5.2.22 (released November 09 2018 by Oracle)
This is a maintenance release. The following items were fixed and/or added:
Audio: fixed a regression in the Core Audio backend causing a hang when returning from host sleep when processing input buffers
Audio: fixed a potential crash in the HDA emulation if a stream has no valid mixer sink attached -- thanks to Rink Springer (rink@…)
Linux Additions: disable 3D for recent guests using Wayland (bug #18116)
Linux Additions: fix for rebuilding kernel modules for new kernels on RPM guests
Linux Additions: further fixes for Linux 4.19
Linux Additions: fixed errors rebuilding initrd files with dracut on EL 6 (bug 18055#)
Linux Additions: fixed 5.2.20 regression: guests not remembering the screen size after shutdown and restart (bug #18078)
Patch file "gcc8-configure.patch" removed. The issue is fixed upstream.
Patch file "fixes_for_4.19.patch" removed. The issue is fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=454
2018-11-09 20:17:28 +00:00
Larry Finger
7d8fa777f3 - Update "fixes_for_4.20.patch" for one additional API change so that
Kernel_HEAD_standard will build.
  The description of VB was modified as suggested by Jan Engelhardt.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=453
2018-11-08 20:10:03 +00:00
096654cc93 Accepting request 646950 from home:dimstar:Factory
- Fix / simplify python3-virtualbox packages files section. Do not
  rely on --record-rpm for any version of python, since we can't
  use it across the band.

OBS-URL: https://build.opensuse.org/request/show/646950
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=452
2018-11-08 08:19:49 +00:00
Larry Finger
a9fe22c4ef - Made changes requested in comments for request 646211.
1. Sustituted /usr/lib/python3.7/site-packages/ => %python3_sitelib
  2. Reverted change that eliminated use of %{_tmppath}/SITE_FILES for Python 3.6
  3. As vboxapisetup.py in Python 3.7 no longer accepts the --record-rpm switch,
     SITE_FILES does not exist, and the individual files must still be listed.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=451
2018-11-05 22:29:16 +00:00
Larry Finger
6f3f26ff86 - Make necessary updates so that VirtualBox will build with Python 3.7 - boo#1113894
Change kernel module code to build against the API changes in kernel 4.20 - This change
  adds file "fixes_for_4.20.patch" (File name corrected).

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=450
2018-11-03 17:40:16 +00:00
Larry Finger
e63f54640b - Make necessary updates so that VirtualBox will build with Python 3.7 - boo#1113894
Change kernel module code to build against the API changes in kernel 4.20 - This change
  adds file "fixes_for_4.20".

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=449
2018-11-03 04:13:06 +00:00