News for package apt-cacher

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (native)
Source: apt-cacher
Binary: apt-cacher
Architecture: all
Version: 1.7.10
Maintainer: Mark Hindley <[email protected]>
Uploaders: Eduard Bloch <[email protected]>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 8.1.0~), po-debconf
Package-List:
 apt-cacher deb net optional arch=all
Checksums-Sha1:
 b64dd0b79f8b779b9105df721fab1c5f00fe4fc3 91564 apt-cacher_1.7.10.tar.xz
Checksums-Sha256:
 0ab784c02c67028f460db47c24a72f1845fd1e5ce8ae9d97c13a7adb1f90fcb8 91564 apt-cacher_1.7.10.tar.xz
Files:
 5f115533779e3b2993c29ae17d10008e 91564 apt-cacher_1.7.10.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVALRq2l0DlyzX+w8AQhatQ//U9PJ59v5dWFUHTOQrWVxBgCeDjC9WuMi
/qBfPii4KXawWT1sVEjqrvtK9lCsv6+XIub+/tzN9z09xUz/9IK9YFBIvy6uXDu1
RKP0YnH/INgmPCJueukU7Q7ttuUwp00oZHWqxza2Ka/nij37UjF6p/ler06FmJSb
mSBvzpkKQEBCkCnsRjjYmMGzx5X20mgpoK+ayWYkBd4RObtFqPMpPgJ9Y7a9QVi5
u0NfFlhYsGAdfkFpIB7p+N+KPt+Q3pCFAJwe/XxPeykTxoSxvNin9aZk+hojbRz5
UYXywd2j6g8oRU44mGzR7/MjNA29sa03366TN6z6ea3Q/h0FRuBKr8T6k3W1brWt
DbNxETshJplfWJKt1NY9aR6GT/DO6udgliHZ7Ky2oQ2VRIM/+e1JiwggZ0eTHsrg
sMjaPOjcL1ZFri/rFdVNdMAfgdJp75uR6A5zpXQxwhvZQhvRaIhmIS0j6le4AOxi
grT2LNo5ZgQ4P0Csr6mFR/BHN2VNxUcoPZtL1o2hi3c/n/d+zqy3HJsiSHtoA1ih
lqzEy3I4rD0CUYnFw40bzTueg8LdNI7dsFqnwP7F9u9JJwrruKacnhRYO38K3ndd
gOIsfjsXA89yN2j1spxgJHxoN2uzNQwCqeyC0qddDF+m7qZNhVLKEXcwf2HFd5cc
PMTQzh/ZI0E=
=/xv4
-----END PGP SIGNATURE-----

Changes:
apt-cacher (1.7.10) unstable; urgency=low

  * Internally store http_proxy as URI object which can include
    authorisation details.
  * Remove http_proxy_auth from default config and update http_proxy
    example to include authorisation.
  * Support command line option like http_proxy= to unset value.
  * Deprecate use_proxy and use_proxy_auth. Issue warnings if they are
    set.  Instead, just use http_proxy if it is configured.
  * Add libcurl noproxy configuration example to manpage.
  * In apt-cacher-cleanup.pl, use tied GDBM file for %svrhash to reduce
    memory consumption.
  * Add architectures powerpcspe, ppc64, sparc64 and x32 from
    http://www.ports.debian.org and arm64
    (https://wiki.debian.org/Arm64Port) to supported_archs (closes:
    #753455).
  * Protect embedded "\r\n\r\n" sequences from being chomp()ed by the
    reading process (closes: #755184).
  * In apt-cacher-cleanup.pl, if the header file has disappeared, try once
    to download it.
  * Alphabetise man page options.
  * Always escape hyphens in manpage.
  * Remove spurious \: in manpage URL.
  * Man page formatting fixes
  * Document behaviour if daemon_addr is unset.

 -- Mark Hindley <[email protected]>  Tue, 26 Aug 2014 11:09:33 +0100