From: Stefan Eissing Date: Fri, 12 May 2023 11:57:38 +0000 (+0000) Subject: propose h2 backport for r1909769. X-Git-Tag: 2.4.58-rc1-candidate~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1eb4f677b67b8f15d56e9217d2bf045ce8b220;p=thirdparty%2Fapache%2Fhttpd.git propose h2 backport for r1909769. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1909771 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d263975e4bb..a9e541ad371 100644 --- a/STATUS +++ b/STATUS @@ -224,6 +224,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1907696,1907697 ^/httpd/httpd/trunk . +1: icing, + *) mod_http2: + - New directive 'H2EarlyHint name value' + - Fixed PR 66537 where requests were logged late and with wrong duration + - Fixed reporting of bytes actually sent (%O) + Trunk version of patch: + https://svn.apache.org/r1909769 + Backport version for 2.4.x of patch: + svn merge -c 1909769 ^/httpd/httpd/trunk . # minor conflicts + +1: icing, + + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]