1
0
forked from jengelh/virtualbox

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
This commit is contained in:
Larry Finger
2019-07-10 14:36:54 +00:00
committed by Git OBS Bridge
parent d9d5fe30bb
commit 9b7dcb7653
4 changed files with 61 additions and 0 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Jul 6 17:06:28 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>
- Correct the logic for SLE15_SP1.
-------------------------------------------------------------------
Sat Jul 6 02:30:18 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>
- Update the patch for SLE15 to handle the changes in SP1.
-------------------------------------------------------------------
Sat Jul 6 02:24:37 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>
- Fix Virtualbox for problem with stealing focus under Qt 5.13. File "fixes_focus_steal.patch" is added.
-------------------------------------------------------------------
Mon Jun 10 18:09:09 UTC 2019 - Larry Finger <Larry.Finger@gmail.com>