Change logs for tomcat7 source package in Raring

  • tomcat7 (7.0.35-1~exp2ubuntu1.1) raring-security; urgency=low
    
      * SECURITY UPDATE: information leak via AsyncListeners and
        RuntimeExceptions (LP: #1178645)
        - debian/patches/CVE-2013-2071.patch: catch RuntimeExceptions in
          java/org/apache/catalina/core/AsyncContextImpl.java, added tests to
          test/org/apache/catalina/core/TestAsyncContextImpl.java.
        - CVE-2013-2071
     -- Marc Deslauriers <email address hidden>   Tue, 21 May 2013 10:07:15 -0400
  • tomcat7 (7.0.35-1~exp2ubuntu1) raring; urgency=low
    
      * Fix FTBFS due to expired test certificates (LP: #1166187):
        - d/keystores/*.jks: Newer keystores from upstream 7.0.39.
        - d/rules: Install newer keystores for testing, tidy up after use.
        - d/p/0018-update-test-certificates.patch: Cherry picked fixes from
          upstream VCS to update text based certificates.
     -- James Page <email address hidden>   Mon, 08 Apr 2013 14:02:42 +0100
  • tomcat7 (7.0.35-1~exp2) experimental; urgency=low
    
    
      * Switch from Commons DBCP to Tomcat JDBC Pool as default connection
        pool implementation (Closes: #701023).
    
     -- James Page <email address hidden>  Sun, 24 Feb 2013 22:08:22 +0000
  • tomcat7 (7.0.35-1~exp1ubuntu1) raring; urgency=low
    
      * Merge from Debian experimental, remaining changes:
        + Enabled Tomcat jdbc-pool module, aligning more closely to upstream and
          providing improved multi-threaded performance over commons-dbcp:
          - d/rules,d/libtomcat7-java.poms: Install tomcat-dbcp.jar file.
          - d/patches/0005-change-default-DBCP-factory-class.patch: Drop patch
            which switches the default DBCP factory to commons-dbcp.
          - d/p/0015-use-jdbc-pool-default.patch: Make jdbc-pool module the
            default pool implementation for DataSources.
          - d/NEWS: let users know about this change.
      * Dropped changes, included in Debian:
        - d/p/0014-fix-override.patch: Fix FTBFS due to differing dependency
          versions compared to upstream.
     -- James Page <email address hidden>   Wed, 20 Feb 2013 15:34:18 +0000
  • tomcat7 (7.0.34-0ubuntu1) raring; urgency=low
    
      * New upstream release.
        - d/p/0014-fix-override.patch: Fix FTBFS due to differing dependency
          versions compared to upstream.
      * d/p/0015-use-jdbc-pool-default.patch: Make jdbc-pool module the default
        pool implementation for DataSources (LP: #1071817).
     -- James Page <email address hidden>   Thu, 06 Dec 2012 13:47:08 +0000
  • tomcat7 (7.0.30-0ubuntu1) quantal; urgency=low
    
      * New upstream point release including several fixes for Java 7
        specific issues.
      * Refreshed patches.
     -- James Page <email address hidden>   Mon, 17 Sep 2012 10:52:06 +0100