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

Florian Forster octo at verplant.org
Wed Nov 13 19:54:32 CET 2013


 configure.in         |   19 +++++++++++++++++++
 src/target_replace.c |    4 ++--
 src/target_set.c     |    4 ++--
 3 files changed, 23 insertions(+), 4 deletions(-)

New commits:
commit 0c4da4eb1348f032d6845e192d71e7a3908126c1
Merge: 6dcd94c 5fea70d
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Oct 14 06:47:05 2013 -0700

    Merge pull request #393 from mfournier/prevent-building-with-old-libpcap
    
    Prevent building with old libpcap

commit 6dcd94cf362b78541cfd1c5b7c80a04c415beb88
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Oct 7 23:11:44 2013 +0200

    fix error message in target_{replace,set}
    
    Remove erroneous hint that "Type" can be altered. Also correct a small
    typo. Thanks to @mjulian for pointing that out !
    
    Fixes GH#448

commit 5fea70dbfa292536761c95ee7021a61ef925b73e
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Fri Aug 9 14:53:24 2013 +0200

    check if libpcap has PCAP_ERROR_IFACE_NOT_UP
    
    This should prevent DNS plugin from being built on systems with libpcap
    older than 1.0.0.
    
    GitHub issue #373




More information about the collectd-changes mailing list