From: William A. Rowe Jr Date: Sat, 4 Feb 2006 02:44:08 +0000 (+0000) Subject: Propose VPATH / symlink srcdir/apr[-util] fixes X-Git-Tag: 2.0.56~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cf39f839981b76ea0a7e078c75c5626c1aca767;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/STATUS b/STATUS index 70a6a579c37..7bee3677841 100644 --- 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: 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: