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

Florian Forster octo at verplant.org
Tue Jun 2 11:40:00 CEST 2009


 ChangeLog             |   55 +++++++++++++++++++++++++++++++++++++++++++-----
 configure.in          |    1 +
 src/collectd.conf.in  |    9 ++++++++
 src/collectd.conf.pod |   13 +++++++++--
 src/configfile.c      |   13 +++++++----
 version-gen.sh        |    2 +-
 6 files changed, 78 insertions(+), 15 deletions(-)

New commits:
commit 401ef05e3ca006d3b62ea504b6ba0d5d8f493489
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jun 2 11:39:41 2009 +0200

    Bumped version to 4.7.1; Updated ChangeLog.

commit 3f0d178e58251171272a643e1667abcb9946edce
Merge: 293f51479144f9a7b34dbb835da1143ae850b159 452a77a524df028532f4d096c29b7e2a4f5102b7
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jun 2 11:31:32 2009 +0200

    Merge branch 'collectd-4.6' into collectd-4.7
    
    Conflicts:
    	ChangeLog
    	src/collectd.conf.pod
    	version-gen.sh

commit 452a77a524df028532f4d096c29b7e2a4f5102b7
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Jun 2 11:15:03 2009 +0200

    Bumped version to 4.6.3; Updated ChangeLog.

commit 293f51479144f9a7b34dbb835da1143ae850b159
Author: Sebastian Harl <sh at tokkee.org>
Date:   Sun May 31 22:56:39 2009 +0200

    configure: Include libganglia in the configuration summary.

commit 4002244a84042ff194f80a9f158705664a697d1e
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed May 27 21:58:00 2009 +0200

    ChangeLog: Fixed sorting of entries.

commit 1b92a7aa5cb90a36380680d1ee4f68e87896e35f
Author: Sebastian Harl <sh at tokkee.org>
Date:   Thu May 28 11:15:41 2009 +0200

    configfile.c: Fixed Include'ing empty files.
    
    When including empty files, a typo prevented that the "Include" child (of the
    config parse tree) was removed correctly, leaving behind garbage which in turn
    led to a segfault if the Include option was not the last element of the config
    file.
    
    Also, another Include option following the inclusion of an empty file used to
    be ignored. This has been fixed as well.

commit 4201b3dd5ddc8cf41fd904625e8716a34a53f420
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed May 27 13:51:05 2009 +0200

    collectd.conf(5): Fixed alphabetic sorting of plugins.

commit c16c87053165a07fdeb6d5469085142ff87a2ecb
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed May 27 13:38:05 2009 +0200

    collectd.conf(5): Mark {Min,Max}PGVersion as deprecated.
    
    Instead, document the {Min,Max}Version options.

commit d3a52ccd1bef9ed76d6374f9312668153fbbcb01
Author: Sebastian Harl <sh at tokkee.org>
Date:   Wed May 27 13:06:10 2009 +0200

    collectd.conf: Added a sample ipmi config block.




More information about the collectd-changes mailing list