From 90fb03da0678af7ff1707da1fae3506f1486c829 Mon Sep 17 00:00:00 2001 From: taca Date: Wed, 14 Sep 2011 07:10:21 +0000 Subject: Update apahce22 package to 2.2.21. Quote from release announce: The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 2.2.21 of the Apache HTTP Server ("Apache"). This version of Apache is principally a security and bug fix release: * 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. Note the further advisories on the state of CVE-2011-3192 will no longer be broadcast, but will be kept up to date at; http://httpd.apache.org/security/CVE-2011-3192.txt We consider this release to be the best version of Apache available, and encourage users of all prior versions to upgrade. --- www/apache22/Makefile | 5 ++--- www/apache22/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'www/apache22') diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 6423916feb7..b9bbf051d00 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2011/09/12 17:18:46 sborrill Exp $ +# $NetBSD: Makefile,v 1.70 2011/09/14 07:10:21 taca Exp $ -DISTNAME= httpd-2.2.20 -PKGREVISION= 1 +DISTNAME= httpd-2.2.21 PKGNAME= ${DISTNAME:S/httpd/apache/} CATEGORIES= www diff --git a/www/apache22/distinfo b/www/apache22/distinfo index 97dac664dc9..c09155c563e 100644 --- a/www/apache22/distinfo +++ b/www/apache22/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2011/09/12 17:18:46 sborrill Exp $ +$NetBSD: distinfo,v 1.42 2011/09/14 07:10:21 taca Exp $ -SHA1 (httpd-2.2.20.tar.bz2) = c8f00a505af6ed3f89f45b640217c388f5cd32b0 -RMD160 (httpd-2.2.20.tar.bz2) = 299d1a8a9f3a6eb925d63ce96fa8ea4a06ec1f17 -Size (httpd-2.2.20.tar.bz2) = 5174611 bytes +SHA1 (httpd-2.2.21.tar.bz2) = c02f9b05da9a7e316ff37d9053dc76a57ba51cb4 +RMD160 (httpd-2.2.21.tar.bz2) = 6464a03d78ab858b1288ea9eef4cd5f73b60a9f1 +Size (httpd-2.2.21.tar.bz2) = 5324905 bytes SHA1 (patch-aa) = e0bfdf6bc9cb034bea46a390a12a5508e363c9a7 SHA1 (patch-ab) = 365cc3b0ac2d9d68ccb94f5699fe168a1c9b0150 SHA1 (patch-ac) = 515043b5c215d49fe8f6d3191b502c978e2a2dad -- cgit v1.2.3