From: William A. Rowe Jr Date: Sat, 5 Jan 2008 18:33:59 +0000 (+0000) Subject: Proposed fix for .62 breakage (falling through to -lsslc due to config var X-Git-Tag: 2.0.63~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3121ac4941732df4cb95351c6558029a48d90060;p=thirdparty%2Fapache%2Fhttpd.git Proposed fix for .62 breakage (falling through to -lsslc due to config var 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 --- diff --git a/STATUS b/STATUS index b19cd818368..56d360b7a0b 100644 --- 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. ]