guix/gnu
Marius Bakke 0e7fb0cd9b
gnu: optipng: Fix CVE-2017-1000229.
* gnu/packages/image.scm (optipng)[source](patches): New field.
* gnu/packages/patches/optipng-CVE-2017-1000229.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-11-29 12:53:08 +01:00
..
bootloader bootloader: extlinux: Fix device tree path. 2017-11-23 20:07:04 +01:00
build shepherd: Include /etc/group in service containers. 2017-11-22 23:02:35 +01:00
packages gnu: optipng: Fix CVE-2017-1000229. 2017-11-29 12:53:08 +01:00
services services: certbot: Add default value and description. 2017-11-28 23:34:25 +01:00
system vm: Use os-defined initrd intead of base-initrd. 2017-11-26 13:50:37 +01:00
tests tests: Add 'git-http' test. 2017-11-28 23:34:25 +01:00
artwork.scm
bootloader.scm
local.mk gnu: optipng: Fix CVE-2017-1000229. 2017-11-29 12:53:08 +01:00
packages.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm services: Add 'lookup-service-types'. 2017-11-08 22:31:58 +01:00
system.scm Add semicolon in commands that set GUIX_PROFILE. 2017-11-20 18:43:10 +01:00
tests.scm