Skip to content

Debian Changelog collectd (3.10.4-1)

2006

collectd (3.10.4-1) unstable; urgency=low

   * New upstream release.
     - Fix an infinite loop in server mode if binding to a socket fails and
       close the socket descriptor (Closes: #404018).
   * examples/myplugin.c: Include system headers before collectd headers to
     make it compile without any autoconf defines set (Closes: #401075).

 -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 00:33:30 +0000

collectd (3.10.3-1) unstable; urgency=low

   * New upstream release.
   * Made package binNMUable:
     - Upstream assures API backward compatibility only between patch releases.
   * LSBized init script.

 -- Sebastian Harl <sh@tokkee.org>  Mon, 6 Nov 2006 13:09:28 +0000

collectd (3.10.2-1) unstable; urgency=low

   * New upstream release.
     - Retry connecting to remote host and database in ping and mysql plugins
       respectively (Closes: #393742).
   * Replaced libcurl3-dev build dependency with libcurl3-gnutls-dev to prevent
     linking against libssl.

 -- Sebastian Harl <sh@tokkee.org>  Fri, 3 Nov 2006 15:18:17 +0000

collectd (3.10.1-4) unstable; urgency=low

   * Changed collectd-dbg's section and priority to "devel" and "extra"
     respectively.
   * Set init start sequence code to 95 to be sure to start after any daemons
     that data is collected from.

 -- Sebastian Harl <sh@tokkee.org>  Thu, 5 Oct 2006 10:25:07 +0000

collectd (3.10.1-3) unstable; urgency=low

   * Added --oknodo to start-stop-daemon in the init script (Closes: #379703).

 -- Sebastian Harl <sh@tokkee.org>  Tue, 25 Jul 2006 18:34:55 +0200

collectd (3.10.1-2) unstable; urgency=low

   * Added collectd-dbg package.

 -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 23:39:42 +0200

collectd (3.10.1-1) unstable; urgency=low

   * New upstream release.
   * Dynamically link against external liboping.
     - New binary package collectd-ping.
     - Added collectd-ping to suggested packages.
   * Moved config file from /usr/share/doc/collectd/examples/ to
     /etc/collectd/.

 -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 21:43:37 +0200

collectd (3.10.0-1) unstable; urgency=low

   * New upstream release.
     New plugins:
     - APC UPS's charge, load, input/output/battery voltage, etc.: apcups
     - NTP daemon's local clock drift, offset to peers, etc.: ntpd
   * Upstream no longer provides a debian/ directory. Thus no repackaging is
     required any longer.
   * Not using getifaddrs() is now the default in upstream. getifaddrs.dpatch
     no longer needed.
   * Added collectd-hddtemp as a suggestion to the collectd package.

 -- Sebastian Harl <sh@tokkee.org>  Sun, 9 Jul 2006 21:52:13 +0200

collectd (3.9.4+debian-1) unstable; urgency=low

   * Initial release (Closes: #373008).
   * Removed upstream's debian/ directory from .orig.tar.gz.
   * getifaddrs.dpatch: Patching src/traffic.c to read data from /proc instead
     of using getifaddrs(). getifaddrs() does not seem to work correctly on
     AMD64.

 -- Sebastian Harl <sh@tokkee.org>  Fri, 7 Jul 2006 15:49:42 +0200