From f3922e045f417f1a1bfbca7d93fbd6b6aa291c03 Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Mon, 2 Nov 2009 22:30:38 +0000 Subject: [PATCH] propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@832164 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/STATUS b/STATUS index 2ea6b0c0417..418036e8c78 100644 --- a/STATUS +++ b/STATUS @@ -133,6 +133,26 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Patch: http://people.apache.org/~covener/2.2.x-xlate_lite-noimplicitadd.diff (no code conflicts) +1: covener, trawick (without unrelated generated html) + * mod_ldap: Work around broken cache management in mod_ldap: + If LDAPSharedCacheSize is too small, try to free some memory by purging + the cache and log a warning. + Also increase the default LDAPSharedCacheSize to 500000. + PR 46749. + + Trunk Patch: http://svn.apache.org/viewvc?rev=822458&view=rev + 2.2.x Patch: trunk patch works with some offsets + + +1: sf + + * mod_mime: Make RemoveType override the info from TypesConfig + PR 38330. + + Trunk Patch: http://svn.apache.org/viewvc?rev=821298&view=rev + 2.2.x Patch: trunk patch works with some offset (except for CHANGES) + + +1: sf + + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre -- 2.47.2