]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote/promote htcacheclean, update 2.2.x-unique LDAP patch (thanks Jeff) and reset...
authorEric Covener <covener@apache.org>
Sat, 19 Sep 2009 12:21:40 +0000 (12:21 +0000)
committerEric Covener <covener@apache.org>
Sat, 19 Sep 2009 12:21:40 +0000 (12:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@816905 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bf15c95046cda702a5693dd78b46cadd12c91603..bcad22dc09b120e90ebeb2a0f6242075536c5a8f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -89,6 +89,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ * htcacheclean: 19 ways to fail, 1 error message. Fixed.
+   Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091
+                http://svn.apache.org/viewvc?view=rev&revision=814779
+                http://svn.apache.org/viewvc?rev=815448&view=rev
+                http://svn.apache.org/viewvc?view=rev&revision=816701
+   +1: minfrin, poirier, covener
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -122,20 +128,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    when the AuthLDAPURL has been defined at a very high level.
    PR 45946
    Trunk patch: n/a due to authz refactoring (no provider called without require-ments)
-   2.2.x version of patch: http://people.apache.org/~covener/httpd-2.2.x-authnz_ldap-skipdnloookup-2.diff
-   +1: covener, poirier
-   trawick: The code for "FIXME: dead code?" is indeed dead, as is the
-            conditional setting of reqs_array within the declarations.  The hook won't
-            be called if ap_requires() returns NULL.  (See calls to ap_some_auth_required()
-            before calls to ap_run_auth_checker().)
-
- * htcacheclean: 19 ways to fail, 1 error message. Fixed.
-   Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=814091
-                http://svn.apache.org/viewvc?view=rev&revision=814779
-                http://svn.apache.org/viewvc?rev=815448&view=rev
-                http://svn.apache.org/viewvc?view=rev&revision=816701
-   +1: minfrin, poirier
-
+   2.2.x version of patch: http://people.apache.org/~covener/httpd-2.2.x-authnz_ldap-skipdnloookup-3.diff
+   +1: covener
 
 PATCHES/ISSUES THAT ARE STALLED