apt-cacher-ng 3.7.4-1ubuntu1 source package in Ubuntu
Changelog
apt-cacher-ng (3.7.4-1ubuntu1) mantic; urgency=medium * d/p/0001-Adjust-HAVE_STRLCPY-macro-check.patch: Adjust check of "!HAVE_STRLCPY" for when strlcpy actually exists. (LP: #2036822) -- Sergio Durigan Junior <email address hidden> Wed, 20 Sep 2023 16:55:51 -0400
Upload details
- Uploaded by:
- Sergio Durigan Junior
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | 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-1ubuntu1.debian.tar.xz | 49.9 KiB | ccc8d7e805a4fbd14c4d2f69e754301c5b06ef6d76bf8f7b5634fdfa849e8e25 |
apt-cacher-ng_3.7.4-1ubuntu1.dsc | 2.2 KiB | b1b39fda384a82ea0359636937ca809f7b0c208f9a1a7ede414e524a61d64d4c |
Available diffs
- diff from 3.7.4-1build2 to 3.7.4-1ubuntu1 (1.0 KiB)
- diff from 3.7.4-1build3 to 3.7.4-1ubuntu1 (1007 bytes)
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