From: Graham Leggett Date: Fri, 21 May 2004 15:18:51 +0000 (+0000) Subject: - Propose another backport X-Git-Tag: 2.0.50~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c646800979406d12de079eff4d42d7bb8742e63d;p=thirdparty%2Fapache%2Fhttpd.git - Propose another backport 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 --- diff --git a/STATUS b/STATUS index 378237a5f16..d60f3cde1a2 100644 --- 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 ] + *) 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