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

Florian Forster octo at verplant.org
Sun Jan 27 14:41:09 CET 2013


Tag 'collectd-5.1.2' created by Florian Forster <octo at collectd.org> at 2013-01-27 13:40 +0100

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

iQIcBAABAgAGBQJRBS5AAAoJEFCaZHVExRxob3EP/09QikFdLWgvO8X/Jycb2x6M
C/mAAHLlYqAV+ipufELIiI/ANu5I9sWQktRfWdgCTrMR5h22N4kJB+qrlFuz/3DO
OAvWSqQYtXfN8XllUntuHzju0VjSG4UhXKCAyN7XeT/w9/3WPRAIFCYPX9jmuhHB
Fbh6ggB7R9PnuENDgMmRd9Vc8+Y0HDdnPnT+58dKSHgkuzUszvK+6WDme3/CuaIV
NhOk4AnSDh3UPzl7RM6VCkDRkEh6pVbPy0fLp5iKKEyDooayxEQevdzV+dY1QDWQ
ALbPAT0N2jIQh6nQdrgXnmLtjpLcZeOKO5e6u7DSJsR01ehAdbZfBLmwOqtZ9lhX
pr8DL0sFCzMLYkYx6o7aOxlPZHQovE7DPyTJ76M4aEdV9PbL3Mb1jTWyBPiCqgn4
sitCJyu9AkuO106bhzui7uSEn1XWvvWbbGLsc+LHcZdPI3bodmebmw/55HZ1XTF6
B160LvhmeWow+5hjVPGrMSi7LmnoheOxFe56OSN7sJ0HPtscaKdtc2hTsupFuS5e
QxeZUgpF7MS3RieNkeLlCYnzSeR/ZX8DY9KvVhDF+Z30fgCBn8DeRbgqxseS2FDf
b8cmW9gPnjvhF+MbT/wop+lZ4K5A/cWPt7AMYyS8uJ3cnqZSewQSLT9pgVnFYLAF
iDkCGqNldpJJmQJBsAYl
=4NCf
-----END PGP SIGNATURE-----

Changes since collectd-5.1.1:
Ed Schouten (2):
      src/network.c: Fix the build on FreeBSD.
      src/utils_dns.c: Improve ordering of includes.

Florian Forster (13):
      Merge branch 'collectd-4.10' into collectd-5.0
      Merge branch 'collectd-5.0' into collectd-5.1
      varnish plugin: Make sure the argument passed to VSM_n_Arg() is not NULL.
      zfs_arc plugin: Fix the type used for mutex misses.
      src/types.db: Remove the maximum value from "timeleft".
      ethstat plugin: Fix the map lookup.
      dbi plugin: Replace cdbi_config_set_string() with cf_util_get_string().
      Merge branch 'collectd-4.10' into collectd-5.1
      write_graphite: Use the complain mechanism to report connection errors.
      src/utils_complain.[ch]: Fix the complaint mechanism after the sub-second change.
      write_graphite plugin: Remove two more redundant error messages.
      src/Makefile.am: Fix "make distcheck".
      Bumped version to 5.1.2; Updated ChangeLog.

Jeff Schroeder (1):
      Fixed a small typo in the ethstat plugin

Yves Mettier (3):
      Fix make distcheck (against release 5.1.1)
      make distcheck : perllocal.pod was missing. Fixed
      Added "tar-pax" (bugfix for long filenames with make distcheck)

Zuhaib M Siddique (1):
      Updating data source for collectd v5, see https://collectd.org/wiki/index.php/V4_to_v5_migration_guide

---
 ChangeLog                               |   18 ++++++++++
 bindings/Makefile.am                    |   11 +++---
 bindings/perl/uninstall_mod.pl          |    8 +++++
 clean.sh                                |    4 ++-
 configure.in                            |    2 +-
 contrib/collection3/etc/collection.conf |   18 +++++-----
 src/Makefile.am                         |    2 +-
 src/apcups.c                            |    2 +-
 src/dbi.c                               |   33 ++---------------
 src/ethstat.c                           |   45 +++++++++++++++++++----
 src/network.c                           |    5 +++
 src/types.db                            |    2 +-
 src/utils_complain.c                    |   22 ++++++------
 src/utils_complain.h                    |   25 +++++++------
 src/utils_dns.c                         |   59 +++++++++++++++----------------
 src/varnish.c                           |   24 +++++++++----
 src/write_graphite.c                    |   21 +++++++----
 src/zfs_arc.c                           |    2 +-
 version-gen.sh                          |    2 +-
 19 files changed, 178 insertions(+), 127 deletions(-)
---



More information about the collectd-changes mailing list