[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-4.2.6'
Florian Forster
octo at verplant.org
Sat Mar 29 10:45:55 CET 2008
Tag 'collectd-4.2.6' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2008-03-29 09:35 +0100
Tag for version 4.2.6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBH7g1sjvke9ZFSPD0RApfkAJ0QLzkkXXLLdCoZ5wkS7byI3b0M1QCgkYuG
FxF3Pd60Fvw7Vdo5lsgdOYs=
=pX7t
-----END PGP SIGNATURE-----
Changes since collectd-4.2.5:
Florian Forster (4):
wireless plugin: Fix reading the noise value.
sensors plugin: Print information why a specific feature is ignored in debug mode.
ChangeLog: Added changes since 4.2.5.
Bumped version to 4.2.6
Peter Holik (1):
sensors plugin: Simple fix for temperature sensors.
Sebastian Harl (9):
liboconfig/oconfig.c: Free all allocated memory in oconfig_free().
configure: Do not preset $with_libstatgrab and $with_libdevstat.
build.sh: Use glibtoolize if it's available.
collectd-unixsock(5): Fixed some typos.
perl plugin: Updated copyright information.
liboconfig: Include the filename in error messages.
liboconfig/parser.y: Enabled verbose error messages.
collectd-unixsock(5): Updated the paragraph about Collectd::Unixsock.
unixsock plugin: Open two different IO stream handles for reading and writing.
---
ChangeLog | 6 ++++++
build.sh | 8 +++++++-
configure.in | 2 --
src/collectd-unixsock.pod | 12 +++++++-----
src/liboconfig/oconfig.c | 37 +++++++++++++++++++++++++++++++++++++
src/liboconfig/parser.y | 14 +++++++++++++-
src/perl.c | 2 +-
src/sensors.c | 32 ++++++++++++++++++++++++++++++--
src/unixsock.c | 31 +++++++++++++++++++++----------
src/wireless.c | 4 ++--
version-gen.sh | 2 +-
11 files changed, 125 insertions(+), 25 deletions(-)
---
More information about the collectd-changes
mailing list