From: Graham Leggett Date: Thu, 20 May 2004 22:44:41 +0000 (+0000) Subject: Request another backport X-Git-Tag: 2.0.50~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=639a67f2aaf8faffb292ec9db11f1f8af44e4af0;p=thirdparty%2Fapache%2Fhttpd.git Request 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@103707 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5464cecf3e1..255e2b5c5ea 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/05/20 19:09:03 $] +Last modified at [$Date: 2004/05/20 22:44:41 $] Release: @@ -72,6 +72,17 @@ 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! ] + *) Overhaul handling of LDAP error conditions, so that the util_ldap_* + functions leave the connections in a sane state after errors have + occurred. + include/util_ldap.h + modules/experimental/NWGNUauthldap + modules/experimental/NWGNUutilldap + modules/experimental/mod_auth_ldap.c + modules/experimental/util_ldap.c + PR 27748, 17274, 17599, 18661, 21787, 24595, 24683, 27134, 27271 + +1: minfrin + *) RPM spec file changes: changed default dependancy to link to db4 instead of db3. Fixed complaints about unpackaged files. build/rpm/httpd.spec.in