guix-devel/gnu
Alex Vong 81c35029d4
gnu: heimdal: Fix CVE-2017-{6594,11103}.
* gnu/packages/patches/heimdal-CVE-2017-6594.patch,
gnu/packages/patches/heimdal-CVE-2017-11103.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/kerberos.scm (heimdal)[source]: Use them.
2017-07-20 15:33:53 -04:00
..
bootloader bootloader: Add u-boot. 2017-07-15 12:53:37 +02:00
build vm: 'iso9660-image' produces a single-file output. 2017-07-18 21:41:35 +02:00
packages gnu: heimdal: Fix CVE-2017-{6594,11103}. 2017-07-20 15:33:53 -04:00
services services: sysctl: Fix typo. 2017-07-18 20:16:03 +08:00
system vm: Add a <virtual-machine> type and associated gexp compiler. 2017-07-20 11:57:13 +02:00
tests tests: Use 'virtual-machine' records instead of monadic procedures. 2017-07-20 11:57:13 +02:00
artwork.scm
bootloader.scm
local.mk gnu: heimdal: Fix CVE-2017-{6594,11103}. 2017-07-20 15:33:53 -04:00
packages.scm
services.scm services: Make error message less scary. 2017-07-11 00:48:50 +02:00
system.scm system: Add 'newuidmap' and 'newgidmap' to %SETUID-PROGRAMS. 2017-07-18 22:16:08 +08:00
tests.scm