guix/gnu
Ludovic Courtès 503a4df904
gnu: glibc/linux: Add patches for CVE-2017-1000366.
* gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/base.scm (glibc/linux)[source](patches): Add them.
[replacement]: Remove.
(glibc-2.25-patched): Remove.
(glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21)
(glibc-locales): Remove 'replacement' field.
2017-06-29 22:03:33 +02:00
..
bootloader bootloader: extlinux: Add extlinux-bootloader-gpt. 2017-06-21 09:57:12 +02:00
build marionette: Factorize 'wait-for-file'. 2017-06-12 23:34:14 +02:00
packages gnu: glibc/linux: Add patches for CVE-2017-1000366. 2017-06-29 22:03:33 +02:00
services gnu: services: use seconds instead of duration strings. 2017-06-21 19:29:57 +02:00
system tests: Allow setting of qemu memory-size for system tests. 2017-06-16 13:22:49 +02:00
tests tests: Add extlinux gpt test. 2017-06-21 09:57:12 +02:00
artwork.scm
bootloader.scm
local.mk Merge branch 'master' into core-updates 2017-06-26 00:00:58 -04:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm
system.scm Merge branch 'master' into core-updates 2017-06-11 02:07:06 +02:00
tests.scm