apacheHttpd: 2.4.23 -> 2.4.25 for

CVE-2016-8743, CVE-2016-2161, CVE-2016-0736
This commit is contained in:
Graham Christensen 2016-12-28 19:02:49 -05:00
parent bef1d42300
commit 5ca180fa08
No known key found for this signature in database
GPG Key ID: 06121D366FE9435C

@ -16,12 +16,12 @@ assert ldapSupport -> aprutil.ldapSupport && openldap != null;
assert http2Support -> nghttp2 != null;
stdenv.mkDerivation rec {
version = "2.4.23";
version = "2.4.25";
name = "apache-httpd-${version}";
src = fetchurl {
url = "mirror://apache/httpd/httpd-${version}.tar.bz2";
sha256 = "0n2yx3gjlpr4kgqx845fj6amnmg25r2l6a7rzab5hxnpmar985hc";
sha256 = "1cl0bkqg6srb1sypga0cn8dcmdyxldavij73zmmkxvlz3kgw4zpq";
};
# FIXME: -dev depends on -doc