From: Joe Orton Date: Fri, 7 Oct 2011 13:16:01 +0000 (+0000) Subject: Backported. X-Git-Tag: 2.0.65~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71ee3963825cc825231e8b4ad5162fb4c6bd097;p=thirdparty%2Fapache%2Fhttpd.git Backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1180031 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8aa48c1107b..ee76bc55e8f 100644 --- a/STATUS +++ b/STATUS @@ -114,12 +114,6 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: - * SECURITY (CVE-2011-3368): Prevent unintended pattern expansion in some - reverse proxy configurations by strictly validating the request-URI. - Trunk patch: http://svn.apache.org/viewvc?rev=1179239&view=rev - 2.2.x patch: http://www.apache.org/dist/httpd/patches/apply_to_2.2.21/CVE-2011-3368.patch - +1: jim, rjung - * byterange: Range of '0-' returns 206. Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1175980 http://svn.apache.org/viewvc?view=revision&revision=1175992