PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
- * Initialize all algorithms in OpenSSL; PRs 35469, 42035
- Trunk:
- http://svn.apache.org/viewvc?view=rev&revision=226777
- 2.0.x:
- Patch submitted via PR 42035 by Dominique Quatravaux
- http://issues.apache.org/bugzilla/attachment.cgi?id=19901
- +1: trawick, rpluem, wrowe
-
* Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*
binaries (especially when compiled --with-static-support (!)) and
fix mod_ssl.so to compile against .a openssl archives.