]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update vote, note need for mmn bump.
authorGraham Leggett <minfrin@apache.org>
Sat, 18 Nov 2023 14:17:11 +0000 (14:17 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 18 Nov 2023 14:17:11 +0000 (14:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913936 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index aa741a5da5d34b34478760e9c6e8bee85d18cca3..9075d9f5862dd9b7e43cc28d683812bf00284da8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -174,10 +174,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_proxy: prevent bad busy values and problems with bybusyness
      Trunk version of patch:
        https://svn.apache.org/r1912245
+       https://svn.apache.org/r1913930
         svn merge -c 1912245 ^/httpd/httpd/trunk .
-     +1: jfclere, minfrin
+        svn merge -c 1913930 ^/httpd/httpd/trunk .
+     +1: minfrin, ylavic
      ylavic: +1 with r1913930, we can't provide exported functions w/o an
              ap_[proxy_] prefix.
+     minfrin: r1913930 added, votes reset, mmn bump needed
 
   *) mod_ssl: fix LibreSSL build
      Trunk version of patch: