PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ *) modules/filters/mod_deflate.c and mod_brotli.c don't build with -Werror=format-overflow or configure --enable-maintainer-mod
+ trunk patch: http://svn.apache.org/r1874346
+ trunk patch: http://svn.apache.org/r1874545
+ trunk patch: http://svn.apache.org/r1874558
+ 2.4.x patch: svn merge -c 1874346,1874545,1874558 ^/httpd/httpd/trunk .
+ 2.4.x patch also at http://home.apache.org/~gbechis/diffs/mod_deflate-brotli_print-NULL-2.4.diff
+ +1: jfclere, gbechis, ylavic
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
+:1 covener
jailletc36: 1874480 and 1874601 are needed to avoid the duplication of
the "CookieTracking" directive in 'command_rec'.
+ ylavic: +1 with 1874480,1874601
*) authz_groupfile: drop severity of AH0166 (user not found in groupfile)
from ERR to INFO.
trunk patch: http://svn.apache.org/r1874424
2.4.x patch: svn merge -c 1874424 ^/httpd/httpd/trunk .
- +:1 covener
-
- *) modules/filters/mod_deflate.c and mod_brotli.c don't build with -Werror=format-overflow or configure --enable-maintainer-mod
- trunk patch: http://svn.apache.org/r1874346
- trunk patch: http://svn.apache.org/r1874545
- trunk patch: http://svn.apache.org/r1874558
- 2.4.x patch: svn merge -c 1874346 ^/httpd/httpd/trunk .
- 2.4.x patch: svn merge -c 1874545 ^/httpd/httpd/trunk .
- 2.4.x patch: svn merge -c 1874558 ^/httpd/httpd/trunk .
- 2.4.x patch also at http://home.apache.org/~gbechis/diffs/mod_deflate-brotli_print-NULL-2.4.diff
- +1: jfclere, gbechis
+ +:1 covener, ylavic
*) mod_proxy_hcheck: Allow %{Content-Type} to work in expressions
trunk patch: http://svn.apache.org/r1874616
2.4.x patch: svn merge -c 1874616 ^/httpd/httpd/trunk .
- +1: covener
+ +1: covener, ylavic
*) mod_http2: Fixes issue where mod_unique_id would generate non-unique request
identifier under load, see <https://github.com/icing/mod_h2/issues/195>.
trunk patch: http://svn.apache.org/r1874689
2.4.x patch: svn merge -c 1874689 ^/httpd/httpd/trunk .
- +1: icing
+ +1: icing, ylavic
*) mod_proxy_http: Fix the forwarding of requests with content body when a
balancer member is unavailable; the retry on the next member was issued