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

Changelog

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

  * New upstream version
    + avoids reporting garbled Last-Modified date where the information was not
      available (closes: #998329)

 -- Eduard Bloch <email address hidden>  Tue, 07 Dec 2021 14:50:20 +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.7.4-1.dsc 2.1 KiB 14e7016a226d9c4d363d343e17dc52911b0a51d52e946d0a46d850f8cacb3ee3
apt-cacher-ng_3.7.4.orig.tar.xz 343.9 KiB 63140473a669c42f5e2219e38fa9d7c733f9047699dde52c3bd828e372929a5f
apt-cacher-ng_3.7.4-1.debian.tar.xz 49.0 KiB 84bb67be5a6a77f1d412ea3b55fd6ae36f9434e42536391776c8083b6fc07e69

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