Accepting request 668736 from home:bfrogers:branches:Virtualization

a few fixes.

OBS-URL: https://build.opensuse.org/request/show/668736
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=450
This commit is contained in:
Bruce Rogers
2019-01-25 20:55:31 +00:00
committed by Git OBS Bridge
parent aac8f8ba72
commit 88bff2e18f
10 changed files with 162 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jan 25 19:20:59 UTC 2019 - Bruce Rogers <brogers@suse.com>
- Fix OOB issue in slirp (CVE-2019-6778 bsc#1123156)
0056-slirp-check-data-length-while-emula.patch
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-3.1
- Fix ipxe GCC 9 incompatibilities (bsc#1121464)
ipxe-efi-Simplify-diagnostic-for-NULL-handle.patch
ipxe-build-Disable-gcc-address-of-packed-member-warning.patch
-------------------------------------------------------------------
Thu Jan 17 21:58:02 UTC 2019 - Bruce Rogers <brogers@suse.com>