[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/1] QEMU 2.9.0-rc1
From: |
Leo Famulari |
Subject: |
[PATCH 0/1] QEMU 2.9.0-rc1 |
Date: |
Tue, 28 Mar 2017 04:06:36 -0400 |
This is just a release candidate, but it does boot the GuixSD release
image.
I'm sharing it so that people can get early access to the bug fixes it
includes.
Leo Famulari (1):
gnu: qemu: Update to 2.9.0-rc1 [security fixes].
gnu/local.mk | 13 ---
gnu/packages/patches/qemu-CVE-2016-10155.patch | 49 ---------
gnu/packages/patches/qemu-CVE-2017-2615.patch | 52 ----------
gnu/packages/patches/qemu-CVE-2017-2620.patch | 134 -------------------------
gnu/packages/patches/qemu-CVE-2017-2630.patch | 47 ---------
gnu/packages/patches/qemu-CVE-2017-5525.patch | 55 ----------
gnu/packages/patches/qemu-CVE-2017-5526.patch | 58 -----------
gnu/packages/patches/qemu-CVE-2017-5552.patch | 44 --------
gnu/packages/patches/qemu-CVE-2017-5578.patch | 39 -------
gnu/packages/patches/qemu-CVE-2017-5579.patch | 44 --------
gnu/packages/patches/qemu-CVE-2017-5667.patch | 46 ---------
gnu/packages/patches/qemu-CVE-2017-5856.patch | 68 -------------
gnu/packages/patches/qemu-CVE-2017-5898.patch | 44 --------
gnu/packages/patches/qemu-CVE-2017-5931.patch | 55 ----------
gnu/packages/qemu.scm | 19 +---
15 files changed, 3 insertions(+), 764 deletions(-)
delete mode 100644 gnu/packages/patches/qemu-CVE-2016-10155.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-2615.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-2620.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-2630.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5525.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5526.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5552.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5578.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5579.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5667.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5856.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5898.patch
delete mode 100644 gnu/packages/patches/qemu-CVE-2017-5931.patch
--
2.12.0
- [PATCH 0/1] QEMU 2.9.0-rc1,
Leo Famulari <=