]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose to mod_ldap fixes.
authorJoe Orton <jorton@apache.org>
Thu, 28 Jul 2005 14:45:58 +0000 (14:45 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 28 Jul 2005 14:45:58 +0000 (14:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@225786 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 960f4f4674942b240b135dc74fb4a18e7a88c965..99f414eb8561d7b2306f0570999b06ba3b594506 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -388,6 +388,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewcvs.cgi?rev=209539&view=rev
         +1: pquerna
 
+     *) mod_ldap: Fix for use of OpenLDAP < 2.2.21
+        (regression since 2.0.54)
+        http://people.apache.org/~jorton/ap_ldapver.diff
+        +1: jorton
+
+     *) mod_ldap: Fix cache corruption case.
+        http://svn.apache.org/viewcvs?rev=225746&view=rev
+        PR: 34209
+        +1: jorton
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.