summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 98f5987)
raw | patch | inline | side by side (parent: 98f5987)
author | octo <octo> | |
Thu, 9 Mar 2006 19:32:40 +0000 (19:32 +0000) | ||
committer | octo <octo> | |
Thu, 9 Mar 2006 19:32:40 +0000 (19:32 +0000) |
ChangeLog | patch | blob | history | |
collectd.spec | patch | blob | history | |
configure.in | patch | blob | history | |
debian/changelog | patch | blob | history | |
debian/collectd.examples | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index 0c208385f7340d35ffcf439186a42ddfed7026f7..0622b1dd597c5228a3d064f85d2601d0acbf2231 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2006-03-09, Version 3.8.0
+ * The `ping' plugin no longer uses `libping' but a self written
+ library named `liboping'. With this library it's possible to ping
+ multiple IPv4 and IPv6 addresses and hostnames - in parallel.
+
2006-02-18, Version 3.7.2
* A simple bug in the `battery' plugin has been fixed. It should now
work with ACPI based batteries as well. Thankt to Sebastian for
diff --git a/collectd.spec b/collectd.spec
index 7cccb396da70cb69d4b11d9a3848afdbb75bc863..da1259f997d2c18b2549eb68b62349495fefa87b 100644 (file)
--- a/collectd.spec
+++ b/collectd.spec
%attr(0444,root,root) %{_libdir}/%{name}/sensors.so*
%changelog
+* Thu Mar 09 2006 Florian octo Forster <octo@verplant.org> 3.8.0-1
+- New upstream version
+
* Sat Feb 18 2006 Florian octo Forster <octo@verplant.org> 3.7.2-1
- Include `tape.so' so the build doesn't terminate because of missing files..
- New upstream version
diff --git a/configure.in b/configure.in
index f9d50ca14acfbc1410be86f2e018b4e377af305b..ebb2cd076b1c69d89116b335f7d4804473669c6c 100644 (file)
--- a/configure.in
+++ b/configure.in
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 3.7.2)
+AC_INIT(collectd, 3.8.0)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
diff --git a/debian/changelog b/debian/changelog
index 75f7fa062ea8e73d1496e0d968e54c951cc158e4..409ada82def3d283c1e497612bb857f1633831d8 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+collectd (3.8.0-1) unstable; urgency=low
+
+ * New upstream version
+
+ -- Florian Forster <octo@verplant.org> Thu, 09 Mar 2006 18:18:10 +0200
+
collectd (3.7.2-1) unstable; urgency=low
* New upstream version
index 37d7dde53c5d2e2dee46702105bd890dad731b46..db166ae72ecd9e03c79b658e407d8c968a164c19 100644 (file)
--- a/debian/collectd.examples
+++ b/debian/collectd.examples
-contrib/cpu
-contrib/load
-contrib/iobytes
-contrib/iowait
-contrib/load
-contrib/memory
-contrib/ping
-contrib/swap
-contrib/temperature
-contrib/traffic
-contrib/users
-contrib/museum
+contrib/collectd2html.pl
+contrib/collection.cgi