]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Tue, 13 Feb 2018 23:41:37 +0000 (23:41 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 13 Feb 2018 23:41:37 +0000 (23:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1824186 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3c680aa07866940dc3d131aed237ed8d98121f50..77c8b2c1f8c9c3a591b78884b89a0189444d0fa8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -119,10 +119,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
      allowing per backend TLS configuration.
      trunk patch: http://svn.apache.org/r1740928
@@ -135,17 +131,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1781313
                   http://svn.apache.org/r1812193
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4.x-r1740928_and_co-v6.patch
-     +1: ylavic, icing
-     ylavic: Changed to v5 (+r1812193) which hopefully should address compat
-             issues.
-     icing: builds and runs fine in my tests. However I do not have <Proxy> specific
-            setups to check that all config commands apply properly. Otherwise, looks
-            backward compatible to me.
-     ylavic: Argh, update to v6 since v5 partially reverted r1747069 (which was
-             a later change than the original proposal). Here is v5 vs v6 diff:
-             http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1740928_and_co-v5_vs_v6.diff
-             Not really related to the functionality of this proposal, so I
-             didn't reset Stefan's vote...
+     +1: ylavic, icing, minfrin
+
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
 
   *) mod_remoteip: Add PROXY protocol support
      trunk patch: http://svn.apache.org/r1776575