summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-12-22 07:02:59 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-12-22 10:01:22 +0100
commit68af1dc2575888863ae0015b09555a5e42a5d56c (patch)
tree49e3abc8e12a9421a7013182596cfb01af22de66 /package
parent460cbfe9777673df00221a0b335a5eefd18b2815 (diff)
downloadbuildroot-68af1dc2575888863ae0015b09555a5e42a5d56c.tar.gz
buildroot-68af1dc2575888863ae0015b09555a5e42a5d56c.zip
package/apache: security bump version to 2.4.25
Changelog: http://www.apache.org/dist/httpd/CHANGES_2.4.25 Fixes CVE-2016-8740, CVE-2016-5387, CVE-2016-2161, CVE-2016-0736, CVE-2016-8743. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package')
-rw-r--r--package/apache/apache.hash2
-rw-r--r--package/apache/apache.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/apache/apache.hash b/package/apache/apache.hash
index e4710b0415..38fd883f82 100644
--- a/package/apache/apache.hash
+++ b/package/apache/apache.hash
@@ -1,2 +1,2 @@
# From http://www.apache.org/dist/httpd/httpd-2.4.23.tar.bz2.sha1
-sha1 5101be34ac4a509b245adb70a56690a84fcc4e7f httpd-2.4.23.tar.bz2
+sha1 bd6d138c31c109297da2346c6e7b93b9283993d2 httpd-2.4.25.tar.bz2
diff --git a/package/apache/apache.mk b/package/apache/apache.mk
index e54b736090..ae629bd2ca 100644
--- a/package/apache/apache.mk
+++ b/package/apache/apache.mk
@@ -4,7 +4,7 @@
#
################################################################################
-APACHE_VERSION = 2.4.23
+APACHE_VERSION = 2.4.25
APACHE_SOURCE = httpd-$(APACHE_VERSION).tar.bz2
APACHE_SITE = http://archive.apache.org/dist/httpd
APACHE_LICENSE = Apache-2.0
OpenPOWER on IntegriCloud