aboutsummaryrefslogtreecommitdiff
path: root/www/apache22
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-09-15 05:00:28 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-09-15 05:00:28 +0000
commit7f37b18a664362bec0b7204e7cb1f62fab8dd1e6 (patch)
tree63a5306b85fab6ed1201766d8c40b8c8cb8db8fe /www/apache22
parent19b419a2d7b217b6d22c9f638148439649e4c931 (diff)
downloadports-7f37b18a664362bec0b7204e7cb1f62fab8dd1e6.tar.gz
ports-7f37b18a664362bec0b7204e7cb1f62fab8dd1e6.zip
- update to version 2.2.21
Addresses: * SECURITY: CVE-2011-3348 (cve.mitre.org) mod_proxy_ajp when combined with mod_proxy_balancer: Prevents unrecognized HTTP methods from marking ajp: balancer members in an error state, avoiding denial of service. * SECURITY: CVE-2011-3192 (cve.mitre.org) core: Further fixes to the handling of byte-range requests to use less memory, to avoid denial of service. This patch includes fixes to the patch introduced in release 2.2.20 for protocol compliance, as well as the MaxRanges directive. PR: ports/160743 Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Notes
Notes: svn path=/head/; revision=281790
Diffstat (limited to 'www/apache22')
-rw-r--r--www/apache22/Makefile4
-rw-r--r--www/apache22/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index ad5f229b7b75..379d94b3518b 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -8,8 +8,8 @@
#
PORTNAME= apache
-PORTVERSION= 2.2.20
-PORTREVISION= 1
+PORTVERSION= 2.2.21
+#PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD}
DISTNAME= httpd-${PORTVERSION}
diff --git a/www/apache22/distinfo b/www/apache22/distinfo
index 0957d9b37d69..8051dad22485 100644
--- a/www/apache22/distinfo
+++ b/www/apache22/distinfo
@@ -1,2 +1,2 @@
-SHA256 (apache22/httpd-2.2.20.tar.bz2) = 1ee914855249b09d9cd2e20e98a0ab02f15c270fe277d4a5c9b62975479fc81e
-SIZE (apache22/httpd-2.2.20.tar.bz2) = 5174611
+SHA256 (apache22/httpd-2.2.21.tar.bz2) = 18d5591fe48cfbac44fc20316036ffe17456df60bc3a2aaad238d56c6445577f
+SIZE (apache22/httpd-2.2.21.tar.bz2) = 5324905