]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
backport proposal
authorStefan Eissing <icing@apache.org>
Tue, 9 May 2023 08:41:23 +0000 (08:41 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 9 May 2023 08:41:23 +0000 (08:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909697 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3b4cc7653234ca54de015ceea7d566c73419d3a5..d263975e4bb6552dfa951d82ac2fb428b0b88fee 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -214,6 +214,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://raw.githubusercontent.com/jfclere/patch/main/mod_deflate.patch
      +1: jfclere,
 
+  *) mod_http2:
+     - new directive 'H2MaxDataFrameLen n'
+     - deny protocol upgrade on request with chunked encoding
+     Trunk version of patch:
+        https://svn.apache.org/r1907696
+        https://svn.apache.org/r1907697
+     Backport version for 2.4.x of patch:
+        svn merge -c 1907696,1907697 ^/httpd/httpd/trunk .
+     +1: icing,
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]