From: Eric Covener Date: Thu, 14 Jan 2016 17:09:48 +0000 (+0000) Subject: add rewrite fix, vote X-Git-Tag: 2.4.19~296 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239d49cb5b44f5b451b4e20437a0eefb360cef78;p=thirdparty%2Fapache%2Fhttpd.git add rewrite fix, vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1724657 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1234023981e..d226a959e57 100644 --- a/STATUS +++ b/STATUS @@ -219,7 +219,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR: 57895 trunk patch: http://svn.apache.org/r1723567 2.4.x patch: trunk works, modulo CHANGES - +1: rjung + +1: rjung, covener + + *) mod_rewrite: Avoid looping on relative substitutions that + result in the same filename we started with. + PR 58854. + trunk patch: http://svn.apache.org/r1724656 + 2.4.x: trunk works + +1 covener PATCHES/ISSUES THAT ARE BEING WORKED