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 2016/05/09 09:24:39 UTC

svn commit: r1742903 - in /tomcat/tc8.5.x/trunk: build.properties.default webapps/docs/changelog.xml

Author: markt
Date: Mon May  9 09:24:39 2016
New Revision: 1742903

URL: http://svn.apache.org/viewvc?rev=1742903&view=rev
Log:
Update build to use Tomcat-Native 1.2.7

Modified:
    tomcat/tc8.5.x/trunk/build.properties.default
    tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc8.5.x/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/build.properties.default?rev=1742903&r1=1742902&r2=1742903&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/build.properties.default (original)
+++ tomcat/tc8.5.x/trunk/build.properties.default Mon May  9 09:24:39 2016
@@ -154,7 +154,7 @@ jdt.loc.1=http://archive.eclipse.org/ecl
 jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
 
 # ----- Tomcat native library -----
-tomcat-native.version=1.2.6
+tomcat-native.version=1.2.7
 tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version}
 tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
 tomcat-native.loc.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz

Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1742903&r1=1742902&r2=1742903&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Mon May  9 09:24:39 2016
@@ -386,8 +386,8 @@
         Windows Installers to version 2.51. (kkolinko)
       </update>
       <update>
-        Update the packaged version of the Tomcat Native Library to 1.2.6 to
-        pick up the Windows binaries that are based on OpenSSL 1.0.2g and APR
+        Update the packaged version of the Tomcat Native Library to 1.2.7 to
+        pick up the Windows binaries that are based on OpenSSL 1.0.2h and APR
         1.5.2. (markt)
       </update>
     </changelog>



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