~ubuntu-branches/ubuntu/maverick/tomcat6/maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2010-06-28 21:41:31 UTC
  • mfrom: (2.2.15 sid)
  • Revision ID: james.westby@ubuntu.com-20100628214131-3wktukpb3lgdf83h
Tags: 6.0.26-5
* Convert patches to dep3 format.
* Backport security fix from trunk to fix CVE-2010-1157. (Closes: #587447)
* Set urgency to medium due to the security fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
tomcat6 (6.0.26-5) unstable; urgency=medium
 
2
 
 
3
  * Convert patches to dep3 format.
 
4
  * Backport security fix from trunk to fix CVE-2010-1157. (Closes: #587447)
 
5
  * Set urgency to medium due to the security fix.
 
6
 
 
7
 -- Torsten Werner <twerner@debian.org>  Mon, 28 Jun 2010 21:41:31 +0200
 
8
 
 
9
tomcat6 (6.0.26-4) unstable; urgency=low
 
10
 
 
11
  [ Thierry Carrez ]
 
12
  * Fix issues preventing from running Tomcat6 with a security manager:
 
13
    - debian/tomcat6.init: Remove duplicate securitymanager options.
 
14
    - debian/patches/catalina-sh-security-manager.patch: Use the right
 
15
      location for the security.policy file in catalina.sh.
 
16
    - Closes: #585379, LP: #591802. Thanks to Jeff Turner for the original
 
17
      patches and to Adam Guthrie for the Lucid debdiff.
 
18
  * Allow binding to any interface when using authbind, rather than only allow
 
19
    binding to all (LP: #594989)
 
20
  * Force backgrounding of catalina.sh in start-stop-daemon, to allow the init
 
21
    script to be started through ssh -t (LP: #588481)
 
22
 
 
23
  [ Torsten Werner ]
 
24
  * Remove Paul from Uploaders list.
 
25
 
 
26
 -- Thierry Carrez <thierry.carrez@ubuntu.com>  Thu, 24 Jun 2010 15:55:10 +0200
 
27
 
1
28
tomcat6 (6.0.26-3) unstable; urgency=low
2
29
 
3
30
  [ Marcus Better ]