[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (94d671f -> 3b2802f)
From: |
Leo Famulari |
Subject: |
branch master updated (94d671f -> 3b2802f) |
Date: |
Thu, 7 Sep 2017 15:47:08 -0400 (EDT) |
lfam pushed a change to branch master
in repository guix.
from 94d671f gnu: libarchive: Replace with libarchive 3.3.2 and fix
CVE-2017-14166.
new 6a7bd25 gnu: qemu: Fix CVE-2017-{13711,14167}.
new 3b2802f gnu: certbot, python-acme: Update to 0.18.0.
The 2 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/local.mk | 2 +
gnu/packages/patches/qemu-CVE-2017-13711.patch | 89 ++++++++++++++++++++++++++
gnu/packages/patches/qemu-CVE-2017-14167.patch | 69 ++++++++++++++++++++
gnu/packages/tls.scm | 6 +-
gnu/packages/virtualization.scm | 2 +
5 files changed, 165 insertions(+), 3 deletions(-)
create mode 100644 gnu/packages/patches/qemu-CVE-2017-13711.patch
create mode 100644 gnu/packages/patches/qemu-CVE-2017-14167.patch
- branch master updated (94d671f -> 3b2802f),
Leo Famulari <=