Author: violetagg Date: Tue Sep 22 17:25:52 2020 New Revision: 1881937 URL: http://svn.apache.org/viewvc?rev=1881937&view=rev Log: Updates (excluding docs) for 7.0.106 release
Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-70.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/migration-7.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-70.xml tomcat/site/trunk/xdocs/index.xml tomcat/site/trunk/xdocs/migration-7.xml tomcat/site/trunk/xdocs/oldnews.xml tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/build.properties.default (original) +++ tomcat/site/trunk/build.properties.default Tue Sep 22 17:25:52 2020 @@ -36,7 +36,7 @@ tomcat.loc=https://downloads.apache.org/ # ----- Tomcat versions ----- -tomcat70=7.0.105 +tomcat70=7.0.106 tomcat85=8.5.58 tomcat90=9.0.38 tomcat100=10.0.0-M8 Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/docs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/docs/doap_Tomcat.rdf Tue Sep 22 17:25:52 2020 @@ -74,8 +74,8 @@ <release> <Version> <name>Latest Stable 7.0.x Release</name> - <created>2020-07-07</created> - <revision>7.0.105</revision> + <created>2020-09-20</created> + <revision>7.0.106</revision> </Version> </release> <repository> Modified: tomcat/site/trunk/docs/download-70.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-70.html?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/docs/download-70.html (original) +++ tomcat/site/trunk/docs/download-70.html Tue Sep 22 17:25:52 2020 @@ -12,7 +12,7 @@ </p> </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text"> -[define v]7.0.105[end] +[define v]7.0.106[end] <a href="https://downloads.apache.org/tomcat/tomcat-7/KEYS">KEYS</a> | <a href="#[v]">[v]</a> | <a href="[preferred]tomcat/tomcat-7/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=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Tue Sep 22 17:25:52 2020 @@ -28,6 +28,29 @@ 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_7.0.106_Released"><span class="pull-right">2020-09-20</span> Tomcat 7.0.106 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of version 7.0.106 of +Apache Tomcat. This release contains a number of bug fixes and improvements +compared to version 7.0.105.</p> +<ul> +<li>Add support for a read idle timeout and a write idle timeout to the + WebSocket session via custom properties in the user properties instance + associated with the session. Based on a pull request by sakshamverma.</li> +<li>Update the packaged version of the Tomcat Native Library to 1.2.25</li> +</ul> +<p> +Full details of these changes, and all the other changes, are available in the +<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.105_(violetagg)">Tomcat 7 changelog</a>. +</p> + +<p><strong>Note:</strong> End of life date for Apache Tomcat 7.0.x is announced. +<a href="tomcat-70-eol.html">Read more...</a> +</p> + +<p style="text-align: center;"> +<a href="https://tomcat.apache.org/download-70.cgi">Download</a> +</p> </div><h3 id="Tomcat_9.0.38_Released"><span class="pull-right">2020-09-15</span> Tomcat 9.0.38 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 9.0.38 @@ -127,28 +150,6 @@ Tomcat Native. The notable changes since <a href="https://tomcat.apache.org/download-native.cgi">Download</a> | <a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.25</a> </p> -</div><h3 id="Tomcat_7.0.105_Released"><span class="pull-right">2020-07-07</span> Tomcat 7.0.105 Released</h3><div class="text"> -<p> -The Apache Tomcat Project is proud to announce the release of version 7.0.105 of -Apache Tomcat. This release contains a number of bug fixes and improvements -compared to version 7.0.104.</p> -<ul> -<li>Add support for the CATALINA_OUT_CMD environment variable that defines a - command to which captured stdout and stderr will be redirected. For use - with, for example, rotatelogs. Patch provided by Harald Dunkel.</li> -</ul> -<p> -Full details of these changes, and all the other changes, are available in the -<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.105_(violetagg)">Tomcat 7 changelog</a>. -</p> - -<p><strong>Note:</strong> End of life date for Apache Tomcat 7.0.x is announced. -<a href="tomcat-70-eol.html">Read more...</a> -</p> - -<p style="text-align: center;"> -<a href="https://tomcat.apache.org/download-70.cgi">Download</a> -</p> </div><h3 id="Tomcat_Connectors_1.2.48_Released"><span class="pull-right">2020-03-06</span> Tomcat Connectors 1.2.48 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 1.2.48 of Modified: tomcat/site/trunk/docs/migration-7.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-7.html?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/docs/migration-7.html (original) +++ tomcat/site/trunk/docs/migration-7.html Tue Sep 22 17:25:52 2020 @@ -612,8 +612,9 @@ of Apache Tomcat.</p> <option value="7.0.99">7.0.99</option> <option value="7.0.100">7.0.100</option> <option value="7.0.103">7.0.103</option> - <option value="7.0.104" selected>7.0.104</option> - <option value="7.0.105">7.0.105</option> + <option value="7.0.104">7.0.104</option> + <option value="7.0.105" selected>7.0.105</option> + <option value="7.0.106">7.0.106</option> </select>,</label> <label>new version: <select name="hb"> <option value="7.0.0">7.0.0</option> @@ -688,7 +689,8 @@ of Apache Tomcat.</p> <option value="7.0.100">7.0.100</option> <option value="7.0.103">7.0.103</option> <option value="7.0.104">7.0.104</option> - <option value="7.0.105" selected>7.0.105</option> + <option value="7.0.105">7.0.105</option> + <option value="7.0.106" selected>7.0.106</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=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/docs/oldnews.html (original) +++ tomcat/site/trunk/docs/oldnews.html Tue Sep 22 17:25:52 2020 @@ -16,6 +16,28 @@ <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_7.0.105_Released"><span class="pull-right">2020-07-07</span> Tomcat 7.0.105 Released</h3><div class="text"> +<p> +The Apache Tomcat Project is proud to announce the release of version 7.0.105 of +Apache Tomcat. This release contains a number of bug fixes and improvements +compared to version 7.0.104.</p> +<ul> +<li>Add support for the CATALINA_OUT_CMD environment variable that defines a + command to which captured stdout and stderr will be redirected. For use + with, for example, rotatelogs. Patch provided by Harald Dunkel.</li> +</ul> +<p> +Full details of these changes, and all the other changes, are available in the +<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.105_(violetagg)">Tomcat 7 changelog</a>. +</p> + +<p><strong>Note:</strong> End of life date for Apache Tomcat 7.0.x is announced. +<a href="tomcat-70-eol.html">Read more...</a> +</p> + +<p style="text-align: center;"> +<a href="https://tomcat.apache.org/download-70.cgi">Download</a> +</p> </div><h3 id="Tomcat_9.0.37_Released"><span class="pull-right">2020-07-05</span> Tomcat 9.0.37 Released</h3><div class="text"> <p> The Apache Tomcat Project is proud to announce the release of version 9.0.37 Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/docs/whichversion.html (original) +++ tomcat/site/trunk/docs/whichversion.html Tue Sep 22 17:25:52 2020 @@ -74,7 +74,7 @@ specifications</a> and the respective Ap <td>1.1</td> <td>N/A</td> <td>7.0.x</td> - <td>7.0.105</td> + <td>7.0.106</td> <td>6 and later<br> (7 and later for WebSocket)</td> </tr> Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Tue Sep 22 17:25:52 2020 @@ -74,8 +74,8 @@ <release> <Version> <name>Latest Stable 7.0.x Release</name> - <created>2020-07-07</created> - <revision>7.0.105</revision> + <created>2020-09-20</created> + <revision>7.0.106</revision> </Version> </release> <repository> Modified: tomcat/site/trunk/xdocs/download-70.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-70.xml?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/download-70.xml (original) +++ tomcat/site/trunk/xdocs/download-70.xml Tue Sep 22 17:25:52 2020 @@ -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]7.0.105[end] +[define v]7.0.106[end] <a href="https://downloads.apache.org/tomcat/tomcat-7/KEYS">KEYS</a> | <a href="#[v]">[v]</a> | <a href="[preferred]tomcat/tomcat-7/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=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Tue Sep 22 17:25:52 2020 @@ -40,6 +40,31 @@ project logo are trademarks of the Apach </section> +<section name="Tomcat 7.0.106 Released" rtext="2020-09-20"> +<p> +The Apache Tomcat Project is proud to announce the release of version 7.0.106 of +Apache Tomcat. This release contains a number of bug fixes and improvements +compared to version 7.0.105.</p> +<ul> +<li>Add support for a read idle timeout and a write idle timeout to the + WebSocket session via custom properties in the user properties instance + associated with the session. Based on a pull request by sakshamverma.</li> +<li>Update the packaged version of the Tomcat Native Library to 1.2.25</li> +</ul> +<p> +Full details of these changes, and all the other changes, are available in the +<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.106_(violetagg)">Tomcat 7 changelog</a>. +</p> + +<p><strong>Note:</strong> End of life date for Apache Tomcat 7.0.x is announced. +<a href="tomcat-70-eol.html">Read more...</a> +</p> + +<p style="text-align: center;"> +<a href="download-70.cgi">Download</a> +</p> +</section> + <section name="Tomcat 9.0.38 Released" rtext="2020-09-15"> <p> The Apache Tomcat Project is proud to announce the release of version 9.0.38 @@ -147,30 +172,6 @@ Tomcat Native. The notable changes since </p> </section> -<section name="Tomcat 7.0.105 Released" rtext="2020-07-07"> -<p> -The Apache Tomcat Project is proud to announce the release of version 7.0.105 of -Apache Tomcat. This release contains a number of bug fixes and improvements -compared to version 7.0.104.</p> -<ul> -<li>Add support for the CATALINA_OUT_CMD environment variable that defines a - command to which captured stdout and stderr will be redirected. For use - with, for example, rotatelogs. Patch provided by Harald Dunkel.</li> -</ul> -<p> -Full details of these changes, and all the other changes, are available in the -<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.105_(violetagg)">Tomcat 7 changelog</a>. -</p> - -<p><strong>Note:</strong> End of life date for Apache Tomcat 7.0.x is announced. -<a href="tomcat-70-eol.html">Read more...</a> -</p> - -<p style="text-align: center;"> -<a href="download-70.cgi">Download</a> -</p> -</section> - <section name="Tomcat Connectors 1.2.48 Released" rtext="2020-03-06"> <p> The Apache Tomcat Project is proud to announce the release of version 1.2.48 of Modified: tomcat/site/trunk/xdocs/migration-7.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-7.xml?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/migration-7.xml (original) +++ tomcat/site/trunk/xdocs/migration-7.xml Tue Sep 22 17:25:52 2020 @@ -628,8 +628,9 @@ of Apache Tomcat.</p> <option value="7.0.99">7.0.99</option> <option value="7.0.100">7.0.100</option> <option value="7.0.103">7.0.103</option> - <option value="7.0.104" selected="selected">7.0.104</option> - <option value="7.0.105">7.0.105</option> + <option value="7.0.104">7.0.104</option> + <option value="7.0.105" selected="selected">7.0.105</option> + <option value="7.0.106">7.0.106</option> </select>,</label> <label>new version: <select name="hb"> <option value="7.0.0">7.0.0</option> @@ -704,7 +705,8 @@ of Apache Tomcat.</p> <option value="7.0.100">7.0.100</option> <option value="7.0.103">7.0.103</option> <option value="7.0.104">7.0.104</option> - <option value="7.0.105" selected="selected">7.0.105</option> + <option value="7.0.105">7.0.105</option> + <option value="7.0.106" selected="selected">7.0.106</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=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/oldnews.xml (original) +++ tomcat/site/trunk/xdocs/oldnews.xml Tue Sep 22 17:25:52 2020 @@ -25,6 +25,30 @@ </ul> </section> +<section name="Tomcat 7.0.105 Released" rtext="2020-07-07"> +<p> +The Apache Tomcat Project is proud to announce the release of version 7.0.105 of +Apache Tomcat. This release contains a number of bug fixes and improvements +compared to version 7.0.104.</p> +<ul> +<li>Add support for the CATALINA_OUT_CMD environment variable that defines a + command to which captured stdout and stderr will be redirected. For use + with, for example, rotatelogs. Patch provided by Harald Dunkel.</li> +</ul> +<p> +Full details of these changes, and all the other changes, are available in the +<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.105_(violetagg)">Tomcat 7 changelog</a>. +</p> + +<p><strong>Note:</strong> End of life date for Apache Tomcat 7.0.x is announced. +<a href="tomcat-70-eol.html">Read more...</a> +</p> + +<p style="text-align: center;"> +<a href="download-70.cgi">Download</a> +</p> +</section> + <section name="Tomcat 9.0.37 Released" rtext="2020-07-05"> <p> The Apache Tomcat Project is proud to announce the release of version 9.0.37 Modified: tomcat/site/trunk/xdocs/whichversion.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1881937&r1=1881936&r2=1881937&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/whichversion.xml (original) +++ tomcat/site/trunk/xdocs/whichversion.xml Tue Sep 22 17:25:52 2020 @@ -83,7 +83,7 @@ specifications</a> and the respective Ap <td>1.1</td> <td>N/A</td> <td>7.0.x</td> - <td>7.0.105</td> + <td>7.0.106</td> <td>6 and later<br/> (7 and later for WebSocket)</td> </tr> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org