From: William A. Rowe Jr Date: Sun, 11 Sep 2005 20:28:48 +0000 (+0000) Subject: Notes/votes X-Git-Tag: 2.0.55~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1186ead39fd67e08f884d8f19ca95cf1c0214724;p=thirdparty%2Fapache%2Fhttpd.git Notes/votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280178 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 602b1730fb6..d4800c55ea0 100644 --- a/STATUS +++ b/STATUS @@ -194,6 +194,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: +1: pquerna, nd, wrowe Votes from before the integration branch: +1: jerenkrantz + *) Fix CAN-2005-2491, integer overflow in pcre. + http://svn.apache.org/viewcvs?rev=233493&view=rev + rediff for 2.0: http://people.apache.org/~jorton/CAN-2005-2491.patch + test case: perl-framework/t/security/CAN-2005-2491.t + +1: jorton, nd, wrowe + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ please place SVN revisions from trunk here, so it is easy to identify exactly what the proposed changes are! Add all new @@ -202,13 +208,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) Fix CAN-2005-2700, mod_ssl SSLVerifyClient bug http://svn.apache.org/viewcvs?rev=264800&view=rev test case: perl-framework/t/security/CAN-2005-2700.t - +1: jorton - - *) Fix CAN-2005-2491, integer overflow in pcre. - http://svn.apache.org/viewcvs?rev=233493&view=rev - rediff for 2.0: http://people.apache.org/~jorton/CAN-2005-2491.patch - test case: perl-framework/t/security/CAN-2005-2491.t - +1: jorton, nd + +1: jorton, wrowe + wrowe cautions to backport to 2.2.x branch as well. *) Correct RFC 2616 non-compliance by refusing to proxy a request body in a TRACE request, unless TraceEnable extended is configured. @@ -277,7 +278,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: default installation on Windows. http://svn.apache.org/viewcvs?rev=179622&view=rev http://svn.apache.org/viewcvs?rev=280114&view=rev - +1: trawick + +1: trawick, wrowe + backported 280114 to 2.2.x branch already *) mod_cache: Fix handling of 'Vary: *". PR 16125. Trunk: r180341