~ubuntu-branches/debian/squeeze/tomcat6/squeeze

« back to all changes in this revision

Viewing changes to java/org/apache/catalina/tribes/Constants.java

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner, Niels Thykier, Torsten Werner
  • Date: 2010-07-19 18:22:52 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100719182252-xhqhj6nk6le2ccel
Tags: 6.0.28-1
[ Niels Thykier ]
* Removed depends on JREs for the library packages. It is no longer
  required by the policy.

[ Torsten Werner ]
* New upstream release (Closes: #588813)
  - Fixes CVE-2010-2227: DoS and information disclosure
* Remove 2 patches that were backports to 6.0.26.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 *
25
25
 * @author Bip Thelin
26
26
 * @author Filip Hanik
27
 
 * @version $Revision: 467222 $, $Date: 2006-10-24 05:17:11 +0200 (Di, 24. Okt 2006) $
 
27
 * @version $Id: Constants.java 939515 2010-04-29 23:59:49Z kkolinko $
28
28
 */
29
29
 
30
30
public final class Constants {