]> granicus.if.org Git - apache/commitdiff
vote
authorEric Covener <covener@apache.org>
Mon, 25 Jun 2018 14:02:08 +0000 (14:02 +0000)
committerEric Covener <covener@apache.org>
Mon, 25 Jun 2018 14:02:08 +0000 (14:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1834330 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3c13672fec9c09e7a68594cd0b6d99456fce2724..c419fceb72541ddb8a50f4ecb97c0eea7722150f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,6 +141,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy_wstunnel: Add default schema ports for 'ws' and 'wss'.
+     PR 62480.
+     trunk patch: http://svn.apache.org/r1834012
+                  http://svn.apache.org/r1834013
+     2.4.x patch: trunk works (modulo CHANGES in 2.4)
+     +1: jim, rpluem, covener
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -162,19 +169,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      now useless.  They could be axed, but maybe, not in 2.4.x (even if I
      don't imagine any 3rd party proxy module to use it)
 
-  *) mod_proxy_wstunnel: Add default schema ports for 'ws' and 'wss'.
-     PR 62480.
-     trunk patch: http://svn.apache.org/r1834012
-                  http://svn.apache.org/r1834013
-     2.4.x patch: trunk works (modulo CHANGES in 2.4)
-     +1: jim, rpluem
-
   *) Add ru, zh-cn and zh-tw translations of errordocs.
      trunk patch: http://svn.apache.org/r1817175
                   http://svn.apache.org/r1831800
      2.4.x patch: trunk works + CHANGES entry in r1834254
                   svn merge -c 1817175,1831800 ^/httpd/httpd/trunk .
-     +1: jailletc36
+     +1: jailletc36, covener
 
   *) mod_authz_core: If several parameters are used in a AuthzProviderAlias directive,
      if these parameters are not enclosed in quotation mark, only the first one is
@@ -183,7 +183,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1834209
      2.4.x patch: trunk works (modulo CHANGES and next-number)
                   svn merge -c 1834209 ^/httpd/httpd/trunk .
-     +1: jailletc36
+     +1: jailletc36, covener
 
   *) Easy patches: synch 2.4.x and trunk
      - mod_env: remove an empty line
@@ -197,7 +197,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1830944
                   http://svn.apache.org/r1832991
      2.4.x patch: svn merge -c 1795834,1828912,1830943,1830944,1832991 ^/httpd/httpd/trunk . 
-     +1: jailletc36
+     +1: jailletc36, covener
 
   *) mod_ratelimit: fix behavior with proxied content
      trunk patch: http://svn.apache.org/r1833875