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 2018/03/07 15:19:50 UTC

svn commit: r25555 - in /release/tomcat/tomcat-connectors/jk: README.html binaries/windows/README.html

Author: markt
Date: Wed Mar  7 15:19:50 2018
New Revision: 25555

Log:
Review up clean-up / update prior to 1.2.43 announcement

Modified:
    release/tomcat/tomcat-connectors/jk/README.html
    release/tomcat/tomcat-connectors/jk/binaries/windows/README.html

Modified: release/tomcat/tomcat-connectors/jk/README.html
==============================================================================
--- release/tomcat/tomcat-connectors/jk/README.html (original)
+++ release/tomcat/tomcat-connectors/jk/README.html Wed Mar  7 15:19:50 2018
@@ -47,22 +47,20 @@ nearest mirror site!</a></a></h2>
 
 <pre>
 % pgpk -a KEYS
-% pgpv tomcat-connectors-1.2.40-src.tar.gz.asc
+% pgpv tomcat-connectors-1.2.43-src.tar.gz.asc
 <i>or</i>,
 % pgp -ka KEYS
-% pgp tomcat-connectors-1.2.40-src.tar.gz.asc
+% pgp tomcat-connectors-1.2.43-src.tar.gz.asc
 <i>or</i>,
 % gpg --import KEYS
-% gpg --verify tomcat-connectors-1.2.40-src.tar.gz.asc
+% gpg --verify tomcat-connectors-1.2.43-src.tar.gz.asc
 </pre>
 
-<p>We offer MD5 and SHA1 hashes as an alternative to validate the integrity
-   of the downloaded files. A unix program called <code>md5</code> or
-   <code>md5sum</code> is included in many unix distributions.  It is
+<p>We offer SHA1 and SHA512 hashes as alternatives to validate the integrity
+   of the downloaded files. Programs called <code>sha1sum</code> and
+   <code>sha512sum<code> are included in many unix distributions.  They are
    also available as part of <a
-   href="http://www.gnu.org/software/textutils/textutils.html">GNU
-   Textutils</a>.  Windows users can get binary md5 programs from <a
-   href="http://www.fourmilab.ch/md5/">here</a>, <a
-   href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or
-   <a href="http://www.slavasoft.com/fsum/">here</a>.
+   href="https://www.gnu.org/software/coreutils/coreutils.html">GNU
+   Coreutils</a>.  Windows users can use <a
+   href="https://sourceforge.net/projects/cyohash/">Cyohash</a>.
 </p>

Modified: release/tomcat/tomcat-connectors/jk/binaries/windows/README.html
==============================================================================
--- release/tomcat/tomcat-connectors/jk/binaries/windows/README.html (original)
+++ release/tomcat/tomcat-connectors/jk/binaries/windows/README.html Wed Mar  7 15:19:50 2018
@@ -8,11 +8,6 @@
 
 <h2><a name="warnings">Windows Users, Read These First...</a></h2>
 
-<h3><strong>Warning:</strong> TCP/IP networking must be installed</h3>
-
-<p>TCP/IP must be correctly installed, configured and running in 
-   order to install and use Apache Tomcat Connectors on Windows.</p>
-
 <h3><strong>Warning</strong> about the Quality of Service driver</h3>
 
 <p>We suggest disabling the "Quality of Service" (or QoS) network driver from 
@@ -27,7 +22,7 @@
    connector to fail.
 </p>
 
-<h2><a name="released">The current stable release is 1.2.42</a></h2>
+<h2><a name="released">The current stable release is 1.2.43</a></h2>
 
 <p>See the Apache Tomcat Connectors
 <a href="http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html">changelog</a>
@@ -43,9 +38,9 @@ for the complete list of features and bu
    (and the Dr. Watson utility) to produce useful crash analysis.</p>
 
 <p>You will find the source code package in the 
-   <a href="../../../jk/">/dist/tomcat-connectors/jk/</a> source tree.  The -src.zip file
-   contains <strong>only</strong> source and build files, and contains 
-   <strong>no</strong> binary executable files.</p>
+   <a href="../../../jk/">/dist/tomcat/tomcat-connectors/jk/</a> source tree.
+   The -src.zip file contains <strong>only</strong> source and build files, and
+   contains  <strong>no</strong> binary executable files.</p>
 
 <p>This binary release was created with Microsoft Windows DDK 7.1,
    using a more recent Platform SDK.



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