From: Jeff Trawick Date: Wed, 12 Dec 2007 14:04:51 +0000 (+0000) Subject: +1, promote X-Git-Tag: 2.2.7~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee35985d54216fa5b992bff8157c2f1a4ccefe95;p=thirdparty%2Fapache%2Fhttpd.git +1, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@603617 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 66193aa8d8f..50299e0355c 100644 --- a/STATUS +++ b/STATUS @@ -85,6 +85,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.2.x version of the patch works +1 mturk, fuankg, rpluem + * SECURITY: mod_imagemap: fix XSS issue (CVE-2007-2500) + Trunk version of patch: + http://svn.apache.org/viewvc?rev=603282&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works (will add CHANGES entry too) + +1: jorton, rpluem, trawick + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -122,13 +129,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jorton - * SECURITY: mod_imagemap: fix XSS issue (CVE-2007-2500) - Trunk version of patch: - http://svn.apache.org/viewvc?rev=603282&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works (will add CHANGES entry too) - +1: jorton, rpluem - PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when