Commit 868f8313 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Propose VPATH / symlink srcdir/apr[-util] fixes
  

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@374823 13f79535-47bb-0310-9956-ffa450edef68
parent f1ed6386
Loading
Loading
Loading
Loading
+16 −3
Changes for STATUS: 16 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -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: