guix/gnu
Marius Bakke e8fc1a0dcf
gnu: libevent: Update to 2.1.8 [security fixes].
* gnu/packages/libevent.scm (libevent): Update to 2.1.8.
[inputs]: Change 'python-wrapper' to 'python-2'. Move 'which' to ...
[native-inputs]: ... here. New field.
(libevent-2.0): New variable.
* gnu/packages/patches/libevent-2.1-dns-tests.patch,
  gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch
  gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch
  gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'libevent' to 'libevent-2.0'.
2017-02-01 02:42:12 +01:00
..
build file-systems: Do not read superblocks past the end of a device. 2017-01-31 23:21:59 +01:00
packages gnu: libevent: Update to 2.1.8 [security fixes]. 2017-02-01 02:42:12 +01:00
services system: Introduce 'file-systems' Shepherd service. 2017-01-31 23:21:59 +01:00
system mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
tests services: Create /var/log/wtmp upon activation. 2017-01-24 00:46:37 +01:00
artwork.scm
local.mk gnu: libevent: Update to 2.1.8 [security fixes]. 2017-02-01 02:42:12 +01: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