From b552dec27d3afe58a8da1f792ee884cfdb14efb6 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Thu, 2 Oct 2014 11:54:47 +0000 Subject: [PATCH] mod_substitute proposals. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1628951 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/STATUS b/STATUS index e758c22a12..d214c85e17 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: -- 2.50.1