guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (80cc3a0 -> fd9a5b0)


From: Mark H. Weaver
Subject: branch master updated (80cc3a0 -> fd9a5b0)
Date: Wed, 03 Feb 2016 05:05:28 +0000

mhw pushed a change to branch master
in repository guix.

      from  80cc3a0   gnu: openssl: When computing URI, use 'string-trim-right' 
not 'string-take'.
       new  fd9a5b0   gnu: qemu: Update to 2.5.0; add fixes for security flaws.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu-system.am                                      |    9 +-
 gnu/packages/patches/qemu-CVE-2015-6855.patch      |  144 --------------------
 gnu/packages/patches/qemu-CVE-2015-8558.patch      |   48 +++++++
 gnu/packages/patches/qemu-CVE-2015-8567.patch      |   93 +++++++++++++
 gnu/packages/patches/qemu-CVE-2015-8613.patch      |   35 +++++
 gnu/packages/patches/qemu-CVE-2015-8701.patch      |   47 +++++++
 gnu/packages/patches/qemu-CVE-2015-8743.patch      |   48 +++++++
 gnu/packages/patches/qemu-CVE-2016-1568.patch      |   39 ++++++
 gnu/packages/patches/qemu-CVE-2016-1922.patch      |   65 +++++++++
 ...virtio-9p-use-accessor-to-get-thread-pool.patch |   34 +++++
 gnu/packages/qemu.scm                              |   45 +++---
 11 files changed, 440 insertions(+), 167 deletions(-)
 delete mode 100644 gnu/packages/patches/qemu-CVE-2015-6855.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2015-8558.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2015-8567.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2015-8613.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2015-8701.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2015-8743.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2016-1568.patch
 create mode 100644 gnu/packages/patches/qemu-CVE-2016-1922.patch
 create mode 100644 
gnu/packages/patches/qemu-virtio-9p-use-accessor-to-get-thread-pool.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]