]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote and promote. [skip ci]
authorStefan Eissing <icing@apache.org>
Sat, 31 Jul 2021 14:17:04 +0000 (14:17 +0000)
committerStefan Eissing <icing@apache.org>
Sat, 31 Jul 2021 14:17:04 +0000 (14:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1891922 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bbe1ed91982bc5c790fd4ea0798452cb8641c7e3..03e4db1ebe8f4d96d982d8cf22b9f88fd404e772 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -142,6 +142,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy: Fix icomplete initialization of BalancerMember(s) from the
+                balancer-manager, which can lead to a crash.
+     trunk patch: http://svn.apache.org/r1891477
+                  http://svn.apache.org/r1891591
+     2.4.x patch: svn merge -c 1891477,1891591 ^/httpd/httpd/trunk .
+     +1: ylavic, jfclere, icing
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -253,13 +259,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
           https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/194.patch
      +1: jfclere, ylavic,
 
-  *) mod_proxy: Fix icomplete initialization of BalancerMember(s) from the
-                balancer-manager, which can lead to a crash.
-     trunk patch: http://svn.apache.org/r1891477
-                  http://svn.apache.org/r1891591
-     2.4.x patch: svn merge -c 1891477,1891591 ^/httpd/httpd/trunk .
-     +1: ylavic, jfclere
-
   *) mpm_event: Fix graceful stop/restart of children processes if connections
                 are in lingering close for too long.
      trunk patch: http://svn.apache.org/r1891716