]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
correct a proposal and vote another one [skip ci]
authorJean-Frederic Clere <jfclere@apache.org>
Mon, 26 Jul 2021 13:58:44 +0000 (13:58 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Mon, 26 Jul 2021 13:58:44 +0000 (13:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1891810 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 74615ad327d7558cb4a8db58d5e53f548d4786c5..cd523b1158a5528a379358bbe87a638850f5f449 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -216,6 +216,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1859235
                   http://svn.apache.org/r1887176
                   http://svn.apache.org/r1887359
+                  http://svn.apache.org/r1887144
      Backport version for 2.4.x of patch:
           https://people.apache.org/~jfclere/patches/patch.210706.txt
      +1: jfclere,
@@ -223,6 +224,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      jorton: r1859235 has an "ok2change" param in the newly added
              balancer_process_balancer_worker() but this is missing in the
              backport patch, maybe include r1887144 for completeness?
+     jfclere: Yes: http://svn.apache.org/r1887144i was missing in trunk patch list.
 
   *) back port the mapping=servlet proxy logic.
      trunk patch: http://svn.apache.org/r1879074
@@ -256,7 +258,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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,
+     +1: ylavic, jfclere
 
   *) mpm_event: Fix graceful stop/restart of children processes if connections
                 are in lingering close for too long.