You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2014/02/03 11:17:54 UTC

[ANN] Apache Tomcat 6.0.39 released

The Apache Tomcat team announces the immediate availability of Apache
Tomcat 6.0.39 stable.

Apache Tomcat 6.0.39 is primarily a security and bug fix release. The
notable changes include:
- Various improvements to XML configuration file validation.
- Better adherence to RFC2616 for Content-Type and Content-Length
  headers.
- Avoid CVE-2013-1571 when generating Javadoc.

Please refer to the change log for the list of changes:
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html

Note that is version has 4 zip binaries: a generic one and three
bundled with Tomcat native binaries for different CPU architectures.

Downloads:
http://tomcat.apache.org/download-60.cgi

Migration guide from earlier releases:
http://tomcat.apache.org/migration.html

Thank you,

-- The Apache Tomcat Team