]> granicus.if.org Git - apache/commitdiff
Anotehr patch
authorJim Jagielski <jim@apache.org>
Fri, 17 Aug 2012 13:46:59 +0000 (13:46 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 17 Aug 2012 13:46:59 +0000 (13:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1374254 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8c958fce281f6174d04e8cf997ddf8ec41cc4f70..6246cfbf13ec4e491e53140760a1b3f2818f91f3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -88,6 +88,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_authnz_ldap: Don't try a potentially expensive nested groups
+     search before exhausting all AuthLDAPGroupAttribute checks on the
+     current group. PR52464
+     trunk patch: http://svn.apache.org/viewvc?rev=1231255&view=rev
+                  + whitespace change http://svn.apache.org/viewvc?rev=1231257&view=rev
+     2.4.x patch: trunk patch works
+     +1: covener, rjung, jim
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -151,14 +159,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works.
      +1: rjung
  
-   * mod_authnz_ldap: Don't try a potentially expensive nested groups
-     search before exhausting all AuthLDAPGroupAttribute checks on the
-     current group. PR52464
-     trunk patch: http://svn.apache.org/viewvc?rev=1231255&view=rev
-                  + whitespace change http://svn.apache.org/viewvc?rev=1231257&view=rev
-     2.4.x patch: trunk patch works
-     +1: covener, rjung, jim
-
    * mod_proxy_ajp: Fix crash in packet dump code when logging
      with LogLevel trace7 or trace8.  PR 53730.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1373898