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 2017/09/06 09:09:52 UTC

svn commit: r1807454 - in /tomcat/site/trunk: docs/native-doc/miscellaneous/changelog.html xdocs/download-native.xml xdocs/index.xml xdocs/oldnews.xml

Author: markt
Date: Wed Sep  6 09:09:52 2017
New Revision: 1807454

URL: http://svn.apache.org/viewvc?rev=1807454&view=rev
Log:
Update docs and site for Tomcat Native 1.2.14 release

Modified:
    tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
    tomcat/site/trunk/xdocs/download-native.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/oldnews.xml

Modified: tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html?rev=1807454&r1=1807453&r2=1807454&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html (original)
+++ tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html Wed Sep  6 09:09:52 2017
@@ -3,6 +3,65 @@
   <p>
   This is the Changelog for Tomcat Native 1.2.
   </p>
+</div><h3 id="Changes_in_1.2.14">Changes in 1.2.14</h3><div class="text">
+  <ul class="changelog">
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix a small memory leak during certificate initialization. (rjung)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Replace use of deprecated <code>ASN1_STRING_data</code> with
+      <code>ASN1_STRING_get0_data</code> when building against
+      OpenSSL 1.1.0 and newer. (rjung)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix a thread local key leak. Only relevant when doing
+      SSL.initialize() and Library.terminate() a lot of times. (rjung)
+    </li>
+  </ul>
+</div><h3 id="Changes_in_1.2.13">Changes in 1.2.13</h3><div class="text">
+  <ul class="changelog">
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Add missing source files to Visual Studio project files. (wrowe)
+    </li>
+    <li><img alt="Add: " class="icon" src="../images/add.gif">
+      Add support for the OpenSSL SSL_CONF API. (rjung)
+    </li>
+    <li><img alt="Add: " class="icon" src="../images/add.gif">
+      Add SSLContext.getCiphers(). (rjung)
+    </li>
+    <li><img alt="Add: " class="icon" src="../images/add.gif">
+      Add method to add a single CA certificate to the list of CA certificates
+      which are accepted as issuers of client certificates. (rjung)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix an error not announcing the correct CA list for client certificates
+      during TLS handshake. (rjung)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix renegotiation to obtain a client certificate from a user agent.
+      (markt)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=58434">58434</a>: Allow Tomcat Native to be compiled with LibreSSL. Note
+      that some features may not be available when using LibreSSL. (markt)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=60290">60290</a>: When building Tomcat Native, don't ignore the value of
+      <code>CC</code> if explicitly set. Patch provided by Michael Osipov.
+      (markt)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=60301">60301</a>: When building Tomcat Native, allow the user to override
+      the libtool specified by APR by setting the <code>LIBTOOL</code>
+      environment variable. (markt)
+    </li>
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Update build to use APR 1.6.x, with 1.6.2 recommended. (markt)
+    </li>
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Update recommended OpenSSL version to 1.0.2l. (markt)
+    </li>
+  </ul>
 </div><h3 id="Changes_in_1.2.12">Changes in 1.2.12</h3><div class="text">
   <ul class="changelog">
     <li><img alt="Fix: " class="icon" src="../images/fix.gif">

Modified: tomcat/site/trunk/xdocs/download-native.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-native.xml?rev=1807454&r1=1807453&r2=1807454&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-native.xml (original)
+++ tomcat/site/trunk/xdocs/download-native.xml Wed Sep  6 09:09:52 2017
@@ -50,24 +50,24 @@
           <div class="links"><span class="label">Source (please choose the correct format for your platform)</span></div>
           <ul>
             <li class="download">
-              <a href="[preferred]tomcat/tomcat-connectors/native/1.2.12/source/tomcat-native-1.2.12-src.tar.gz" rel="nofollow">
-                Native 1.2.12 Source Release tar.gz</a> (e.g. Unix, Linux, Mac OS)
+              <a href="[preferred]tomcat/tomcat-connectors/native/1.2.14/source/tomcat-native-1.2.14-src.tar.gz" rel="nofollow">
+                Native 1.2.14 Source Release tar.gz</a> (e.g. Unix, Linux, Mac OS)
             <ul class="attributes">
               <li>
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/source/tomcat-native-1.2.12-src.tar.gz.asc">PGP</a>],
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/source/tomcat-native-1.2.12-src.tar.gz.md5">MD5</a>],
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/source/tomcat-native-1.2.12-src.tar.gz.sha1">SHA1</a>]
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/source/tomcat-native-1.2.14-src.tar.gz.asc">PGP</a>],
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/source/tomcat-native-1.2.14-src.tar.gz.md5">MD5</a>],
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/source/tomcat-native-1.2.14-src.tar.gz.sha1">SHA1</a>]
               </li>
             </ul>
             </li>
             <li class="download">
-              <a href="[preferred]tomcat/tomcat-connectors/native/1.2.12/source/tomcat-native-1.2.12-win32-src.zip" rel="nofollow">
-                Native 1.2.12 Source Release zip</a> (e.g. Windows)
+              <a href="[preferred]tomcat/tomcat-connectors/native/1.2.14/source/tomcat-native-1.2.14-win32-src.zip" rel="nofollow">
+                Native 1.2.14 Source Release zip</a> (e.g. Windows)
             <ul class="attributes">
               <li>
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/source/tomcat-native-1.2.12-win32-src.zip.asc">PGP</a>],
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/source/tomcat-native-1.2.12-win32-src.zip.md5">MD5</a>],
-                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/source/tomcat-native-1.2.12-win32-src.zip.sha1">SHA1</a>]
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/source/tomcat-native-1.2.14-win32-src.zip.asc">PGP</a>],
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/source/tomcat-native-1.2.14-win32-src.zip.md5">MD5</a>],
+                [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/source/tomcat-native-1.2.14-win32-src.zip.sha1">SHA1</a>]
               </li>
             </ul>
             </li>
@@ -76,7 +76,7 @@
         </ul>
         <p>You can find binaries release too.
         You may download them from
-          <a href="[preferred]tomcat/tomcat-connectors/native/1.2.12/binaries" rel="nofollow">HERE</a>
+          <a href="[preferred]tomcat/tomcat-connectors/native/1.2.14/binaries" rel="nofollow">HERE</a>
         </p>
         <ul class="downloads">
           <li class="download">
@@ -94,24 +94,24 @@
             </div>
             <ul>
               <li class="download">
-                <a href="[preferred]tomcat/tomcat-connectors/native/1.2.12/binaries/tomcat-native-1.2.12-win32-bin.zip" rel="nofollow">
-                  Native 1.2.12 Windows Binaries zip</a> (recommended)
+                <a href="[preferred]tomcat/tomcat-connectors/native/1.2.14/binaries/tomcat-native-1.2.14-win32-bin.zip" rel="nofollow">
+                  Native 1.2.14 Windows Binaries zip</a> (recommended)
               <ul class="attributes">
                 <li>
-                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/binaries/tomcat-native-1.2.12-win32-bin.zip.asc">PGP</a>],
-                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/binaries/tomcat-native-1.2.12-win32-bin.zip.md5">MD5</a>],
-                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/binaries/tomcat-native-1.2.12-win32-bin.zip.sha1">SHA1</a>]
+                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/binaries/tomcat-native-1.2.14-win32-bin.zip.asc">PGP</a>],
+                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/binaries/tomcat-native-1.2.14-win32-bin.zip.md5">MD5</a>],
+                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/binaries/tomcat-native-1.2.14-win32-bin.zip.sha1">SHA1</a>]
                 </li>
               </ul>
               </li>
               <li class="download">
-                <a href="[preferred]tomcat/tomcat-connectors/native/1.2.12/binaries/tomcat-native-1.2.12-ocsp-win32-bin.zip" rel="nofollow">
-                  Native 1.2.12 Windows OCSP-enabled Binaries zip</a>
+                <a href="[preferred]tomcat/tomcat-connectors/native/1.2.14/binaries/tomcat-native-1.2.14-ocsp-win32-bin.zip" rel="nofollow">
+                  Native 1.2.14 Windows OCSP-enabled Binaries zip</a>
               <ul class="attributes">
                 <li>
-                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/binaries/tomcat-native-1.2.12-ocsp-win32-bin.zip.asc">PGP</a>],
-                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/binaries/tomcat-native-1.2.12-ocsp-win32-bin.zip.md5">MD5</a>],
-                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.12/binaries/tomcat-native-1.2.12-ocsp-win32-bin.zip.sha1">SHA1</a>]
+                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/binaries/tomcat-native-1.2.14-ocsp-win32-bin.zip.asc">PGP</a>],
+                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/binaries/tomcat-native-1.2.14-ocsp-win32-bin.zip.md5">MD5</a>],
+                  [<a href="https://www.apache.org/dist/tomcat/tomcat-connectors/native/1.2.14/binaries/tomcat-native-1.2.14-ocsp-win32-bin.zip.sha1">SHA1</a>]
                 </li>
               </ul>
               </li>

Modified: tomcat/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1807454&r1=1807453&r2=1807454&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Wed Sep  6 09:09:52 2017
@@ -59,6 +59,23 @@ London and features talks from:</p>
 
 </section>
 
+<section name="Tomcat Native 1.2.14 Released" rtext="2017-09-04">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.2.14 of
+Tomcat Native. The notable changes since 1.2.12 include:
+</p>
+<ul>
+  <li>Windows binaries built with APR 1.6.2 and OpenSSL 1.0.2l.</li>
+  <li>Support for the <code>SSL_CONF_cmd</code> API.</li>
+  <li>Support for specifying trusted certificates in raw form.</li>
+</ul>
+<p>Note that users should now be using 1.2.x in preference to 1.1.x.</p>
+<p style="text-align: center;">
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.14</a>
+</p>
+</section>
+
 <section name="Tomcat 8.0.46 Released" rtext="2017-08-18">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 8.0.46
@@ -183,23 +200,6 @@ changelog</a>.
 </p>
 </section>
 
-<section name="Tomcat Native 1.2.12 Released" rtext="2017-02-21">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.2.12 of
-Tomcat Native. The notable changes since 1.2.10 include:
-</p>
-<ul>
-  <li>Windows binaries built with APR 1.5.2 and OpenSSL 1.0.2k.</li>
-  <li>Better documentation for building on Windows including with FIPS enabled
-      OpenSSL.</li>
-</ul>
-<p>Note that users should now be using 1.2.x in preference to 1.1.x.</p>
-<p style="text-align: center;">
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.12</a>
-</p>
-</section>
-
 <section name="Tomcat Connectors 1.2.42 Released" rtext="2016-10-05">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.42 of

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1807454&r1=1807453&r2=1807454&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Wed Sep  6 09:09:52 2017
@@ -505,6 +505,23 @@ changelog</a>.
 </p>
 </section>
 
+<section name="Tomcat Native 1.2.12 Released" rtext="2017-02-21">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.2.12 of
+Tomcat Native. The notable changes since 1.2.10 include:
+</p>
+<ul>
+  <li>Windows binaries built with APR 1.5.2 and OpenSSL 1.0.2k.</li>
+  <li>Better documentation for building on Windows including with FIPS enabled
+      OpenSSL.</li>
+</ul>
+<p>Note that users should now be using 1.2.x in preference to 1.1.x.</p>
+<p style="text-align: center;">
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.12</a>
+</p>
+</section>
+
 <section name="Tomcat 7.0.75 Released" rtext="2017-01-24">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 7.0.75 of



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