Commit 07683fe5 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  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
parent 868f8313
Loading
Loading
Loading
Loading
+13 −8
Changes for STATUS: 13 added lines, 8 removed lines.
Original line number Diff line number Diff line
@@ -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: <Location> 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: