From: Rainer Jung Date: Fri, 19 Apr 2013 08:55:08 +0000 (+0000) Subject: Update proposal and include the needed other X-Git-Tag: 2.0.65~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71c6fb9c40a8f0bcf33e853eee853ebf699d8e8b;p=thirdparty%2Fapache%2Fhttpd.git Update proposal and include the needed other one in the patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1469748 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index eb5114820ee..59e14ec1b4a 100644 --- a/STATUS +++ b/STATUS @@ -155,10 +155,10 @@ RELEASE SHOWSTOPPERS: From 2.2.x: http://svn.apache.org/viewvc?view=revision&revision=1235443 Individual patches apply with offsets; here's a clean all-in-one: http://people.apache.org/~trawick/2.0-CVE-2011-4317-r1235443.patch - +1: jim, rjung + +1: jim trawick: 2.2/2.4 now have a different solution (AllowAnyURI). - rjung: I added the AllowAnyURI patch below. It must be applied - on top of 2.0-CVE-2011-4317-r1235443.patch. + rjung: I added the AllowAnyURI patch below. Version 2 of the patch + integrates your 2.0-CVE-2011-4317-r1235443.patch. * Add AllowAnyURI, fix mod_rewrite configuration in Location. Patch must be applied on top of the CVE-2011-4317 patch above. @@ -168,15 +168,22 @@ RELEASE SHOWSTOPPERS: trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1356115 and http://svn.apache.org/viewvc?view=revision&revision=1356813 and http://svn.apache.org/viewvc?view=revision&revision=1086662 and - http://svn.apache.org/viewvc?view=revision&revision=1032431 + http://svn.apache.org/viewvc?view=revision&revision=1032431 and + http://svn.apache.org/viewvc?view=revision&revision=1410681 and + http://svn.apache.org/viewvc?view=revision&revision=1447426 2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1359687 and http://svn.apache.org/viewvc?view=revision&revision=1086662 and - http://svn.apache.org/viewvc?view=revision&revision=1032431 - 2.2.x patch: http://svn.apache.org/viewvc?rev=1375113&view=rev - 2.0.x patch: http://people.apache.org/~rjung/patches/2.0-AllowAnyURI.patch + http://svn.apache.org/viewvc?view=revision&revision=1032431 and + http://svn.apache.org/viewvc?view=revision&revision=1418954 and + http://svn.apache.org/viewvc?view=revision&revision=1447448 + 2.2.x patch: http://svn.apache.org/viewvc?rev=1375113&view=rev and + http://svn.apache.org/viewvc?rev=1447508&view=rev + 2.0.x patch: http://people.apache.org/~rjung/patches/2.0-AllowAnyURI-v2.patch +1: rjung -1: covener needs to have the baseurl merge ripped out for 2.0.x, behavior change already noted in PR53963 + rjung: I backported the MergeBase option plus no merging as default form 2.2. + 2.0-AllowAnyURI-v2.patch contains that now. PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ]