From: Rainer Jung Date: Wed, 15 Oct 2014 10:07:08 +0000 (+0000) Subject: Propose trivial mod_substitute changes X-Git-Tag: 2.4.11~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baad6fd037612d48ba2490be294ec355665a3486;p=thirdparty%2Fapache%2Fhttpd.git Propose trivial mod_substitute changes due to review of backport proposal by Christophe. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1631985 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 27ffe8f0474..38bb80ab327 100644 --- a/STATUS +++ b/STATUS @@ -265,6 +265,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-PR54357.diff +1: kbrand, ylavic + * mod_substitute: no real functional change, but: + - define default for maximum line length + indepenent of MAX_STRING_LEN + - Clarify line length check with a comment + - add supported 'b' suffix to directive + description + trunk patches: https://svn.apache.org/r1631983 + 2.4.x patch: trunk works, no CHANGES + +1: rjung + OTHER PROPOSALS * A list of further possible backports can be found at: