]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote
authorJim Jagielski <jim@apache.org>
Thu, 13 Sep 2007 12:26:03 +0000 (12:26 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 13 Sep 2007 12:26:03 +0000 (12:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@575286 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6d87db5b2c0b87800b3d8e2fd9686b82f0f8eaf3..976ec4c9c10910fc2299742e68d896fc117102f4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -116,6 +116,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * mod_ssl: Resolve storage of process-lifespan version strings for OpenSSL,
+      while using request-lifespan copies for manipulation
+      Trunk version of patch:
+         http://svn.apache.org/viewcvs.cgi?rev=574884&view=rev
+      Backport version for 2.0.x of patch:
+         http://people.apache.org/~wrowe/ssl_version_pool_fix-2.0.patch
+      +1: wrowe, rpluem, jim
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
@@ -129,14 +136,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        +1: wrowe, colm
        -1: jim (does not cleanly backport)
 
-    * mod_ssl: Resolve storage of process-lifespan version strings for OpenSSL,
-      while using request-lifespan copies for manipulation
-      Trunk version of patch:
-         http://svn.apache.org/viewcvs.cgi?rev=574884&view=rev
-      Backport version for 2.0.x of patch:
-         http://people.apache.org/~wrowe/ssl_version_pool_fix-2.0.patch
-      +1: wrowe, rpluem
-
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.