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

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

Author: trawick
Date: Fri Feb 26 19:23:57 2010
New Revision: 916790

URL: http://svn.apache.org/viewvc?rev=916790&view=rev
Log:
note,vote,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=916790&r1=916789&r2=916790&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Feb 26 19:23:57 2010
@@ -123,6 +123,20 @@
    2.2.x Patch: http://people.apache.org/~minfrin/httpd-cache-thundering.patch
    +1: minfrin, jim, pgollucci
 
+  * rewrite_log: remove locking
+    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=783734
+
+    [also requested on apache@freebsd.org]
+
+    +1: pgollucci, sf, jorton, trawick
+
+  * mod_negotiation: Do not loose query string after content negotiation
+      Trunk version of patch:
+         http://svn.apache.org/viewcvs.cgi?rev=915407&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem, jorton, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -151,9 +165,11 @@
                  http://svn.apache.org/viewvc?rev=902593&view=rev
     2.2.x Patch: http://people.apache.org/~sf/mod_reqtimeout.2.2-v2.patch
     +1: sf, jorton
+    trawick: combo of Status=Experimental/enabled=yes seems strange,
+             Windows build support would be nice (I'll try to play with that)
 
   * Ensure each subrequest has a shallow copy of headers_in so that the
-    parent request headers are not corrupted.  Elimiates a problematic
+    parent request headers are not corrupted.  Eliminates a problematic
     optimization in the case of no request body.  PR 48359 
     [Jake Scott, William Rowe, Ruediger Pluem]
     Link to discussion thread;
@@ -194,20 +210,6 @@
          Trunk version of patch works
       +1: rpluem, sf
 
-  * rewrite_log: remove locking
-    trunk patch: http://svn.apache.org/viewvc?view=revision&revision=783734
-
-    [also requested on apache@freebsd.org]
-
-    +1: pgollucci, sf, jorton
-
-  * mod_negotiation: Do not loose query string after content negotiation
-      Trunk version of patch:
-         http://svn.apache.org/viewcvs.cgi?rev=915407&view=rev
-      Backport version for 2.2.x of patch:
-         Trunk version of patch works
-      +1: rpluem, jorton
-
   * mod_ssl: Add SSLInsecureRenegotiation directive.
       Trunk version of patch:
         http://svn.apache.org/viewcvs.cgi?rev=906039&view=rev



Re: svn commit: r916790 - /httpd/httpd/branches/2.2.x/STATUS

Posted by Stefan Fritsch <sf...@sfritsch.de>.
On Friday 26 February 2010, trawick@apache.org wrote:
> Author: trawick
> Date: Fri Feb 26 19:23:57 2010
> New Revision: 916790

 
> URL: http://svn.apache.org/viewvc?rev=916790&view=rev
> @@ -151,9 +165,11 @@
>                   http://svn.apache.org/viewvc?rev=902593&view=rev
>      2.2.x Patch: http://people.apache.org/~sf/mod_reqtimeout.2.2-v2.patch 
>  +1: sf, jorton
> +    trawick: combo of Status=Experimental/enabled=yes seems strange,

Do you have any preferences for this? For the first release, I am fine
with any combination of Status/enabled. Maybe Experimental/most for now?

If no issues are found, it should be promoted to Extension/yes in a few
months.