From: Jim Jagielski Date: Wed, 12 Jun 2013 13:38:57 +0000 (+0000) Subject: promote X-Git-Tag: 2.4.5~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7b9d54f47a427bb37195102b6619a91157f9c8b;p=apache promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1492196 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e3d36b11d6..dc341b41c1 100644 --- a/STATUS +++ b/STATUS @@ -95,6 +95,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] + * mod_autoindex: reduce stack usage in 'output_directories' by 8k + trunk patch: http://svn.apache.org/r1491221 + http://svn.apache.org/r1491479 + http://svn.apache.org/r1491538 + 2.4.x patch: trunk patch works + +1: jailletc36, rjung, jim + + * mod_cache_socache: Use the name of the socache implementation when performing + a lookup rather than using the raw arguments. PR 55062 + trunk patch: http://svn.apache.org/r1491458 + 2.4.x patch: trunk patch works + +1: minfrin, rjung, jim + + * mod_auth_basic: Add a generic mechanism to fake basic authentication using the ap_expr parser. This allows the administrator to construct @@ -203,19 +217,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: sf, covener -1: nd - * mod_autoindex: reduce stack usage in 'output_directories' by 8k - trunk patch: http://svn.apache.org/r1491221 - http://svn.apache.org/r1491479 - http://svn.apache.org/r1491538 - 2.4.x patch: trunk patch works - +1: jailletc36, rjung, jim - - * mod_cache_socache: Use the name of the socache implementation when performing - a lookup rather than using the raw arguments. PR 55062 - trunk patch: http://svn.apache.org/r1491458 - 2.4.x patch: trunk patch works - +1: minfrin, rjung, jim - A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt