From: William A. Rowe Jr Date: Sat, 4 Feb 2006 03:00:50 +0000 (+0000) Subject: Move my previous proposal to the -end- of the list as instructed, and X-Git-Tag: 2.0.56~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f884eebc6b0dc0cdbbd1afdb1b2ba6eace5ddae;p=thirdparty%2Fapache%2Fhttpd.git Move my previous proposal to the -end- of the list as instructed, and propose another significant backport for folks trying to build the support/* tools to stand alone. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@374825 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7bee3677841..134779218ab 100644 --- a/STATUS +++ b/STATUS @@ -127,14 +127,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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 @@ -149,6 +141,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~colm/2.0.x-suexec-cgid.patch +1: colm + *) 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 + + *) Backport 102870; PR 17217; stop linking OpenSSL to support/* + binaries (especially when compiled --with-static-support (!)) + and fix mod_ssl.so when compiled against .a openssl archives. + http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: