]> granicus.if.org Git - apache/commitdiff
ipromote
authorJim Jagielski <jim@apache.org>
Fri, 18 Apr 2014 15:24:24 +0000 (15:24 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 18 Apr 2014 15:24:24 +0000 (15:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1588490 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a4290579144f2df9f988485eeead94d011d6037e..b1cbc4141fcf6ba883fba41244782911554e2922 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -124,6 +124,20 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                   http://people.apache.org/~jim/patches/uds-rewrite.patch
      +1: jim, humbedooh, ylavic
 
+   * mod_proxy_wstunnel: wstunnel rollup for connection handling
+     trunk patch: http://svn.apache.org/r1587036 (set backend->close)
+                  http://svn.apache.org/r1587040 (remove reqtimeout)
+                  http://svn.apache.org/r1587053 (poll fixes / frontend connection close)
+                  http://svn.apache.org/r1587654 (set backend->close)
+     2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-wstunnel.diff 
+     +1: covener, ylavic, jim
+
+   * mod_ssl: workaround for SSLCertificateFile in 2.4.8 or later,
+     when used with OpenSSL prior to 0.9.8h and not specifying
+     an SSLCertificateChainFile (PR 56410)
+     trunk patch: https://svn.apache.org/r1588427
+     2.4.x patch: trunk patch works (modulo CHANGES)
+     +1: kbrand, ylavic, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -213,20 +227,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic, covener
 
-   * mod_proxy_wstunnel: wstunnel rollup for connection handling
-     trunk patch: http://svn.apache.org/r1587036 (set backend->close)
-                  http://svn.apache.org/r1587040 (remove reqtimeout)
-                  http://svn.apache.org/r1587053 (poll fixes / frontend connection close)
-                  http://svn.apache.org/r1587654 (set backend->close)
-     2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-wstunnel.diff 
-     +1: covener, ylavic, jim
-
-   * mod_ssl: workaround for SSLCertificateFile in 2.4.8 or later,
-     when used with OpenSSL prior to 0.9.8h and not specifying
-     an SSLCertificateChainFile (PR 56410)
-     trunk patch: https://svn.apache.org/r1588427
-     2.4.x patch: trunk patch works (modulo CHANGES)
-     +1: kbrand, ylavic, jim
 
 OTHER PROPOSALS