Change logs for apt-cacher source package in Squeeze

  • apt-cacher (1.6.12) unstable; urgency=low
    
    
      * Handle decompression errors properly (closes: #585804)
      * Debian installer now requires linux files. Make item configurable
        (closes: #588569)
      * Prevent multiple concurrent cleanups in case they are taking too long.
      * Prevent loop in apt-cacher-cleanup if user:group specified as root:root
      * Upgrade to Standards version 3.9.1 (no changes required)
      
     -- Mark Hindley <email address hidden>  Tue, 07 Sep 2010 09:42:00 +0100
  • apt-cacher (1.6.11) unstable; urgency=low
    
    
      * Upgrade to Standards version 3.8.4 (no changes required)
      * Add $remote_fs to LSB Required-Stop header. Silences lintian error.
      * Check for sufficient available filesystem space (closes: #509369, #510214)
      * Avoid leaving BerkeleyDB recovery logs on the filesystem where
        possible with libberkeleydb-perl >= 0.40
    
     -- Mark Hindley <email address hidden>  Mon, 08 Mar 2010 10:08:34 +0000
  • apt-cacher (1.6.10) unstable; urgency=low
    
    
      * Bug fix: selecting outgoing network interface in daemon mode. Make
        documentation and implementation consistent. Configuration item is
        interface, not use_interface. (closes: #555986)  
      * Allow .tar.bz2 source packages. (closes: #554870)
      * Don't allow libcurl process to loop and hog CPU. (closes: #533830)
    
     -- Mark Hindley <email address hidden>  Sat, 28 Nov 2009 23:42:58 +0000
  • apt-cacher (1.6.9) unstable; urgency=low
    
    
      * Rescan cached files after checking for diff_Index parents (closes: #537189)
      * Fix initscript for dependency based boot sequencing. Patch from Petter
        Reinholdtsen <email address hidden> (closes: #541378)
      * Fix handling of Keep-Alive and multiple hosts in path_map. Debugging
        by "Daniel Richard G." <email address hidden> (closes: #517761, #516525)
      * Fix "400 No request Received" caused by incomplete input line. Patch
        from "Daniel Richard G." <email address hidden> (closes: #540691)
      * Support libdb4.7 (closes: #519896)
      * Remove regular calls to libdb failchk (closes: #535093)
      * Don't hide cron errors. (closes: #509126)
      * Rate-limit units are bytes. Correct comment in configfile
        (closes: #527539)
      * Allow spaces in options on command line (closes: #535478)
      * Bug fix: "Client connection timeouts when upstream server does not
        support Keep-Alive", thanks to Daniel Richard G. for testing
        (closes: #542869)
      * Bug fix: "Checksumming leads to bzcat/bzip2 errors". Now use
        IO::Compress and IO::AnyUncompress rather than bzip2/gzip pipes
        (closes: #543760)
      * Ensure $cache_status is always initialised
      * Bump standards version to 3.8.3. No changes required.
      * Bump to debhelper compatibility 7
      * Add uncompressed Sources and Packages files to files that can be cached.
    
     -- Mark Hindley <email address hidden>  Tue, 22 Sep 2009 12:12:45 +0100
  • apt-cacher (1.6.8) unstable; urgency=low
    
    
      * Fix typo (closes: #510602)
      * Use KILL if TERM fails in init script (closes: #330234)
      * Get port from environment in CGI mode (closes: #510569)
    
     -- Mark Hindley <email address hidden>  Mon, 16 Feb 2009 09:17:21 +0000
  • apt-cacher (1.6.7) unstable; urgency=low
    
    
      * libcurl: reduce select->can_read timeout to 0 to restore throughput
        (closes: #501747)
      * Document apt.conf config for apt-listbugs (closes: #500855)
      * Add transparent proxy support (closes: #352140)
      * Check return of sysread in getRequestLine. Prevents "400: No Request
        Received" errors (closes: #502480)
      * Keep and return index files if upstream temporarily unavailabe
        (closes: #478068)
    
     -- Mark Hindley <email address hidden>  Tue, 28 Oct 2008 23:51:13 +0000