You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2009/04/17 15:34:09 UTC

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

Author: jim
Date: Fri Apr 17 13:34:08 2009
New Revision: 765994

URL: http://svn.apache.org/viewvc?rev=765994&view=rev
Log:
Had time last night for some reviews and tests

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=765994&r1=765993&r2=765994&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Apr 17 13:34:08 2009
@@ -110,7 +110,7 @@
      http://svn.apache.org/viewvc?view=rev&revision=649460
    Patch for version 2.2.x:
      http://people.apache.org/~lars/cacheignoreheaders-fix.patch
-   +1: lars, minfrin, rpluem
+   +1: lars, minfrin, rpluem, jim
 
  * mod_proxy_ajp: The remote port information was forgotten from
    the builtin data of the AJP 13 protocol.  Since the servlet spec
@@ -124,7 +124,7 @@
    http://svn.eu.apache.org/viewvc?view=rev&revision=757223
    Patch in trunk:
    http://svn.apache.org/viewvc?rev=761329&view=rev
-   +1: rjung, rpluem, wrowe
+   +1: rjung, rpluem, wrowe, jim
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -166,7 +166,7 @@
      http://svn.apache.org/viewvc?rev=756678&view=rev (content encoding)
      http://svn.apache.org/viewvc?rev=756683&view=rev (read more bytes)
    Those patches apply to 2.2.x as well.
-   +1: rjung, rpluem
+   +1: rjung, rpluem, jim
 
  * mod_rewrite: Correctly encode spaces in proxied requests issued by rewrite
    rules in directory context. PR 46428
@@ -174,7 +174,7 @@
       http://svn.apache.org/viewvc?rev=757427&view=rev
    Backport version for 2.2.x of patch:
       http://people.apache.org/~rpluem/patches/46428_2.2.x.diff
-   +1: rpluem,
+   +1: rpluem, jim
 
  * mod_include: Prevent a case of SSI timefmt-smashing with filter chains
    including multiple INCLUDES filters
@@ -182,7 +182,7 @@
       http://svn.apache.org/viewvc?rev=757376&view=rev
    Backport version for 2.2.x of patch:
       Trunk version of patch works
-   +1: rpluem,
+   +1: rpluem, jim
 
  * mod_negotiation: Escape pathes of filenames in 406 responses to avoid
    HTML injections and HTTP response splitting
@@ -190,21 +190,21 @@
       http://svn.apache.org/viewvc?rev=752812&view=rev
    Backport version for 2.2.x of patch:
       Trunk version of patch works
-   +1: rpluem,
+   +1: rpluem, jim
 
  * mod_substitute: Avoid endless loops in substitution.
    Trunk version of patch:
       http://svn.apache.org/viewvc?rev=755190&view=rev
    Backport version for 2.2.x of patch:
       Trunk version of patch works
-   +1: rpluem, gregames,
+   +1: rpluem, gregames, jim
 
  * mod_substitute: Fix a memory leak.
    Trunk version of patch:
       http://svn.apache.org/viewvc?rev=757741&view=rev
    Backport version for 2.2.x of patch:
       Trunk version of patch works
-   +1: rpluem, gregames,
+   +1: rpluem, gregames, jim
 
  * mod_ssl: Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN directives
    to enable stricter checking of remote server certificates.
@@ -212,14 +212,14 @@
       http://svn.apache.org/viewvc?rev=760866&view=rev
    Backport version for 2.2.x of patch:
       http://people.apache.org/~rpluem/patches/SSLProxyCheckPeer.diff
-   +1: rpluem,
+   +1: rpluem, jim
 
  * mod_proxy_ajp: Check more strictly that the backend follows the AJP protocol.
    Trunk version of patch:
       http://svn.apache.org/viewvc?rev=764239&view=rev
    Backport version for 2.2.x of patch:
      Trunk version of patch works
-  +1: rpluem,
+  +1: rpluem, jim
 
 
 PATCHES/ISSUES THAT ARE STALLED