Change logs for tomcat6 source package in Quantal

  • tomcat6 (6.0.35-5ubuntu0.1) quantal-security; urgency=low
    
      [ Christian Kuersteiner ]
      * SECURITY UPDATE: denial of service via large header data
        - debian/patches/0012-CVE-2012-2733.patch: improve size logic in
          java/org/apache/coyote/http11/InternalNioInputBuffer.java.
        - CVE-2012-2733
        - LP: #1166649
      * SECURITY UPDATE: security-constraint bypass with FORM auth
        - debian/patches/CVE-2012-3546.patch: remove unneeded code in
          java/org/apache/catalina/realm/RealmBase.java.
        - CVE-2012-3546
      * SECURITY UPDATE: CSRF bypass via request with no session identifier
        - debian/patches/CVE-2012-4431.patch: check for session identifier in
          java/org/apache/catalina/filters/CsrfPreventionFilter.java.
        - CVE-2012-4431
      * SECURITY UPDATE: denial of service with NIO connector
        - debian/patches/CVE-2012-4534.patch: properly handle connection breaks
          in java/org/apache/tomcat/util/net/NioEndpoint.java.
        - CVE-2012-4534
    
      [ Jamie Strandboge ]
      * SECURITY UPDATE: multiple HTTP Digest Access Authentication flaws
        - debian/patches/0013-CVE-2012-588x.patch: disable caching of an
          authenticated user in the session by default, track server rather
          than client nonces, better handling of stale nonce values in
          java/org/apache/catalina/authenticator/DigestAuthenticator.java.
          Patch from Marc Deslauriers.
        - CVE-2012-3439
        - CVE-2012-5885
        - CVE-2012-5886
        - CVE-2012-5887
      * SECURITY UPDATE: denial of service via chunked transfer encoding
        - debian/patches/CVE-2012-3544.patch: properly parse CRLF in requests
          in java/org/apache/coyote/http11/filters/ChunkedInputFilter.java.
          Patch from Marc Deslauriers.
        - CVE-2012-3544
      * SECURITY UPDATE: FORM authentication request injection
        - debian/patches/CVE-2013-2067.patch: properly change session ID
          in java/org/apache/catalina/authenticator/FormAuthenticator.java.
          Patch from Marc Deslauriers.
        - CVE-2013-2067
     -- Jamie Strandboge <email address hidden>   Tue, 28 May 2013 15:11:06 -0500
  • tomcat6 (6.0.35-5) unstable; urgency=low
    
    
      * Apply patch to README.Debian to explain setting the HTTPOnly flag
        in cookies by default; CVE-2010-4312. (Closes: #608286)
        - Thank you to Thijs Kinkhorst for the patch.
      * Use ucf and a template for /etc/logrotate.d/tomcat6 file to avoid
        updating the shipped conffile. (Closes: #687818)
    
     -- tony mancill <email address hidden>  Mon, 06 Aug 2012 21:29:11 -0700
  • tomcat6 (6.0.35-4) unstable; urgency=low
    
    
      [ tony mancill ]
      * Team upload.
      * Apply patch from James Page (Closes: #671373)
        - d/tomcat6-instance-create: Quote access to files and directories
          so that spaces can be used when creating user instances.
        - d/tomcat6.init: Make NAME dynamic, to allow starting multiple
          instances. (Closes: #299635)
    
      [ Miguel Landaeta ]
      * Add Slovak debconf translation (Closes: #677912).
        - Thanks to Ivan Masár.
    
     -- Miguel Landaeta <email address hidden>  Sun, 17 Jun 2012 18:57:50 -0430
  • tomcat6 (6.0.35-3ubuntu2) quantal; urgency=low
    
      * No-change rebuild with openjdk-7 as default-jdk.
     -- James Page <email address hidden>   Fri, 18 May 2012 11:47:44 +0100
  • tomcat6 (6.0.35-3ubuntu1) quantal; urgency=low
    
      * Merge from Debian Unstable, remaining changes:
        - d/tomcat6-instance-create: Quote access to files and directories
          so that spaces can be used when creating user instances.
        - d/tomcat6.init: Make NAME dynamic, to allow starting multiple instances.
    
    tomcat6 (6.0.35-3) unstable; urgency=low
    
      [ Miguel Landaeta ]
      * Add Replaces and Conflicts for libservlet2.5-java to overwrite files
        in libservlet2.4-java.  (Closes: #666256).
    
      [ tony mancill ]
      * Add libservlet2.4-java transitional package.
      * Remove /etc/authbind/byuid, /etc/authbind in postrm. (Closes: #668761)
      * Add 0011-CVE-2012-0022-regression-fix.patch.  (Closes: #659748)
        - Thank you to Marc Deslauriers
    
    tomcat6 (6.0.35-2) unstable; urgency=low
    
      [ tony mancill ]
      * Remove Michael Koch from Uploaders. (Closes: #654136)
      * Add Turkish debconf translation (Closes: #664072)
        - Thanks to Atila KOÇ
      * Remove libservlet2.5-doc dependency on libservlet2.5.
    
      [ Miguel Landaeta ]
      * Bump Standards-Version to 3.9.3. No changes were required.
      * Provide 'debian' version symlink for Maven artifacts. (Closes: #665393).
     -- James Page <email address hidden>   Thu, 03 May 2012 16:09:04 +0100
  • tomcat6 (6.0.35-1ubuntu3) precise; urgency=low
    
      * Handle creation of user instances with pathnames containing spaces
        (LP: #977498):
        - d/tomcat6-instance-create: Quote access to files and directories
          so that spaces can be used when creating user instances.
     -- James Page <email address hidden>   Wed, 11 Apr 2012 10:29:11 +0100