You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2005/06/24 18:28:31 UTC

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

Author: wrowe
Date: Fri Jun 24 09:28:30 2005
New Revision: 201641

URL: http://svn.apache.org/viewcvs?rev=201641&view=rev
Log:

  Open up the file with some whitespace, and add our showstoppers
  (will find time to be more specific this weekend, Trawick's patch
  for one doesn't backport cleanly due to proxy_http.c restructuring.)

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=201641&r1=201640&r2=201641&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Fri Jun 24 09:28:30 2005
@@ -58,12 +58,14 @@
     2.0a2   : released March 31, 2000
     2.0a1   : released March 10, 2000
 
+
 Please consult the following STATUS files for information on related projects:
 
     * http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x/STATUS
     * http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x/STATUS
     * http://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x/docs/STATUS
 
+
 Contributors looking for a mission:
 
     * Just do an egrep on "TODO" or "XXX" in the source.
@@ -78,6 +80,7 @@
 
     * Open bugs in the bug database.
 
+
 CURRENT RELEASE NOTES:
 
     * Forward binary compatibility is expected of Apache 2.0.x releases, such
@@ -88,8 +91,19 @@
       as well, if they apply.  Logical progression is commit to trunk,
       get feedback and votes in STATUS, and then merge into branches/2.0.x.
 
+
 RELEASE SHOWSTOPPERS:
 
+    * Watchfire identified an obscure behavior of modules/proxy/proxy_http.c
+      where C-L would be stripped from a HEAD response but the HEAD result
+      would have neither the T-E or C-L to reflect what GET should do, in
+      violation of RFC2616.
+
+    * Various fixes to T-E and C-L processing from trunk
+
+    * proxy_http.c accepts TRACE with a body, violating RFC2616
+
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ please append new backports at the end of this list not the top. ]
 
@@ -191,6 +205,7 @@
         http://svn.apache.org/viewcvs?rev=179317&view=rev
         +1: trawick, jorton, pquerna
 
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
     identify exactly what the proposed changes are! ]
@@ -282,6 +297,7 @@
         PR: 35279
         +1: jorton
 
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.
@@ -428,6 +444,7 @@
             inspect headers will in fact work better because the headers will
             reflect reality.
 
+
 CURRENT VOTES:
 
     * Reverse proxy cookie patch from PR#10722 (c.f. comment 16)
@@ -495,6 +512,7 @@
       -0:   Lars, wrowe (let's make this defacto for the 2.2 release.),
             nd (for 2.0)
 
+
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
     * There is a bug in how we sort some hooks, at least the pre-config
@@ -747,6 +765,7 @@
       Message-ID: <Pine.LNX.4.44.0203011354090.16457-200000@deepthought
                   .cs.virginia.edu>
 
+
 TODO ISSUES REMAINING IN MOD_SSL:
 
     * In order to use a DSO version of mod_ssl we have to link with
@@ -1152,6 +1171,7 @@
       dealing with the <orig_ct> stuff.
         Status: Greg volunteers to investigate (esp. since he was most 
                 likely the one to break it :-)
+
 
 Binaries (2.0.52):