From: Stefan Eissing Date: Tue, 9 May 2023 08:41:23 +0000 (+0000) Subject: backport proposal X-Git-Tag: 2.4.58-rc1-candidate~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93dd8c79ea542dcd823e38d355348b221ff4ba76;p=thirdparty%2Fapache%2Fhttpd.git backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909697 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3b4cc765323..d263975e4bb 100644 --- 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 ]