apt-cacher-ng 0.6.12-1 source package in Ubuntu

Changelog

apt-cacher-ng (0.6.12-1) unstable; urgency=low


  * New upstream version
  * Added use of dpkg-buildflags (for hardening)

 -- Eduard Bloch <email address hidden>  Sun, 15 Jan 2012 16:10:09 +0100

Upload details

Uploaded by:
Eduard Bloch
Uploaded to:
Sid
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.12-1.dsc 1.2 KiB a89a3ea6e4cdb280bfe86fec84dd0d21b808862fbd4e26eb6c2a3dbf44345de1
apt-cacher-ng_0.6.12.orig.tar.xz 246.6 KiB 595eb6c9e661891abf52caadb157dbf94bef6af4a6c00dd659239f1dbc344be8
apt-cacher-ng_0.6.12-1.debian.tar.xz 23.9 KiB d348fe8f8e2273bc23bf87229effcdd9f6c3e573599dea5c439516b727aa2305

Available diffs

No changes file available.

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.