approx 5.3-1 source package in Ubuntu

Changelog

approx (5.3-1) unstable; urgency=low


  * New upstream version
  * Check for chunked transfer encoding when closing cache file
    (closes: #685724)

 -- Eric Cooper <email address hidden>  Fri, 24 Aug 2012 14:56:45 -0400

Upload details

Uploaded by:
Eric Cooper
Uploaded to:
Sid
Original maintainer:
Eric Cooper
Architectures:
any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
approx_5.3-1.dsc 1.4 KiB 50a3fa8eb31573c9284c12cb3c2ac20da1d50aa05fb4993854b633cdc78c54e3
approx_5.3.orig.tar.gz 32.0 KiB e048b91e9a2b3500509bf5083d41eae6f77460cd61e549d9b1a3e25c7299c1ce
approx_5.3-1.debian.tar.gz 17.7 KiB 0640a6355cb27ac0b7a1cb825a398e1ca4818fd5ccf1980a4b44c7093e4ca59d

Available diffs

No changes file available.

Binary packages built by this source

approx: caching proxy server for Debian archive files

 Approx is an HTTP-based proxy server for Debian-style package archives.
 It fetches files from remote repositories on demand,
 and caches them for local use.
 .
 Approx saves time and network bandwidth if you need to install or
 upgrade .deb packages for a number of machines on a local network.
 Each package is downloaded from a remote site only once,
 regardless of how many local clients install it.
 The approx cache typically requires a few gigabytes of disk space.
 .
 Approx also simplifies the administration of client machines:
 repository locations need only be changed in approx's configuration file,
 not in every client's /etc/apt/sources.list file.
 .
 Approx can be used as a replacement for apt-proxy,
 with no need to modify clients' /etc/apt/sources.list files,
 or as an alternative to apt-cacher.