[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.3'

Florian Forster octo at verplant.org
Wed Sep 10 16:56:10 CEST 2014


 contrib/redhat/collectd.spec |   75 ++++++++++++++++++++++++++++--------------
 src/common.c                 |    2 +-
 2 files changed, 51 insertions(+), 26 deletions(-)

New commits:
commit 6d9b6a8844e6ba3c9bb941809f12d3964997c015
Author: Florian Forster <octo at collectd.org>
Date:   Wed Sep 10 16:54:26 2014 +0200

    src/common.c: Fix strstripnewline().
    
    Because the length of the string was decremented too late, the function
    would actually overwrite the trailing null byte instead of the newline.

commit f9cb7ef9c5b2d846146e5dd1cbc894b5139c47cc
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Sep 8 16:59:30 2014 +0200

    RPM specfile: enable netlink plugin on RHEL > 5

commit 8d3f6c33dd6df8c2988e60b0488775ce074b6393
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Sep 8 16:42:14 2014 +0200

    RPM specfile: fix bogus dates
    
    modern rpmbuild versions appear to be more strict on this point.

commit 33a97ea2e78ccb2a273e726d4b5fcaab3ff11bad
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Sep 8 16:41:21 2014 +0200

    RPM specfile: support for RHEL7

commit 0e57c2db6f7649d93b00b5f335c37c3a8e33348f
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Sep 8 14:12:51 2014 +0200

    RPM specfile: add missing %files section for modbus plugin
    
    complement to a781eb2c5

commit f3d7bacfcef006e1761d16b08c98f3dc6fb9d2cb
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Sep 8 12:26:55 2014 +0200

    RPM specfile: remove duplicate modbus block




More information about the collectd-changes mailing list