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

Changelog

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

  * New upstream version
    + fixes interpretation of compressed v6 IPs (closes: #994778)
    + adds support for .sig suffix (closes: #989347)
    + fixes compilation with g++-11 (Salsa issue #10)
  * expiring maintenance job execution logs (closes: #985406)

 -- Eduard Bloch <email address hidden>  Sat, 09 Oct 2021 12:40:22 +0200

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_3.7.3-1.dsc 2.1 KiB 4ae3a133aef4a8d2a1ce83be3db8304dd6824cee3654ee86b72387012a6339f0
apt-cacher-ng_3.7.3.orig.tar.xz 343.7 KiB a6bfedde4a59c7b37996de716ae16be8f79b984f13f19ec808fb51f1770e4332
apt-cacher-ng_3.7.3-1.debian.tar.xz 48.9 KiB 4ade629b8301eec2b3e972b09b5a24c919b8116609fd953051540d7e30a4a7dd

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