阿熊
阿熊
元老
发贴: 5644
积分: 454
|
于 2011-08-22 22:21
Apache Tomcat 6.0.33包含四个zip软件包。其中一个是通用的,其余三个则面向不同的CPU架构。该版本主要修复了6.0.32版本的一些安全漏洞和其它Bug,因此,强烈建议6.x版本用户升级至6.0.33。
修复的bug包括:
27988: Improve reporting of missing files. 28852: Add URL encoding where missing to parameters in URLs presented by Ant tasks to the Manager application. Based on a patch by Stephane Bailliez. 46252: Allow to specify character set to be used to write the access log in AccessLogValve. 48863: Provide an warning if there is a problem with a class path entry but use debug level logging if it is expected due to catalina home/base split. 49180: Add an option to disable file rotation in JULI FileHandler. 更多bug信息:http://tomcat.apache.org/tomcat-6.0-doc/changelog.html
下载地址:http://tomcat.apache.org/download-60.cgi#6.0.33
|