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

Changelog

apt-cacher-ng (3.7.3-1build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Mon, 29 Nov 2021 15:58:07 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
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.3.orig.tar.xz 343.7 KiB a6bfedde4a59c7b37996de716ae16be8f79b984f13f19ec808fb51f1770e4332
apt-cacher-ng_3.7.3-1build1.debian.tar.xz 49.1 KiB 1793fdd0e01187b58c2b2beec1de9e2ca6448b87e6c476958eb3aa7a95e904d1
apt-cacher-ng_3.7.3-1build1.dsc 2.0 KiB 79b6aeaa342ddbec0455927d67608c2251de55afcf0390a4facba592be6752df

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