You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2014/05/07 02:14:13 UTC

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

Author: ylavic
Date: Wed May  7 00:14:13 2014
New Revision: 1592925

URL: http://svn.apache.org/r1592925
Log:
Votes.

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=1592925&r1=1592924&r2=1592925&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed May  7 00:14:13 2014
@@ -110,6 +110,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: ylavic, jim, trawick
 
+   * mod_proxy_fcgi: Don't crash when connect to the backend fails.
+     trunk patch: http://svn.apache.org/r1590437 (and additional CHANGES tweak in r1592500)
+     2.4.x patch: trunk patch works other than CHANGES
+     +1: trawick, covener, ylavic
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -199,12 +204,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      SSL_get_privatekey(ssl)
      trunk patch: https://svn.apache.org/r1588851
      2.4.x patch: trunk patch works
-     +1: kbrand
+     +1: kbrand, ylavic
 
    * mod_ssl: make SSL stapling init more robust for certs w/o responder URI
      trunk patch: https://svn.apache.org/r1588853
      2.4.x patch: trunk patch works (w/o docs/log-message-tags/next-number)
-     +1: kbrand
+     +1: kbrand, ylavic
 
    * mod_ssl: restore argument structure for exec-type SSLPassPhraseDialog
      programs, and implement a special merging algorithm for
@@ -213,11 +218,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-pphrase-certkeyfile-compat.diff
      +1: kbrand, jkaluza
 
-   * mod_proxy_fcgi: Don't crash when connect to the backend fails.
-     trunk patch: http://svn.apache.org/r1590437 (and additional CHANGES tweak in r1592500)
-     2.4.x patch: trunk patch works other than CHANGES
-     +1: trawick, covener
-
    * mod_authnz_ldap: Support primitive LDAP servers do not accept
      filters, such as "SDBM-backed LDAP" on z/OS, by allowing a special
      filter "none" to be specified in AuthLDAPURL.
@@ -236,16 +236,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works modulo CHANGES
      +1: ylavic
 
-   * mod_cache: Preserve non-cacheable headers forwarded from an origin 304
-                response. PR 55547.
-     trunk patch: http://svn.apache.org/r1591328
-     2.4.x patch: trunk patch works modulo CHANGES
-     +1: ylavic
-
    * mod_proxy_scgi: Support Unix sockets
      httpd patch: http://svn.apache.org/r1592529
      2.4.x patch: trunk patch works modulo CHANGES
-     +1: trawick
+     +1: trawick, ylavic
 
 OTHER PROPOSALS
 
@@ -256,6 +250,12 @@ OTHER PROPOSALS
 
 PATCHES/ISSUES THAT ARE BEING WORKED
 
+   * mod_cache: Preserve non-cacheable headers forwarded from an origin 304
+                response. PR 55547.
+     trunk patch: http://svn.apache.org/r1591328
+     2.4.x patch: trunk patch works modulo CHANGES
+     +1:
+
 
 PATCHES/ISSUES THAT ARE STALLED