X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=9122aa41f468796d14e10650970cc168246bc52c;hb=0726e0b4003c41f52d4c0b3561dd19618950d627;hp=3d26132c6727bd6d770fa42da7df3f09d6bdbbfa;hpb=c38ca79e1cdece35384cefe90bae15f4553a291a;p=pkg-collectd.git diff --git a/debian/changelog b/debian/changelog index 3d26132..9122aa4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ -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 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