From: Graham Leggett Date: Sun, 3 Oct 2004 16:26:07 +0000 (+0000) Subject: Propose a backport X-Git-Tag: 2.0.53~239 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=120d0f38ace78cd4ae080ecbef461cdb9ca6a2e1;p=thirdparty%2Fapache%2Fhttpd.git Propose a backport PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105374 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 37f80f4ec0a..21d46aa8959 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/10/03 15:57:54 $] +Last modified at [$Date: 2004/10/03 16:26:07 $] Release: @@ -75,6 +75,12 @@ 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! ] + *) mod_ldap: prevent the possiblity of an infinite loop in the LDAP + statistics display. + modules/ldap/util_ldap_cache_mgr.c: 1.11 + PR 29216 + +1: minfrin + *) apxs: fix handling of -Wc/-Wl and "-o mod_foo.so". http://cvs.apache.org/viewcvs.cgi/httpd-2.0/support/apxs.in?r1=1.62&r2=1.64 PR: 31448