]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Proposed fix for .62 breakage (falling through to -lsslc due to config var
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 5 Jan 2008 18:33:59 +0000 (18:33 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 5 Jan 2008 18:33:59 +0000 (18:33 +0000)
introduced in 2.2 and later)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@609188 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b19cd818368646f1379d36b23ee37396cc0a4fd6..56d360b7a0b4f0a3fc28b1c1ed0d1c61066acea5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -112,6 +112,11 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+  * configure: Revert breakage to ssl detection; while ssl libs were only
+    linked for ab, mod_ssl in 2.0.62, the choice of libs were broken.
+    Patch to 2.0 (applicable to no other branch);
+      http://people.apache.org/~wrowe/fix-no-sslc-2.0.patch
+    +1; wrowe
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]