apt-cacher-ng:debian/jessie-backports

Last commit made on 2016-11-28
Get this branch:
git clone -b debian/jessie-backports https://git.launchpad.net/apt-cacher-ng

Branch merges

Branch information

Name:
debian/jessie-backports
Repository:
lp:apt-cacher-ng

Recent commits

e13fd94... by Eduard Bloch

Added libssl 1.0.2 build-dependency

af41511... by Eduard Bloch

Merge branch 'debian/sid' into debian/jessie-backports

e6c1ed7... by Eduard Bloch

Changelog, version 2-1

162f659... by Eduard Bloch

Merge branch 'upstream/sid' into debian/sid

d9fed18... by Eduard Bloch

Also mention libatomic linking

d96c2f8... by Eduard Bloch

Version 2 is good enough

b4d978a... by Bob Ham <email address hidden>

include/acbuf.h: Fix undeclared `uint' with GCC 5.4

GCC 5.4 complains that `uint' is unknown. Plainly this syntactic
sugar has been removed. Replacing with `unsigned int' fixes the
error.

Signed-off-by: Bob Ham <email address hidden>

1bc8f73... by Bob Ham <email address hidden>

include/meta.h: Fix bad template parameters in compiler macro

GCC 5.4 complains about the template parameters in MIN_VAL and
MAX_VAL which apparently need to be padded with space.

Signed-off-by: Bob Ham <email address hidden>

c767aa5... by Eduard Bloch

Correct parsing of unix suffixes for ExStartTradeOff option

7bc3650... by Eduard Bloch

Better use of hostname configuration in maint task triggering