From: Stefan Eissing Date: Fri, 31 Mar 2023 12:04:50 +0000 (+0000) Subject: update after backport X-Git-Tag: 2.4.57-rc1-candidate~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dcdb745b2ff37c6fa623d562ff87be49f00f122;p=thirdparty%2Fapache%2Fhttpd.git update after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908853 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 121a257fdec..4e17de601cf 100644 --- a/STATUS +++ b/STATUS @@ -151,13 +151,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_http2: fixed a crash during connection termination. See PR 66539. - Trunk version of patch: - https://svn.apache.org/r1908691 - Backport version for 2.4.x of patch: - 2.4.x patch: svn merge -c 1908691 ^/httpd/httpd/trunk . - +1: icing, rpluem, covener - *) mod_rewrite: fix a 2.4.56 regression for substitutions that end in '?'. Trunk version of patch: http://svn.apache.org/viewvc?view=revision&revision=1908813