guix/gnu
Leo Famulari a3df7e9f86
gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736,2161,5387,8743}].
* gnu/packages/web.scm (httpd): Update to 2.4.25.
[source]: Remove obsolete patch 'httpd-CVE-2016-8740.patch'.
* gnu/packages/patches/httpd-CVE-2016-8740.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-02-01 18:14:55 -05:00
..
build system: Create home directories once 'file-systems' is up. 2017-02-01 12:36:41 +01:00
packages gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736,2161,5387,8743}]. 2017-02-01 18:14:55 -05:00
services services: Make 'static-networking' extensible. 2017-02-01 23:53:35 +01:00
system system: More 'file-append' instead of #~(string-append #$thing …). 2017-02-01 12:36:41 +01:00
tests system: Create home directories once 'file-systems' is up. 2017-02-01 12:36:41 +01:00
artwork.scm
local.mk gnu: httpd: Update to 2.4.25 [fixes CVE-2016-{0736,2161,5387,8743}]. 2017-02-01 18:14:55 -05:00
packages.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
services.scm services: Create /var/log/wtmp upon activation. 2017-01-24 00:46:37 +01:00
system.scm system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
tests.scm