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 2005/06/03 21:37:00 UTC

svn commit: r179868 - /httpd/httpd/branches/2.0.x/STATUS

Author: trawick
Date: Fri Jun  3 12:37:00 2005
New Revision: 179868

URL: http://svn.apache.org/viewcvs?rev=179868&view=rev
Log:
vote for one
provide 2.0-ized patch for another

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

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?rev=179868&r1=179867&r2=179868&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Fri Jun  3 12:37:00 2005
@@ -265,9 +265,9 @@
 
      *) proxy FTP: Fix confusion about globbing characters which could lead
         to getting a directory listing when a file was requested.  PR 34512.
-        http://svn.apache.org/viewcvs?rev=179704&view=rev
+        2.1 patch was http://svn.apache.org/viewcvs?rev=179704&view=rev
+        2.0 version: http://people.apache.org/~trawick/179704-20.txt
         +1: trawick
-        jorton: this doesn't apply to 2.0.x as-is, needs a rediff
 
      *) mod_mime_magic: Handle CRLF-format magic files so that it works with
         the default installation on Windows. 
@@ -277,7 +277,7 @@
      *) mod_ssl: Fix off-by-one, CVE CAN-2005-1268.
         PR: 35081
         http://svn.apache.org/viewcvs?rev=179781&view=rev
-        +1: jorton
+        +1: jorton, trawick
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: