From: Stefan Eissing Date: Thu, 25 Nov 2021 16:11:16 +0000 (+0000) Subject: updated proposal to include fix by ylavic, r1895336. X-Git-Tag: candidate-2.4.52-rc1~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=202e05beefaad64e9442150e10f4e16440802f6e;p=thirdparty%2Fapache%2Fhttpd.git updated proposal to include fix by ylavic, r1895336. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895337 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 45957e6c7dc..073c1526011 100644 --- a/STATUS +++ b/STATUS @@ -201,6 +201,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: graceful reload or when reaching MaxConnectionsPerChild. When unprocessed h2 requests were queued at the time, these could stall. See . + - fix logic for non-proxy Server and Date response headers. [ylavic] Trunk version of patch: https://svn.apache.org/r1894163 https://svn.apache.org/r1894169 @@ -217,6 +218,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1894252 https://svn.apache.org/r1894728 https://svn.apache.org/r1894949 + https://svn.apache.org/r1895336 Backport version for 2.4.x of patch: PR: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/275.diff +1: icing,