From: Stefan Eissing Date: Wed, 26 Jul 2023 12:22:43 +0000 (+0000) Subject: propose backport of r1911291. X-Git-Tag: 2.4.58-rc1-candidate~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa72524016455f2ce68b579221b4a680cb3b1dbf;p=thirdparty%2Fapache%2Fhttpd.git propose backport of r1911291. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911292 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7b57457f524..242149a8534 100644 --- a/STATUS +++ b/STATUS @@ -223,6 +223,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: minfrin covener: diff doesn't seem to apply clean to 2.4.x (with or without 1861542,r1861569 above) + *) mod_http2: fix access count reporting in server-status to not count + HTTP/2 requests twice. See PR 66801. + Trunk version of patch: + https://svn.apache.org/r1911291 + Backport version for 2.4.x of patch: + Trunk version of patch works + svn merge -c 1911291 ^/httpd/httpd/trunk . + +1: icing, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]