From: Jeff Trawick Date: Sat, 18 Aug 2012 11:46:02 +0000 (+0000) Subject: a few votes on simple patches X-Git-Tag: 2.2.23~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ace34bd47a86d40337762e7e6d84888e5fdf7e2;p=thirdparty%2Fapache%2Fhttpd.git a few votes on simple patches git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1374561 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9b1d9641c24..8f2ce0a3a4c 100644 --- a/STATUS +++ b/STATUS @@ -188,7 +188,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1301504 2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1302426 2.2.x patch: http://people.apache.org/~rjung/patches/improve-forbidden-error-message-2_2.patch - +1: rjung + +1: rjung, trawick * core: Fix error handling in ap_scan_script_header_err_brigade() if there is no EOS bucket in the brigade: @@ -197,7 +197,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1311174 2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1331414 2.2.x patch: trunk patch applies - +1: rjung + +1: rjung, trawick * core: Bail out *before* signalling the server if the config is bad. (as per the claim in the docs!) Prevents "httpd -k restart" from @@ -242,7 +242,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1346905 2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1356887 2.2.x patch: http://people.apache.org/~rjung/patches/htdbm-htpasswd-handling_crypt_failure-2_2.patch - +1: rjung + +1: rjung, trawick * mod_rewrite: add "AllowAnyURI" option. Prerequisites: