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

Florian Forster octo at verplant.org
Tue Sep 15 22:18:53 CEST 2009


 configure.in                                       |   58 +++++++++++---------
 .../collection3/lib/Collectd/Graph/TypeLoader.pm   |    5 +-
 src/exec.c                                         |   15 +++++-
 3 files changed, 48 insertions(+), 30 deletions(-)

New commits:
commit beb06e98c5aea9272c5972eee372b42c6abdd2b0
Merge: 4d4d8b01e00c45a647ad592ea8159088b950ec40 f6f13c914fe9ec2849dd360d96ff44571b37ab81
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Sep 15 22:17:49 2009 +0200

    Merge branch 'collectd-4.7' into collectd-4.8

commit f6f13c914fe9ec2849dd360d96ff44571b37ab81
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Tue Sep 15 15:40:47 2009 +0200

    exec plugin: Clear the signal block mask before calling exec(2).

commit 7f71f1b7a38d7b50af44f403b79aa034b3882f2a
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Mon Sep 14 16:01:48 2009 +0200

    exec plugin: Avoid a warning when freeing meta data.

commit a0e87023585f040b85877b05a21d8453f8f8850c
Author: Florian Forster <octo at huhu.verplant.org>
Date:   Mon Sep 14 15:41:07 2009 +0200

    contrib/collection3: Suppress warnings about non-existent classes.

commit 755022b7fcbae59450800dfde492808e546d682f
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Sep 13 22:20:48 2009 +0200

    configure.in: Make it possible to force the shipped version of libiptc.
    
    You can force the shipped version of libiptc using:
      --with-libiptc=shipped
    
    Apparently enough systems include broken versions of that library :/

commit 4519a3ef8a9ab10324aab5ea55a149a85463c6c4
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date:   Sun Sep 13 22:05:21 2009 +0200

    configure.in: Quote $CFLAGS when assigning to another variable.




More information about the collectd-changes mailing list