From: Jim Jagielski Date: Fri, 17 Apr 2009 13:34:08 +0000 (+0000) Subject: Had time last night for some reviews and tests X-Git-Tag: 2.2.12~175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad7b1ed3caa13fe4f50a8edd2075959405bdfa6e;p=thirdparty%2Fapache%2Fhttpd.git Had time last night for some reviews and tests git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@765994 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fabcf4e1bb3..909175d9dc2 100644 --- a/STATUS +++ b/STATUS @@ -110,7 +110,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=649460 Patch for version 2.2.x: http://people.apache.org/~lars/cacheignoreheaders-fix.patch - +1: lars, minfrin, rpluem + +1: lars, minfrin, rpluem, jim * mod_proxy_ajp: The remote port information was forgotten from the builtin data of the AJP 13 protocol. Since the servlet spec @@ -124,7 +124,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.eu.apache.org/viewvc?view=rev&revision=757223 Patch in trunk: http://svn.apache.org/viewvc?rev=761329&view=rev - +1: rjung, rpluem, wrowe + +1: rjung, rpluem, wrowe, jim PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -166,7 +166,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=756678&view=rev (content encoding) http://svn.apache.org/viewvc?rev=756683&view=rev (read more bytes) Those patches apply to 2.2.x as well. - +1: rjung, rpluem + +1: rjung, rpluem, jim * mod_rewrite: Correctly encode spaces in proxied requests issued by rewrite rules in directory context. PR 46428 @@ -174,7 +174,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=757427&view=rev Backport version for 2.2.x of patch: http://people.apache.org/~rpluem/patches/46428_2.2.x.diff - +1: rpluem, + +1: rpluem, jim * mod_include: Prevent a case of SSI timefmt-smashing with filter chains including multiple INCLUDES filters @@ -182,7 +182,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=757376&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, + +1: rpluem, jim * mod_negotiation: Escape pathes of filenames in 406 responses to avoid HTML injections and HTTP response splitting @@ -190,21 +190,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=752812&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, + +1: rpluem, jim * mod_substitute: Avoid endless loops in substitution. Trunk version of patch: http://svn.apache.org/viewvc?rev=755190&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, gregames, + +1: rpluem, gregames, jim * mod_substitute: Fix a memory leak. Trunk version of patch: http://svn.apache.org/viewvc?rev=757741&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, gregames, + +1: rpluem, gregames, jim * mod_ssl: Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN directives to enable stricter checking of remote server certificates. @@ -212,14 +212,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=760866&view=rev Backport version for 2.2.x of patch: http://people.apache.org/~rpluem/patches/SSLProxyCheckPeer.diff - +1: rpluem, + +1: rpluem, jim * mod_proxy_ajp: Check more strictly that the backend follows the AJP protocol. Trunk version of patch: http://svn.apache.org/viewvc?rev=764239&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, + +1: rpluem, jim PATCHES/ISSUES THAT ARE STALLED