[ANN] Apache Tomcat 4.1.24 Stable released

Remy Maucherat <[email protected]> Sat, 22 Mar 2003 18:13:08 +0100
Newsgroups gmane.comp.jakarta.announcements
Organization ASF
Message-ID <[email protected]>
The Tomcat Team announces the immediate availability of Apache Tomcat 
4.1.24 Stable.

Tomcat 4.1.24 includes bugfixes and reliability improvements over Tomcat 
4.1.18. Please see the release notes for a complete list of the changes.

This release addresses the following security issues:
- Denial of service affecting the use of SSL with the standalone 
HTTP/1.1 connector.
- Thread safety flaw in the session recycling code, which could lead to 
two or more users sharing the same session, under rare circumstances.
- JDBC session store thread safety fixes.

Binary Downloads:
http://jakarta.apache.org/site/binindex.cgi

Source downloads:
http://jakarta.apache.org/site/sourceindex.cgi

Remy