~ubuntu-branches/ubuntu/precise/tomcat7/precise-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-07-12 21:52:17 UTC
  • Revision ID: package-import@ubuntu.com-20120712215217-vp0y9iejl0iyq0gg
Tags: 7.0.26-1ubuntu1.1
* Fix handling of JNDI lookups using javax.naming.Name (LP: #1012794):
  - d/patches/0012-lp-1012794-fix-jndi-lookup.patch: Cherry picked patch
    from upstream VCS which ensures that JNDI lookups that use Name 
    rather than String don't fail.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
tomcat7 (7.0.26-1ubuntu1.1) precise-proposed; urgency=low
 
2
 
 
3
  * Fix handling of JNDI lookups using javax.naming.Name (LP: #1012794):
 
4
    - d/patches/0012-lp-1012794-fix-jndi-lookup.patch: Cherry picked patch
 
5
      from upstream VCS which ensures that JNDI lookups that use Name 
 
6
      rather than String don't fail.
 
7
 
 
8
 -- James Page <james.page@ubuntu.com>  Thu, 12 Jul 2012 21:52:17 +0100
 
9
 
1
10
tomcat7 (7.0.26-1ubuntu1) precise; urgency=low
2
11
 
3
12
  * Handle creation of user instances with pathnames containing spaces