forked from jengelh/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:
committed by
Git OBS Bridge
parent
408d570345
commit
9eaa6430bd
@@ -151,6 +151,8 @@ Patch133: fixes_for_leap15.2.patch
|
||||
Patch134: fixes_for_5.5.patch
|
||||
# Fixes for API changes in kernel 5.6
|
||||
Patch135: fixes_for_5.6.patch
|
||||
# Fis VBoxClient Crashes
|
||||
Patch136: VirtualBox-6.1.4-VBoxClient-vmsvga-x11-crash.patch
|
||||
Patch999: virtualbox-fix-ui-background-color.patch
|
||||
#
|
||||
BuildRequires: LibVNCServer-devel
|
||||
@@ -456,6 +458,7 @@ as an "extpack" for VirtualBox. The implementation is licensed under GPL.
|
||||
%if 0%{?suse_version} > 1500
|
||||
%patch135 -p1
|
||||
%endif
|
||||
%patch136 -p1
|
||||
# make VB UI background colors look sane again
|
||||
%patch999 -p1
|
||||
|
||||
|
Reference in New Issue
Block a user