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

Changelog

apt-cacher-ng (3.6.4-1) unstable; urgency=medium

  * New upstream bugfix version
    + fixes rogue closing of wrong file descriptors (closes: #986749)

 -- Eduard Bloch <email address hidden>  Sun, 30 May 2021 11:57:35 +0200

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.6.4-1.dsc 2.1 KiB 0501e5322d64488d83579828bd866ce3a831096b401c823e59d2285843d91778
apt-cacher-ng_3.6.4.orig.tar.xz 327.1 KiB 7134f760cd18991348e806d032d0748d99499c7a028edd7569d54d641e5add74
apt-cacher-ng_3.6.4-1.debian.tar.xz 48.4 KiB 6f411f3316fa553f0eccb77686ff6dc7229628b122642e9d48bcc14f47802618

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