all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#39225] [PATCH 0/2] QEMU updates
@ 2020-01-21 18:55 Leo Famulari
  2020-01-21 18:55 ` [bug#39226] [PATCH 1/2] gnu: QEMU: Fix CVE-2020-{7039,7211} Leo Famulari
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Leo Famulari @ 2020-01-21 18:55 UTC (permalink / raw)
  To: 39225

The security updates work with our current QEMU package of 4.1.1 as well
as 4.2.0.

I tested both 4.2.0 and the patched 4.1.1 by creating a vm-image and
running it with the "full" QEMU package, and the SLIRP networking works
fine in both cases.

Leo Famulari (2):
  gnu: QEMU: Fix CVE-2020-{7039,7211}.
  gnu: QEMU: Update to 4.2.0.

 gnu/local.mk                                  |   3 +
 gnu/packages/patches/qemu-CVE-2020-7039.patch | 173 ++++++++++++++++++
 gnu/packages/patches/qemu-CVE-2020-7211.patch |  49 +++++
 ...qemu-fix-documentation-build-failure.patch |  43 +++++
 gnu/packages/virtualization.scm               |   7 +-
 5 files changed, 273 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/qemu-CVE-2020-7039.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2020-7211.patch
 create mode 100644 gnu/packages/patches/qemu-fix-documentation-build-failure.patch

-- 
2.25.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-25  2:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-21 18:55 [bug#39225] [PATCH 0/2] QEMU updates Leo Famulari
2020-01-21 18:55 ` [bug#39226] [PATCH 1/2] gnu: QEMU: Fix CVE-2020-{7039,7211} Leo Famulari
2020-01-21 18:55 ` [bug#39227] [PATCH 2/2] gnu: QEMU: Update to 4.2.0 Leo Famulari
2020-01-21 20:14 ` [bug#39225] [PATCH 0/2] QEMU updates Tobias Geerinckx-Rice via Guix-patches via
2020-01-21 21:52   ` Leo Famulari
2020-01-25  2:13 ` bug#39225: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.