Code

changelog: start preparing 5.6.1
[pkg-collectd.git] / debian / changelog
index 0e0ba1507ee5491e3ff637c81accfe240c779849..d7a10d33f1e3c8d6ed2283c1621ca4d51407a421 100644 (file)
@@ -1,7 +1,19 @@
-collectd (5.6.0-1) UNRELEASED; urgency=medium
+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)
@@ -18,6 +30,8 @@ collectd (5.6.0-1) UNRELEASED; urgency=medium
     - Disable cpusleep plugin on non-Linux.
     - Disable xencpu plugin except on amd64, arm64, armhf, and i386.
     - Disable the zone plugin.
+    - Do not cripple include files in collectd-dev when patching them; thanks
+      to Scott Talbert for reporting this (Closes: #827759).
   * debian/control:
     - Build-depend on libgps-dev: Needed by the new gps plugin.
     - Build-depend on liblua5.3-dev: Needed by the new lua plugin.
@@ -30,7 +44,7 @@ collectd (5.6.0-1) UNRELEASED; urgency=medium
     - Removed bts832577-gcry-control.patch; included upstream.
     - Removed gcc6.patch; included upstream.
 
- -- Sebastian Harl <tokkee@debian.org>  Sat, 24 Sep 2016 11:59:37 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 24 Sep 2016 15:19:10 +0200
 
 collectd (5.5.2-2) unstable; urgency=low