]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- Propose another backport
authorGraham Leggett <minfrin@apache.org>
Fri, 21 May 2004 15:18:51 +0000 (15:18 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 21 May 2004 15:18:51 +0000 (15:18 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103714 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 378237a5f16384e5acd5ee9df0f413bedab00cc7..d60f3cde1a26d8d163a689c8234627a0e9fb7388 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/05/21 03:16:31 $]
+Last modified at [$Date: 2004/05/21 15:18:51 $]
 
 Release:
 
@@ -72,6 +72,11 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) Fix a potential segfault if the bind password in the LDAP cache
+       is NULL.
+       modules/experimental/util_ldap_cache.c r1.16
+       PR 26686 [Jari Ahonen <jah@progress.com>]
+
     *) Quotes cannot be used around require group and require dn
        directives, update the documentation to reflect this. Also add
        quotes around the dn and group within debug messages, to make it