From: Yann Ylavic Date: Sun, 18 Apr 2021 17:05:20 +0000 (+0000) Subject: Backported. [skip ci] X-Git-Tag: 2.4.47~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=70bcc520ed06c9f3f2137d10f12542b65b0cbaa8;p=thirdparty%2Fapache%2Fhttpd.git Backported. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1888918 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f6077d921d6..0562a25b8ca 100644 --- a/STATUS +++ b/STATUS @@ -137,11 +137,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mpm_event/worker: Adjust signal handler before unblocking. PR 64533. - trunk patch: http://svn.apache.org/r1882370 - 2.4.x patch: svn merge -c 1882370 ^/httpd/httpd/trunk . - +1: ylavic, jorton, icing - *) mod_http2: fixes a race when checking short responses with an intermediate 1xx status. Before seeing the real response status, the HTTP/2 noticed the EOF on the data. This led to protocol reset of the