From: Jim Jagielski Date: Fri, 3 Jul 2009 11:54:58 +0000 (+0000) Subject: votes X-Git-Tag: 2.2.12~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9a6b00fc8665882eaade65404a510f50872bab1;p=thirdparty%2Fapache%2Fhttpd.git votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@790874 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 27f86f26b74..f39c65fc27f 100644 --- a/STATUS +++ b/STATUS @@ -88,7 +88,7 @@ RELEASE SHOWSTOPPERS: proxy process to consume CPU time indefinitely. [Nick Kew, Joe Orton] Trunk version of patch works: http://svn.apache.org/viewvc?view=rev&revision=790587 - +1: rpluem + +1: rpluem, jim * SECURITY: CVE-2009-1891 (cve.mitre.org) Fix a potential Denial-of-Service attack against mod_deflate or @@ -100,7 +100,7 @@ RELEASE SHOWSTOPPERS: Trunk version of patch: #1 folded in during core output filter refactoring #2 http://svn.apache.org/viewvc?view=rev&revision=521681 - +1: jorton + +1: jorton, jim PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -122,7 +122,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: gcc strict-aliasing warning. Trunk version of patch works: http://svn.apache.org/viewvc?view=rev&revision=395552 - +1: takashi, rpluem + +1: takashi, rpluem, jim * mod_rewrite: Fix the error string returned by RewriteRule. RewriteRule returned "RewriteCond: bad flag delimiters" @@ -130,7 +130,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: "[" or not ended with "]". PR: 45082 Trunk version of patch works: http://svn.apache.org/viewvc?view=rev&revision=776325 - +1: takashi, rpluem + +1: takashi, rpluem, jim * mod_alias: Ensure Redirect emits HTTP-compliant URLs. PR 44020