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

Florian Forster octo at verplant.org
Sat Nov 17 08:07:08 CET 2012


 src/network.c |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit 55832a2197b65223bbfaff233dab755384c33a86
Author: Ed Schouten <ed at 80386.nl>
Date:   Fri Nov 16 21:58:46 2012 +0100

    src/network.c: Fix the build on FreeBSD.
    
    <gcrypt.h> accepts a definition called GCRYPT_NO_DEPRECATED to disable
    deprecated functionality. Unfortunately, this definition is not
    sufficient to suppress all warnings. However, FreeBSD's version of
    libgcrypt has been fixed to properly remove all deprecated features.
    
    Signed-off-by: Florian Forster <octo at collectd.org>




More information about the collectd-changes mailing list