Change logs for apt-cacher source package in Zesty

  • apt-cacher (1.7.13) unstable; urgency=medium
    
      * Bump Standards Version to 3.9.8 (no changes).
      * Use sigtrap pragma to install signal handlers.
      * Correctly set namespace for Sources.xz files.
      * Optimise parsing hashes from index files.
      * Use CDS environment when verifying database.
      * Use direct CDS lock for DB compact and verify.
      * Add timestamp to DB log messages.
      * Sync DB before verifying.
      * When recovering CDS environment from apt-cacher-cleanup.pl, panic the
        existing environment, if available.
      * When recovering database environment, also verify the database file
        and move it out of the way if corrupt.
      * Only compact once for each call to db_compact().
      * Deprecate FreezeThaw, warn if it is not installed but is required and
        only suggest its installation.
      * AppStream/DEP-11 support (closes: #821155).
      * Add default Debian and Ubuntu appstream path map.
      * Add Ubuntu release name yakkety (16.10).
      * Support for APT requesting files by-hash (closes: #824530).
      * Check all requests originating from apt-cacher-cleanup.pl for
        freshness.
      * Regenerate default config file.
    
     -- Mark Hindley <email address hidden>  Wed, 22 Jun 2016 10:01:16 +0100