You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/03/16 15:58:59 UTC

svn commit: r1667023 - in /tomcat/native/branches/1.1.x: native/srclib/VERSIONS xdocs/miscellaneous/changelog.xml

Author: markt
Date: Mon Mar 16 14:58:59 2015
New Revision: 1667023

URL: http://svn.apache.org/r1667023
Log:
Update preferred OpenSSL version

Modified:
    tomcat/native/branches/1.1.x/native/srclib/VERSIONS
    tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

Modified: tomcat/native/branches/1.1.x/native/srclib/VERSIONS
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/srclib/VERSIONS?rev=1667023&r1=1667022&r2=1667023&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/native/srclib/VERSIONS (original)
+++ tomcat/native/branches/1.1.x/native/srclib/VERSIONS Mon Mar 16 14:58:59 2015
@@ -1,4 +1,4 @@
 Use the following version of the libraries
 
 - APR 1.5.1, http://apr.apache.org
-- OpenSSL 1.0.1j, http://www.openssl.org
+- OpenSSL 1.0.1l, http://www.openssl.org

Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml?rev=1667023&r1=1667022&r2=1667023&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Mon Mar 16 14:58:59 2015
@@ -57,6 +57,9 @@
     <fix>
       Enable building with OpenSSL 1.0.2 onwards. (billbarker)
     </fix>
+    <update>
+      Use OpenSSL 1.0.1l with Windows binaries. (markt)
+    </update>
   </changelog>
 </section>
 <section name="Changes between 1.1.31 and 1.1.32">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org