lfam pushed a change to branch master in repository guix. from 34cfeca gnu: libgit2: Fix Clar test framework. new 8b5cb8d gnu: qemu: Fix CVE-2017-{8112,8309,8379,8380}.
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/local.mk | 4 ++ gnu/packages/patches/qemu-CVE-2017-8112.patch | 41 +++++++++++ gnu/packages/patches/qemu-CVE-2017-8309.patch | 46 +++++++++++++ gnu/packages/patches/qemu-CVE-2017-8379.patch | 98 +++++++++++++++++++++++++++ gnu/packages/patches/qemu-CVE-2017-8380.patch | 53 +++++++++++++++ gnu/packages/qemu.scm | 6 +- 6 files changed, 247 insertions(+), 1 deletion(-) create mode 100644 gnu/packages/patches/qemu-CVE-2017-8112.patch create mode 100644 gnu/packages/patches/qemu-CVE-2017-8309.patch create mode 100644 gnu/packages/patches/qemu-CVE-2017-8379.patch create mode 100644 gnu/packages/patches/qemu-CVE-2017-8380.patch