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

Florian Forster octo at verplant.org
Sun Feb 19 11:17:17 CET 2012


Tag 'collectd-5.0.3' created by Florian Forster <octo at collectd.org> at 2012-02-19 10:17 +0100

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

iQIcBAABAgAGBQJPQMwiAAoJEMPSHpbi2Mmg15UP/iyggpSQeG3v48pD7UBp9i0n
zUtwHuScc+1yzcYyXKoW58NZYtoWfJnuSmKXk+V730zKf4G/hKmnK6Nwu39Atlr1
N56MipUoef8ldVL9oqQKwtmTLlEBMjB1CFxQSWlCrQseBAoi5WA3EMHodOwRSHjb
o9rGGjuuKmxzrJEFlFvAD/8caTXBwH03VCvHL+Pj5YkN/tK9I4h7nJvEtVQ8yJzx
CQDmdRaL/1XgwhV6zUwRWsrVL5+Tuvko4E9Ggr2TKUl9wvbQmU0+HUi7mwAZ/7Su
52cAL9VqH3HCQWG0nMV4feKs5BWfIjx7N70BoMT+U+JrW/hoxvHiyrkTK/uqm7vm
62OppunCobA9HUKee5acyDox/xdGdaeU/IzXN6GHc2zJYCYfbgYBW4kw5erc7zw2
J7NWqMk7R9HTBznwoBD/btRxzT/KCCYVw6xtEuNIXE7lUa9IVNNYJhaO6JXPmv+y
j2w7EsEyQIHMBJZfMZfwhrYQVus2Xh3KCt3lPQEwEqHxlYOALEl1UrxgDB+Mn5GF
2ZPoJcMTIiR1dfqeylCiQ2TbrzAQ0h5JQt3rYrAjaBQI4vzCyx1nhr323iraBStE
2/Kd8ChmYcVG9UxnESmUaSfqgaKQ8DK/iKUwAbgKEqYFIqjEZY6BivfFcyH6hykP
b4FMecNxCaxp3tmf5WVl
=TfxM
-----END PGP SIGNATURE-----

Changes since collectd-5.0.2:
Cyril Feraudet (1):
      configure.in: Use the `--libs_r' option of mysql-config.

Florian Forster (15):
      oracle plugin: Fix use of the OCIErrorGet() function.
      Merge pull request #2 from trenkel/collectd-4.10
      Minor doc fixes for the Python plugin.
      Merge remote-tracking branch 'tokkee/sh/collectd-5.0' into collectd-5.0
      Merge branch 'collectd-4.10' into collectd-5.0
      network plugin: Document the standard buffer size with more detail.
      Revert "interface plugin: Fix for bogus interfaces under Solaris."
      Merge branch 'collectd-4.10' into collectd-5.0
      Build system: Use pkg-config to configure libiptc.
      Build system: Remove superfluous C(PP)FLAG.
      Bump version to 4.10.6; Update ChangeLog.
      exec plugin: Replace tabs with spaces to fix indentation.
      Update ChangeLog.
      Merge branch 'collectd-4.10' into collectd-5.0
      Bump version to 5.0.3; Update ChangeLog.

Gerrie Roos (2):
      exec plugin: incorrectly exited select loop on signal.
      network plugin: Fixed incorrect collectd warning when configuring network plugin.

Jo-Philipp Wich (1):
      version-gen.sh: Switch to bash due to bashisms.

Jonathan Nieder (1):
      common: check_create_dir(): Support symlinks as well.

Sebastian Harl (3):
      README: Added 'write_redis' plugin.
      collectd.conf: Added a (commented out) 'LoadPlugin target_v5upgrade' line.
      build system, ipvs plugin: Check for linux/ip_vs.h as well.

Sven Trenkel (1):
      python: Fixed crash bug in case the plugin had more than one configuration block.

---
 ChangeLog               |   42 +++++++++++
 README                  |    6 ++-
 configure.in            |  180 ++++++++++++++++++++++++++--------------------
 src/Makefile.am         |    2 +
 src/collectd-python.pod |    2 +-
 src/collectd.conf.in    |    1 +
 src/collectd.conf.pod   |   13 +++-
 src/common.c            |    3 +-
 src/exec.c              |   88 +++++++++++++-----------
 src/interface.c         |    8 +--
 src/ipvs.c              |    4 +-
 src/network.c           |   10 ++-
 src/oracle.c            |   16 +++--
 src/python.c            |   32 +++++----
 version-gen.sh          |    4 +-
 15 files changed, 256 insertions(+), 155 deletions(-)
---



More information about the collectd-changes mailing list