summaryrefslogtreecommitdiffstats
path: root/package/apache/apache.mk
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-23 22:56:37 +0100
commitd1bd3e4104cddf1940fe5523ffda86e2081e03fe (patch)
tree2d9c323bae1e7808f2343e16e697f084deff8b8e /package/apache/apache.mk
parentd12c6df2fc69f4f7c8a79547dcee12cb7beb8290 (diff)
downloadbuildroot-d1bd3e4104cddf1940fe5523ffda86e2081e03fe.tar.gz
buildroot-d1bd3e4104cddf1940fe5523ffda86e2081e03fe.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> (cherry picked from commit 68af1dc2575888863ae0015b09555a5e42a5d56c)
Diffstat (limited to 'package/apache/apache.mk')
-rw-r--r--package/apache/apache.mk2
1 files changed, 1 insertions, 1 deletions
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