From: Jim Jagielski Date: Mon, 9 May 2022 17:53:20 +0000 (+0000) Subject: Votes X-Git-Tag: 2.4.54-rc1-candidate~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=855b96ca0434902c9a736e210d629fd6dc29dd9e;p=thirdparty%2Fapache%2Fhttpd.git Votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1900750 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b161e966479..aedb6a3b04a 100644 --- a/STATUS +++ b/STATUS @@ -193,7 +193,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/r1900026 2.4.x patches: svn merge -c 1899841 ^/httpd/httpd/trunk . svn merge -c 1900026 ^/httpd/httpd/trunk . - +1: rjung, rpluem + +1: rjung, rpluem, jim *) mod_proxy: Set a status code of 502 in case the backend just closed the connection in reply to our forwarded request. @@ -207,13 +207,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Backport version for 2.4.x of patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/314.diff Can be applied via apply_backport_pr.sh 314 - +1: rpluem, ylavic, + +1: rpluem, ylavic, jim *) mod_proxy: Add backend port to log messages to ease identification of involved service. trunk patches: https://svn.apache.org/r1900028 2.4.x patches: svn merge -c 1900028 ^/httpd/httpd/trunk . - +1: rjung, + +1: rjung, jim *) mod_http2: remove obsolete, insecure code. Fixes PR66037. trunk patches: https://svn.apache.org/r1900356