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 2019/12/13 11:18:51 UTC

svn commit: r1871329 - in /tomcat/site/trunk: docs/ xdocs/

Author: markt
Date: Fri Dec 13 11:18:51 2019
New Revision: 1871329

URL: http://svn.apache.org/viewvc?rev=1871329&view=rev
Log:
Update site for 8.5.50 release

Modified:
    tomcat/site/trunk/docs/doap_Tomcat.rdf
    tomcat/site/trunk/docs/download-80.html
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/migration-85.html
    tomcat/site/trunk/docs/oldnews.html
    tomcat/site/trunk/docs/whichversion.html
    tomcat/site/trunk/xdocs/doap_Tomcat.rdf
    tomcat/site/trunk/xdocs/download-80.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/migration-85.xml
    tomcat/site/trunk/xdocs/oldnews.xml
    tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Fri Dec 13 11:18:51 2019
@@ -67,8 +67,8 @@
     <release>
       <Version>
         <name>Latest Stable 8.5.x Release</name>
-        <created>2019-11-21</created>
-        <revision>8.5.49</revision>
+        <created>2019-12-12</created>
+        <revision>8.5.50</revision>
       </Version>
     </release>
     <release>

Modified: tomcat/site/trunk/docs/download-80.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-80.html?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-80.html (original)
+++ tomcat/site/trunk/docs/download-80.html Fri Dec 13 11:18:51 2019
@@ -222,7 +222,7 @@
 <h3 id="Quick_Navigation">Quick Navigation</h3>
 <div class="text">
 
-[define v]8.5.49[end]
+[define v]8.5.50[end]
         <a href="https://www.apache.org/dist/tomcat/tomcat-8/KEYS">KEYS</a> |
         <a href="#[v]">[v]</a> |
         <a href="[preferred]tomcat/tomcat-8/v[v]" rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Fri Dec 13 11:18:51 2019
@@ -274,33 +274,32 @@ changelog</a>.
 </p>
 
 </div>
-<h3 id="Tomcat_8.5.49_Released">
-<span class="pull-right">2019-11-21</span> Tomcat 8.5.49 Released</h3>
+<h3 id="Tomcat_8.5.50_Released">
+<span class="pull-right">2019-11-21</span> Tomcat 8.5.50 Released</h3>
 <div class="text">
 
 <p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.49
+The Apache Tomcat Project is proud to announce the release of version 8.5.50
 of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
 pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
 specification versions remain unchanged. The notable changes compared
-to 8.5.47 include:</p>
+to 8.5.49 include:</p>
 
 <ul>
 
-<li>Improvements to Async error handling</li>
+<li>Correct multiple regressions in the static resource caching related to
+    using URLs provided for cached resources</li>
 
-<li>Stricter processing of HTTP headers when looking for specific token
-    values</li>
+<li>Improvements to the Realm interface and implementations</li>
 
-<li>Fix various issues that could lead to modification to a JSP not being
-    reflected in the served page</li>
+<li>Bug fixes and improvements to the CORS filter</li>
 
 </ul>
 
 
 <p>
 Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.49_(markt)">Tomcat 8.5
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.50_(markt)">Tomcat 8.5
 changelog</a>.
 </p>
 

Modified: tomcat/site/trunk/docs/migration-85.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-85.html?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-85.html (original)
+++ tomcat/site/trunk/docs/migration-85.html Fri Dec 13 11:18:51 2019
@@ -729,8 +729,9 @@ of Apache Tomcat.</p>
     <option value="8.5.43">8.5.43</option>
     <option value="8.5.45">8.5.45</option>
     <option value="8.5.46">8.5.46</option>
-    <option value="8.5.47" selected>8.5.47</option>
-    <option value="8.5.49">8.5.49</option>
+    <option value="8.5.47">8.5.47</option>
+    <option value="8.5.49" selected>8.5.49</option>
+    <option value="8.5.50">8.5.50</option>
     </select>,</label> <label>new version:
     <select name="hb">
     <option value="8.5.0">8.5.0</option>
@@ -770,7 +771,8 @@ of Apache Tomcat.</p>
     <option value="8.5.45">8.5.45</option>
     <option value="8.5.46">8.5.46</option>
     <option value="8.5.47">8.5.47</option>
-    <option value="8.5.49" selected>8.5.49</option>
+    <option value="8.5.49">8.5.49</option>
+    <option value="8.5.50" selected>8.5.50</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     

Modified: tomcat/site/trunk/docs/oldnews.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Fri Dec 13 11:18:51 2019
@@ -288,6 +288,44 @@ changelog</a>.
 </p>
 
 </div>
+<h3 id="Tomcat_8.5.49_Released">
+<span class="pull-right">2019-11-21</span> Tomcat 8.5.49 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.49
+of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
+pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
+specification versions remain unchanged. The notable changes compared
+to 8.5.47 include:</p>
+
+<ul>
+
+<li>Improvements to Async error handling</li>
+
+<li>Stricter processing of HTTP headers when looking for specific token
+    values</li>
+
+<li>Fix various issues that could lead to modification to a JSP not being
+    reflected in the served page</li>
+
+</ul>
+
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.49_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
+
+</p>
+
+</div>
 <h3 id="Tomcat_9.0.27_Released">
 <span class="pull-right">2019-10-11</span> Tomcat 9.0.27 Released</h3>
 <div class="text">

Modified: tomcat/site/trunk/docs/whichversion.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Fri Dec 13 11:18:51 2019
@@ -259,7 +259,7 @@ specifications</a> and the respective Ap
   <td>1.1</td>
   <td>1.1</td>
   <td>8.5.x</td>
-  <td>8.5.49</td>
+  <td>8.5.50</td>
   <td>7 and later</td>
 
 </tr>

Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Fri Dec 13 11:18:51 2019
@@ -67,8 +67,8 @@
     <release>
       <Version>
         <name>Latest Stable 8.5.x Release</name>
-        <created>2019-11-21</created>
-        <revision>8.5.49</revision>
+        <created>2019-12-12</created>
+        <revision>8.5.50</revision>
       </Version>
     </release>
     <release>

Modified: tomcat/site/trunk/xdocs/download-80.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-80.xml?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-80.xml (original)
+++ tomcat/site/trunk/xdocs/download-80.xml Fri Dec 13 11:18:51 2019
@@ -22,7 +22,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]8.5.49[end]
+[define v]8.5.50[end]
         <a href="https://www.apache.org/dist/tomcat/tomcat-8/KEYS">KEYS</a> |
         <a href="#[v]">[v]</a> |
         <a href="[preferred]tomcat/tomcat-8/v[v]" rel="nofollow">Browse</a> |

Modified: tomcat/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Fri Dec 13 11:18:51 2019
@@ -61,24 +61,23 @@ changelog</a>.
 </p>
 </section>
 
-<section name="Tomcat 8.5.49 Released" rtext="2019-11-21">
+<section name="Tomcat 8.5.50 Released" rtext="2019-11-21">
 <p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.49
+The Apache Tomcat Project is proud to announce the release of version 8.5.50
 of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
 pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
 specification versions remain unchanged. The notable changes compared
-to 8.5.47 include:</p>
+to 8.5.49 include:</p>
 <ul>
-<li>Improvements to Async error handling</li>
-<li>Stricter processing of HTTP headers when looking for specific token
-    values</li>
-<li>Fix various issues that could lead to modification to a JSP not being
-    reflected in the served page</li>
+<li>Correct multiple regressions in the static resource caching related to
+    using URLs provided for cached resources</li>
+<li>Improvements to the Realm interface and implementations</li>
+<li>Bug fixes and improvements to the CORS filter</li>
 </ul>
 
 <p>
 Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.49_(markt)">Tomcat 8.5
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.50_(markt)">Tomcat 8.5
 changelog</a>.
 </p>
 

Modified: tomcat/site/trunk/xdocs/migration-85.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-85.xml?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-85.xml (original)
+++ tomcat/site/trunk/xdocs/migration-85.xml Fri Dec 13 11:18:51 2019
@@ -301,8 +301,9 @@ of Apache Tomcat.</p>
     <option value="8.5.43">8.5.43</option>
     <option value="8.5.45">8.5.45</option>
     <option value="8.5.46">8.5.46</option>
-    <option value="8.5.47" selected="selected">8.5.47</option>
-    <option value="8.5.49">8.5.49</option>
+    <option value="8.5.47">8.5.47</option>
+    <option value="8.5.49" selected="selected">8.5.49</option>
+    <option value="8.5.50">8.5.50</option>
     </select>,</label> <label>new version:
     <select name="hb">
     <option value="8.5.0">8.5.0</option>
@@ -342,7 +343,8 @@ of Apache Tomcat.</p>
     <option value="8.5.45">8.5.45</option>
     <option value="8.5.46">8.5.46</option>
     <option value="8.5.47">8.5.47</option>
-    <option value="8.5.49" selected="selected">8.5.49</option>
+    <option value="8.5.49">8.5.49</option>
+    <option value="8.5.50" selected="selected">8.5.50</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=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Fri Dec 13 11:18:51 2019
@@ -46,6 +46,32 @@ changelog</a>.
 </p>
 </section>
 
+<section name="Tomcat 8.5.49 Released" rtext="2019-11-21">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.49
+of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
+pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
+specification versions remain unchanged. The notable changes compared
+to 8.5.47 include:</p>
+<ul>
+<li>Improvements to Async error handling</li>
+<li>Stricter processing of HTTP headers when looking for specific token
+    values</li>
+<li>Fix various issues that could lead to modification to a JSP not being
+    reflected in the served page</li>
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.49_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-80.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 9.0.27 Released" rtext="2019-10-11">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.27

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1871329&r1=1871328&r2=1871329&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Fri Dec 13 11:18:51 2019
@@ -50,7 +50,7 @@ specifications</a> and the respective Ap
   <td>1.1</td>
   <td>1.1</td>
   <td>8.5.x</td>
-  <td>8.5.49</td>
+  <td>8.5.50</td>
   <td>7 and later</td>
 </tr>
 



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