]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 11 Oct 2019 20:34:05 +0000 (20:34 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 11 Oct 2019 20:34:05 +0000 (20:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1868314 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9d7e19fcf0225e53806a8d124220d689eecfbc92..4550ecaaa5cdcbaecafb20a174a7080d2605c4c7 100644 (file)
--- 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 ]