欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  资讯频道

Apache Tomcat 6.0.33 发布

程序员文章站 2022-07-13 10:56:30
...
Apache Tomcat团队已发布了Apache Tomcat 6.0.33正式版。

Apache Tomcat 6.0.33 发布


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