[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.8'
Florian Forster
octo at verplant.org
Sat Nov 18 09:56:20 CET 2017
src/gps.c | 1 -
src/ovs_stats.c | 97 ++++++++++++++++++++++++++-------------------------
src/processes.c | 2 +-
src/snmp.c | 6 +++-
src/write_riemann.c | 1 +
5 files changed, 56 insertions(+), 51 deletions(-)
New commits:
commit 8fd8f76dc11064e75e44448d16d35e09e46191a2
Merge: ce13502 5f6d3ce
Author: Florian Forster <octo at collectd.org>
Date: Sat Nov 18 09:55:58 2017 +0100
Merge branch 'collectd-5.7' into collectd-5.8
commit ce13502b2a127ec38f851422cb8b0ccf0da5e52a
Merge: ec17979 1cc7599
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Fri Nov 17 18:32:21 2017 +0100
Auto-Merge pull request #2555 from octo/cid/179231
Automatically merged due to "Automerge" label
commit 5f6d3ce21d3b59e2ee6bc05cca6390a746cf2524
Merge: f123d38 4fdd719
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Fri Nov 17 18:20:21 2017 +0100
Auto-Merge pull request #2554 from octo/cid/179227
Automatically merged due to "Automerge" label
commit ec17979a1dad5130174b349d7867870848e5e9e3
Merge: 7a18567 e896272
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Fri Nov 17 18:04:45 2017 +0100
Auto-Merge pull request #2553 from octo/cid/179230
Automatically merged due to "Automerge" label
commit 1cc759929dcd25ae204452648ebb16a3ceb8c3b1
Author: Florian Forster <octo at collectd.org>
Date: Fri Nov 17 17:26:28 2017 +0100
ovs_stats plugin: Fix null dereference of "port".
This also refactors the ovs_stats_update_iface_ext_ids() function to
handle errors, instead of many nested if blocks.
CID: 179231
commit 4fdd7193481b638a059d6fa047542312e41ea45e
Author: Florian Forster <octo at collectd.org>
Date: Fri Nov 17 17:16:39 2017 +0100
write_riemann plugin: Unlock mutex before destroying it.
CID: 179227
commit e896272076a377c1a401e0237e182b689f819cf7
Author: Florian Forster <octo at collectd.org>
Date: Fri Nov 17 17:11:32 2017 +0100
processes plugin: Fix check for context switch counters.
CID: 179230
commit f123d3873170fb2bc06a1ea03396e57128d2ab63
Merge: 4962291 8ec942a
Author: collectd bot <32910397+collectd-bot at users.noreply.github.com>
Date: Fri Nov 17 16:08:50 2017 +0100
Auto-Merge pull request #2547 from octo/cid/81390
Automatically merged due to "Automerge" label
commit 4962291342f14fecbc6bb0240bd8ec7c76e2fc64
Author: Florian Forster <octo at collectd.org>
Date: Fri Nov 17 15:15:32 2017 +0100
gps plugin: Fix double unlock.
CID: 179241
commit 8ec942a6f2ac84b193bcc1a286671b7afcb1e86d
Author: Florian Forster <octo at collectd.org>
Date: Fri Nov 17 14:56:06 2017 +0100
snmp plugin: Ensure that index is within bounds.
CID: 81389, 81390
More information about the collectd-changes
mailing list