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

Florian Forster octo at verplant.org
Thu Dec 22 11:02:49 CET 2016


 src/daemon/configfile.c |   26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

New commits:
commit bdd27cb013de89b4149393212aef1bf45a221dba
Merge: fadd45e 1afa5e0
Author: Florian Forster <octo at collectd.org>
Date:   Thu Dec 22 10:57:43 2016 +0100

    Merge branch 'collectd-5.6' into collectd-5.7

commit 1afa5e081f364890b7c855b728f26d3923f1cbb7
Merge: bb1d857 f825571
Author: Florian Forster <ff at octo.it>
Date:   Fri Dec 16 14:39:07 2016 +0100

    Auto-Merge pull request #2099 from tokkee/sh/booleans
    
    Automatically merged due to "Automerge" label

commit f825571e25f8fb0140f28fb12cad112f58fd86b1
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sun Dec 11 12:06:58 2016 +0100

    configfile: Reintroduce support for boolean string config values.
    
    For the network plugin, this was changed in ac73c75aed7 (which landed in 5.6)
    which was a backward incompatible change breaking user configuration. Adding
    support back in a central location ensures a more consistent behavior across
    plugins. At the same time, we issue a warning message that this behavior is
    deprecated.
    
    GH #2083, #2098




More information about the collectd-changes mailing list