apt-cacher-ng 3.2-3 source package in Ubuntu

Changelog

apt-cacher-ng (3.2-3) unstable; urgency=medium

  * Increase decompression line buffer size (closes: #942634)

 -- Eduard Bloch <email address hidden>  Mon, 28 Oct 2019 22:14:46 +0100

Upload details

Uploaded by:
Eduard Bloch
Uploaded to:
Sid
Original maintainer:
Eduard Bloch
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
apt-cacher-ng_3.2-3.dsc 2.1 KiB dfa7e30257ad710c9d3582d1150021c33c1444f21894dc9c0243815000ff3452
apt-cacher-ng_3.2.orig.tar.xz 311.6 KiB 405de837becb9ce89e0fb068565bdf4a49d8742be067f8d91da36742702f5acd
apt-cacher-ng_3.2-3.debian.tar.xz 47.8 KiB 5a681424372dd5940e87414c8a3a4cb2fa8cf6e254b8dd71f8c9b5c3eb1c5064

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.

apt-cacher-ng-dbgsym: debug symbols for apt-cacher-ng