]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Move my previous proposal to the -end- of the list as instructed, and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 4 Feb 2006 03:00:50 +0000 (03:00 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 4 Feb 2006 03:00:50 +0000 (03:00 +0000)
  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

STATUS

diff --git a/STATUS b/STATUS
index 7bee367784167168fbb3ec21f1f7787c32843792..134779218abe491e43a6756f44c83a1de50eb16d 100644 (file)
--- 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: <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: