Author: markt
Date: Thu May 29 17:41:02 2025
New Revision: 1925950

URL: http://svn.apache.org/viewvc?rev=1925950&view=rev
Log:
Update site for release of Tomcat Native 2.0.9

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

Modified: tomcat/site/trunk/docs/download-native.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-native.html?rev=1925950&r1=1925949&r2=1925950&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-native.html (original)
+++ tomcat/site/trunk/docs/download-native.html Thu May 29 17:41:02 2025
@@ -10,8 +10,8 @@
       archive download site</a>.</p>
     </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
       
-[define v]2.0.8[end]
-[define vo]3.0.14[end]
+[define v]2.0.9[end]
+[define vo]3.5.0[end]
 [define w]1.3.1[end]
 [define wo]3.0.14[end]
       <a 
href="https://downloads.apache.org/tomcat/tomcat-connectors/KEYS";>KEYS</a> |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1925950&r1=1925949&r2=1925950&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Thu May 29 17:41:02 2025
@@ -34,6 +34,20 @@ 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.9_Released"><span 
class="pull-right">2024-05-29</span> Tomcat Native 2.0.9 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 2.0.9 of
+Tomcat Native. The notable changes compared to 2.0.8 include:
+</p>
+<ul>
+<li>Update the Windows build environment to use Visual Studio 2022.</li>
+<li>The windows binaries in this release have been built with OpenSSL
+    3.5.0 and APR 1.7.6</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.9</a>
+</p>
 </div><h3 id="Tomcat_11.0.7_Released"><span 
class="pull-right">2025-05-13</span> Tomcat 11.0.7 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 11.0.7
@@ -155,22 +169,6 @@ This version fixes a number of bugs foun
 <a href="https://tomcat.apache.org/download-connectors.cgi";>Download</a> |
 <a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.50</a>
 </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

Modified: tomcat/site/trunk/docs/oldnews-2024.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2024.html?rev=1925950&r1=1925949&r2=1925950&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2024.html (original)
+++ tomcat/site/trunk/docs/oldnews-2024.html Thu May 29 17:41:02 2025
@@ -540,6 +540,22 @@ 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_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_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

Modified: tomcat/site/trunk/xdocs/download-native.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-native.xml?rev=1925950&r1=1925949&r2=1925950&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-native.xml (original)
+++ tomcat/site/trunk/xdocs/download-native.xml Thu May 29 17:41:02 2025
@@ -22,8 +22,8 @@
         Define variables to hold the current version numbers.
         Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
       -->
-[define v]2.0.8[end]
-[define vo]3.0.14[end]
+[define v]2.0.9[end]
+[define vo]3.5.0[end]
 [define w]1.3.1[end]
 [define wo]3.0.14[end]
       <a 
href="https://downloads.apache.org/tomcat/tomcat-connectors/KEYS";>KEYS</a> |

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1925950&r1=1925949&r2=1925950&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Thu May 29 17:41:02 2025
@@ -54,6 +54,23 @@ wiki page.</p>
 project logo are trademarks of the Apache Software Foundation.</p>
 
 </section>
+
+<section name="Tomcat Native 2.0.9 Released" rtext="2024-05-29">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 2.0.9 of
+Tomcat Native. The notable changes compared to 2.0.8 include:
+</p>
+<ul>
+<li>Update the Windows build environment to use Visual Studio 2022.</li>
+<li>The windows binaries in this release have been built with OpenSSL
+    3.5.0 and APR 1.7.6</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.9</a>
+</p>
+</section>
+
 <section name="Tomcat 11.0.7 Released" rtext="2025-05-13">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 11.0.7
@@ -193,25 +210,6 @@ This version fixes a number of bugs foun
 </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>

Modified: tomcat/site/trunk/xdocs/oldnews-2024.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2024.xml?rev=1925950&r1=1925949&r2=1925950&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2024.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2024.xml Thu May 29 17:41:02 2025
@@ -582,6 +582,23 @@ Full details of these changes, and all t
 <a href="download-11.cgi">Download</a>
 </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 10.1.26 Released" rtext="2024-07-12">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.26



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

Reply via email to