From: Niklas Edmundsson Date: Sun, 2 Mar 2008 15:39:59 +0000 (+0000) Subject: Add backport proposal: X-Git-Tag: 2.2.9~334 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea535a55d4c4db201c1ad88dd607ed1de1afe817;p=thirdparty%2Fapache%2Fhttpd.git Add backport proposal: mod_rewrite: Stat all files for DBM maps (PR41190) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@632771 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e420627741b..16c6ff7ee72 100644 --- a/STATUS +++ b/STATUS @@ -202,6 +202,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jim/patches/proxy-ssl-44026-patch.txt +1: jim, rpluem + * mod_rewrite: Stat all files for DBM maps (PR41190) + Trunk version of patch: + http://svn.apache.org/viewvc?rev=632730&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch should work (modulo CHANGES). + +1: nikke + + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when