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

Florian Forster octo at verplant.org
Thu Oct 16 22:14:48 CEST 2008


 ChangeLog      |   23 +++++++++++++++++++++++
 src/collectd.h |    4 ++--
 src/perl.c     |    2 +-
 version-gen.sh |    2 +-
 4 files changed, 27 insertions(+), 4 deletions(-)

New commits:
commit da27344d819e431e74b15a638c91f8d0ff44125d
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Oct 16 22:07:59 2008 +0200

    ChangeLog: Added the changed poisoning behavior.

commit a12bb20412de690c8b3ff39cb08e1545ccea25ff
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Oct 16 22:04:46 2008 +0200

    src/collectd.h: Poison various insecure string functions only when debugging is enabled.
    
    Because the `poison' pragma complains about macros (which are then never
    used), this feature does more harm than good in everyday use. So we'll
    only activate it when building in debug mode, so hopefully authors of
    new plugins will use this.

commit 88b5b6ddd344695724c6cde791ce2643bf86afbc
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Thu Oct 16 21:41:47 2008 +0200

    Bumped version to 4.4.4; Updated ChangeLog.




More information about the collectd-changes mailing list