guix/gnu
Leo Famulari 6a7bd25bf2
gnu: qemu: Fix CVE-2017-{13711,14167}.
* gnu/packages/patches/qemu-CVE-2017-14167.patch
gnu/packages/patches/qemu-CVE-2017-13711.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.
2017-09-07 15:46:57 -04:00
..
bootloader
build vm: Create /mnt in the generated ISO image in make-iso9660-image. 2017-09-06 08:43:44 +01:00
packages gnu: qemu: Fix CVE-2017-{13711,14167}. 2017-09-07 15:46:57 -04:00
services services: web: Fix nginx-service-type's ‘file’ procedure. 2017-09-05 20:57:14 +02:00
system vm: Call iso9660-image with #:register-closures? as #t. 2017-09-06 08:43:52 +01:00
tests tests: Add test for installing from an ISO Image. 2017-09-06 08:43:56 +01:00
artwork.scm
bootloader.scm
local.mk gnu: qemu: Fix CVE-2017-{13711,14167}. 2017-09-07 15:46:57 -04:00
packages.scm
services.scm
system.scm
tests.scm