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

Florian Forster octo at verplant.org
Fri Oct 6 09:00:45 CEST 2017


 ChangeLog      |   70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/dbi.c      |    7 +++++-
 src/email.c    |    8 ++++++-
 src/exec.c     |   17 ++++++++++++--
 src/unixsock.c |    8 ++++++-
 version-gen.sh |    2 +-
 6 files changed, 106 insertions(+), 6 deletions(-)

New commits:
commit a46c9c8d8847d2c5cd742e3c2c8bcea61ccef83f
Author: Florian Forster <octo at collectd.org>
Date:   Fri Oct 6 08:53:37 2017 +0200

    Bump version to 5.6.3; Update ChangeLog.

commit 37c73488f93c5423f0816de3d6be759e33fe8b94
Author: Florian Forster <octo at collectd.org>
Date:   Fri Sep 29 08:44:22 2017 +0200

    dbi plugin: Fix additional memory leaks.

commit 31731ec0a3f7cd0d9de9f0e5249115206c225d8a
Author: Pavel Rochnyack <pavel2000 at ngs.ru>
Date:   Thu May 12 16:24:00 2016 +0600

    dbi plugin: Fix memory leak.
    
    Some memory was leaked when shutting down.
    
    This is a partial back-port of 5ee365a.
    
    Signed-off-by: Florian Forster <octo at collectd.org>

commit ea341582f90a9a7ee4b5525551edc2fdb4ec1226
Merge: a71c3eb f9953af
Author: Florian Forster <octo at collectd.org>
Date:   Wed Sep 27 10:23:40 2017 +0200

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

commit f9953afbfc53862e81c5c4e3527afd76df7648cd
Author: Florian Forster <octo at collectd.org>
Date:   Wed Sep 27 08:07:10 2017 +0200

    email, exec and unixsock plugins: Use _SC_GETPW_R_SIZE_MAX.
    
    Fixes: #2208




More information about the collectd-changes mailing list