[collectd-changes] collectd, the system statistics collection daemon: Changes to 'refs/tags/collectd-4.0.7'
Florian Forster
octo at verplant.org
Sun Aug 26 19:41:41 CEST 2007
Tag 'collectd-4.0.7' created by Florian Forster <octo at leeloo.lan.home.verplant.org> at 2007-08-26 18:41 +0200
Tag for version 4.0.7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBG0bsxjvke9ZFSPD0RAnTWAJ9kPJPbCXIZPn2iTZ5kKW7DnyD+ygCglxVl
VGV2LNidU5hD+l+cE4JUQIE=
=p2gK
-----END PGP SIGNATURE-----
Changes since collectd-4.0.6:
Eddy PetriÈor (1):
contrib/collectd2html.pl: Allow generation of graphs from remote hosts or in an alternative directory.
Florian Forster (11):
README: Added a pointer to the mailinglist.
network plugin: Allow port arguments to be numeric.
Merge branch 'pull/collectd-4.0' into collectd-4.0
contrib/collectd2html.pl: Don't invoke the Perl interpreter with `-w'.
build system: Use `mysql_config' to find the appropriate flags for MySQL.
Merge branch 'pull/collectd-4.0' into collectd-4.0
build system: Use the libs provided by `mysql_config' to check for the lib itself.
build system: Several fixes for libcurl, libmysql, and libupsclient.
processes plugin: Fix a possible segfault.
Merge branch 'collectd-3.11' into collectd-4.0
Bumped version to 4.0.7; Updated ChangeLog.
Kjell Randa (1):
contrib/fedora/collectd.spec: Updated for 4.0.6.
Michael Renzmann (1):
collectd(1): Fix typo.
Sebastian Harl (2):
README, contrib/README: Fixed some typos.
Fixed some typos in the manpages.
---
ChangeLog | 11 +++
README | 29 ++++++--
configure.in | 143 ++++++++++++++++++++++++++++---------------
contrib/PerlLib/Collectd.pm | 2
contrib/README | 6 -
contrib/collectd2html.pl | 12 +++
contrib/fedora/collectd.spec | 26 +++++--
src/Makefile.am | 14 +++-
src/collectd-nagios.pod | 4 -
src/collectd-perl.pod | 2
src/collectd-unixsock.pod | 8 +-
src/collectd.conf.pod | 36 +++++-----
src/collectd.pod | 6 -
src/network.c | 4 +
src/nut.c | 13 +++
src/processes.c | 5 +
16 files changed, 215 insertions(+), 106 deletions(-)
---
More information about the collectd-changes
mailing list