Author: markt
Date: Tue Jan 27 20:30:18 2015
New Revision: 1655152

URL: http://svn.apache.org/r1655152
Log:
Update for 8.0.18 release

Added:
    tomcat/site/trunk/docs/oldnews-2014.html   (with props)
    tomcat/site/trunk/xdocs/oldnews-2014.xml
      - copied, changed from r1655136, tomcat/site/trunk/xdocs/oldnews.xml
Modified:
    tomcat/site/trunk/build.properties.default
    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-8.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-8.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=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Tue Jan 27 20:30:18 2015
@@ -38,7 +38,7 @@ tomcat.loc=http://www.apache.org/dist/to
 # ----- Tomcat versions -----
 tomcat60=6.0.43
 tomcat70=7.0.57
-tomcat80=8.0.17
+tomcat80=8.0.18
 
 
 # ----- Download destination -----

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Tue Jan 27 20:30:18 2015
@@ -57,8 +57,8 @@
     <release>
       <Version>
         <name>Latest Stable 8.0.x Release</name>
-        <created>2015-01-15</created>
-        <revision>8.0.17</revision>
+        <created>2015-01-26</created>
+        <revision>8.0.18</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=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-80.html (original)
+++ tomcat/site/trunk/docs/download-80.html Tue Jan 27 20:30:18 2015
@@ -203,7 +203,7 @@
 <h3 id="Quick_Navigation">Quick Navigation</h3>
 <div class="text">
 
-[define v]8.0.17[end]
+[define v]8.0.18[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=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Jan 27 20:30:18 2015
@@ -224,38 +224,29 @@ project logo are trademarks of the Apach
 
 
 </div>
-<h3 id="Tomcat_8.0.17_Released">
-<span style="float: right;">2015-01-15</span> Tomcat 8.0.17 Released</h3>
+<h3 id="Tomcat_8.0.18_Released">
+<span style="float: right;">2015-01-26</span> Tomcat 8.0.18 Released</h3>
 <div class="text">
 
 <p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.17
-of Apache Tomcat. Apache Tomcat 8.0.17 includes numerous fixes for issues
-identified in 8.0.15 as well as a number of other enhancements and changes. The
-notable changes since 8.0.15 include:</p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.18
+of Apache Tomcat. Apache Tomcat 8.0.18 includes a numerous fixes for issues
+identified in 8.0.17 as well as a number of other enhancements and changes. The
+notable changes since 8.0.17 include:</p>
 
 <ul>
   
-<li>Fixing a regression in annotation scanning introduced in 8.0.15</li>
+<li>A regression that caused response truncation when using forwarding
+      (<a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57475";>57475</a>) has 
been fixed.</li>
   
-<li>The RemoteAddrValve and RemoteHostValve can now optionally include the
-      port when filtering along with a new option to trigger authentication
-      rather than denying access</li>
-  
-<li>Various edge cases fixes in WebSocket</li>
+<li>Various improvements to ReplicatedMap in Tribes.</li>
 
 </ul>
 
-<p>
-<strong>Warning:</strong> The following notable bug was found in 8.0.17:
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57476";>57476</a>: 
some HTTP responses may be truncated. The team works
-on preparing the next release (8.0.18) to address this issue.
-</p>
-
 
 <p>
 Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html">Tomcat 8 changelog</a>.
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.17_(markt)">Tomcat 8 
changelog</a>.
 </p>
 
 

Modified: tomcat/site/trunk/docs/migration-8.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-8.html?rev=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-8.html (original)
+++ tomcat/site/trunk/docs/migration-8.html Tue Jan 27 20:30:18 2015
@@ -573,7 +573,8 @@ of Apache Tomcat.</p>
           "8.0.12":"1621315",
           "8.0.14":"1627408",
           "8.0.15":"1636170",
-          "8.0.17":"1650582"
+          "8.0.17":"1650582",
+          "8.0.18":"1654179",
         };
 
         formSubmit.action = 
"http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/"; +
@@ -616,8 +617,9 @@ of Apache Tomcat.</p>
     <option value="8.0.11">8.0.11</option>
     <option value="8.0.12">8.0.12</option>
     <option value="8.0.14">8.0.14</option>
-    <option value="8.0.15" selected>8.0.15</option>
-    <option value="8.0.17">8.0.17</option>
+    <option value="8.0.15">8.0.15</option>
+    <option value="8.0.17" selected>8.0.17</option>
+    <option value="8.0.18">8.0.18</option>
     </select>,</label> <label>new version:
     <select id="select-r2">
     <option value="8.0.0-RC1">8.0.0-RC1</option>
@@ -633,7 +635,8 @@ of Apache Tomcat.</p>
     <option value="8.0.12">8.0.12</option>
     <option value="8.0.14">8.0.14</option>
     <option value="8.0.15">8.0.15</option>
-    <option value="8.0.17" selected>8.0.17</option>
+    <option value="8.0.17">8.0.18</option>
+    <option value="8.0.18" selected>8.0.18</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     

Added: tomcat/site/trunk/docs/oldnews-2014.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2014.html?rev=1655152&view=auto
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2014.html (added)
+++ tomcat/site/trunk/docs/oldnews-2014.html Tue Jan 27 20:30:18 2015
@@ -0,0 +1,1026 @@
+<!DOCTYPE html SYSTEM "about:legacy-compat">
+<html lang="en">
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<link href="stylesheets/tomcat.css" rel="stylesheet" type="text/css">
+<title>Apache Tomcat - Old news!</title>
+<meta name="author" content="Apache Tomcat Project">
+</head>
+<body>
+<div id="wrapper">
+<header>
+<div id="header">
+<div>
+<div>
+<div class="logo noPrint">
+<a href="http://tomcat.apache.org/";><img alt="Tomcat Home" 
src="./images/tomcat.png"></a>
+</div>
+<div style="height: 1px;"></div>
+<div class="asfLogo noPrint">
+<a href="http://www.apache.org/"; target="_blank"><img 
src="//www.apache.org/images/feather.png" alt="The Apache Software Foundation" 
style="width: 266px; height: 83px;"></a>
+</div>
+<h1 style="margin-top: 35px;">Apache Tomcat</h1>
+<div style="clear: right;"></div>
+<div class="searchbox noPrint">
+<form action="https://www.google.com/search"; method="get">
+<input value="tomcat.apache.org" name="sitesearch" type="hidden"><input 
placeholder="Search the Site&hellip;" required="required" size="25" name="q" 
id="query" type="search"><button>Search</button>
+</form>
+</div>
+<div style="height: 1px;"></div>
+<div style="clear: left;"></div>
+</div>
+</div>
+</div>
+</header>
+<div id="middle">
+<div>
+<div id="mainLeft" class="noprint">
+<div>
+<nav>
+<div>
+<h2>Apache Tomcat</h2>
+<ul>
+<li>
+<a href="./index.html">Home</a>
+</li>
+<li>
+<a href="./taglibs/">Taglibs</a>
+</li>
+<li>
+<a href="./maven-plugin.html">Maven Plugin</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Download</h2>
+<ul>
+<li>
+<a href="./whichversion.html">Which version?</a>
+</li>
+<li>
+<a href="./download-80.cgi">Tomcat 8.0</a>
+</li>
+<li>
+<a href="./download-70.cgi">Tomcat 7.0</a>
+</li>
+<li>
+<a href="./download-60.cgi">Tomcat 6.0</a>
+</li>
+<li>
+<a href="./download-connectors.cgi">Tomcat Connectors</a>
+</li>
+<li>
+<a href="./download-native.cgi">Tomcat Native</a>
+</li>
+<li>
+<a href="http://archive.apache.org/dist/tomcat/";>Archives</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Documentation</h2>
+<ul>
+<li>
+<a href="./tomcat-8.0-doc/index.html">Tomcat 8.0</a>
+</li>
+<li>
+<a href="./tomcat-7.0-doc/index.html">Tomcat 7.0</a>
+</li>
+<li>
+<a href="./tomcat-6.0-doc/index.html">Tomcat 6.0</a>
+</li>
+<li>
+<a href="./connectors-doc/">Tomcat Connectors</a>
+</li>
+<li>
+<a href="./native-doc/">Tomcat Native</a>
+</li>
+<li>
+<a href="http://wiki.apache.org/tomcat/FrontPage";>Wiki</a>
+</li>
+<li>
+<a href="./migration.html">Migration Guide</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Problems?</h2>
+<ul>
+<li>
+<a href="./security.html">Security Reports</a>
+</li>
+<li>
+<a href="./findhelp.html">Find help</a>
+</li>
+<li>
+<a href="http://wiki.apache.org/tomcat/FAQ";>FAQ</a>
+</li>
+<li>
+<a href="./lists.html">Mailing Lists</a>
+</li>
+<li>
+<a href="./bugreport.html">Bug Database</a>
+</li>
+<li>
+<a href="./irc.html">IRC</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Get Involved</h2>
+<ul>
+<li>
+<a href="./getinvolved.html">Overview</a>
+</li>
+<li>
+<a href="./svn.html">SVN Repositories</a>
+</li>
+<li>
+<a href="./ci.html">Buildbot</a>
+</li>
+<li>
+<a href="https://reviews.apache.org/groups/tomcat/";>Reviewboard</a>
+</li>
+<li>
+<a href="./tools.html">Tools</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Media</h2>
+<ul>
+<li>
+<a href="http://blogs.apache.org/tomcat/";>Blog</a>
+</li>
+<li>
+<a href="http://twitter.com/theapachetomcat";>Twitter</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Misc</h2>
+<ul>
+<li>
+<a href="./whoweare.html">Who We Are</a>
+</li>
+<li>
+<a href="./heritage.html">Heritage</a>
+</li>
+<li>
+<a href="http://www.apache.org";>Apache Home</a>
+</li>
+<li>
+<a href="./resources.html">Resources</a>
+</li>
+<li>
+<a href="./contact.html">Contact</a>
+</li>
+<li>
+<a href="./legal.html">Legal</a>
+</li>
+<li>
+<a href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a>
+</li>
+<li>
+<a href="http://www.apache.org/foundation/thanks.html";>Thanks</a>
+</li>
+</ul>
+</div>
+</nav>
+</div>
+</div>
+<div id="mainRight">
+<div id="content">
+<h2 style="display: none;">Content</h2>
+<h3 id="Tomcat_8.0.15_Released">
+<span style="float: right;">2014-11-07</span> Tomcat 8.0.15 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.15
+of Apache Tomcat. Apache Tomcat 8.0.15 includes numerous fixes for issues
+identified in 8.0.14 as well as a number of other enhancements and changes. The
+notable changes since 8.0.14 include:</p>
+
+<ul>
+  
+<li>Add support for RFC6265 cookie parsing and generation. This is currently
+      disabled by default and may be enabled via the CookieProcessor element of
+      a Context.</li>
+  
+<li>Add pluggable password derivation support to the Realms via the new
+      CredentialHandler interface.</li>
+  
+<li>Add support for TLSv1.1 and TLSv1.2 for APR connector. Based upon a patch
+      by Marcel Å ebek. This feature requires Tomcat Native library 1.1.32 or
+      later.</li>
+  
+<li>Disable SSLv3 by default for all HTTPS connectors.</li>
+
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.15_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_7.0.56_Released">
+<span style="float: right;">2014-10-06</span> Tomcat 7.0.56 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.56 of
+Apache Tomcat. This release contains a number of bug fixes
+and improvements compared to version 7.0.55. The notable changes
+since 7.0.55 include:
+</p>
+
+<ul>
+  
+<li>Update the Java WebSocket support to version 1.1 of the Java WebSocket
+      specification.</li>
+  
+<li>Add support for the WebSocket permessage-deflate extension.</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.56_(violetagg)">Tomcat 7 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-70.cgi">Download</a> |
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.56_(violetagg)">ChangeLog 
for 7.0.56</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.0.14_Released">
+<span style="float: right;">2014-09-29</span> Tomcat 8.0.14 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.14
+of Apache Tomcat. Apache Tomcat 8.0.14 includes numerous fixes for issues
+identified in 8.0.12 as well as a number of other enhancements and changes. The
+notable changes since 8.0.12 include:</p>
+
+<ul>
+  
+<li>Update the Java WebSocket support to version 1.1 of the Java WebSocket
+      specification.</li>
+  
+<li>The Windows installer, the Windows service and the Windows service
+      management application are all digitally signed.</li>
+  
+<li>Experimental support for Cookie parsing using RFC 6265. Note that the
+      configuration options associated with this feature are not stable and
+      <strong>will</strong> change in the next release.</li>
+
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.14_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.0.12_Released">
+<span style="float: right;">2014-09-03</span> Tomcat 8.0.12 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.12
+of Apache Tomcat. Apache Tomcat 8.0.12 includes numerous fixes for issues
+identified in 8.0.11 as well as a number of other enhancements and changes. The
+notable changes since 8.0.11 include:</p>
+
+<ul>
+  
+<li>Fix a regression in the processing of includes and forwards when
+      Contexts had been reloaded.</li>
+  
+<li>Session ID generation is now extensible</li>
+  
+<li>Extend support for the WebSocket permessage-deflate extension to
+      compression of outgoing messages on the server side</li>
+
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.12_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.0.11_Released">
+<span style="float: right;">2014-08-22</span> Tomcat 8.0.11 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.11
+of Apache Tomcat. Apache Tomcat 8.0.11 includes numerous fixes for issues
+identified in 8.0.9 as well as a number of other enhancements and changes. The
+notable changes since 8.0.9 include:</p>
+
+<ul>
+  
+<li>Update to Tomcat Native Library version 1.1.31 to pick up the Windows
+  binaries that are based on OpenSSL 1.0.1h.</li>
+  
+<li>Add support for OpenSSL syntax for ciphers when using JSSE SSL
+  connectors.</li>
+  
+<li>Add support for the WebSocket permessage-deflate extension. This is
+  currently limited to decompressing incoming messages on the server
+  side.</li>
+
+</ul>
+
+<p>
+Please refer to the change log for the complete list of changes:
+http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
+</p>
+
+<p>
+NOTE: A regression has been reported in 8.0.11 (
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56882";>bug
+56882</a>). A 8.0.12 release is expected in the next week or so to address 
this.
+</p>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.11_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_7.0.55_Released">
+<span style="float: right;">2014-07-27</span> Tomcat 7.0.55 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.55 of
+Apache Tomcat. This release contains a number of bug fixes
+and improvements compared to version 7.0.54. The notable changes
+since 7.0.54 include:
+</p>
+
+<ul>
+  
+<li>Update to the Eclipse JDT Compiler 4.4</li>
+  
+<li>Better error handling when the error occurs after the response has been 
committed</li>
+  
+<li>Various improvements to the Mapper including fixing some concurrency 
bugs</li>
+  
+<li>Update to Tomcat Native Library version 1.1.31 to pick up the Windows 
binaries that
+  are based on OpenSSL 1.0.1h</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.55_(violetagg)">Tomcat 7 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-70.cgi">Download</a> |
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.55_(violetagg)">ChangeLog 
for 7.0.55</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_Native_1.1.31_Released">
+<span style="float: right;">2014-07-07</span> Tomcat Native 1.1.31 
Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.31 of
+Tomcat Native. The notable changes since 1.1.30 include:
+</p>
+
+<ul>
+  
+<li>Windows binaries are linked with OpenSSL 1.0.1h. This provides a fix
+   for <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224"; 
rel="nofollow">CVE-2014-0224</a>, an OpenSSL MITM vulnerability.
+   (<a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56596";>56596</a>)</li>
+  
+<li>Resolve an issue when using FIPS mode. (<a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56396";>56396</a>)</li>
+
+</ul>
+
+<p style="text-align: center;">
+
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.31</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.0.9_Released">
+<span style="float: right;">2014-06-25</span> Tomcat 8.0.9 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.9
+of Apache Tomcat. This is the first stable release of the 8.0.x series. Tomcat 
8
+is aligned with Java EE 7. In addition to supporting updated versions of the
+Java EE specifications, Tomcat 8 includes a number of improvements compared to
+Tomcat 7. The notable changes include:</p>
+
+<ul>
+  
+<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
+      Expression Language 3.0 and Java WebSocket 1.0.</li>
+  
+<li>The default connector implementation is now the Java non-blocking
+      implementation (NIO) for both HTTP and AJP.</li>
+  
+<li>A new resources implementation that replaces Aliases, VirtualLoader, 
+      VirtualDirContext, JAR resources and external repositories with a single,
+      consistent approach for configuring additional web application resources.
+      The new resources implementation can also be used to implement overlays
+      (using a master WAR as the basis for multiple web applications that each
+      have their own customizations).</li>
+
+</ul>
+
+<p>
+Apache Tomcat 8.0.9 includes numerous fixes for issues identified in 8.0.8
+(beta) as well as a number of other enhancements and changes. The notable
+changes since 8.0.8 include:</p>
+
+<ul>
+  
+<li>Start to move towards RFC6265 for cookie handling</li>
+  
+<li>Better error handling when the error occurs after the response has been
+      committed</li>
+  
+<li>Various Jasper improvements to make it easier for other containers (e.g.
+      Jetty) to consume</li>
+
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.9_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_6.0.41_Released">
+<span style="float: right;">2014-05-23</span> Tomcat 6.0.41 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 6.0.41 of
+Apache Tomcat. This release includes a number of bug fixes over Apache Tomcat
+6.0.39. The notable changes include:</p>
+
+<ul>
+
+<li>Add support for using ecj-P20140317-1600.jar to use Java 8 syntax in JSPs
+    </li>
+
+<li>Update native library to 1.1.30</li>
+
+<li>Various improvements to XML processing</li>
+
+</ul>
+
+
+<p style="text-align: center;">
+
+<a href="download-60.cgi">Download</a> |
+<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.41_(markt)">ChangeLog for 
6.0.41</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_7.0.54_Released">
+<span style="float: right;">2014-05-22</span> Tomcat 7.0.54 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.54 of
+Apache Tomcat. This release contains a number of bug fixes
+and improvements compared to version 7.0.53. The notable changes
+since 7.0.53 include:
+</p>
+
+<ul>
+  
+<li>Extend and improve memory leak protection and fix a few leaks that crept
+      in during the various refactorings</li>
+  
+<li>Add additional protection against a failure to correctly recycle the
+      request and response objects</li>
+  
+<li>APR/native library version updated to 1.1.30.</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.54_(violetagg)">Tomcat 7 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-70.cgi">Download</a> |
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.54_(violetagg)">ChangeLog 
for 7.0.54</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.0.8_(beta)_Released">
+<span style="float: right;">2014-05-21</span> Tomcat 8.0.8 (beta) Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.8
+(beta) of Apache Tomcat. Tomcat 8 is aligned with Java EE 7. In addition to
+supporting updated versions of the Java EE specifications, Tomcat 8
+includes a number of improvements compared to Tomcat 7. The notable changes
+include:</p>
+
+<ul>
+  
+<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
+      Expression Language 3.0 and Java WebSocket 1.0.</li>
+  
+<li>The default connector implementation is now the Java non-blocking
+      implementation (NIO) for both HTTP and AJP.</li>
+  
+<li>A new resources implementation that replaces Aliases, VirtualLoader, 
+      VirtualDirContext, JAR resources and external repositories with a single,
+      consistent approach for configuring additional web application resources.
+      The new resources implementation can also be used to implement overlays
+      (using a master WAR as the basis for multiple web applications that each
+      have their own customizations).</li>
+
+</ul>
+
+<p>
+Apache Tomcat 8.0.8 (beta) includes numerous fixes for issues identified in
+8.0.5 as well as a number of other enhancements and changes. The notable 
changes
+since 8.0.5 include:</p>
+
+<ul>
+  
+<li>Further NIO2 fixes which is now considered BETA</li>
+  
+<li>Extend and improve memory leak protection and fix a few leaks that crept
+      in during the various refactorings</li>
+  
+<li>Add additional protection against a failure to correctly recycle the
+      request and response objects</li>
+
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.8_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p>The purpose of this beta release is to give users an opportunity to test
+Tomcat 8 and to provide feedback to the Tomcat community. Although it is a beta
+release, it is expected to run stably and is being used in production at the
+ASF for the ASF's Jira instance. The beta status is primarily because the
+Tomcat developers feel more feedback is required before a stable release and
+because there may be a small amount of further refactoring.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_Native_1.1.30_Released">
+<span style="float: right;">2014-04-15</span> Tomcat Native 1.1.30 
Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.30 of
+Tomcat Native. The notable changes since 1.1.29 include:
+</p>
+
+<ul>
+  
+<li>Windows binaries are linked with OpenSSL 1.0.1g. This provides a fix
+   for <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0160"; 
rel="nofollow">CVE-2014-0160</a>
+   (<a 
href="https://wiki.apache.org/tomcat/Security/Heartbleed";>Heartbleed</a>)
+   SSL vulnerability.</li>
+  
+<li>Add support for ECDHE ciphers. (<a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55915";>55915</a>)</li>
+
+</ul>
+
+<p style="text-align: center;">
+
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.30</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_7.0.53_Released">
+<span style="float: right;">2014-03-30</span> Tomcat 7.0.53 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.53 of
+Apache Tomcat. This release contains a number of bug fixes
+and improvements compared to version 7.0.52. The notable changes
+since 7.0.52 include:
+</p>
+
+<ul>
+  
+<li>Update the Eclipse JDT compiler to enable full Java 8 support in JSPs.
+  </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.53_(violetagg)">Tomcat 7 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-70.cgi">Download</a> |
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.53_(violetagg)">ChangeLog 
for 7.0.53</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.0.5_(beta)_Released">
+<span style="float: right;">2014-03-27</span> Tomcat 8.0.5 (beta) Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.5
+(beta) of Apache Tomcat. Tomcat 8 is aligned with Java EE 7. In addition to
+supporting updated versions of the Java EE specifications, Tomcat 8
+includes a number of improvements compared to Tomcat 7. The notable changes
+include:</p>
+
+<ul>
+  
+<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
+      Expression Language 3.0 and Java WebSocket 1.0.</li>
+  
+<li>The default connector implementation is now the Java non-blocking
+      implementation (NIO) for both HTTP and AJP.</li>
+  
+<li>A new resources implementation that replaces Aliases, VirtualLoader, 
+      VirtualDirContext, JAR resources and external repositories with a single,
+      consistent approach for configuring additional web application resources.
+      The new resources implementation can also be used to implement overlays
+      (using a master WAR as the basis for multiple web applications that each
+      have their own customizations).</li>
+
+</ul>
+
+<p>
+Apache Tomcat 8.0.5 (beta) includes numerous fixes for issues identified in
+8.0.3 as well as a number of other enhancements and changes. The notable 
changes
+since 8.0.3 include:</p>
+
+<ul>
+  
+<li>Update the Eclipse JDT compiler to enable full Java 8 support in JSPs.
+      </li>
+  
+<li>Update the default database connection pool implementation based on a
+      repackaged Apache Commons DBCP to use the DBCP 2.0 release.</li>
+  
+<li>Add new, experimental HTTP and AJP connectors based on NIO2.</li>
+
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.5_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p>The purpose of this beta release is to give users an opportunity to test
+Tomcat 8 and to provide feedback to the Tomcat community. Although it is a beta
+release, it is expected to run stably and is being used in production at the
+ASF for the ASF's Jira instance. The beta status is primarily because the
+Tomcat developers feel more feedback is required before a stable release and
+because there may be a small amount of further refactoring.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_Connectors_1.2.39_Released">
+<span style="float: right;">2014-03-11</span> Tomcat Connectors 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
+Apache Tomcat Connectors.
+This version fixes few bugs found in previous releases and adds some new
+features like IPV6 support.
+</p>
+
+<p style="text-align: center;">
+
+<a href="download-connectors.cgi">Download</a> |
+<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.39</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_7.0.52_Released">
+<span style="float: right;">2014-02-17</span> Tomcat 7.0.52 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.52 of
+Apache Tomcat. This release contains a number of bug fixes
+and improvements compared to version 7.0.50. The notable changes
+since 7.0.50 include:
+</p>
+
+<ul>
+  
+<li>Fix CVE-2014-0050, a DoS vulnerability related to multi-part processing.
+  </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.52_(violetagg)">Tomcat 7 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-70.cgi">Download</a> |
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.52_(violetagg)">ChangeLog 
for 7.0.52</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.0.3_(beta)_Released">
+<span style="float: right;">2014-02-11</span> Tomcat 8.0.3 (beta) Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.3
+(beta) of Apache Tomcat. Tomcat 8 is aligned with Java EE 7. In addition to
+supporting updated versions of the Java EE specifications, Tomcat 8
+includes a number of improvements compared to Tomcat 7. The notable changes
+include:</p>
+
+<ul>
+  
+<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
+      Expression Language 3.0 and Java WebSocket 1.0.</li>
+  
+<li>The default connector implementation is now the Java non-blocking
+      implementation (NIO) for both HTTP and AJP.</li>
+  
+<li>A new resources implementation that replaces Aliases, VirtualLoader, 
+      VirtualDirContext, JAR resources and external repositories with a single,
+      consistent approach for configuring additional web application resources.
+      The new resources implementation can also be used to implement overlays
+      (using a master WAR as the basis for multiple web applications that each
+      have their own customizations).</li>
+
+</ul>
+
+<p>
+Apache Tomcat 8.0.3 (beta) includes numerous fixes for issues identified in
+8.0.1 as well as a number of other enhancements and changes. The notable 
changes
+since 8.0.1 include:</p>
+
+<ul>
+  
+<li>Fix CVE-2014-0050, a DoS vulnerability related to multi-part processing.
+  </li>
+  
+<li>Fix WebDAV support broken by the resources refactoring.</li>
+  
+<li>Enable non-blocking reads to take place on non-container threads.</li>
+
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.3_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p>The purpose of this beta release is to give users an opportunity to test
+Tomcat 8 and to provide feedback to the Tomcat community. Although it is a beta
+release, it is expected to run stably and is being used in production at the
+ASF for the ASF's Jira instance. The beta status is primarily because the
+Tomcat developers feel more feedback is required before a stable release. It is
+also because 8.0.3 depends on a snapshot rather than a release build of Apache
+Commons DBCP2 and because there may be a small amount of further refactoring.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.0.1_(beta)_Released">
+<span style="float: right;">2014-02-02</span> Tomcat 8.0.1 (beta) Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.1
+(beta) of Apache Tomcat. Tomcat 8 is aligned with Java EE 7. In addition to
+supporting updated versions of the Java EE specifications, Tomcat 8
+includes a number of improvements compared to Tomcat 7. The notable changes
+include:</p>
+
+<ul>
+  
+<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
+      Expression Language 3.0 and Java WebSocket 1.0.</li>
+  
+<li>The default connector implementation is now the Java non-blocking
+      implementation (NIO) for both HTTP and AJP.</li>
+  
+<li>A new resources implementation that replaces Aliases, VirtualLoader, 
+      VirtualDirContext, JAR resources and external repositories with a single,
+      consistent approach for configuring additional web application resources.
+      The new resources implementation can also be used to implement overlays
+      (using a master WAR as the basis for multiple web applications that each
+      have their own customizations).</li>
+
+</ul>
+
+<p>
+Apache Tomcat 8.0.1 (beta) includes numerous fixes for issues identified in 
RC10
+as well as a number of other enhancements and changes. The notable changes 
since
+RC10 include:</p>
+
+<ul>
+  
+<li>Fix sendFile support for the NIO connector.</li>
+  
+<li>Move control of caching and linking options from the Context to the
+      WebResourceRoot to enable them to by changed while the web application is
+      running.</li>
+  
+<li>Add support for a dedicated listener for class loader binding and
+      unbinding events.</li>
+
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.1_(markt)">Tomcat 8 
changelog</a>.
+</p>
+
+
+<p>The purpose of this beta release is to give users an opportunity to test
+Tomcat 8 and to provide feedback to the Tomcat community. Although it is a beta
+release, it is expected to run stably and is being used in production at the
+ASF for the ASF's Jira instance. The beta status is primarily because the
+Tomcat developers feel more feedback is required before a stable release. It is
+also because 8.0.1 depends on a snapshot rather than a release build of Apache
+Commons DBCP2 and because there may be a small amount of further refactoring.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_6.0.39_Released">
+<span style="float: right;">2014-01-31</span> Tomcat 6.0.39 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 6.0.39 of
+Apache Tomcat. This release includes a number of security and bug fixes over
+Apache Tomcat 6.0.37. The notable changes include:</p>
+
+<ul>
+
+<li>Various improvements to XML configuration file validation.</li>
+
+<li>Better adherence to RFC2616 for Content-Type and Content-Length headers.
+</li>
+
+<li>Avoid CVE-2013-1571 when generating Javadoc.</li>
+
+</ul>
+
+
+<p style="text-align: center;">
+
+<a href="download-60.cgi">Download</a> |
+<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.39_(markt)">ChangeLog for 
6.0.39</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_7.0.50_Released">
+<span style="float: right;">2014-01-08</span> Tomcat 7.0.50 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.50 of
+Apache Tomcat. This release contains a number of bug fixes
+and improvements compared to version 7.0.47.
+</p>
+
+<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.50_(violetagg)">Tomcat 7 
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-70.cgi">Download</a> |
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.50_(violetagg)">ChangeLog 
for 7.0.50</a>
+
+</p>
+
+</div>
+</div>
+</div>
+</div>
+</div>
+<footer>
+<div id="footer">
+    Copyright &copy; 1999-2015, The Apache Software Foundation
+    <br>
+    Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
+    project logo are trademarks of the Apache Software Foundation.
+  </div>
+</footer>
+</div>
+</body>
+</html>

Propchange: tomcat/site/trunk/docs/oldnews-2014.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Jan 27 20:30:18 2015
@@ -200,6 +200,10 @@
 <ul>
   
 <li>
+<a href="oldnews-2014.html">year 2014</a>
+</li>
+  
+<li>
 <a href="oldnews-2013.html">year 2013</a>
 </li>
   
@@ -218,190 +222,38 @@
 </ul>
 
 </div>
-<h3 id="Tomcat_8.0.15_Released">
-<span style="float: right;">2014-11-07</span> Tomcat 8.0.15 Released</h3>
+<h3 id="Tomcat_8.0.17_Released">
+<span style="float: right;">2015-01-15</span> Tomcat 8.0.17 Released</h3>
 <div class="text">
 
 <p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.15
-of Apache Tomcat. Apache Tomcat 8.0.15 includes numerous fixes for issues
-identified in 8.0.14 as well as a number of other enhancements and changes. The
-notable changes since 8.0.14 include:</p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.17
+of Apache Tomcat. Apache Tomcat 8.0.17 includes numerous fixes for issues
+identified in 8.0.15 as well as a number of other enhancements and changes. The
+notable changes since 8.0.15 include:</p>
 
 <ul>
   
-<li>Add support for RFC6265 cookie parsing and generation. This is currently
-      disabled by default and may be enabled via the CookieProcessor element of
-      a Context.</li>
-  
-<li>Add pluggable password derivation support to the Realms via the new
-      CredentialHandler interface.</li>
+<li>Fixing a regression in annotation scanning introduced in 8.0.15</li>
   
-<li>Add support for TLSv1.1 and TLSv1.2 for APR connector. Based upon a patch
-      by Marcel Å ebek. This feature requires Tomcat Native library 1.1.32 or
-      later.</li>
+<li>The RemoteAddrValve and RemoteHostValve can now optionally include the
+      port when filtering along with a new option to trigger authentication
+      rather than denying access</li>
   
-<li>Disable SSLv3 by default for all HTTPS connectors.</li>
+<li>Various edge cases fixes in WebSocket</li>
 
 </ul>
 
 <p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.14_(markt)">Tomcat 8 
changelog</a>.
+<strong>Warning:</strong> The following notable bug was found in 8.0.17:
+<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=57476";>57476</a>: 
some HTTP responses may be truncated. The team works
+on preparing the next release (8.0.18) to address this issue.
 </p>
 
 
-<p style="text-align: center;">
-
-<a href="download-80.cgi">Download</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_7.0.56_Released">
-<span style="float: right;">2014-10-06</span> Tomcat 7.0.56 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.56 of
-Apache Tomcat. This release contains a number of bug fixes
-and improvements compared to version 7.0.55. The notable changes
-since 7.0.55 include:
-</p>
-
-<ul>
-  
-<li>Update the Java WebSocket support to version 1.1 of the Java WebSocket
-      specification.</li>
-  
-<li>Add support for the WebSocket permessage-deflate extension.</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.56_(violetagg)">Tomcat 7 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.56_(violetagg)">ChangeLog 
for 7.0.56</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.0.14_Released">
-<span style="float: right;">2014-09-29</span> Tomcat 8.0.14 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.14
-of Apache Tomcat. Apache Tomcat 8.0.14 includes numerous fixes for issues
-identified in 8.0.12 as well as a number of other enhancements and changes. The
-notable changes since 8.0.12 include:</p>
-
-<ul>
-  
-<li>Update the Java WebSocket support to version 1.1 of the Java WebSocket
-      specification.</li>
-  
-<li>The Windows installer, the Windows service and the Windows service
-      management application are all digitally signed.</li>
-  
-<li>Experimental support for Cookie parsing using RFC 6265. Note that the
-      configuration options associated with this feature are not stable and
-      <strong>will</strong> change in the next release.</li>
-
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.14_(markt)">Tomcat 8 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-80.cgi">Download</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.0.12_Released">
-<span style="float: right;">2014-09-03</span> Tomcat 8.0.12 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.12
-of Apache Tomcat. Apache Tomcat 8.0.12 includes numerous fixes for issues
-identified in 8.0.11 as well as a number of other enhancements and changes. The
-notable changes since 8.0.11 include:</p>
-
-<ul>
-  
-<li>Fix a regression in the processing of includes and forwards when
-      Contexts had been reloaded.</li>
-  
-<li>Session ID generation is now extensible</li>
-  
-<li>Extend support for the WebSocket permessage-deflate extension to
-      compression of outgoing messages on the server side</li>
-
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.12_(markt)">Tomcat 8 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-80.cgi">Download</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.0.11_Released">
-<span style="float: right;">2014-08-22</span> Tomcat 8.0.11 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.11
-of Apache Tomcat. Apache Tomcat 8.0.11 includes numerous fixes for issues
-identified in 8.0.9 as well as a number of other enhancements and changes. The
-notable changes since 8.0.9 include:</p>
-
-<ul>
-  
-<li>Update to Tomcat Native Library version 1.1.31 to pick up the Windows
-  binaries that are based on OpenSSL 1.0.1h.</li>
-  
-<li>Add support for OpenSSL syntax for ciphers when using JSSE SSL
-  connectors.</li>
-  
-<li>Add support for the WebSocket permessage-deflate extension. This is
-  currently limited to decompressing incoming messages on the server
-  side.</li>
-
-</ul>
-
-<p>
-Please refer to the change log for the complete list of changes:
-http://tomcat.apache.org/tomcat-8.0-doc/changelog.html
-</p>
-
-<p>
-NOTE: A regression has been reported in 8.0.11 (
-<a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56882";>bug
-56882</a>). A 8.0.12 release is expected in the next week or so to address 
this.
-</p>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.11_(markt)">Tomcat 8 
changelog</a>.
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.17_(markt)">Tomcat 8 
changelog</a>.
 </p>
 
 
@@ -412,566 +264,36 @@ Full details of these changes, and all t
 </p>
 
 </div>
-<h3 id="Tomcat_7.0.55_Released">
-<span style="float: right;">2014-07-27</span> Tomcat 7.0.55 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.55 of
-Apache Tomcat. This release contains a number of bug fixes
-and improvements compared to version 7.0.54. The notable changes
-since 7.0.54 include:
-</p>
-
-<ul>
-  
-<li>Update to the Eclipse JDT Compiler 4.4</li>
-  
-<li>Better error handling when the error occurs after the response has been 
committed</li>
-  
-<li>Various improvements to the Mapper including fixing some concurrency 
bugs</li>
-  
-<li>Update to Tomcat Native Library version 1.1.31 to pick up the Windows 
binaries that
-  are based on OpenSSL 1.0.1h</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.55_(violetagg)">Tomcat 7 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.55_(violetagg)">ChangeLog 
for 7.0.55</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_Native_1.1.31_Released">
-<span style="float: right;">2014-07-07</span> Tomcat Native 1.1.31 
Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.1.31 of
-Tomcat Native. The notable changes since 1.1.30 include:
-</p>
-
-<ul>
-  
-<li>Windows binaries are linked with OpenSSL 1.0.1h. This provides a fix
-   for <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224"; 
rel="nofollow">CVE-2014-0224</a>, an OpenSSL MITM vulnerability.
-   (<a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56596";>56596</a>)</li>
-  
-<li>Resolve an issue when using FIPS mode. (<a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56396";>56396</a>)</li>
-
-</ul>
-
-<p style="text-align: center;">
-
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.31</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.0.9_Released">
-<span style="float: right;">2014-06-25</span> Tomcat 8.0.9 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.9
-of Apache Tomcat. This is the first stable release of the 8.0.x series. Tomcat 
8
-is aligned with Java EE 7. In addition to supporting updated versions of the
-Java EE specifications, Tomcat 8 includes a number of improvements compared to
-Tomcat 7. The notable changes include:</p>
-
-<ul>
-  
-<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
-      Expression Language 3.0 and Java WebSocket 1.0.</li>
-  
-<li>The default connector implementation is now the Java non-blocking
-      implementation (NIO) for both HTTP and AJP.</li>
-  
-<li>A new resources implementation that replaces Aliases, VirtualLoader, 
-      VirtualDirContext, JAR resources and external repositories with a single,
-      consistent approach for configuring additional web application resources.
-      The new resources implementation can also be used to implement overlays
-      (using a master WAR as the basis for multiple web applications that each
-      have their own customizations).</li>
-
-</ul>
-
-<p>
-Apache Tomcat 8.0.9 includes numerous fixes for issues identified in 8.0.8
-(beta) as well as a number of other enhancements and changes. The notable
-changes since 8.0.8 include:</p>
-
-<ul>
-  
-<li>Start to move towards RFC6265 for cookie handling</li>
-  
-<li>Better error handling when the error occurs after the response has been
-      committed</li>
-  
-<li>Various Jasper improvements to make it easier for other containers (e.g.
-      Jetty) to consume</li>
-
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.9_(markt)">Tomcat 8 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-80.cgi">Download</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_6.0.41_Released">
-<span style="float: right;">2014-05-23</span> Tomcat 6.0.41 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 6.0.41 of
-Apache Tomcat. This release includes a number of bug fixes over Apache Tomcat
-6.0.39. The notable changes include:</p>
-
-<ul>
-
-<li>Add support for using ecj-P20140317-1600.jar to use Java 8 syntax in JSPs
-    </li>
-
-<li>Update native library to 1.1.30</li>
-
-<li>Various improvements to XML processing</li>
-
-</ul>
-
-
-<p style="text-align: center;">
-
-<a href="download-60.cgi">Download</a> |
-<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.41_(markt)">ChangeLog for 
6.0.41</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_7.0.54_Released">
-<span style="float: right;">2014-05-22</span> Tomcat 7.0.54 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.54 of
-Apache Tomcat. This release contains a number of bug fixes
-and improvements compared to version 7.0.53. The notable changes
-since 7.0.53 include:
-</p>
-
-<ul>
-  
-<li>Extend and improve memory leak protection and fix a few leaks that crept
-      in during the various refactorings</li>
-  
-<li>Add additional protection against a failure to correctly recycle the
-      request and response objects</li>
-  
-<li>APR/native library version updated to 1.1.30.</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.54_(violetagg)">Tomcat 7 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.54_(violetagg)">ChangeLog 
for 7.0.54</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.0.8_(beta)_Released">
-<span style="float: right;">2014-05-21</span> Tomcat 8.0.8 (beta) Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.8
-(beta) of Apache Tomcat. Tomcat 8 is aligned with Java EE 7. In addition to
-supporting updated versions of the Java EE specifications, Tomcat 8
-includes a number of improvements compared to Tomcat 7. The notable changes
-include:</p>
-
-<ul>
-  
-<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
-      Expression Language 3.0 and Java WebSocket 1.0.</li>
-  
-<li>The default connector implementation is now the Java non-blocking
-      implementation (NIO) for both HTTP and AJP.</li>
-  
-<li>A new resources implementation that replaces Aliases, VirtualLoader, 
-      VirtualDirContext, JAR resources and external repositories with a single,
-      consistent approach for configuring additional web application resources.
-      The new resources implementation can also be used to implement overlays
-      (using a master WAR as the basis for multiple web applications that each
-      have their own customizations).</li>
-
-</ul>
-
-<p>
-Apache Tomcat 8.0.8 (beta) includes numerous fixes for issues identified in
-8.0.5 as well as a number of other enhancements and changes. The notable 
changes
-since 8.0.5 include:</p>
-
-<ul>
-  
-<li>Further NIO2 fixes which is now considered BETA</li>
-  
-<li>Extend and improve memory leak protection and fix a few leaks that crept
-      in during the various refactorings</li>
-  
-<li>Add additional protection against a failure to correctly recycle the
-      request and response objects</li>
-
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.8_(markt)">Tomcat 8 
changelog</a>.
-</p>
-
-
-<p>The purpose of this beta release is to give users an opportunity to test
-Tomcat 8 and to provide feedback to the Tomcat community. Although it is a beta
-release, it is expected to run stably and is being used in production at the
-ASF for the ASF's Jira instance. The beta status is primarily because the
-Tomcat developers feel more feedback is required before a stable release and
-because there may be a small amount of further refactoring.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-80.cgi">Download</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_Native_1.1.30_Released">
-<span style="float: right;">2014-04-15</span> Tomcat Native 1.1.30 
Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.1.30 of
-Tomcat Native. The notable changes since 1.1.29 include:
-</p>
-
-<ul>
-  
-<li>Windows binaries are linked with OpenSSL 1.0.1g. This provides a fix
-   for <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0160"; 
rel="nofollow">CVE-2014-0160</a>
-   (<a 
href="https://wiki.apache.org/tomcat/Security/Heartbleed";>Heartbleed</a>)
-   SSL vulnerability.</li>
-  
-<li>Add support for ECDHE ciphers. (<a 
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55915";>55915</a>)</li>
-
-</ul>
-
-<p style="text-align: center;">
-
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.30</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_7.0.53_Released">
-<span style="float: right;">2014-03-30</span> Tomcat 7.0.53 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.53 of
-Apache Tomcat. This release contains a number of bug fixes
-and improvements compared to version 7.0.52. The notable changes
-since 7.0.52 include:
-</p>
-
-<ul>
-  
-<li>Update the Eclipse JDT compiler to enable full Java 8 support in JSPs.
-  </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.53_(violetagg)">Tomcat 7 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.53_(violetagg)">ChangeLog 
for 7.0.53</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.0.5_(beta)_Released">
-<span style="float: right;">2014-03-27</span> Tomcat 8.0.5 (beta) Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.5
-(beta) of Apache Tomcat. Tomcat 8 is aligned with Java EE 7. In addition to
-supporting updated versions of the Java EE specifications, Tomcat 8
-includes a number of improvements compared to Tomcat 7. The notable changes
-include:</p>
-
-<ul>
-  
-<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
-      Expression Language 3.0 and Java WebSocket 1.0.</li>
-  
-<li>The default connector implementation is now the Java non-blocking
-      implementation (NIO) for both HTTP and AJP.</li>
-  
-<li>A new resources implementation that replaces Aliases, VirtualLoader, 
-      VirtualDirContext, JAR resources and external repositories with a single,
-      consistent approach for configuring additional web application resources.
-      The new resources implementation can also be used to implement overlays
-      (using a master WAR as the basis for multiple web applications that each
-      have their own customizations).</li>
-
-</ul>
-
-<p>
-Apache Tomcat 8.0.5 (beta) includes numerous fixes for issues identified in
-8.0.3 as well as a number of other enhancements and changes. The notable 
changes
-since 8.0.3 include:</p>
-
-<ul>
-  
-<li>Update the Eclipse JDT compiler to enable full Java 8 support in JSPs.
-      </li>
-  
-<li>Update the default database connection pool implementation based on a
-      repackaged Apache Commons DBCP to use the DBCP 2.0 release.</li>
-  
-<li>Add new, experimental HTTP and AJP connectors based on NIO2.</li>
-
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.5_(markt)">Tomcat 8 
changelog</a>.
-</p>
-
-
-<p>The purpose of this beta release is to give users an opportunity to test
-Tomcat 8 and to provide feedback to the Tomcat community. Although it is a beta
-release, it is expected to run stably and is being used in production at the
-ASF for the ASF's Jira instance. The beta status is primarily because the
-Tomcat developers feel more feedback is required before a stable release and
-because there may be a small amount of further refactoring.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-80.cgi">Download</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_Connectors_1.2.39_Released">
-<span style="float: right;">2014-03-11</span> Tomcat Connectors 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
-Apache Tomcat Connectors.
-This version fixes few bugs found in previous releases and adds some new
-features like IPV6 support.
-</p>
-
-<p style="text-align: center;">
-
-<a href="download-connectors.cgi">Download</a> |
-<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.39</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_7.0.52_Released">
-<span style="float: right;">2014-02-17</span> Tomcat 7.0.52 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.52 of
-Apache Tomcat. This release contains a number of bug fixes
-and improvements compared to version 7.0.50. The notable changes
-since 7.0.50 include:
-</p>
-
-<ul>
-  
-<li>Fix CVE-2014-0050, a DoS vulnerability related to multi-part processing.
-  </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.52_(violetagg)">Tomcat 7 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.52_(violetagg)">ChangeLog 
for 7.0.52</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.0.3_(beta)_Released">
-<span style="float: right;">2014-02-11</span> Tomcat 8.0.3 (beta) Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.3
-(beta) of Apache Tomcat. Tomcat 8 is aligned with Java EE 7. In addition to
-supporting updated versions of the Java EE specifications, Tomcat 8
-includes a number of improvements compared to Tomcat 7. The notable changes
-include:</p>
-
-<ul>
-  
-<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
-      Expression Language 3.0 and Java WebSocket 1.0.</li>
-  
-<li>The default connector implementation is now the Java non-blocking
-      implementation (NIO) for both HTTP and AJP.</li>
-  
-<li>A new resources implementation that replaces Aliases, VirtualLoader, 
-      VirtualDirContext, JAR resources and external repositories with a single,
-      consistent approach for configuring additional web application resources.
-      The new resources implementation can also be used to implement overlays
-      (using a master WAR as the basis for multiple web applications that each
-      have their own customizations).</li>
-
-</ul>
-
-<p>
-Apache Tomcat 8.0.3 (beta) includes numerous fixes for issues identified in
-8.0.1 as well as a number of other enhancements and changes. The notable 
changes
-since 8.0.1 include:</p>
-
-<ul>
-  
-<li>Fix CVE-2014-0050, a DoS vulnerability related to multi-part processing.
-  </li>
-  
-<li>Fix WebDAV support broken by the resources refactoring.</li>
-  
-<li>Enable non-blocking reads to take place on non-container threads.</li>
-
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.3_(markt)">Tomcat 8 
changelog</a>.
-</p>
-
-
-<p>The purpose of this beta release is to give users an opportunity to test
-Tomcat 8 and to provide feedback to the Tomcat community. Although it is a beta
-release, it is expected to run stably and is being used in production at the
-ASF for the ASF's Jira instance. The beta status is primarily because the
-Tomcat developers feel more feedback is required before a stable release. It is
-also because 8.0.3 depends on a snapshot rather than a release build of Apache
-Commons DBCP2 and because there may be a small amount of further refactoring.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-80.cgi">Download</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.0.1_(beta)_Released">
-<span style="float: right;">2014-02-02</span> Tomcat 8.0.1 (beta) Released</h3>
+<h3 id="Tomcat_8.0.15_Released">
+<span style="float: right;">2014-11-07</span> Tomcat 8.0.15 Released</h3>
 <div class="text">
 
 <p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.1
-(beta) of Apache Tomcat. Tomcat 8 is aligned with Java EE 7. In addition to
-supporting updated versions of the Java EE specifications, Tomcat 8
-includes a number of improvements compared to Tomcat 7. The notable changes
-include:</p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.15
+of Apache Tomcat. Apache Tomcat 8.0.15 includes numerous fixes for issues
+identified in 8.0.14 as well as a number of other enhancements and changes. The
+notable changes since 8.0.14 include:</p>
 
 <ul>
   
-<li>Support for Java Servlet 3.1, JavaServer Pages 2.3, Java Unified
-      Expression Language 3.0 and Java WebSocket 1.0.</li>
-  
-<li>The default connector implementation is now the Java non-blocking
-      implementation (NIO) for both HTTP and AJP.</li>
-  
-<li>A new resources implementation that replaces Aliases, VirtualLoader, 
-      VirtualDirContext, JAR resources and external repositories with a single,
-      consistent approach for configuring additional web application resources.
-      The new resources implementation can also be used to implement overlays
-      (using a master WAR as the basis for multiple web applications that each
-      have their own customizations).</li>
-
-</ul>
-
-<p>
-Apache Tomcat 8.0.1 (beta) includes numerous fixes for issues identified in 
RC10
-as well as a number of other enhancements and changes. The notable changes 
since
-RC10 include:</p>
-
-<ul>
+<li>Add support for RFC6265 cookie parsing and generation. This is currently
+      disabled by default and may be enabled via the CookieProcessor element of
+      a Context.</li>
   
-<li>Fix sendFile support for the NIO connector.</li>
+<li>Add pluggable password derivation support to the Realms via the new
+      CredentialHandler interface.</li>
   
-<li>Move control of caching and linking options from the Context to the
-      WebResourceRoot to enable them to by changed while the web application is
-      running.</li>
+<li>Add support for TLSv1.1 and TLSv1.2 for APR connector. Based upon a patch
+      by Marcel Å ebek. This feature requires Tomcat Native library 1.1.32 or
+      later.</li>
   
-<li>Add support for a dedicated listener for class loader binding and
-      unbinding events.</li>
+<li>Disable SSLv3 by default for all HTTPS connectors.</li>
 
 </ul>
 
 <p>
 Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.1_(markt)">Tomcat 8 
changelog</a>.
-</p>
-
-
-<p>The purpose of this beta release is to give users an opportunity to test
-Tomcat 8 and to provide feedback to the Tomcat community. Although it is a beta
-release, it is expected to run stably and is being used in production at the
-ASF for the ASF's Jira instance. The beta status is primarily because the
-Tomcat developers feel more feedback is required before a stable release. It is
-also because 8.0.1 depends on a snapshot rather than a release build of Apache
-Commons DBCP2 and because there may be a small amount of further refactoring.
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.14_(markt)">Tomcat 8 
changelog</a>.
 </p>
 
 
@@ -981,59 +303,6 @@ Commons DBCP2 and because there may be a
 
 </p>
 
-</div>
-<h3 id="Tomcat_6.0.39_Released">
-<span style="float: right;">2014-01-31</span> Tomcat 6.0.39 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 6.0.39 of
-Apache Tomcat. This release includes a number of security and bug fixes over
-Apache Tomcat 6.0.37. The notable changes include:</p>
-
-<ul>
-
-<li>Various improvements to XML configuration file validation.</li>
-
-<li>Better adherence to RFC2616 for Content-Type and Content-Length headers.
-</li>
-
-<li>Avoid CVE-2013-1571 when generating Javadoc.</li>
-
-</ul>
-
-
-<p style="text-align: center;">
-
-<a href="download-60.cgi">Download</a> |
-<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.39_(markt)">ChangeLog for 
6.0.39</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_7.0.50_Released">
-<span style="float: right;">2014-01-08</span> Tomcat 7.0.50 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.50 of
-Apache Tomcat. This release contains a number of bug fixes
-and improvements compared to version 7.0.47.
-</p>
-
-<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.50_(violetagg)">Tomcat 7 
changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-70.cgi">Download</a> |
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.50_(violetagg)">ChangeLog 
for 7.0.50</a>
-
-</p>
-
 </div>
 </div>
 </div>

Modified: tomcat/site/trunk/docs/whichversion.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Tue Jan 27 20:30:18 2015
@@ -240,7 +240,7 @@ mapping between the specifications and t
   <td>3.0</td>
   <td>1.1</td>
   <td>8.0.x</td>
-  <td>8.0.17</td>
+  <td>8.0.18</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=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Tue Jan 27 20:30:18 2015
@@ -57,8 +57,8 @@
     <release>
       <Version>
         <name>Latest Stable 8.0.x Release</name>
-        <created>2015-01-15</created>
-        <revision>8.0.17</revision>
+        <created>2015-01-26</created>
+        <revision>8.0.18</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=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-80.xml (original)
+++ tomcat/site/trunk/xdocs/download-80.xml Tue Jan 27 20:30:18 2015
@@ -18,7 +18,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]8.0.17[end]
+[define v]8.0.18[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=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Jan 27 20:30:18 2015
@@ -37,27 +37,21 @@ project logo are trademarks of the Apach
 
 </section>
 
-<section name="Tomcat 8.0.17 Released" rtext="2015-01-15">
+<section name="Tomcat 8.0.18 Released" rtext="2015-01-26">
 <p>
-The Apache Tomcat Project is proud to announce the release of version 8.0.17
-of Apache Tomcat. Apache Tomcat 8.0.17 includes numerous fixes for issues
-identified in 8.0.15 as well as a number of other enhancements and changes. The
-notable changes since 8.0.15 include:</p>
+The Apache Tomcat Project is proud to announce the release of version 8.0.18
+of Apache Tomcat. Apache Tomcat 8.0.18 includes a numerous fixes for issues
+identified in 8.0.17 as well as a number of other enhancements and changes. The
+notable changes since 8.0.17 include:</p>
 <ul>
-  <li>Fixing a regression in annotation scanning introduced in 8.0.15</li>
-  <li>The RemoteAddrValve and RemoteHostValve can now optionally include the
-      port when filtering along with a new option to trigger authentication
-      rather than denying access</li>
-  <li>Various edge cases fixes in WebSocket</li>
+  <li>A regression that caused response truncation when using forwarding
+      (<bug>57475</bug>) has been fixed.</li>
+  <li>Various improvements to ReplicatedMap in Tribes.</li>
 </ul>
-<p><strong>Warning:</strong> The following notable bug was found in 8.0.17:
-<bug>57476</bug>: some HTTP responses may be truncated. The team works
-on preparing the next release (8.0.18) to address this issue.
-</p>
 
 <p>
 Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html">Tomcat 8 changelog</a>.
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.17_(markt)">Tomcat 8 
changelog</a>.
 </p>
 
 <p style="text-align: center;">

Modified: tomcat/site/trunk/xdocs/migration-8.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-8.xml?rev=1655152&r1=1655151&r2=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-8.xml (original)
+++ tomcat/site/trunk/xdocs/migration-8.xml Tue Jan 27 20:30:18 2015
@@ -233,7 +233,8 @@ of Apache Tomcat.</p>
           "8.0.12":"1621315",
           "8.0.14":"1627408",
           "8.0.15":"1636170",
-          "8.0.17":"1650582"
+          "8.0.17":"1650582",
+          "8.0.18":"1654179",
         };
 
         formSubmit.action = 
"http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/"; +
@@ -271,8 +272,9 @@ of Apache Tomcat.</p>
     <option value="8.0.11">8.0.11</option>
     <option value="8.0.12">8.0.12</option>
     <option value="8.0.14">8.0.14</option>
-    <option value="8.0.15" selected="selected">8.0.15</option>
-    <option value="8.0.17">8.0.17</option>
+    <option value="8.0.15">8.0.15</option>
+    <option value="8.0.17" selected="selected">8.0.17</option>
+    <option value="8.0.18">8.0.18</option>
     </select>,</label> <label>new version:
     <select id="select-r2">
     <option value="8.0.0-RC1">8.0.0-RC1</option>
@@ -288,7 +290,8 @@ of Apache Tomcat.</p>
     <option value="8.0.12">8.0.12</option>
     <option value="8.0.14">8.0.14</option>
     <option value="8.0.15">8.0.15</option>
-    <option value="8.0.17" selected="selected">8.0.17</option>
+    <option value="8.0.17">8.0.18</option>
+    <option value="8.0.18" selected="selected">8.0.18</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Copied: tomcat/site/trunk/xdocs/oldnews-2014.xml (from r1655136, 
tomcat/site/trunk/xdocs/oldnews.xml)
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2014.xml?p2=tomcat/site/trunk/xdocs/oldnews-2014.xml&p1=tomcat/site/trunk/xdocs/oldnews.xml&r1=1655136&r2=1655152&rev=1655152&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2014.xml Tue Jan 27 20:30:18 2015
@@ -8,16 +8,6 @@
 
 <body>
 
-<section name="Older news">
-<p>Announcements from previous years can be found here:</p>
-<ul>
-  <li><a href="oldnews-2013.html">year 2013</a></li>
-  <li><a href="oldnews-2012.html">year 2012</a></li>
-  <li><a href="oldnews-2011.html">year 2011</a></li>
-  <li><a href="oldnews-2010.html">year 2010</a></li>
-</ul>
-</section>
-
 <section name="Tomcat 8.0.15 Released" rtext="2014-11-07">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 8.0.15
@@ -37,7 +27,7 @@ notable changes since 8.0.14 include:</p
 </ul>
 <p>
 Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.14_(markt)">Tomcat 8 
changelog</a>.
+<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.15_(markt)">Tomcat 8 
changelog</a>.
 </p>
 
 <p style="text-align: center;">



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

Reply via email to