You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2010/02/27 21:31:26 UTC

svn commit: r917035 - /httpd/httpd/branches/2.2.x/STATUS

Author: minfrin
Date: Sat Feb 27 20:31:25 2010
New Revision: 917035

URL: http://svn.apache.org/viewvc?rev=917035&view=rev
Log:
Vote and promote.

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=917035&r1=917034&r2=917035&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Feb 27 20:31:25 2010
@@ -96,6 +96,19 @@
          Trunk version of patch works
       +1: rpluem, sf, minfrin
 
+  * mod_ssl: Add SSLInsecureRenegotiation directive.
+      Trunk version of patch:
+        http://svn.apache.org/viewcvs.cgi?rev=906039&view=rev
+        http://svn.apache.org/viewcvs.cgi?rev=906057&view=rev
+        http://svn.apache.org/viewcvs.cgi?rev=906485&view=rev
+        http://svn.apache.org/viewcvs.cgi?rev=906491&view=rev
+        http://svn.apache.org/viewcvs.cgi?rev=908015&view=rev
+        http://svn.apache.org/viewcvs.cgi?rev=916733&view=rev
+        http://svn.apache.org/viewcvs.cgi?rev=916817&view=rev
+      Backport version for 2.2.x of patch:
+        http://people.apache.org/~jorton/ms_reneg22_v2.diff
+      +1: jorton, trawick, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -165,19 +178,6 @@
     sf: +1, but would like a world readable pid file even better
     minfrin: r917005 gives you a world readable pid files
 
-  * mod_ssl: Add SSLInsecureRenegotiation directive.
-      Trunk version of patch:
-        http://svn.apache.org/viewcvs.cgi?rev=906039&view=rev
-        http://svn.apache.org/viewcvs.cgi?rev=906057&view=rev
-        http://svn.apache.org/viewcvs.cgi?rev=906485&view=rev
-        http://svn.apache.org/viewcvs.cgi?rev=906491&view=rev
-        http://svn.apache.org/viewcvs.cgi?rev=908015&view=rev
-        http://svn.apache.org/viewcvs.cgi?rev=916733&view=rev
-        http://svn.apache.org/viewcvs.cgi?rev=916817&view=rev
-      Backport version for 2.2.x of patch:
-        http://people.apache.org/~jorton/ms_reneg22_v2.diff
-      +1: jorton, trawick
-
   * mod_ssl: Fix potential SSL I/O filter hang if a long list of 
     trusted CAs is configured for client cert auth.  PR 46952
       Trunk version of patch: