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

Changelog

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

  * New upstream version
    + redirection location fixes (closes: #1074404)
    + increased safety abort timeout (closes: #1006925)
    + time_t overflow on certain architectures fixed (closes: #1073970)

 -- Eduard Bloch <email address hidden>  Mon, 22 Jul 2024 17:34:48 +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
Oracular release universe net

Downloads

File Size SHA-256 Checksum
apt-cacher-ng_3.7.5-1.dsc 2.1 KiB 1fa12cd538126fce81ffffe18400266d75f81ca8d728dc4f623c4b488900d648
apt-cacher-ng_3.7.5.orig.tar.xz 346.6 KiB 2e4887d6870396334992accd331e12cba86dfef857532f610bb0635a8e32900d
apt-cacher-ng_3.7.5-1.debian.tar.xz 49.3 KiB b0823eb2ddf6283ac3ebf30fb22db2a285d2601f91bacf0b387747d6adbafa78

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