From 12bfc2c01bdebae4315aa3dd1249f1e62f367b6a Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Wed, 20 Oct 2010 21:04:58 +0000 Subject: - Update to 2.2.17 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ** * Note, no CVE affects the FREEBSD port. devel/apr1 was updated to * apr-util 1.3.10 on 2010/10/06 05:32:24. ** Changes: http://www.apache.org/dist/httpd/CHANGES_2.2 PR: ports/151594 Submitted by: Tsurutani Naoki With Hat: apache@ *) prefork MPM: Run cleanups for final request when process exits gracefully to work around a flaw in apr-util. PR 43857. [Tom Donovan] *) mod_reqtimeout: Do not wrongly enforce timeouts for mod_proxy's backend connections and other protocol handlers (like mod_ftp). Enforce the timeout for AP_MODE_GETLINE. If there is a timeout, shorten the lingering close time from 30 to 2 seconds. [Stefan Fritsch] *) Proxy balancer: support setting error status according to HTTP response code from a backend. PR 48939. [Daniel Ruggeri ] *) mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to UTF-8. PR 45318. [Johannes Müller , Stefan Fritsch] *) core: check symlink ownership if both FollowSymlinks and SymlinksIfOwnerMatch are set [Nick Kew] *) core: fix origin checking in SymlinksIfOwnerMatch PR 36783 [Robert L Mathews ] *) mod_headers: Enable multi-match-and-replace edit option PR 46594 [Nick Kew] *) mod_log_config: Make ${cookie}C correctly match whole cookie names instead of substrings. PR 28037. [Dan Franklin , Stefan Fritsch] *) mod_dir, mod_negotiation: Pass the output filter information to newly created sub requests; as these are later on used as true requests with an internal redirect. This allows for mod_cache et.al. to trap the results of the redirect. PR 17629, 43939 [Dirk-Willem van Gulik, Jim Jagielski, Joe Orton, Ruediger Pluem] *) rotatelogs: Fix possible buffer overflow if admin configures a mongo log file path. [Jeff Trawick] *) mod_ssl: Do not do overlapping memcpy. PR 45444 [Joe Orton] *) vhost: A purely-numeric Host: header should not be treated as a port. PR 44979 [Nick Kew] *) core: (re)-introduce -T commandline option to suppress documentroot check at startup. PR 41887 [Jan van den Berg ] --- www/apache22/Makefile | 3 +-- www/apache22/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 7f8c81ffc8d1..21878c900f28 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -8,8 +8,7 @@ # PORTNAME= apache -PORTVERSION= 2.2.16 -PORTREVISION= 2 +PORTVERSION= 2.2.17 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} DISTNAME= httpd-${PORTVERSION} diff --git a/www/apache22/distinfo b/www/apache22/distinfo index 40b888e5b8d8..f37a6a7b20b5 100644 --- a/www/apache22/distinfo +++ b/www/apache22/distinfo @@ -1,3 +1,3 @@ -MD5 (apache22/httpd-2.2.16.tar.bz2) = c8ff2a07c884300bc7766a2e7f662d33 -SHA256 (apache22/httpd-2.2.16.tar.bz2) = 9457d57a6bea15ce5bde83c88803c030953b99bdd0fbae65854adff527ed4c52 -SIZE (apache22/httpd-2.2.16.tar.bz2) = 4775545 +MD5 (apache22/httpd-2.2.17.tar.bz2) = 16eadc59ea6b38af33874d300973202e +SHA256 (apache22/httpd-2.2.17.tar.bz2) = 868af11e3ed8fa9aade15241ea4f51971b3ef71104292ca2625ef2065e61fb04 +SIZE (apache22/httpd-2.2.17.tar.bz2) = 4951247 -- cgit v1.2.3