Changes with Apache 2.4.20
+ *) core/util_script: relax alphanumeric filter of enviroment variable names
+ on Windows to allow '(' and ')' for passing PROGRAMFILES(X86) et.al.
+ unadulterated in 64 bit versions of Windows. PR 46751.
+ [John <john leineweb de>]
+
*) mod_http2: incrementing keepalives on each request started so that logging
%k gives increasing numbers per master http2 connection.
New documented variables in env, usable in custom log formats: H2_PUSH,
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- *) core/util_script: relax alphanumeric filter of enviroment variable names
- on Windows to allow '(' and ')' for passing PROGRAMFILES(X86) et.al.
- unadulterated in 64 bit versions of Windows. PR 46751.
- trunk patch: http://svn.apache.org/r1705217
- 2.4.x patch: trunk patch works
- +1: jailletc36, sf, ylavic
-
*) Synch 2.4.x with trunk - merge some multi-line log messages in MPMs (+ one style
adjustment in mpm_netware.c, merged accidendly)
Trunk patch: http://svn.apache.org/r1731929