guix/gnu
Leo Famulari e83ef684fc
gnu: libevent-2.0: Include CVE IDs in patches.
* gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch,
gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch,
gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch:
Rename to ...
* gnu/packages/patches/libevent-2.0-CVE-2016-10195.patch,
gnu/packages/patches/libevent-2.0-CVE-2016-10196.patch,
gnu/packages/patches/libevent-2.0-CVE-2016-10197.patch: ... new files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libevent.scm (libevent-2.0)[sources]: Likewise.
2017-02-02 10:52:45 -05:00
..
build Merge branch 'master' into core-updates 2017-02-02 10:52:24 -05:00
packages gnu: libevent-2.0: Include CVE IDs in patches. 2017-02-02 10:52:45 -05:00
services services: cuirass: Add load-path to cuirass configuration 2017-02-02 09:04:40 +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: libevent-2.0: Include CVE IDs in patches. 2017-02-02 10:52:45 -05:00
packages.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
services.scm
system.scm system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
tests.scm