From: Daniel Ruggeri Date: Wed, 14 Sep 2011 20:32:53 +0000 (+0000) Subject: Moved proposal for AllowOverrideList to stalled section for further thought X-Git-Tag: 2.2.22~154 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c099450d0284a9e36cfefd1e523ac06ee3d6b9ff;p=thirdparty%2Fapache%2Fhttpd.git Moved proposal for AllowOverrideList to stalled section for further thought git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1170837 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b77f0fe2b7f..fbeb6892ea3 100644 --- a/STATUS +++ b/STATUS @@ -132,15 +132,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +0 covener: needs r1162103 && needs druggeri's vote? +1: druggeri - * core: Add AllowOverrideList directive - Discussed on mailing list http://marc.info/?l=apache-httpd-dev&m=131111915903270&w=2 - druggeri note: 2.2 documentation patch needed from trunk patch - Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1151654 - 2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.19.AllowOverrideList.patch - -0 covener: feels like a 2.4 feature && needs druggeri's vote? - sf agrees with covener. This can cause segfaults with some directives, - see r1153676, r1153687. - * mod_cache: * Do not cache 206 responses in any case since we currently do not provide any backends that are capable to cache partial responses. PR 49113. Fixes regression of r724093. @@ -316,3 +307,12 @@ PATCHES/ISSUES THAT ARE STALLED isn't attempted twice. rpluem says: Mind to update the 2.2.x version of the patch with r1052224, r1052314, r1055246 and r1055570 (Comment fix by Jim)? + + * core: Add AllowOverrideList directive + Discussed on mailing list http://marc.info/?l=apache-httpd-dev&m=131111915903270&w=2 + druggeri note: 2.2 documentation patch needed from trunk patch + Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1151654 + 2.2.x patch: http://people.apache.org/~druggeri/patches/httpd-2.2.19.AllowOverrideList.patch + -0 covener: feels like a 2.4 feature && needs druggeri's vote? + sf agrees with covener. This can cause segfaults with some directives, + see r1153676, r1153687.