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

Florian Forster octo at verplant.org
Thu Sep 21 17:25:39 CEST 2017


 configure.ac                 |   81 ++++++++++++++++++++++++++++++------------
 contrib/redhat/collectd.spec |    4 +--
 src/Makefile.am              |    3 +-
 src/network.c                |    4 +--
 src/ntpd.c                   |    4 +--
 src/perl.c                   |    6 ++++
 6 files changed, 71 insertions(+), 31 deletions(-)

New commits:
commit 01d23e3f5daf016d03f82d92a76be2fe3decdca4
Merge: 8339b50 6c082e9
Author: Florian Forster <octo at collectd.org>
Date:   Thu Sep 21 17:22:39 2017 +0200

    Merge branch 'collectd-5.6' into collectd-5.7

commit 6c082e955466f0c451d608fb3cbb31481c02fa37
Author: Florian Forster <octo at collectd.org>
Date:   Wed Sep 20 19:38:10 2017 +0200

    perl plugin: Improve error message.

commit 75d4c13daf6c1226710b64ff3a793afa31721b81
Merge: da4589d 3e0d21f
Author: Florian Forster <octo at collectd.org>
Date:   Wed Sep 20 19:34:56 2017 +0200

    Merge remote-tracking branch 'github/pr/2391' into collectd-5.6

commit 8339b50c3c2c4ca61e87a43a62c23bd53271a4ad
Merge: 96b920e 013bbe1
Author: Florian Forster <ff at octo.it>
Date:   Mon Sep 18 08:58:44 2017 +0200

    Merge pull request #2417 from bluca/dpdk_pkgconfig_backport
    
    configure.ac: dpdk: use pkg-config - 5.7

commit da4589d4baf16b1bab779df7588fc1a683ad7a27
Author: Marc Fournier <marc.fournier at camptocamp.com>
Date:   Mon Sep 4 11:51:04 2017 +0200

    collectd.spec: avoid accidentally picking an ancient/unsupported java version

commit c0760b142da433298ea090a5e4963adcc0192080
Author: Neil Wilson <neil at aldur.co.uk>
Date:   Thu Feb 23 17:03:34 2017 +0000

    ntpd: Correct loop offset and error calculation
    
    Stop the scaling calculation dropping the sign of the underlying value
    
    Fixes: #2188

commit 013bbe150f72265dd13a7c9af4478f70389fc3ad
Author: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Date:   Thu Aug 17 20:11:30 2017 +0100

    configure.ac: dpdk: use pkg-config
    
    To detect cflags and libs use the sometimes provided pkg-config for
    libdpdk. That avoids build errors on systems where special flags are
    needed and provided by dpdk via pkg-config, but not yet considered by
    the collectd build system.

commit 3e0d21f0139269625f5abcf5e6a582d0867e6733
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Wed Aug 2 12:15:50 2017 +0700

    perl plugin: Added check of proper interpreter initialization.
    
    Closes: #927

commit b8530b9cf75a0b560fdef94f2b80fbe50c22f9c5
Merge: 2739b2c 678d8ea
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date:   Fri Jul 21 21:09:58 2017 +0200

    Merge pull request #2375 from rpv-tomsk/small-fix
    
    network: Fix free() before use

commit 678d8eafdf17da0ef94053f5c017c12152eb69b0
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Sat Jul 22 01:06:58 2017 +0700

    network: Fix free() before use




More information about the collectd-changes mailing list