From: Ruediger Pluem Date: Fri, 30 May 2008 21:48:17 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.2.9~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685696463d7f8f3f6a1ec702ba43aa567ee2e6c2;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661890 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d5c41ad5514..600229dcf89 100644 --- a/STATUS +++ b/STATUS @@ -191,6 +191,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * htpasswd: Fix salt generation weakness. PR 31440 + [Andreas Krennmair , Peter Watkins , Paul Querna] + Trunk version of patch: + http://svn.apache.org/viewvc?rev=629159&view=rev + http://svn.apache.org/viewvc?rev=629164&view=rev + http://svn.apache.org/viewvc?rev=629218&view=rev + http://svn.apache.org/viewvc?rev=630139&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when