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

Changelog

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

  * No-change rebuild for c-ares t64.

 -- Matthias Klose <email address hidden>  Tue, 16 Apr 2024 11:56:04 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
apt-cacher-ng_3.7.4.orig.tar.xz 343.9 KiB 63140473a669c42f5e2219e38fa9d7c733f9047699dde52c3bd828e372929a5f
apt-cacher-ng_3.7.4-1ubuntu5.debian.tar.xz 50.0 KiB 864abfbc42fe2c8175c9ddaed0f2d6d4ed63320dd645071ea831bbcf0a588c1d
apt-cacher-ng_3.7.4-1ubuntu5.dsc 2.2 KiB 7ac36b3314491b8d7f7c9c327bc3b8f49aeaa99d2b5cabe2181c6665aa8ab136

Available diffs

View changes file

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