Author: markt
Date: Mon Feb 19 09:04:49 2024
New Revision: 1915869

URL: http://svn.apache.org/viewvc?rev=1915869&view=rev
Log:
Update site for 11.0.0-M17 release

Modified:
    tomcat/site/trunk/docs/download-11.html
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/migration-11.0.html
    tomcat/site/trunk/docs/oldnews.html
    tomcat/site/trunk/docs/whichversion.html
    tomcat/site/trunk/xdocs/download-11.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/migration-11.0.xml
    tomcat/site/trunk/xdocs/oldnews.xml
    tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/docs/download-11.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-11.html?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-11.html (original)
+++ tomcat/site/trunk/docs/download-11.html Mon Feb 19 09:04:49 2024
@@ -19,7 +19,7 @@
     
   </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
 
-[define v]11.0.0-M16[end]
+[define v]11.0.0-M17[end]
         <a href="https://downloads.apache.org/tomcat/tomcat-11/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> <strong>(alpha)</strong> |
         <a href="[preferred]tomcat/tomcat-11" rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Mon Feb 19 09:04:49 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_11.0.0-M17_Released"><span 
class="pull-right">2024-02-19</span> Tomcat 11.0.0-M17 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M17
+(alpha) of Apache Tomcat. This release is a milestone release and is targeted 
at
+Jakarta EE 11.</p>
+<p>Users of Tomcat 10 onwards should be aware that, as a result of the move 
from
+Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse
+Foundation, the primary package for all implemented APIs has changed from
+<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
+require code changes to enable applications to migrate from Tomcat 9 and 
earlier
+to Tomcat 10 and later. A
+<a href="https://github.com/apache/tomcat-jakartaee-migration";>migration
+tool</a> is available to aid this process.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Add improvements to the CSRF prevention filter including the ability to 
skip
+    adding nonces for resource name and subtree URL patterns.</li>
+<li>Add support for user provided SSLContext instances configured on
+    SSLHostConfigCertificate instances. Based on pull request #673 provided by
+    Hakan Altındağ.</li>
+<li>Review usage of debug logging and downgrade trace or data dumping 
operations
+    from debug level to trace.</li> 
+</ul>
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M17_(markt)">Tomcat 11
+<strong>(alpha)</strong> changelog</a>.
+</p>
+
+<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
@@ -176,39 +208,6 @@ reach <a href="https://tomcat.apache.org
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-80.cgi";>Download</a>
 </p>
-</div><h3 id="Tomcat_11.0.0-M16_Released"><span 
class="pull-right">2024-01-09</span> Tomcat 11.0.0-M16 Released</h3><div 
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M16
-(alpha) of Apache Tomcat. This release is a milestone release and is targeted 
at
-Jakarta EE 11.</p>
-<p>Users of Tomcat 10 onwards should be aware that, as a result of the move 
from
-Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse
-Foundation, the primary package for all implemented APIs has changed from
-<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
-require code changes to enable applications to migrate from Tomcat 9 and 
earlier
-to Tomcat 10 and later. A
-<a href="https://github.com/apache/tomcat-jakartaee-migration";>migration
-tool</a> is available to aid this process.</p>
-<p>The notable changes in this release are:</p>
-<ul>
-<li>Fix virtual thread support for the NIO2 connector</li>
-<li>Correct a regression in the fix for 67675 that broke TLS key file
-    parsing for PKCS#8 format keys that do not specify an explicit
-    pseudo-random function and rely on the default. This typically affects
-    keys generated by OpenSSL 1.0.2.</li>
-<li>Allow multiple operations with the same name on introspected mbeans,
-    fixing a regression caused by the introduction of a second
-    addSslHostConfig() method.</li> 
-</ul>
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M16_(markt)">Tomcat 11
-<strong>(alpha)</strong> changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-11.cgi";>Download</a>
-</p>
 </div><h3 id="Tomcat_Native_1.2.39_Released"><span 
class="pull-right">2023-10-03</span> Tomcat Native 1.2.39 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.39 of

Modified: tomcat/site/trunk/docs/migration-11.0.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-11.0.html?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-11.0.html (original)
+++ tomcat/site/trunk/docs/migration-11.0.html Mon Feb 19 09:04:49 2024
@@ -150,8 +150,9 @@ versions of Apache Tomcat<sup>&reg;</sup
     <option value="11.0.0-M12">11.0.0-M12</option>
     <option value="11.0.0-M13">11.0.0-M13</option>
     <option value="11.0.0-M14">11.0.0-M14</option>
-    <option value="11.0.0-M15" selected>11.0.0-M15</option>
-    <option value="11.0.0-M16">11.0.0-M16</option>
+    <option value="11.0.0-M15">11.0.0-M15</option>
+    <option value="11.0.0-M16" selected>11.0.0-M16</option>
+    <option value="11.0.0-M17">11.0.0-M17</option>
     </select>,</label> <label>new version:
     <select name="target">
     <option value="11.0.0-M1">11.0.0-M1</option>
@@ -167,7 +168,8 @@ versions of Apache Tomcat<sup>&reg;</sup
     <option value="11.0.0-M13">11.0.0-M13</option>
     <option value="11.0.0-M14">11.0.0-M14</option>
     <option value="11.0.0-M15">11.0.0-M15</option>
-    <option value="11.0.0-M16" selected>11.0.0-M16</option>
+    <option value="11.0.0-M16">11.0.0-M16</option>
+    <option value="11.0.0-M17" selected>11.0.0-M17</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Mon Feb 19 09:04:49 2024
@@ -18,6 +18,39 @@
   <li><a href="oldnews-2011.html">year 2011</a></li>
   <li><a href="oldnews-2010.html">year 2010</a></li>
 </ul>
+</div><h3 id="Tomcat_11.0.0-M16_Released"><span 
class="pull-right">2024-01-09</span> Tomcat 11.0.0-M16 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M16
+(alpha) of Apache Tomcat. This release is a milestone release and is targeted 
at
+Jakarta EE 11.</p>
+<p>Users of Tomcat 10 onwards should be aware that, as a result of the move 
from
+Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse
+Foundation, the primary package for all implemented APIs has changed from
+<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
+require code changes to enable applications to migrate from Tomcat 9 and 
earlier
+to Tomcat 10 and later. A
+<a href="https://github.com/apache/tomcat-jakartaee-migration";>migration
+tool</a> is available to aid this process.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Fix virtual thread support for the NIO2 connector</li>
+<li>Correct a regression in the fix for 67675 that broke TLS key file
+    parsing for PKCS#8 format keys that do not specify an explicit
+    pseudo-random function and rely on the default. This typically affects
+    keys generated by OpenSSL 1.0.2.</li>
+<li>Allow multiple operations with the same name on introspected mbeans,
+    fixing a regression caused by the introduction of a second
+    addSslHostConfig() method.</li> 
+</ul>
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M16_(markt)">Tomcat 11
+<strong>(alpha)</strong> changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-11.cgi";>Download</a>
+</p>
 </div></div></div></div></main><footer id="footer">
     Copyright &copy; 1999-2024, The Apache Software Foundation
     <br>

Modified: tomcat/site/trunk/docs/whichversion.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Mon Feb 19 09:04:49 2024
@@ -28,7 +28,7 @@ specifications</a> and the respective Ap
   <td>TBD</td>
   <td>TBD</td>
   <td>11.0.x</td>
-  <td>11.0.0-M16 (alpha)</td>
+  <td>11.0.0-M17 (alpha)</td>
   <td>21 and later</td>
 </tr>
 

Modified: tomcat/site/trunk/xdocs/download-11.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-11.xml?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-11.xml (original)
+++ tomcat/site/trunk/xdocs/download-11.xml Mon Feb 19 09:04:49 2024
@@ -31,7 +31,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]11.0.0-M16[end]
+[define v]11.0.0-M17[end]
         <a href="https://downloads.apache.org/tomcat/tomcat-11/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> <strong>(alpha)</strong> |
         <a href="[preferred]tomcat/tomcat-11" rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Mon Feb 19 09:04:49 2024
@@ -55,6 +55,40 @@ project logo are trademarks of the Apach
 
 </section>
 
+<section name="Tomcat 11.0.0-M17 Released" rtext="2024-02-19">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M17
+(alpha) of Apache Tomcat. This release is a milestone release and is targeted 
at
+Jakarta EE 11.</p>
+<p>Users of Tomcat 10 onwards should be aware that, as a result of the move 
from
+Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse
+Foundation, the primary package for all implemented APIs has changed from
+<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
+require code changes to enable applications to migrate from Tomcat 9 and 
earlier
+to Tomcat 10 and later. A
+<a href="https://github.com/apache/tomcat-jakartaee-migration";>migration
+tool</a> is available to aid this process.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Add improvements to the CSRF prevention filter including the ability to 
skip
+    adding nonces for resource name and subtree URL patterns.</li>
+<li>Add support for user provided SSLContext instances configured on
+    SSLHostConfigCertificate instances. Based on pull request #673 provided by
+    Hakan Altındağ.</li>
+<li>Review usage of debug logging and downgrade trace or data dumping 
operations
+    from debug level to trace.</li> 
+</ul>
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M17_(markt)">Tomcat 11
+<strong>(alpha)</strong> changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<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
@@ -209,41 +243,6 @@ reach <a href="https://tomcat.apache.org
 </p>
 </section>
 
-<section name="Tomcat 11.0.0-M16 Released" rtext="2024-01-09">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M16
-(alpha) of Apache Tomcat. This release is a milestone release and is targeted 
at
-Jakarta EE 11.</p>
-<p>Users of Tomcat 10 onwards should be aware that, as a result of the move 
from
-Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse
-Foundation, the primary package for all implemented APIs has changed from
-<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
-require code changes to enable applications to migrate from Tomcat 9 and 
earlier
-to Tomcat 10 and later. A
-<a href="https://github.com/apache/tomcat-jakartaee-migration";>migration
-tool</a> is available to aid this process.</p>
-<p>The notable changes in this release are:</p>
-<ul>
-<li>Fix virtual thread support for the NIO2 connector</li>
-<li>Correct a regression in the fix for 67675 that broke TLS key file
-    parsing for PKCS#8 format keys that do not specify an explicit
-    pseudo-random function and rely on the default. This typically affects
-    keys generated by OpenSSL 1.0.2.</li>
-<li>Allow multiple operations with the same name on introspected mbeans,
-    fixing a regression caused by the introduction of a second
-    addSslHostConfig() method.</li> 
-</ul>
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M16_(markt)">Tomcat 11
-<strong>(alpha)</strong> changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="download-11.cgi">Download</a>
-</p>
-</section>
-
 <section name="Tomcat Native 1.2.39 Released" rtext="2023-10-03">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.39 of

Modified: tomcat/site/trunk/xdocs/migration-11.0.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-11.0.xml?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-11.0.xml (original)
+++ tomcat/site/trunk/xdocs/migration-11.0.xml Mon Feb 19 09:04:49 2024
@@ -167,8 +167,9 @@ versions of Apache Tomcat<sup>&#174;</su
     <option value="11.0.0-M12">11.0.0-M12</option>
     <option value="11.0.0-M13">11.0.0-M13</option>
     <option value="11.0.0-M14">11.0.0-M14</option>
-    <option value="11.0.0-M15" selected="selected">11.0.0-M15</option>
-    <option value="11.0.0-M16">11.0.0-M16</option>
+    <option value="11.0.0-M15">11.0.0-M15</option>
+    <option value="11.0.0-M16" selected="selected">11.0.0-M16</option>
+    <option value="11.0.0-M17">11.0.0-M17</option>
     </select>,</label> <label>new version:
     <select name="target">
     <option value="11.0.0-M1">11.0.0-M1</option>
@@ -184,7 +185,8 @@ versions of Apache Tomcat<sup>&#174;</su
     <option value="11.0.0-M13">11.0.0-M13</option>
     <option value="11.0.0-M14">11.0.0-M14</option>
     <option value="11.0.0-M15">11.0.0-M15</option>
-    <option value="11.0.0-M16" selected="selected">11.0.0-M16</option>
+    <option value="11.0.0-M16">11.0.0-M16</option>
+    <option value="11.0.0-M17" selected="selected">11.0.0-M17</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Mon Feb 19 09:04:49 2024
@@ -29,5 +29,40 @@
 </ul>
 </section>
 
+<section name="Tomcat 11.0.0-M16 Released" rtext="2024-01-09">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 
11.0.0-M16
+(alpha) of Apache Tomcat. This release is a milestone release and is targeted 
at
+Jakarta EE 11.</p>
+<p>Users of Tomcat 10 onwards should be aware that, as a result of the move 
from
+Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse
+Foundation, the primary package for all implemented APIs has changed from
+<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
+require code changes to enable applications to migrate from Tomcat 9 and 
earlier
+to Tomcat 10 and later. A
+<a href="https://github.com/apache/tomcat-jakartaee-migration";>migration
+tool</a> is available to aid this process.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Fix virtual thread support for the NIO2 connector</li>
+<li>Correct a regression in the fix for 67675 that broke TLS key file
+    parsing for PKCS#8 format keys that do not specify an explicit
+    pseudo-random function and rely on the default. This typically affects
+    keys generated by OpenSSL 1.0.2.</li>
+<li>Allow multiple operations with the same name on introspected mbeans,
+    fixing a regression caused by the introduction of a second
+    addSslHostConfig() method.</li> 
+</ul>
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-11.0-doc/changelog.html#Tomcat_11.0.0-M16_(markt)">Tomcat 11
+<strong>(alpha)</strong> changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-11.cgi">Download</a>
+</p>
+</section>
+
 </body>
 </document>

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1915869&r1=1915868&r2=1915869&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Mon Feb 19 09:04:49 2024
@@ -39,7 +39,7 @@ specifications</a> and the respective Ap
   <td>TBD</td>
   <td>TBD</td>
   <td>11.0.x</td>
-  <td>11.0.0-M16 (alpha)</td>
+  <td>11.0.0-M17 (alpha)</td>
   <td>21 and later</td>
 </tr>
 



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

Reply via email to