[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-5.2.2'

Florian Forster octo at verplant.org
Wed Apr 10 03:43:34 CEST 2013


Tag 'collectd-5.2.2' created by Florian Forster <octo at collectd.org> at 2013-04-09 02:13 +0200

Tag for version 5.2.2.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABAgAGBQJRY2tSAAoJEFCaZHVExRxoscUP/3A38aCkIm+57QnwaNFPJAg7
dhbmAe57kiFB0iALCsReN9seAUeN2saYkWZ6usDmvuMwvoucFLBbOzn5gddoVNL8
hoDlg3EJ3XgRS+SPyxy4dg4XEe1/khmN1Bsa6HDNQoLccwnqvX4PP9t/N5bV9MST
Ouo4Yz/vtB7ZGNT5CqiUzgNizueq4iOlxpo+Dszty9zYFgMqYHny1i433tixFjQT
M3WYcHH8rmS2YHHKVbWPhnJ1Tbc4H14XHnhxNhvosqOWN424seU9dF82LpiaMB5F
Yos4RfgmY2+XhDewbaf8ObCcdoWyRnMBzvuQS7h5k5yeHcSqOZkq/0PyIDtHndNZ
n1mwpHnohLdRi+j6guOZlHlnQ0fo8MnZv9eIRMn6u/KWrW6JofVPYStkNtktLnEP
/w8P5qAC8xNeIlY6NyP6rAnzGFR841emPqKwn9ezVIHh8FBiCT+07yzpUCPHFTNw
SkH5Qs96JUdAElB2eLAcFuGixtRabe9m2byi2zBZC/zolqXd1OaqKcOqOoX1FaFS
rTofIR1TSBqZGjFvBH3MNCzTw97rN2HuJUaK3EzPNK8/6YY2EkCSvt4pMQwMlJFS
iwqGZdB1b3y4xEA7NuNgunrtp1zMVIeHYNOwCinFpPgC3WCH5DDSrGbx4k4clFMP
XIh/2jNZSbxXWY9IMtzH
=MMvz
-----END PGP SIGNATURE-----

Changes since collectd-5.2.1:
Dan Fandrich (6):
      curl's numeric options are always at minimum long, never int
      Allow out-of-tree builds
      curl_xml plugin: Fix potential dereference of NULL pointer.
      Add protection from infinite redirect loops to curl-using plugins
      curl_xml plugin: Check for a curl_easy_perform() error first
      src/filter_chain.c: Fixed typos in error messages

Dave Cottlehuber (2):
      Add upstart configuration file for Ubuntu, Debian and RedHat distros
      Don't clobber TMPDIR during Java detection

Florian Forster (41):
      logfile plugin: Make "do_close" a boolean.
      src/utils_tail.c: Remove multiple newlines at EOL.
      ChangeLog: Fix typo.
      Merge remote-tracking branch 'github/collectd-5.2' into collectd-5.2
      cpu plugin: Remove broken debug message.
      pf plugin: Fix a typo.
      pf plugin: Define {F,S}CNT_NAMES.
      pf plugin: Fix checking for <net/pfvar.h>.
      postgresql plugin: Fix cast (was breaking aliasing rules).
      Merge branch 'collectd-4.10' into collectd-5.1
      Merge branch 'collectd-5.1' into collectd-5.2
      src/Makefile.am: Only add path to lcc_features.h to binaries linked against libcollectdclient.
      src/plugin.c: Initialize "next_read" field of read callbacks.
      curl_json plugin: Call yajl_complete_parse() / yajl_parse_complete() only once.
      Merge branch 'mf/redhat' into collectd-5.2
      exec plugin: Fix a copy'n'paste mistake in a comment.
      Merge branch 'collectd-4.10' into collectd-5.1
      Merge branch 'collectd-5.1' into collectd-5.2
      configure.in: Quote AC_LANG_PROGRAM and remove AC_INCLUDES_DEFAULT.
      Merge branch 'collectd-5.1' into collectd-5.2
      configure.in: Fix quoting of AC_LANG_PROGRAM().
      mysql plugin: Call mysql_init() only once.
      configure.in: Yet another attempt at fixing the mess that is AC_LANG_PROGRAM().
      snmp plugin: Some coding style fixes.
      snmp plugin: Allocate "oid_list" on the stack.
      Merge branch 'collectd-5.1' into collectd-5.2
      rrdcached plugin: Connect to the daemon in the read() callback.
      nfs plugin: Copy the name before calling the non-const lookup function.
      snmp plugin: Fix compilation issue.
      netapp plugin: Fix intervals used when dispatching values.
      network plugin: Make sure gcrypt is initialized before using any of its functions.
      Merge branch 'collectd-4.10' into collectd-5.1
      Merge branch 'collectd-5.1' into collectd-5.2
      Merge remote-tracking branch 'github-octo/ff/netapp' into collectd-5.1
      Merge branch 'jk/snmp' into collectd-5.1
      Merge branch 'collectd-5.1' into collectd-5.2
      Bump version to 4.10.9; Update ChangeLog.
      Merge remote-tracking branch 'origin/collectd-4.10' into collectd-5.1
      Bump version to 5.1.3; Update ChangeLog.
      Merge branch 'collectd-5.1' into collectd-5.2
      Bump version to 5.2.2; Update ChangeLog.

Manuel CISSÉ (1):
      notify_email: Add charset in Content-Type header (seems required by some picky spam filters)

Marc Fournier (7):
      RedHat initscript: small improvements
      RedHat RPM spec: update for 5.1 + improvements
      RedHat specfile: updated for 5.2.0
      redhat/collectd.spec - typo.
      RedHat RPM spec: package php-collection/collection3 independently
      RedHat RPM spec: bump release number
      RedHat RPM spec: remove unnecessary dependency on libstatgrab

Markus Knetschke (2):
      thermal plugin: fixed value submitting
      thermal plugin: set the hostname

Nathan Huff (1):
      If the file isn't closed such as when logging to stdout or stderr the file must be flushed for it to get out of the IO buffers right away.

Ruben Kerkhof (5):
      Cleanup redhat specfile
      Follow Fedora Packaging Guidelines in java subpackage
      No need to edit collectd.conf anymore.
      Quote arguments
      Allow for conditional compilation of plugins

Sebastian Harl (3):
      ChangeLog: Fixed version number for 5.2.1 ;-)
      build system (Perl bindings): Make Makefile.PL's PREFIX/INSTALL_BASE optional.
      bindings/Makefile: Hint the user at --with-perl-bindings.

Tomas Doran (1):
      Fix memory leaks when plugin gets no results

Tommie Gannert (1):
      Allow parsing plugin_instance in parse_option().

gkos (1):
      src/libcollectdclient/network_buffer.c check for htonll exitence

jkrabbe (1):
      csnmp_read_table: Change GETNEXT request behaviour (+ bugfix 235)

---
 ChangeLog                              |   97 +-
 bindings/Makefile.am                   |    8 +-
 configure.in                           |  375 +++---
 contrib/redhat/apache.conf             |    8 -
 contrib/redhat/collectd.conf           |  210 ----
 contrib/redhat/collectd.spec           | 1959 ++++++++++++++++++++++++++++----
 contrib/redhat/collection3.conf        |    5 +
 contrib/redhat/email.conf              |    8 -
 contrib/redhat/init.d-collectd         |   38 +-
 contrib/redhat/mysql.conf              |    9 -
 contrib/redhat/nginx.conf              |    8 -
 contrib/redhat/php-collection.conf     |    6 +
 contrib/redhat/sensors.conf            |    9 -
 contrib/redhat/snmp.conf               |   44 -
 contrib/upstart.collectd.conf          |   47 +
 src/Makefile.am                        |    3 +
 src/apache.c                           |   15 +-
 src/ascent.c                           |   15 +-
 src/bind.c                             |    7 +-
 src/cpu.c                              |    2 -
 src/curl.c                             |   11 +-
 src/curl_json.c                        |   17 +-
 src/curl_xml.c                         |   17 +-
 src/exec.c                             |    2 +-
 src/filter_chain.c                     |    4 +-
 src/libcollectdclient/Makefile.am      |    2 +-
 src/libcollectdclient/network_buffer.c |    2 +
 src/logfile.c                          |    7 +-
 src/mysql.c                            |   64 +-
 src/netapp.c                           |   19 +-
 src/network.c                          |   34 +-
 src/nfs.c                              |   15 +-
 src/nginx.c                            |   15 +-
 src/notify_email.c                     |    2 +-
 src/pf.c                               |   34 +-
 src/plugin.c                           |    3 +
 src/postgresql.c                       |    2 +-
 src/rrdcached.c                        |   10 +-
 src/snmp.c                             |  289 ++---
 src/thermal.c                          |    3 +
 src/utils_parse_option.c               |    2 +-
 src/utils_tail.c                       |    1 +
 src/write_http.c                       |    8 +-
 version-gen.sh                         |    2 +-
 44 files changed, 2437 insertions(+), 1001 deletions(-)
---



More information about the collectd-changes mailing list