Code

changelog: start preparing 5.6.1
[pkg-collectd.git] / debian / changelog
index 46cfeaa22e50c1eda67c4bf3868ae5a99abdafce..d7a10d33f1e3c8d6ed2283c1621ca4d51407a421 100644 (file)
@@ -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 <marc@bl.uem.li>  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)