You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2014/04/18 17:24:24 UTC

svn commit: r1588490 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Fri Apr 18 15:24:24 2014
New Revision: 1588490

URL: http://svn.apache.org/r1588490
Log:
ipromote

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1588490&r1=1588489&r2=1588490&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Apr 18 15:24:24 2014
@@ -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