From: Stefan Eissing Date: Fri, 16 Jun 2023 08:21:14 +0000 (+0000) Subject: update backport proposal X-Git-Tag: 2.4.58-rc1-candidate~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4345fd88210f1cb0ae626edea8446292127eda0;p=thirdparty%2Fapache%2Fhttpd.git update backport proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910442 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9202e2968bd..c86d15841ba 100644 --- a/STATUS +++ b/STATUS @@ -291,9 +291,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: *) mod_http2: Fix for PR 66624. Trunk version of patch: https://svn.apache.org/r1910331 + https://svn.apache.org/r1910441 Backport version for 2.4.x of patch: - svn merge -c 1910331 ^/httpd/httpd/trunk . - +1: icing, gbechis + svn merge -c 1910331,1910441 ^/httpd/httpd/trunk . + +1: icing + # reset vote due to addition of r1910441 *) mod_http2: Fix for PR 66646. Trunk version of patch: