1
0
forked from jengelh/virtualbox

Accepting request 867023 from home:lwfinger:branches:Virtualization

- Fix additional problem with modal dialog parent.
  Fixes CVE-2021-2074, boo#1181197 and CVE-2021-2129, boo#1181198.

OBS-URL: https://build.opensuse.org/request/show/867023
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=588
This commit is contained in:
Larry Finger
2021-01-28 20:53:53 +00:00
committed by Git OBS Bridge
parent 8fbcac2683
commit 0f22c00937
2 changed files with 61 additions and 21 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 23 21:28:37 UTC 2021 - Larry Finger <Larry.Finger@gmail.com>
- Fix additional problem with modal dialog parent.
Fixes CVE-2021-2074, boo#1181197 and CVE-2021-2129, boo#1181198.
-------------------------------------------------------------------
Wed Jan 20 19:47:15 UTC 2021 - Larry Finger <Larry.Finger@gmail.com>