apt-cacher-ng:upstream/buster

Last commit made on 2020-02-03
Get this branch:
git clone -b upstream/buster https://git.launchpad.net/apt-cacher-ng

Branch merges

Branch information

Name:
upstream/buster
Repository:
lp:apt-cacher-ng

Recent commits

d287994... by Eduard Bloch

Upstreaming bugfix of Debian bug #928957

242c2ce... by Eduard Bloch

Drop gold flag for multithreading

Remove -Wl,--threads which might make GNU gold linker unstable on
mips(64)el architectures.

f0a46a9... by Eduard Bloch

Bump the version number to 3.2.1

7f6d6e1... by Eduard Bloch

Update Changelog for porposed 3.2.1 release

2a8c560... by Eduard Bloch

Increase filereadings line buffer size limit to 256KiB

c1f9c57... by Eduard Bloch

Support .zst compressed packages

Debian bug Bug#948259

23a25cf... by Eduard Bloch

Enforce secured call to the server in maint job triggering

Previously, acngtool attempted to make HTTP request to an IP of the
server which it picked from the configuration (or localhost) without
checking who exactly was listening. This allowing an attacker to
impersonate as acng server, binding the non-priviledged port in certain
circumstances, and to extract the unprotected credentials (AdminAuth
option).

Backport from v3.4 preparation branch.

12b93f6... by Eduard Bloch

Build tests for all interesting profiles

2aa8c53... by Eduard Bloch

Drop obsolete/not reproducible todo issues

c5b03f0... by Eduard Bloch

Support unit193's flat by-hash structure