From 1c0924851aa2312d1ebcf39dcf420294c3a4dd67 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Fri, 11 Oct 2019 20:34:05 +0000 Subject: [PATCH] Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1868314 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 9d7e19fcf02..4550ecaaa5c 100644 --- a/STATUS +++ b/STATUS @@ -176,9 +176,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_proxy_html, mod_xml2enc: Fix build issues with macOS due to r1864469 trunk patch: http://svn.apache.org/r1867183 - 2.4.x: Trunk patch works + 2.4.x patch: svn merge -c 1867183 ^/httpd/httpd/trunk . +1: jim + *) mod_authn_socache: Increase the maximum length of strings that can be cached + PR 62149 + trunk patch: http://svn.apache.org/r1865405 + 2.4.x patch: svn merge -c 1865405 ^/httpd/httpd/trunk . + +1: jailletc36 + + *) mod_deflate, mod_brotli: Honor "Accept-Encoding: foo;q=0" as per RFC 7231; + which means 'foo' is "not acceptable". + PR 58158 + trunk patch: http://svn.apache.org/r1868313 + 2.4.x patch: svn merge -c 1868313 ^/httpd/httpd/trunk . + +1: jailletc36 + jailletc36: tests added in r1868312. + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.3