]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
this showstopper is accounted for in the normal backport in the same section
authorEric Covener <covener@apache.org>
Thu, 4 Apr 2013 11:40:34 +0000 (11:40 +0000)
committerEric Covener <covener@apache.org>
Thu, 4 Apr 2013 11:40:34 +0000 (11:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1464467 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 29b44dac21b948c76a76364d752760d94f835705..d1f830bab6449b8b975456b4849e98096c5da3f8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -114,16 +114,6 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
-  *) Backport jorton's work on backstopping unrooted URI's (regex protection)
-     and any mod_rewrite example corrections.
-
-     trawick: I assume the former is reflected in the fixes below.
-              I don't see mod_rewrite example fixes, but maybe I'm searching
-              ineffectively.  Hints?
-     rjung: Same here.
-     covener: Cannot find bad exmaples.  I recall the bad examples were 
-     relatively recent additions so likely not backported to 2.0. 
-
   *) SECURITY: CVE-2010-2068 (cve.mitre.org)
      mod_proxy_ajp, mod_proxy_http, mod_reqtimeout: Fix timeout detection
      for platforms Windows, Netware and OS2.  PR: 49417. [Rainer Jung]