Author: markt Date: Wed Jul 24 17:08:24 2024 New Revision: 1919498 URL: http://svn.apache.org/viewvc?rev=1919498&view=rev Log: Update index page after release of Native 2.0.8 & 1.3.1. Also fix a couple of copy/paste errors.
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/oldnews-2023.html tomcat/site/trunk/docs/oldnews.html tomcat/site/trunk/xdocs/index.xml tomcat/site/trunk/xdocs/oldnews-2023.xml tomcat/site/trunk/xdocs/oldnews.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1919498&r1=1919497&r2=1919498&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Wed Jul 24 17:08:24 2024 @@ -34,6 +34,38 @@ wiki page.</p> <p>Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation.</p> +</div><h3 id="Tomcat_Native_2.0.8_Released"><span class="pull-right">2024-07-24</span> Tomcat Native 2.0.8 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of version 2.0.8 of +Tomcat Native. The notable changes compared to 2.0.7 include: +</p> +<ul> +<li>Fix a crash on Windows when SSLContext.setCACertificate() is invoked with a + null value for caCertificateFile and a non-null value for + caCertificatePath</li> +<li>The windows binaries in this release have been built with OpenSSL + 3.0.14</li> +</ul> +<p style="text-align: center;"> +<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | +<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.8</a> +</p> +</div><h3 id="Tomcat_Native_1.3.1_Released"><span class="pull-right">2024-07-24</span> Tomcat Native 1.3.1 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of version 1.3.1 of +Tomcat Native. The notable changes compared to 1.3.0 include: +</p> +<ul> +<li>Fix a crash on Windows when SSLContext.setCACertificate() is invoked with a + null value for caCertificateFile and a non-null value for + caCertificatePath</li> +<li>The windows binaries in this release have been built with OpenSSL + 3.0.14</li> +</ul> +<p style="text-align: center;"> +<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | +<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.1</a> +</p> </div><h3 id="Tomcat_10.1.26_Released"><span class="pull-right">2024-07-12</span> Tomcat 10.1.26 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 10.1.26 @@ -127,36 +159,6 @@ Full details of these changes, and all t <p style="text-align: center;"> <a href="https://tomcat.apache.org/download-11.cgi">Download</a> </p> -</div><h3 id="Tomcat_Native_1.3.0_Released"><span class="pull-right">2024-02-12</span> Tomcat Native 1.3.0 Released</h3><div class="text"> -<p> -The Apache Tomcat Project is proud to announce the release of version 1.3.0 of -Tomcat Native. This is the first release of the 1.3.x branch. The notable -changes compared to 1.2.x include: -</p> -<ul> -<li>The minimum supported OpenSSL version is 1.1.1</li> -<li>The minimum supported APR version in 1.6.3</li> -<li>The windows binaries in this release have been built with OpenSSL - 3.0.13</li> -</ul> -<p style="text-align: center;"> -<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | -<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.0</a> -</p> -</div><h3 id="Tomcat_Native_2.0.7_Released"><span class="pull-right">2024-02-08</span> Tomcat Native 2.0.7 Released</h3><div class="text"> -<p> -The Apache Tomcat Project is proud to announce the release of version 2.0.7 of -Tomcat Native. The notable changes compared to 2.0.6 include: -</p> -<ul> -<li>Align default pass phrase prompt with httpd on Windows</li> -<li>The windows binaries in this release have been built with OpenSSL - 3.0.13</li> -</ul> -<p style="text-align: center;"> -<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | -<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.5</a> -</p> </div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.8_Released"><span class="pull-right">2024-02-06</span> Tomcat Migration Tool for Jakarta EE 1.0.8 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of 1.0.8 of the Modified: tomcat/site/trunk/docs/oldnews-2023.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2023.html?rev=1919498&r1=1919497&r2=1919498&view=diff ============================================================================== --- tomcat/site/trunk/docs/oldnews-2023.html (original) +++ tomcat/site/trunk/docs/oldnews-2023.html Wed Jul 24 17:08:24 2024 @@ -557,7 +557,7 @@ Tomcat Native. The notable changes compa </ul> <p style="text-align: center;"> <a href="https://tomcat.apache.org/download-native.cgi">Download</a> | -<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.5</a> +<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.6</a> </p> </div><h3 id="Tomcat_10.1.13_Released"><span class="pull-right">2023-08-25</span> Tomcat 10.1.13 Released</h3><div class="text"> <p> Modified: tomcat/site/trunk/docs/oldnews.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1919498&r1=1919497&r2=1919498&view=diff ============================================================================== --- tomcat/site/trunk/docs/oldnews.html (original) +++ tomcat/site/trunk/docs/oldnews.html Wed Jul 24 17:08:24 2024 @@ -477,6 +477,36 @@ Full details of these changes, and all t <p style="text-align: center;"> <a href="https://tomcat.apache.org/download-11.cgi">Download</a> </p> +</div><h3 id="Tomcat_Native_1.3.0_Released"><span class="pull-right">2024-02-12</span> Tomcat Native 1.3.0 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of version 1.3.0 of +Tomcat Native. This is the first release of the 1.3.x branch. The notable +changes compared to 1.2.x include: +</p> +<ul> +<li>The minimum supported OpenSSL version is 1.1.1</li> +<li>The minimum supported APR version in 1.6.3</li> +<li>The windows binaries in this release have been built with OpenSSL + 3.0.13</li> +</ul> +<p style="text-align: center;"> +<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | +<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.0</a> +</p> +</div><h3 id="Tomcat_Native_2.0.7_Released"><span class="pull-right">2024-02-08</span> Tomcat Native 2.0.7 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of version 2.0.7 of +Tomcat Native. The notable changes compared to 2.0.6 include: +</p> +<ul> +<li>Align default pass phrase prompt with httpd on Windows</li> +<li>The windows binaries in this release have been built with OpenSSL + 3.0.13</li> +</ul> +<p style="text-align: center;"> +<a href="https://tomcat.apache.org/download-native.cgi">Download</a> | +<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.7</a> +</p> </div><h3 id="Tomcat_8.5.98_Released"><span class="pull-right">2024-01-09</span> Tomcat 8.5.98 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 8.5.98 Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1919498&r1=1919497&r2=1919498&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Wed Jul 24 17:08:24 2024 @@ -54,6 +54,43 @@ wiki page.</p> project logo are trademarks of the Apache Software Foundation.</p> </section> + +<section name="Tomcat Native 2.0.8 Released" rtext="2024-07-24"> +<p> +The Apache Tomcat Project is proud to announce the release of version 2.0.8 of +Tomcat Native. The notable changes compared to 2.0.7 include: +</p> +<ul> +<li>Fix a crash on Windows when SSLContext.setCACertificate() is invoked with a + null value for caCertificateFile and a non-null value for + caCertificatePath</li> +<li>The windows binaries in this release have been built with OpenSSL + 3.0.14</li> +</ul> +<p style="text-align: center;"> +<a href="download-native.cgi">Download</a> | +<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.8</a> +</p> +</section> + +<section name="Tomcat Native 1.3.1 Released" rtext="2024-07-24"> +<p> +The Apache Tomcat Project is proud to announce the release of version 1.3.1 of +Tomcat Native. The notable changes compared to 1.3.0 include: +</p> +<ul> +<li>Fix a crash on Windows when SSLContext.setCACertificate() is invoked with a + null value for caCertificateFile and a non-null value for + caCertificatePath</li> +<li>The windows binaries in this release have been built with OpenSSL + 3.0.14</li> +</ul> +<p style="text-align: center;"> +<a href="download-native.cgi">Download</a> | +<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.1</a> +</p> +</section> + <section name="Tomcat 10.1.26 Released" rtext="2024-07-12"> <p> The Apache Tomcat Project is proud to announce the release of version 10.1.26 @@ -154,41 +191,6 @@ Full details of these changes, and all t </p> </section> - -<section name="Tomcat Native 1.3.0 Released" rtext="2024-02-12"> -<p> -The Apache Tomcat Project is proud to announce the release of version 1.3.0 of -Tomcat Native. This is the first release of the 1.3.x branch. The notable -changes compared to 1.2.x include: -</p> -<ul> -<li>The minimum supported OpenSSL version is 1.1.1</li> -<li>The minimum supported APR version in 1.6.3</li> -<li>The windows binaries in this release have been built with OpenSSL - 3.0.13</li> -</ul> -<p style="text-align: center;"> -<a href="download-native.cgi">Download</a> | -<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.0</a> -</p> -</section> - -<section name="Tomcat Native 2.0.7 Released" rtext="2024-02-08"> -<p> -The Apache Tomcat Project is proud to announce the release of version 2.0.7 of -Tomcat Native. The notable changes compared to 2.0.6 include: -</p> -<ul> -<li>Align default pass phrase prompt with httpd on Windows</li> -<li>The windows binaries in this release have been built with OpenSSL - 3.0.13</li> -</ul> -<p style="text-align: center;"> -<a href="download-native.cgi">Download</a> | -<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.5</a> -</p> -</section> - <section name="Tomcat Migration Tool for Jakarta EE 1.0.8 Released" rtext="2024-02-06"> <p> The Apache Tomcat Project is proud to announce the release of 1.0.8 of the Modified: tomcat/site/trunk/xdocs/oldnews-2023.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2023.xml?rev=1919498&r1=1919497&r2=1919498&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/oldnews-2023.xml (original) +++ tomcat/site/trunk/xdocs/oldnews-2023.xml Wed Jul 24 17:08:24 2024 @@ -600,7 +600,7 @@ Tomcat Native. The notable changes compa </ul> <p style="text-align: center;"> <a href="download-native.cgi">Download</a> | -<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.5</a> +<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.6</a> </p> </section> Modified: tomcat/site/trunk/xdocs/oldnews.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1919498&r1=1919497&r2=1919498&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/oldnews.xml (original) +++ tomcat/site/trunk/xdocs/oldnews.xml Wed Jul 24 17:08:24 2024 @@ -514,6 +514,41 @@ Full details of these changes, and all t <a href="download-11.cgi">Download</a> </p> </section> + +<section name="Tomcat Native 1.3.0 Released" rtext="2024-02-12"> +<p> +The Apache Tomcat Project is proud to announce the release of version 1.3.0 of +Tomcat Native. This is the first release of the 1.3.x branch. The notable +changes compared to 1.2.x include: +</p> +<ul> +<li>The minimum supported OpenSSL version is 1.1.1</li> +<li>The minimum supported APR version in 1.6.3</li> +<li>The windows binaries in this release have been built with OpenSSL + 3.0.13</li> +</ul> +<p style="text-align: center;"> +<a href="download-native.cgi">Download</a> | +<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.0</a> +</p> +</section> + +<section name="Tomcat Native 2.0.7 Released" rtext="2024-02-08"> +<p> +The Apache Tomcat Project is proud to announce the release of version 2.0.7 of +Tomcat Native. The notable changes compared to 2.0.6 include: +</p> +<ul> +<li>Align default pass phrase prompt with httpd on Windows</li> +<li>The windows binaries in this release have been built with OpenSSL + 3.0.13</li> +</ul> +<p style="text-align: center;"> +<a href="download-native.cgi">Download</a> | +<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.7</a> +</p> +</section> + <section name="Tomcat 8.5.98 Released" rtext="2024-01-09"> <p> The Apache Tomcat Project is proud to announce the release of version 8.5.98 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org