apt-cacher 1.7.24 source package in Ubuntu

Changelog

apt-cacher (1.7.24) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster

  [ Mark Hindley ]
  * Add Ubuntu 22.04 codename jammy.
  * Remove d/preinst: only contained time-served migration code for
    versions prior to oldstable.

 -- Mark Hindley <email address hidden>  Tue, 21 Dec 2021 17:37:19 +0000

Upload details

Uploaded by:
Mark Hindley
Uploaded to:
Sid
Original maintainer:
Mark Hindley
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
apt-cacher_1.7.24.dsc 1.6 KiB 04746cb266046407a8973138c7411af6b00e310ea679a5e14ea7c615c1e35132
apt-cacher_1.7.24.tar.xz 94.2 KiB e35da4521c6bd77126f2e39b3bc6216f030b45aabb9ed8318fe949fbf1d8346f

Available diffs

No changes file available.

Binary packages built by this source

apt-cacher: Caching proxy server for Debian/Ubuntu/Devuan software repositories

 Apt-cacher performs caching of files requested by apt-get (or other APT clients
 such as aptitude or synaptic). Apt-cacher can also proxy Debian Bugs SOAP
 requests for apt-listbugs. It is most useful for local area networks with
 limited network bandwidth or to reduce multiple large downloads.
 .
 When a file or package is requested, apt-cacher checks whether it already has
 the requested version, in which case it fulfils the request immediately. If
 not, it downloads the package while streaming it to the client at the same
 time. A local copy is then kept for any subsequent requests.
 .
 Apt-cacher has been optimized for best utilization of network bandwidth and is
 efficient even on slow or low-memory servers. Multiple ways of installation
 are possible: as a stand-alone proxy, as a daemon executed by inetd or as
 a CGI program (deprecated). Client machines are configured by changing APT's
 proxy configuration or modification of access URLs in sources.list.
 .
 The package includes utilities to clean the cache (removing obsolete package
 files), generate usage reports and import existing package files. Optional
 features include a file checksum verification framework, IPv6 support, FTP and
 HTTPS (proxying only) support as well as the simultaneous caching of
 repositories from different distributions.
 .
 Apt-cacher can be used as a replacement for apt-proxy, with no need to modify
 client's /etc/apt/sources.list files (and even reusing its config and cached
 data), or as an alternative to approx.