gnu: libevent: Update to 2.1.8 [security fixes].
authorMarius Bakke <mbakke@fastmail.com>
Mon, 30 Jan 2017 19:26:55 +0000 (20:26 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Wed, 1 Feb 2017 01:42:12 +0000 (02:42 +0100)
commite8fc1a0dcf6901f19f26e5277ed32d626c20cf08
tree327ebe06065a4e6058e69d0cb75fc5e79aeedc9f
parentf1a892c96f15f834f498a35cfa7b36069c640f52
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'.
gnu/local.mk
gnu/packages/gnuzilla.scm
gnu/packages/libevent.scm
gnu/packages/patches/libevent-2.0-evdns-fix-remote-stack-overread.patch [new file with mode: 0644]
gnu/packages/patches/libevent-2.0-evdns-fix-searching-empty-hostnames.patch [new file with mode: 0644]
gnu/packages/patches/libevent-2.0-evutil-fix-buffer-overflow.patch [new file with mode: 0644]
gnu/packages/patches/libevent-2.1-dns-tests.patch [new file with mode: 0644]