From: Stefan Eissing Date: Mon, 22 May 2023 13:16:34 +0000 (+0000) Subject: backport proposal X-Git-Tag: 2.4.58-rc1-candidate~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=124ba85d534e07e9ac13cbf45b6390b334146853;p=thirdparty%2Fapache%2Fhttpd.git backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909983 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a9e541ad371..fbd19a02542 100644 --- a/STATUS +++ b/STATUS @@ -234,6 +234,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1909769 ^/httpd/httpd/trunk . # minor conflicts +1: icing, + *) mod_http2: avoid double chunked-encoding on internal redirects. + Fixes PR 66597. + Trunk version of patch: + https://svn.apache.org/r1909932 + https://svn.apache.org/r1909982 + Backport version for 2.4.x of patch: + svn merge -c 1909932,1909982 ^/httpd/httpd/trunk . + +1: icing, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]