apt-cacher-ng 0.6.10-2 source package in Ubuntu

Changelog

apt-cacher-ng (0.6.10-2) unstable; urgency=low

  * Release to Unstable

apt-cacher-ng (0.6.10-1) experimental; urgency=low

  * New upstream version

apt-cacher-ng (0.6.9-1) experimental; urgency=low

  * New upstream release, testing downloader code changes
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  12 Dec 2011 11:56:00 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Eduard Bloch
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
apt-cacher-ng_0.6.10.orig.tar.xz 244.4 KiB dfa1a55ac846eb00ee04f650c50140c43b9020a20e507fc50ec9389ef9fa6fd5
apt-cacher-ng_0.6.10-2.debian.tar.xz 23.2 KiB 0cf69080ee1b9dca1327628239da8381844cdd9a2b8fa2ce11b7a787cd177b62
apt-cacher-ng_0.6.10-2.dsc 1.2 KiB cb509642f2d965d21cb6088b66121f213afc23ab1387e8583125bf335f9b1a9e

Available diffs

View changes file

Binary packages built by this source

apt-cacher-ng: caching proxy server for software repositories

 Apt-Cacher NG is a caching proxy for downloading packages from Debian-style
 software repositories (or possibly from other types).
 .
 The main principle is that a central machine hosts the proxy for a local
 network, and clients configure their APT setup to download through it.
 Apt-Cacher NG keeps a copy of all useful data that passes through it, and when
 a similar request is made, the cached copy of the data is delivered without
 being re-downloaded.
 .
 Apt-Cacher NG has been designed from scratch as a replacement for
 apt-cacher, but with a focus on maximizing throughput with low system
 resource requirements. It can also be used as replacement for apt-proxy and
 approx with no need to modify clients' sources.list files.