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

Florian Forster octo at verplant.org
Sun Jul 19 17:13:10 CEST 2009


Tag 'collectd-4.7.2' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2009-07-19 12:04 +0200

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

iEYEABECAAYFAkpi/c8ACgkQjvke9ZFSPD14mACfSgRltRHss1P5n1FA1iXiBBFJ
AWQAnRH5qBIbmAM9epKK8DMs8FRTfglg
=d7jn
-----END PGP SIGNATURE-----

Changes since collectd-4.7.1:
Amit Gupta (1):
      memcached plugin: Pass `ai_hints' to `getaddrinfo'.

Andrés J. Díaz (1):
      src/utils_cache.c: Fix OKAY notifications for missing values.

Florian Forster (16):
      dns plugin: Improve debug message.
      src/utils_cache.c: Try to improve code readability.
      Merge branch 'collectd-4.6' into collectd-4.7
      configure.in: Add -rpath to JAVA_LDFLAGS.
      src/common.c: More reliable error reporting in `parse_values'.
      gmond plugin: Use `strtoull' to parse counter values.
      Merge branch 'collectd-4.6' into collectd-4.7
      cpu plugin: Fix a typo.
      src/utils_cache.c: uc_check_timeout: Don't free a `ce' from the previous iteration.
      src/utils_cache.c: `ce' *is* written to in `c_avl_remove'.
      build.sh, version-gen.sh: Remove bashisms.
      src/configfile.c: Warn if an unexpected block is found.
      Merge branch 'collectd-4.6' into collectd-4.7
      Bumped version to 4.6.4; Updated ChangeLog.
      Merge branch 'collectd-4.6' into collectd-4.7
      Bumped version to 4.7.2; Updated ChangeLog.

Ivan Shmakov (1):
      collectd2html.pl: Allow for --imgformat to be passed to rrdtool.

Mirko Buffoni (1):
      src/Makefile.am: Link the `sensors' plugin against libsensors.

Paul Sadauskas (1):
      src/utils_cache.c: Add a missing `continue'.

Sebastian Harl (4):
      libcollectdclient/client.c: Made sstrerror() static.
      collectd2html.pl: Added --recursive command line option.
      src/Makefile: Link the ping plugin against libm.
      bindings/java/Makefile.am: Fully support $DESTDIR.

---
 ChangeLog                      |   19 ++++++++++
 bindings/java/Makefile.am      |    2 +-
 build.sh                       |    3 +-
 configure.in                   |    2 +-
 contrib/collectd2html.pl       |   79 ++++++++++++++++++++++++++++------------
 src/Makefile.am                |    6 ++--
 src/common.c                   |    4 ++
 src/configfile.c               |   10 +++++-
 src/cpu.c                      |    2 +-
 src/dns.c                      |    2 +-
 src/gmond.c                    |    2 +-
 src/libcollectdclient/client.c |    2 +-
 src/memcached.c                |    2 +-
 src/utils_cache.c              |   29 +++++++++++++--
 version-gen.sh                 |    9 ++---
 15 files changed, 130 insertions(+), 43 deletions(-)
---



More information about the collectd-changes mailing list