Author: markt
Date: Tue Nov 14 11:19:11 2017
New Revision: 1815202
URL: http://svn.apache.org/viewvc?rev=1815202&view=rev
Log:
Update the recommended APR version to 1.6.3 or later.
Modified:
tomcat/native/trunk/native/srclib/VERSIONS
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/native/srclib/VERSIONS
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/native/srclib/VERSIONS?rev=1815202&r1=1815201&r2=1815202&view=diff
==============================================================================
--- tomcat/native/trunk/native/srclib/VERSIONS (original)
+++ tomcat/native/trunk/native/srclib/VERSIONS Tue Nov 14 11:19:11 2017
@@ -1,4 +1,4 @@
Use the following version of the libraries
-- APR 1.6.2, http://apr.apache.org
+- APR 1.6.3 or later, http://apr.apache.org
- OpenSSL 1.0.2m or later, http://www.openssl.org
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=1815202&r1=1815201&r2=1815202&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Tue Nov 14 11:19:11
2017
@@ -35,6 +35,7 @@
</p>
</section>
<section name="Changes in 1.2.15">
+ <changelog>
<update>
Update recommended OpenSSL version to 1.0.2m. (markt)
</update>
@@ -42,6 +43,10 @@
Correctly calculate field lengths when parsing the OCSP extension so
that longer values are read correctly. (markt)
</fix>
+ <update>
+ Update the recommended APR version to 1.6.3 or later. (markt)
+ </update>
+ </changelog>
</section>
<section name="Changes in 1.2.14">
<changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]