From: Nick Kew Date: Mon, 9 Jun 2008 16:38:10 +0000 (+0000) Subject: Low-hanging fruit (vote, promote) X-Git-Tag: 2.2.9~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea35c1ab78e96bcd3401d290bc609fb616b8634;p=thirdparty%2Fapache%2Fhttpd.git Low-hanging fruit (vote, promote) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@665754 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ee60076e615..28e0c82e567 100644 --- a/STATUS +++ b/STATUS @@ -84,6 +84,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_proxy_balancer: Optimization of fix for CVE-2007-6420. + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=663967 + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, jim, niq PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -131,13 +137,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -1: niq - strcasecmp(NULL, ...) when secure is not set rpluem: Good catch. Should be fixed by r660461. - * mod_proxy_balancer: Optimization of fix for CVE-2007-6420. - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=663967 - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, jim - PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when