1
0
forked from pool/virtualbox

Accepting request 785716 from home:lwfinger:branches:Virtualization

- A fix for boo #1166782 ("VirtualBox Guest 6.1.4 for OpenSUSE 15.1 constant
  segfault in libX11.so.6.3 every 5 seconds") is fixed.
  File "VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch", published in
  https://www.virtualbox.org/ticket/19357, fixes the problem.

OBS-URL: https://build.opensuse.org/request/show/785716
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=538
This commit is contained in:
Larry Finger
2020-03-16 21:42:02 +00:00
committed by Git OBS Bridge
parent 408d570345
commit 9eaa6430bd
3 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 16 21:32:05 UTC 2020 - Larry Finger <Larry.Finger@gmail.com>
- A fix for boo #1166782 ("VirtualBox Guest 6.1.4 for OpenSUSE 15.1 constant
segfault in libX11.so.6.3 every 5 seconds") is fixed.
File "VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch", published in
https://www.virtualbox.org/ticket/19357, fixes the problem.
-------------------------------------------------------------------
Wed Mar 11 20:10:36 UTC 2020 - Larry Finger <Larry.Finger@gmail.com>