From: Ruediger Pluem Date: Wed, 4 Mar 2020 07:11:51 +0000 (+0000) Subject: * As this is a regression it looks like ablocker to me [skip ci] X-Git-Tag: 2.4.42~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d261bea397bdaff12acdc8e5aaa80a7695a955ef;p=thirdparty%2Fapache%2Fhttpd.git * As this is a regression it looks like ablocker to me [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874773 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 42928179e7e..ea8a3f49a56 100644 --- a/STATUS +++ b/STATUS @@ -134,6 +134,15 @@ RELEASE SHOWSTOPPERS: 2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk . +1: ylavic, gsmith + *) mod_proxy_http: Fix the forwarding of requests with content body when a + balancer member is unavailable; the retry on the next member was issued + with an empty body (regression introduced in 2.4.41). + trunk patch: http://svn.apache.org/r1869216 + http://svn.apache.org/r1869224 + 2.4.x patch: svn merge -c 1869216,1869224 ^/httpd/httpd/trunk . + (works modulo CHANGES) + +1: ylavic + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -192,15 +201,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1874689 ^/httpd/httpd/trunk . +1: icing, ylavic - *) mod_proxy_http: Fix the forwarding of requests with content body when a - balancer member is unavailable; the retry on the next member was issued - with an empty body (regression introduced in 2.4.41). - trunk patch: http://svn.apache.org/r1869216 - http://svn.apache.org/r1869224 - 2.4.x patch: svn merge -c 1869216,1869224 ^/httpd/httpd/trunk . - (works modulo CHANGES) - +1: ylavic - PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]