summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c38ca79)
raw | patch | inline | side by side (parent: c38ca79)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Sep 2013 11:50:11 +0000 (13:50 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Sep 2013 11:50:11 +0000 (13:50 +0200) |
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 3d26132c6727bd6d770fa42da7df3f09d6bdbbfa..9122aa41f468796d14e10650970cc168246bc52c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
-collectd (5.3.0-1) UNRELEASED; urgency=low
+collectd (5.4.0-1) UNRELEASED; urgency=low
* New upstream release:
- MySQL plugin now uses the name of the <Database> block rather than the
database name to identify the read callback; thanks to Mathieu Parent
for reporting this (Closes: #703446).
New plugins:
+ - read statistics from Aquaero 5 devices: aquaero
+ - CPU accounting information provided by Linux cgroups: cgroups
+ - Logical Volume Manager usage: lvm
+ - Intel Many-Integrated-Core (MIC) statistics: mic
+ - sigrok statistics: sigrok
+ - aggregate values received with the StatsD protocol: statsd
- incremental parsing of CSV files: tail_csv
- send collected values to Riemann: write_riemann