You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2014/10/02 13:54:47 UTC

svn commit: r1628951 - /httpd/httpd/branches/2.4.x/STATUS

Author: rjung
Date: Thu Oct  2 11:54:47 2014
New Revision: 1628951

URL: http://svn.apache.org/r1628951
Log:
mod_substitute proposals.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1628951&r1=1628950&r2=1628951&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu Oct  2 11:54:47 2014
@@ -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: