]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* As this is a regression it looks like ablocker to me [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Wed, 4 Mar 2020 07:11:51 +0000 (07:11 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 4 Mar 2020 07:11:51 +0000 (07:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874773 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 42928179e7e8f34453a9044996ec9821a2bfae5d..ea8a3f49a56c26d8ebd928c269edd018e95a28b3 100644 (file)
--- 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 ]