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

STATUS

diff --git a/STATUS b/STATUS
index 7d75c553849373b7569eb60d60cf20760fbc5aa9..ec5ac5c6963f0749b85cd65400cec9502f55a3c3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -98,6 +98,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * mod_ssl: drop obsolete SGC log message (strong crypto for the 1990ies)
+    trunk patch: https://svn.apache.org/r1546805
+    2.4.x patch: trunk patch works
+    +1: kbrand, trawick, covener
+
+  * configure: Look for config*.m4 files only in the correct directories.
+    trunk patch: https://svn.apache.org/r1542615
+    2.4.x patch: trunk patch works
+    +1: sf, trawick, covener
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -154,32 +164,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk patch works
     +1: kbrand
 
-  * mod_ssl: drop obsolete SGC log message (strong crypto for the 1990ies)
-    trunk patch: https://svn.apache.org/r1546805
-    2.4.x patch: trunk patch works
-    +1: kbrand, trawick
-
   * mod_ssl: drop the (undocumented) SSLPKCS7CertificateFile directive,
     for the reasons listed in the trunk commit message
     trunk patch: https://svn.apache.org/r1544784
     2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-drop-pkcs7.diff
-    +1: kbrand
-
-  * configure: Look for config*.m4 files only in the correct directories.
-    trunk patch: https://svn.apache.org/r1542615
-    2.4.x patch: trunk patch works
-    +1: sf, trawick
+    +1: kbrand, covener
 
   * prefork: PR: 54852. Only use a dummy_connection for idle processes
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1542379
     2.4.x patch: trunk patch works mod CHANGES
-    +1: jim
+    +1: jim, covener
 
   * mod_proxy_fcgi: Use apr_socket_timeout_get instead of hard-coded value
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1524368
                  http://svn.apache.org/viewvc?view=revision&revision=1524388
     2.4.x patch: trunk patch works mod CHANGES
-    +1: jim
+    +1: jim, covener
 
 OTHER PROPOSALS