1
0
forked from pool/virtualbox
Commit Graph

8 Commits

Author SHA256 Message Date
Larry Finger
3ddd312ff1 Accepting request 744895 from home:lwfinger:branches:Virtualization
- Fix build errors in Leap 42.3

OBS-URL: https://build.opensuse.org/request/show/744895
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=519
2019-11-02 14:40:38 +00:00
Larry Finger
9ce46fa4ce Accepting request 744598 from home:lwfinger:branches:Virtualization
Further changes to fixes_for_5.2.patch

OBS-URL: https://build.opensuse.org/request/show/744598
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=518
2019-10-31 23:57:57 +00:00
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
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
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
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
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