]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose VPATH / symlink srcdir/apr[-util] fixes
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 4 Feb 2006 02:44:08 +0000 (02:44 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 4 Feb 2006 02:44:08 +0000 (02:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@374823 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 70a6a579c375d05b4334a782679922c4834b2332..7bee367784167168fbb3ec21f1f7787c32843792 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,6 +106,9 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+    * Awaiting next apr-util release to address licensing concerns.
+    
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
@@ -114,11 +117,24 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs?view=rev&rev=154319
        +1: stoddard, striker, wrowe (as corrected in subsequent patches)
 
+    *) util_script: FIX PR38070, correctly honor a CGI Status: header.
+         http://svn.apache.org/viewcvs?rev=370692&view=rev
+       +1: colm,niq,wrowe
+
+
 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!  Add all new
     proposals to the end of this list. ]
 
+    *) Solaris build proposal; don't fail on missing .h files within
+       a VPATH build, and don't test trees with -d (simply -f the
+       expected files) in case a tree such as srclib/apr is actually
+       a symlink rather than a true directory in ./buildconf.
+         http://svn.apache.org/viewcvs.cgi?rev=374821&view=rev
+         http://people.apache.org/~wrowe/buildfix-2.0.patch
+       +1: wrowe
+
     *) Reverse Proxy fixes: <Location> bug and Cookie support
         Patch is at
         http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch
@@ -133,9 +149,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://people.apache.org/~colm/2.0.x-suexec-cgid.patch
        +1: colm
 
-    *) util_script: FIX PR38070, correctly honor a CGI Status: header.
-         http://svn.apache.org/viewcvs?rev=370692&view=rev
-       +1: colm,niq
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: