X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=d7a10d33f1e3c8d6ed2283c1621ca4d51407a421;hb=88658f2048ab4c78bb4641acfbaf32e0d8e7f291;hp=46cfeaa22e50c1eda67c4bf3868ae5a99abdafce;hpb=e6ca04cb39c581f731baea4cfd11429e3257bc73;p=pkg-collectd.git diff --git a/debian/changelog b/debian/changelog index 46cfeaa..d7a10d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,19 @@ +collectd (5.6.1-1) UNRELEASED; urgency=medium + + * New upstream release. + - write_graphite plugin is no longer linked against libyajl. Thanks to + Shish for reporting this (Closes: #839771). + - rrdcached plugin now reconnects to daemon. Thanks to Matthias Urlichs + for reporting this (Closes: #657877). + + -- Marc Fournier Sun, 09 Oct 2016 20:41:36 +0200 + collectd (5.6.0-1) unstable; urgency=medium * New upstream release. - The disk plugin now supports FreeBSD; enable it in debian/rules. + - Suppress spammy debug messages; thanks to Antonio Russo for reporting + this (Closes: #797687). New plugins: - Chrony daemon statistics: chrony - CPU sleep: Time spent in suspend: cpusleep (Linux-specific)