1
0
forked from jengelh/virtualbox

- Modify "fixes_for_leap15.patch" to handle SKB_GSO_UDP API change.

- Addresses VUL-0: CVE-2017-10392,CVE-2017-10407,CVE-2017-10408,CVE-2017-3733,CVE-2017-10428 as noted in bsc #1064200
- Fix /sbin/vboxguestconfig.sh to be similar to /sbin/vboxconfig.sh.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=380
This commit is contained in:
Larry Finger
2017-11-07 16:41:30 +00:00
committed by Git OBS Bridge
parent 0154baf2ee
commit 806003d2a3
4 changed files with 54 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 7 16:34:21 UTC 2017 - Larry.Finger@lwfinger.net
- Modify "fixes_for_leap15.patch" to handle SKB_GSO_UDP API change.
- Addresses VUL-0: CVE-2017-10392,CVE-2017-10407,CVE-2017-10408,CVE-2017-3733,CVE-2017-10428 as noted in bsc #1064200
-------------------------------------------------------------------
Wed Nov 1 15:22:09 UTC 2017 - mpluskal@suse.com