From: Rainer Jung Date: Thu, 2 Oct 2014 11:54:47 +0000 (+0000) Subject: mod_substitute proposals. X-Git-Tag: 2.4.11~275 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b552dec27d3afe58a8da1f792ee884cfdb14efb6;p=thirdparty%2Fapache%2Fhttpd.git mod_substitute proposals. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1628951 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e758c22a122..d214c85e17a 100644 --- a/STATUS +++ b/STATUS @@ -221,6 +221,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~jkaluza/patches/mod_systemd/httpd-2.4.x-socket-activation.patch +1: jkaluza + * mod_substitute: Fix memory limitation in case of regexp plus flatten. + trunk patch: http://svn.apache.org/r1628104 + http://svn.apache.org/r1628918 (CHANGES) + 2.4.x patch: trunk works + +1: rjung + + * mod_substitute: Make maximum line length configurable. + trunk patch: http://svn.apache.org/r1628919 + http://svn.apache.org/r1628950 (docs, adjust "compatibility") + 2.4.x patch: trunk works modulo CHANGES and compatibility + +1: rjung + + * mod_substitute: Restrict configuration in .htaccess to + FileInfo as documented. + trunk patch: http://svn.apache.org/r1628924 + 2.4.x patch: trunk works modulo CHANGES + +1: rjung + OTHER PROPOSALS * A list of further possible backports can be found at: