-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The changelog from 6.0.20 to 6.0.24 is quite lengthy, please refer to http://tomcat.apache.org/tomcat-6.0-doc/changelog.html for details fixes CVE-2009-2693, CVE-2009-2901 and CVE-2009-2902
- Loading branch information
Showing
3 changed files
with
14 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
=========================================================================== | ||
$NetBSD: MESSAGE,v 1.1 2010/01/28 12:16:45 spz Exp $ | ||
|
||
The ${PREFIX}/share/tomcat/webapps directory will be mercilessly mangled | ||
in updates, so pick a different directory for your own local appBase | ||
(in ${PREFIX}/share/tomcat/conf/server.xml). You have been warned. :) | ||
|
||
=========================================================================== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.2 2009/06/06 17:34:08 adrianp Exp $ | ||
$NetBSD: distinfo,v 1.3 2010/01/28 12:16:45 spz Exp $ | ||
|
||
SHA1 (apache-tomcat-6.0.20.tar.gz) = 4f9d2650d1e4a5a7d053f78b73c2509e64ae6dfc | ||
RMD160 (apache-tomcat-6.0.20.tar.gz) = e075b3fdce115843ed2c50b52cb05dd38a15ea0e | ||
Size (apache-tomcat-6.0.20.tar.gz) = 5998298 bytes | ||
SHA1 (apache-tomcat-6.0.24.tar.gz) = 545d06211e5fe1b09240cd891937ad36fd70bfc4 | ||
RMD160 (apache-tomcat-6.0.24.tar.gz) = 3a4519d9ca0606747f54acf6085bfe0281f148e6 | ||
Size (apache-tomcat-6.0.24.tar.gz) = 6104116 bytes |