Code

2d09b17c94fa79f38e27fa042a8f132ae1101bf1
[pkg-collectd.git] / debian / changelog
1 collectd (4.8.2-1) unstable; urgency=low
3   * New upstream release.
4   * Split the "collectd" binary package into "collectd-core" and "collectd".
5     The former provides the main program file and the plugins while the latter
6     provides the configuration. This allows for much more flexible setups
7     (e.g. providing customizations on top of "collectd-core" without modifying
8     the "collectd" package) and, amongst others, removes the hard dependency
9     on librrd (Closes: #495936, #544311).
10   * debian/collectd-core.collectd.init.d:
11     - Do not (try to) start collectd if the config file does not exist. Else,
12       installation of "collectd-core" (which does not provide configuration)
13       would fail.
14   * debian/collectd.postinst:
15     - Let the "collectd" package restart the daemon, since it provides the
16       config file.
17   * debian/collectd.links:
18     - Symlink /u/s/d/collectd/examples to /u/s/d/collectd-core/examples.
19   * debian/control:
20     - Build-depend on the right combination of libsnmp-dev and perl. Perl's
21       CFLAGS (included in net-snmp's CFLAGS) introduced '-fstack-protector' in
22       version 5.10.1 on some architectures (those supporting that features).
23       net-snmp has been fixed to handle that correctly in 5.4.2.1~dfsg-4;
24       thanks to Lamont Jones and Dann Frazier for reporting this
25       (Closes: #559087).
26     - Build-depend on libsensors4-dev rather than libsensors-dev. libsnmp-dev,
27       starting with version 5.4.2.1~dfsg-5, supports libsensors4, thus making
28       that possible. This restores the full functionality of the "sensors"
29       plugin, which does not work well with libsensors3 and lm-sensors-3;
30       thanks to Anssi Kolehmainen for reporting this (Closes: #538795).
31     - Build-depend on libltdl-dev to make it possible to use the system-wide
32       libltdl.
33     - No longer conflict/provide/replace the pre-Lenny "collectd-$plugin"
34       packages.
35     - Update the list of collectd-core's suggestions: added various services
36       providing data that may be collected by collectd. Downgraded lm-sensors
37       from a recommendation to a suggestion.
38   * debian/patches:
39     - Removed gmond-fix-compile-error.dpatch -- included upstream.
40     - Added bts561577_collectd2html_recursive_fix.dpatch -- fixed
41       collectd2html.pl's recursive mode and improved some defaults; thanks to
42       Yuri D'Elia for reporting this and providing a patch (Closes: #561577).
43   * debian/rules:
44     - Pass --without-included-ltdl to configure to tell libtool 2 to not use
45       the shipped libltdl but rather the one available in the system.
46     - Pass --disable-static to configure to tell libtool 2 to not build any
47       static libraries.
48     - Install debian/collectd.conf as an example into "collectd-core".
49     - Output the content of config.log if configure fails -- this might help
50       debugging.
51   * debian/README.Debian:
52     - Added a short explanation of the package split.
54  -- Sebastian Harl <tokkee@debian.org>  Fri, 25 Dec 2009 09:42:42 +0100
56 collectd (4.8.1-2) unstable; urgency=low
58   * debian/rules:
59     - Disabled the "java" plugin on hppa for now to work around a backlog in
60       the buildds that currently prevents a transition to testing.
61   * debian/control:
62     - Do not build-depend on openjdk-6-jdk on hppa.
64  -- Sebastian Harl <tokkee@debian.org>  Thu, 19 Nov 2009 10:55:33 +0100
66 collectd (4.8.1-1) unstable; urgency=medium
68   * New upstream release:
69     - Fixed a build issue with libiptc that caused a segfault in the iptables
70       plugin; thanks to Rodrigo Campos for reporting this (Closes: #535786).
71     - Updated the powerdns plugin to support pdns 2.9.22 (and above) as well;
72       thanks to Thomas Morgan for reporting this and Luke Heberling for
73       providing a patch (Closes: #535787).
74     New plugins:
75     - Parse JSON files: curl_json
76     - Query data from Java processes using JMX: GenericJMX (Java based plugin)
77     - Atheros wireless LAN chipset statistics: madwifi
78     - Optimized Link State Routing daemon statistics: olsrd
79     - Tokyo Tyrant server statistics: tokyotyrant (disabled in Debian,
80       libtokyotyrant is not available)
81     - Send collected values to a web-server: write_http
82     - ZFS Adaptive Replacement Cache statistics: zfs_arc (disabled in Debian,
83       libkstat is not available)
84     New matches:
85     - Match zero COUNTER values: empty_counter
86   * Set urgency to medium because of the fix for #535786.
87   * debian/rules:
88     - Install contrib/GenericJMX.conf to /usr/share/doc/collectd/examples/.
89     - Disabled the tokyotyrant and zfs_arc plugins - their dependencies are
90       not available.
91   * debian/patches:
92     - Removed bts535787-powerdns-fix-localsocket.dpatch - included upstream.
93     - Removed bts541953-curl-followlocation.dpatch - included upstream.
94     - Removed bts542859-df-fix-ignorelist.dpatch - included upstream.
95     - Removed java-fix-jvm-start.dpatch - included upstream.
96     - Removed libvirt-reconnect.dpatch - included upstream.
97     - Removed network-fix-cacheflush.dpatch - included upstream.
98     - Removed plugin-fix-unregister.dpatch - included upstream.
99     - Added gmond-fix-compile-error.dpatch - upstream patch fixing a compile
100       error in the gmond plugin.
101   * debian/control:
102     - Build depend on libyajl-dev, which is required by the curl_json plugin.
103   * Added debian/README.source:
104     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
105   * New debconf template translations:
106     - ja.po, thanks to Hideki Yamane (Closes: #550968).
108  -- Sebastian Harl <tokkee@debian.org>  Thu, 15 Oct 2009 20:54:46 +0200
110 collectd (4.7.2-1) unstable; urgency=low
112   * New upstream release (Closes: #541887).
113     - collectd2html.pl now supports the creation of SVG images; thanks to Ivan
114       Shmakov for providing a patch (Closes: #482185).
115     New plugins:
116     - Connection tracking table size: conntrack
117     - Linux file-system based caching framework statistics: fscache
118     - Receive and interpret Ganglia multicast traffic: gmond
119     - Embedded Java Virtual Machine: java
120     - Query and parse data from a memcache daemon: memcachec
121     - Information about network protocols: protocols
122     - Parse table-like structured files: table
123     - Power consumption measurements from "The Energy Detective" (TED): ted
124     - System uptime: uptime
125   * debian/rules:
126     - Install collectd-unixsock.py to /usr/share/doc/collectd/examples/.
127     - Pass CPPFLAGS and CFLAGS as arguments to configure instead of setting
128       them in the environment - this is the recommended way.
129     - Pass appropriate JAVAC, JAVA_CPPFLAGS and JAVA_LDFLAGS variables to
130       configure, using OpenJDK found in /usr/lib/jvm/java-6-openjdk. The
131       archdir mapping used by the openjdk-6 Debian package is used to find
132       libjvm.so in JAVA_HOME/jre/lib/ARCHDIR/server.
133     - Use -rpath to tell the "java" plugin where to find libjvm.so.
134     - Pass --enable-all-plugins to configure to make sure that the build fails
135       if any prerequisites are missing.
136   * debian/control:
137     - Build-depend on openjdk-6-jdk.
138     - Build-depend on libganglia1-dev (>= 3), required by the gmond plugin.
139     - Build-depend on libgcrypt11-dev, used by the network plugin.
140     - Updated Standards-Version to 3.8.3 (no changes).
141     - Changed build-dependency libmysqlclient15-dev to libmysqlclient-dev -
142       this allows transitions to be handled thru binNMUs if possible.
143   * debian/collectd.install:
144     - Install collectd-java.5.
145   * debian/patches:
146     - Removed libcollectdclient_static_sstrerror.dpatch - included upstream.
147     - Added network-fix-cacheflush.dpatch - upstream patch to fix the handling
148       of the 'CacheFlush' config option of the "network" plugin.
149     - Added libvirt-reconnect.dpatch - upstream patch to let the "libvirt"
150       plugin re-connect to libvirtd if connecting fails.
151     - Added plugin-fix-unregister.dpatch - upstream patch to make
152       'plugin_unregister_read()' functional again, thus fixing a failed
153       assertion in some cases.
154     - Added java-fix-jvm-start.dpatch - upstream patch to fix the JVM startup.
155     - Added bts541953-curl-followlocation.dpatch - upstream patch to let
156       plugins using libcurl follow HTTP redirects; thanks to Joey Hess for
157       reporting this (Closes: #541953).
158     - Added bts535787-powerdns-fix-localsocket.dpatch - upstream patch fixing
159       the handling of the 'LocalSocket' config option of the "powerdns"
160       plugin; thanks to Thomas Morgan for reporting this and Luke Heberling
161       for providing a patch (references: #535787).
162     - Added bts542859-df-fix-ignorelist.dpatch - upstream patch to fix the
163       handling of the ignorelist in the "df" plugin; thanks to Joey Hess for
164       reporting this (Closes: #542859).
165   * debian/README.Debian:
166     - Removed the note about how to get collectd2html.pl working with
167       version 4 of collectd - the script now supports the --recursive option
168       which takes care of that.
169   * debian/collectd.overrides:
170     - Documented the 'binary-or-shlib-defines-rpath' warning - the rpath is
171       required by the "java" plugin.
172   * New debconf template translations:
173     - cs.po, thanks to Martin Sin (Closes: #534206).
174     - ru.po, thanks to Yuri Kozlov (Closes: #539467).
175   * debian/control, debian/rules:
176     - No not limit the "libvirt" plugin to amd64, i386, powerpc - libvirt-dev
177       seems to be available on all architectures now.
178     - Reintroduced a work around for #474087 (broken openipmi .pc files) by
179       providing a fixed version of OpenIPMIpthread.pc in debian/pkgconfig and
180       adding that path to PKG_CONFIG_PATH. Removed the version from the
181       libopenipmi-dev build dependency for now.
182   * debian/collectd.conf:
183     - Set the "apache" plugin's URL according to the default used by Debian's
184       Apache; thanks to Joey Hess for reporting this (Closes: #541888).
185   * debian/libcollectdclient-dev.install, debian/rules:
186     - Do not install libcollectdclient's .la file in favor of the Squeeze
187       release goal to remove those files (for details see
188       <http://lists.debian.org/debian-devel/2009/08/msg00783.html>).
190  -- Sebastian Harl <tokkee@debian.org>  Sat, 29 Aug 2009 12:42:15 +0200
192 collectd (4.6.3-1) unstable; urgency=low
194   * New upstream release.
195   * debian/patches:
196     - Removed battery_acpi_complain.dpatch - included upstream.
197     - Removed include_empty_files.dpatch - included upstream.
198     - Removed ntpd_type_pun_fix.dpatch - included upstream.
199     - Removed rrdtool_uninitialized_fix.dpatch - included upstream.
200     - Added libcollectdclient_static_sstrerror.dpatch to make a private
201       function in libcollectdclient static.
202   * debian/rules:
203     - Install collectd-network.py to /usr/share/doc/collectd/examples/.
205  -- Sebastian Harl <tokkee@debian.org>  Tue, 02 Jun 2009 22:03:10 +0200
207 collectd (4.6.2-3) unstable; urgency=low
209   * debian/patches:
210     - Actually enabled rrdtool_uninitialized_fix.dpatch - d'oh!
212  -- Sebastian Harl <tokkee@debian.org>  Fri, 29 May 2009 15:49:46 +0200
214 collectd (4.6.2-2) unstable; urgency=low
216   * debian/patches:
217     - Added battery_acpi_complain.dpatch - upstream patch to fix excessive
218       error messages in the battery plugin in case /proc/acpi/battery is not
219       available.
220     - Added ntpd_type_pun_fix.dpatch - upstream patch to fix dereferencing of
221       a type-punned pointer identified by GCC 4.4, thanks to Martin Michlmayr
222       for reporting this (Closes: #526667).
223     - Added include_empty_files.dpatch - upstream patch to fix the inclusion
224       of empty configuration files, thanks to Alexander Wirt for reporting
225       this.
226     - Added rrdtool_uninitialized_fix.dpatch - upstream patch to fix an
227       uninitialized value warning in the rrdtool plugin, thanks to Andreas
228       Moog for reporting this.
229   * debian/collectd.conf, debian/filters.conf:
230     - Added a sample filter chain configuration.
231   * debian/rules:
232     - Added contrib/php-collection/ to /usr/share/doc/collectd/.
233     - Disabled "netlink" plugin on mips and mipsel - those architectures do
234       not allow to link non-PIC code into shared objects, thanks to Peter De
235       Schrijver for reporting this (Closes: #524593).
236   * debian/control:
237     - Build-depend on iptables-dev (>= 1.4.3.2-2) to link against the packaged
238       libiptc which is available as shared library since iptables 1.4.3.
239       Depend on versions >= 1.4.3.2-2 because of #524766.
241  -- Sebastian Harl <tokkee@debian.org>  Fri, 29 May 2009 14:12:36 +0200
243 collectd (4.6.2-1) unstable; urgency=low
245   * New upstream release.
246     - Fixed the use of struct in6_addr (Closes: #521748).
247     - Added a filter infrastructure based on "matches" and "targets".
248     - Added support for vmem graphs to collection.cgi (Closes: #521993).
249     New plugins:
250     - bind9 name-server and zone statistics: bind
251     - Parse statistics from websites: curl
252     - Query data from a relational database: dbi
253     - OpenVPN traffic and compression statistics: openvpn
254     - Query data from an Oracle database: oracle (disabled in Debian,
255       libclntsh is not available)
256     - Write data via the RRD accelerator daemon: rrdcached (disabled in
257       Debian, rrdclient support is not yet available)
258     New matches:
259     - Match values by their identifier based on regular expressions: regex
260     - Match values with an invalid timestamp: timediff
261     - Select values by their data sources' values: value
262     New targets:
263     - Create and dispatch a notification: notification
264     - Replace parts of an identifier using regular expressions: replace
265     - Set (overwrite) entire parts of an identifier: set
266   * Uploading to unstable, since Lenny has been released.
267   * New debconf template translations:
268     - vi.po, thanks to Clytie Siddall (Closes: #515872).
269     - es.po, thanks to Francisco Javier Cuadrado and Erika Chacón Vivas
270       (Closes: #520988).
271   * debian/patches:
272     - Removed perl-uninitialized-var.dpatch - included upstream.
273   * debian/control:
274     - Added new binary packages libcollectdclient0 and libcollectdclient-dev
275       for the newly added client library.
276     - Added new binary package collectd-utils for optional utilities that pull
277       in additional dependencies. Currently, this only includes
278       collectd-nagios. The new package replaces collectd (<< 4.6.1-1~),
279       because it overwrites /usr/bin/collectd-nagios.
280     - Added libdbi0-dev to the build dependencies - this is required by the
281       dbi plugin.
282     - Moved collectd-dbg from section "utils" to the newly added "debug".
283     - Updated Standards-Version to 3.8.1.
284   * debian/rules:
285     - Use dh_install and *.install files to specify which package some file
286       belongs to.
287   * debian/libcollectdclient0.symbols:
288     - Added symbols file for libcollectdclient.
289   * debian/collectd.overrides:
290     - Override "spelling-error-in-description" for the apache plugin name -
291       all plugins are spelled lowercase.
292   * debian/collectd.init.d:
293     - Start the daemon using start-stop-daemon's --oknodo option to exit
294       successfully if the daemon is already running as requested by section
295       9.3.2 of the Debian Policy 3.8.1.
296   * debian/copyright:
297     - Reference GPL-2 in addition to GPL (latest version), since GPL2-only is
298       used by some files.
300  -- Sebastian Harl <sh@tokkee.org>  Thu, 02 Apr 2009 16:38:57 +0200
302 collectd (4.5.1-1) experimental; urgency=low
304   * New upstream release.
305     New plugins:
306     - Count the number of files in directories: filecount
307     - Send desktop notifications to a notification daemon: notify_desktop
308     - Send notification E-mails: notify_email
309     - One-wire sensors information: onewire (experimental, disabled in Debian)
310     - PostgreSQL database statistics: postgresql
311     - Linux ACPI thermal zone information: thermal (Closes: #492580)
312   * Uploading to experimental because of the Lenny freeze.
313   * debian/control:
314     - Added build dependency on libglib2.0-dev and libnotify-dev required by
315       the notify_desktop plugin.
316     - Added build dependency on libesmtp-dev required by the notify_email
317       plugin.
318     - Added build dependency on libpq-dev required by the postgresql plugin.
319     - Let collectd-dbg and collectd-dev depend on ${misc:Depends} - this is
320       required when using debhelper.
321   * debian/rules:
322     - Disabled onewire plugin - owfs is not yet available in Debian.
323     - Install contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/.
324     - Set CONFIGFILE to /etc/collectd/collectd.conf.
325   * debian/patches:
326     - Added perl-uninitialized-var.dpatch - upstream patch to fix an
327       uninitialized variable warning causing a FTBFS because of -Werror.
328     - Removed myplugin_strcpy.dpatch - applied upstream.
329     - Removed perl_deadlock.dpatch - included upstream.
330     - Removed memory_libstatgrab.dpatch - included upstream.
331     - Removed collectd_memleak.dpatch - included upstream.
332     - Removed snmp_memleak.dpatch - included upstream.
333     - Removed memcached_fdleak.dpatch - included upstream.
334     - Removed memcached_timeout.dpatch - included upstream.
335     - Removed pod-errors.dpatch - included upstream.
336   * debian/collectd.overrides:
337     - Override "spelling-error-in-description" for the postgresql plugin name
338       - all plugins are spelled lowercase.
339   * debian/collectd.init.d:
340     - Do not restart collectd if the configuration test fails.
342  -- Sebastian Harl <sh@tokkee.org>  Fri, 12 Dec 2008 10:09:48 +0100
344 collectd (4.4.2-3) unstable; urgency=low
346   * New debconf template translation:
347     - nl.po, thanks to Eric Spreen (Closes: #502204).
348     - sv.po, thanks to Martin Bagge (Closes: #504248).
349   * debian/patches:
350     - Added pod-errors.dpatch to fix some minor POD errors.
351   * debian/rules:
352     - Remove generated manpages in the clean target to avoid cluttering the
353       source diff with the rebuilt manpages.
354   * debian/collectd.conf:
355     - Fixed a wrong type used in the "tail" plugin example.
357  -- Sebastian Harl <sh@tokkee.org>  Sat, 06 Dec 2008 16:53:25 +0100
359 collectd (4.4.2-2) unstable; urgency=low
361   * Removed the work around for #474087 (broken openipmi .pc files) introduced
362     in 4.4.1-1 and instead build depend on libopenipmi-dev (>= 2.0.14-1~)
363     which includes fixed .pc files. This fixes an undefined symbol error when
364     loading the ipmi plugin caused by that work around (Closes: #494665).
365   * debian/collectd.init.d:
366     - The "status" command now exits with 1 if collectd is not running.
367     - Do not suppress output when checking the configuration with the -t
368       command line option. This will also show errors that don't cause
369       collectd to abort, e.g. failure to load plugins (Closes: #499232).
370   * debian/control:
371     - Added librrd-dev as the preferred option to the librrd2-dev build
372       dependency - the latter one is a virtual package since rrdtool 1.3.
373   * Added debian/patches/perl_deadlock.dpatch - upstream patch to fix a
374     possible deadlock in the perl plugin (Closes: #499179).
375   * Added debian/patches/memory_libstatgrab.dpatch - trivial upstream patch to
376     fix a typo in the libstatgrab code of the memory plugin.
377   * Added debian/patches/collectd_memleak.dpatch - trivial upstream patch to
378     fix a possible memory leak.
379   * Added debian/patches/snmp_memleak.dpatch - trivial upstream patch to fix a
380     possible memory leak in the snmp plugin.
381   * Added debian/patches/memcached_fdleak.dpatch - trivial upstream patch to
382     fix a possible file descriptor leak in the memcached plugin.
383   * Added debian/patches/memcached_timeout.dpatch - trivial upstream patch to
384     fix the timeout passed to poll(2).
386  -- Sebastian Harl <sh@tokkee.org>  Thu, 18 Sep 2008 19:12:54 +0200
388 collectd (4.4.2-1) unstable; urgency=low
390   * New upstream release.
391   * Removed librrd0-dev and libmysqlclient14-dev from the build-dependencies -
392     those package are no longer available since Etch.
393   * Removed byacc from the build-dependencies - collectd now requires bison.
394   * Removed libupsclient-config.sh - upstream now supports pkg-config for
395     libupsclient.
396   * Include collection3 in /usr/share/doc/collectd/examples/:
397     - Updated README.Debian to point the collection3's README.
398     - Added libconfig-general-perl to the suggested packages.
399   * README.Debian: Added a note about how to get collectd2html.pl working with
400     version 4 of collectd.
401   * Added debian/patches/myplugin_strcpy.dpatch - use sstrncpy() instead of
402     strcpy() which is poisoned in collectd.h.
403   * collectd.overrides: Removed shlib-with-non-pic-code for nut.so - the
404     plugin now links against the shared libupsclient.
405   * Do not compress any example files, so they may be used directly.
407  -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 19:58:58 +0200
409 collectd (4.4.1-2) unstable; urgency=low
411   * Restrict libcurl4-gnutls-dev build dependency to versions which are not
412     affected by #488701 (Closes: #489091).
413   * Added linux-libc-dev (<< 2.6.25-1) as an option to the linux-libc-dev
414     (>= 2.6.25-4) build dependency - those versions are not affected by
415     #479899.
416   * Added build dependency on pkg-config - this is used by collectd's
417     configure script to check for a couple of libraries.
418   * Added libupsclient-config.sh to imitate libupsclient-config which is no
419     longer available. libupsclient-config.sh is a simple wrapper around
420     pkg-config. This is a workaround until upstream supports pkg-config for
421     libupsclient.
422   * Replaced nut-dev build dependency with libupsclient1-dev:
423     Reenabled the "nut" plugin on all architectures.
425  -- Sebastian Harl <sh@tokkee.org>  Mon, 07 Jul 2008 20:45:53 +0000
427 collectd (4.4.1-1) unstable; urgency=low
429   * New upstream release.
430     - Fixed another issue of the sensors plugin affecting some chip types
431       (Closes: #468143).
432     - Fixed creation of "vserver" graphs in collection.cgi (Closes: #475120).
433     - Fixed a segfault when using libperl 5.10.
434     - collectd now ships libiptc itself.
435     New plugins:
436     - Ascent server statistics: ascent
437     - IPMI sensors information: ipmi
438     - PowerDNS name server statistics: powerdns
439     - incremental parsing of logfiles: tail
440     - TeamSpeak2 server statistics: teamspeak2
441     - detailed virtual memory statistics: vmem
442   * Disable "tcpconns" plugin by default (Closes: #478759).
443   * Reenabled iptables plugin on all architectures (Closes: #473435).
444     - Added the plugin to collectd.conf.
445     - Added /usr/share/doc/collectd/examples/iptables/.
446     - Added build dependency on linux-libc-dev (>= 2.6.25-4) - that version is
447       required because of #479899.
448   * New debconf template translations:
449     - gl.po, thanks to Jacobo Tarrio (Closes: #482667).
450   * Added a work around for #474087 (broken openipmi .pc files) by forcing the
451     inclusion of the ipmi plugin and manually specifying the dependencies.
452   * Updated standards-version to 3.8.0 (no changes).
454  -- Sebastian Harl <sh@tokkee.org>  Tue, 17 Jun 2008 10:35:51 +0200
456 collectd (4.3.2-1) unstable; urgency=low
458   * New upstream release.
459     - Fixed handling of ignored sensors instances (Closes: #468143).
460     - Fixed reading of wireless noise values (Closes: #471788).
461   * Adopted patches and script to extractDS.px being renamed to rrd_filter.px.
462   * Clarified debconf template in respect to packages required for the data
463     migration (Closes: #469336).
464   * collectd.conf: Moved logging plugins to the top of the file.
465   * New debconf template translations:
466     - de.po, thanks to Kai Wasserbäch (Closes: #469334).
467     - fr.po, thanks to Florent Usseil (Closes: #468813).
468     - pt.po, thanks to Américo Monteiro (Closes: #469745, #472183).
469   * collectd.init.d: Consider the DISABLE option only when starting collectd.
470   * Disabled iptables plugin - libiptc is no longer available in Debian.
471     - Removed the plugin from collectd.conf.
472     - Removed /usr/share/doc/collectd/examples/iptables/.
474  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:13:18 +0200
476 collectd (4.3.0-2) unstable; urgency=low
478   * Added "lm-sensors" to the recommended packages and README.Debian.plugins
479     (this is required by the sensors plugin).
480   * Restrict the libvirt-dev build dependency and the libvirt plugin to amd64,
481     i386 and powerpc (libvirt is only available on those architectures).
482   * Restrict the libvirt-dev build dependency to versions >= 0.4.0-6 to make
483     sure Xen is supported and to fix some strange FTBFS complaining about a
484     missing symbol "virDomainBlockStats".
486  -- Sebastian Harl <sh@tokkee.org>  Thu, 06 Mar 2008 23:37:44 +0100
488 collectd (4.3.0-1) unstable; urgency=low
490   * New upstream release.
491     - Added basic support for monitoring by introducing notifications and
492       threshold checking.
493     - Reverse lookups can be disabled using the "ReverseLookups" option of the
494       ntpd plugin (Closes: #455162).
495     New plugins:
496     - Set the hostname to an unique identifier: uuid
497     - CPU, dist, network statistics of guest systems: libvirt
498   * Upload to unstable: With the latest changes to the perl plugin, all parts
499     of collectd are suitable for a release.
500   * Added libvirt-dev, libxml2-dev and libhal-dev to the build dependencies.
501   * Updated package description to mention the monitoring support.
502   * Install liboping/oping.h to collectd-dev as well.
503   * collectd.init.d: Optionally start collectdmon to monitor collectd. This
504     can be configured using the USE_COLLECTDMON variable - enabled by default.
505   * collectd.init.d: Added ENABLE_COREFILES option - if enabled the core file
506     limit will be set to unlimited - disabled by default.
507   * Compile collectd with -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL' to force
508     lt_dlopen() to use the RTLD_GLOBAL flag which is required by the perl
509     plugin (which would otherwise be unable to find symbols defined in libperl
510     when loading perl modules that require such symbols).
511   * Disable debugging support.
512   * watch file: Added uversionmangle for "beta" and "-rc".
513   * Override "spelling-error-in-description" for the mysql plugin name - all
514     plugins are spelled lowercase.
516  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Feb 2008 21:44:42 +0100
518 collectd (4.2.4-1) experimental; urgency=low
520   * New upstream release.
521   * Added versioned build-dependency on dpkg-dev (>= 1.14.10); collectd FTBFS
522     with earlier versions because of #452262.
523   * Added libregexp-common-perl (required by Collectd::Unixsock) to the
524     suggested packages.
525   * Added support for the "status" command to the init script.
526   * Updated standards-version to 3.7.3 (no changes).
527   * Added --without-libstatgrab to the configure options to prevent collectd
528     from being linked against this library if it's available.
529   * Disabled xmms plugin - xmms will be removed from unstable
530     (Closes: #459707).
532  -- Sebastian Harl <sh@tokkee.org>  Sun, 27 Jan 2008 18:34:23 +0100
534 collectd (4.2.1-1) experimental; urgency=low
536   * New upstream release.
537   * Changed XS-Vcs-* to Vcs-*.
538   * Marked advanced rrdtool configuration options as such in collectd.conf.
539   * Added exec-munin.px, exec-munin.conf, exec-smartctl and snmp-data.conf to
540     /usr/share/doc/collectd/examples/.
541   * Moved "Homepage" field from package description to the source stanza.
543  -- Sebastian Harl <sh@tokkee.org>  Wed, 21 Nov 2007 09:50:46 +0000
545 collectd (4.2.0-1) experimental; urgency=low
547   * New upstream release.
548     - Added options to collectd2html.pl to specify host and data directory
549       (Closes: #438499).
550     - Link against a thread-safe version of librrd.
551     New plugins:
552     - IPVS connection statistics: ipvs
553     - Statistic of the memcached distributed caching system: memcached
554     - Detailed Linux network interface and routing statistics: netlink (32bit
555       systems only)
556     - Nginx (a HTTP and E-Mail server/proxy) statistics: nginx
557     - Values from SNMP enabled network devices: snmp
558     - Number of TCP connections to specific ports: tcpconns
559     - Bitrate and frequency of music played with XMMS: xmms
560   * Updated init script to wait for collectd to shut down (Closes: #422208).
561   * Merged all plugin packages into the collectd binary package.
562   * Added README.Debian.plugins and gen_plugin_deps.pl to document the plugin
563     dependencies.
564   * Added collectd.overrides to override shlib-with-non-pic-code errors of
565     plugins liked against static libraries which have not been linked with
566     -fPIC.
567   * Removed debian/examples/myplugin.c and debian/examples/MyPlugin.pm - they
568     are included in the upstream sources now.
569   * Added libcurl4-gnutls-dev as option to the libcurl3-gnutls-dev build
570     dependency.
572  -- Sebastian Harl <sh@tokkee.org>  Sun, 28 Oct 2007 13:38:21 +0100
574 collectd (4.0.7-1) experimental; urgency=low
576   * New upstream release.
577   * Disable iptables and nut plugins on hppa as well to work around a FTBFS
578     caused by #358637 and presumably #419684 (Closes: #430933).
579   * Changed collectd-dbg's section to "utils".
580   * Added httpd-cgi to suggested packages.
581   * Added documentation of the provided examples to README.Debian, thanks to
582     Eduard Bloch for his proposal (Closes: #434182).
584  -- Sebastian Harl <sh@tokkee.org>  Fri, 31 Aug 2007 10:04:41 +0200
586 collectd (4.0.3-1) experimental; urgency=low
588   * New upstream release.
590  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 21:41:21 +0100
592 collectd (4.0.2-1) experimental; urgency=low
594   * New upstream release (Closes: #428114).
595     - Added large file support (Closes: #422212).
596     - Rewrite of the plugin system to allow more flexibility by using
597       different types of plugins.
598     - Added Nagios plugin to query collectd from Nagios.
599     New plugins:
600     - Output to "comma separated values" (CSV) files: csv
601     - Output to RRD files: rrdtool
602     - IO via the network: network
603     - External runtime interface: unixsock
604     - Embedding a Perl interpreter: perl
605     - Logging to files, STDOUT or STDERR: logfile
606     - Logging to syslog: syslog
607     - Amount of available entropy: entropy
608     - Execution of external programs: exec
609     - Iptables statistics: iptables (32bit systems only)
610     - IRQ counters: irq
611     - UPS information: nut (32bit systems only)
612   * New binary package collectd-perl (linking against libperl).
613     - Added collectd-perl to suggested packages.
614   * examples/myplugin.c: Converted to the new plugin interface.
615   * Enabled debugging.
616   * Added possibility to automatically migrate RRD files to collectd-4 using
617     migrate-3-4.px and extractDS.px provided by upstream.
618     - Added extractDS_path.dpatch to set an absolute path in migrate-3-4.px.
619     - Using po-debconf to make translations of debconf templates possible.
620   * Added NEWS.Debian with notes regarding the upgrade to collectd-4.
621   * Updated init script to only start a single collectd process.
622   * Added examples/MyPlugin.pm.
623   * Added XS-Vcs-{Git,Browser} tags.
624   * Added check_plugins.pl to check the build result of all plugins.
625   * Do not build apple_sensors and tape plugins as they do not provide any
626     functionality any longer.
628  -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Jun 2007 18:58:34 +0100
630 collectd (3.11.2-1) experimental; urgency=low
632   * New upstream release.
633   * Removed sensors-ignorelist.dpatch - has been merged upstream.
634   * Removed email-ignore-size-le-0.dpatch - has been merged upstream.
635   * Added watch file.
636   * examples/myplugin.c: Pass "-" instead of NULL to plugin_submit().
638  -- Sebastian Harl <sh@tokkee.org>  Thu, 15 Feb 2007 09:19:15 +0000
640 collectd (3.11.0-1) experimental; urgency=low
642   * New upstream release.
643     New plugins:
644     - DNS traffic (query types, response codes, opcodes and traffic): dns
645     - E-Mail statistics (count, traffic, spam scores and checks): email
646     - Motherboard monitor: mbmon
647     - Multimeter statistics: multimeter (beta version)
648   * Upload to experimental because of Etch freeze.
649   * New binary package collectd-dns (linking against libpcap).
650     - Added collectd-dns to suggested packages.
651   * Do not split off packages introducing new recommendations or suggestions.
652     - Merge collectd-hddtemp into collectd.
653     - Add hddtemp and mbmon to suggested packages.
654   * Added sensors-ignorelist.dpatch: Avoid assertion in ignorelist_match ()
655     when sensors plugin is not configured.
656   * Added email-ignore-size-le-0.dpatch: Ignore the size of an email if it is
657     less than or equal to zero.
659  -- Sebastian Harl <sh@tokkee.org>  Sun, 24 Dec 2006 14:09:39 +0000
661 collectd (3.10.4-1) unstable; urgency=low
663   * New upstream release.
664     - Fix an infinite loop in server mode if binding to a socket fails and
665       close the socket descriptor (Closes: #404018).
666   * examples/myplugin.c: Include system headers before collectd headers to
667     make it compile without any autoconf defines set (Closes: #401075).
669  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 00:33:30 +0000
671 collectd (3.10.3-1) unstable; urgency=low
673   * New upstream release.
674   * Made package binNMUable:
675     - Upstream assures API backward compatibility only between patch releases.
676   * LSBized init script.
678  -- Sebastian Harl <sh@tokkee.org>  Mon,  6 Nov 2006 13:09:28 +0000
680 collectd (3.10.2-1) unstable; urgency=low
682   * New upstream release.
683     - Retry connecting to remote host and database in ping and mysql plugins
684       respectively (Closes: #393742).
685   * Replaced libcurl3-dev build dependency with libcurl3-gnutls-dev to prevent
686     linking against libssl.
688  -- Sebastian Harl <sh@tokkee.org>  Fri,  3 Nov 2006 15:18:17 +0000
690 collectd (3.10.1-4) unstable; urgency=low
692   * Changed collectd-dbg's section and priority to "devel" and "extra"
693     respectively.
694   * Set init start sequence code to 95 to be sure to start after any daemons
695     that data is collected from.
697  -- Sebastian Harl <sh@tokkee.org>  Thu,  5 Oct 2006 10:25:07 +0000
699 collectd (3.10.1-3) unstable; urgency=low
701   * Added --oknodo to start-stop-daemon in the init script (Closes: #379703).
703  -- Sebastian Harl <sh@tokkee.org>  Tue, 25 Jul 2006 18:34:55 +0200
705 collectd (3.10.1-2) unstable; urgency=low
707   * Added collectd-dbg package.
709  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 23:39:42 +0200
711 collectd (3.10.1-1) unstable; urgency=low
713   * New upstream release.
714   * Dynamically link against external liboping.
715     - New binary package collectd-ping.
716     - Added collectd-ping to suggested packages.
717   * Moved config file from /usr/share/doc/collectd/examples/ to
718     /etc/collectd/.
720  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 21:43:37 +0200
722 collectd (3.10.0-1) unstable; urgency=low
724   * New upstream release.
725     New plugins:
726     - APC UPS's charge, load, input/output/battery voltage, etc.: apcups
727     - NTP daemon's local clock drift, offset to peers, etc.: ntpd
728   * Upstream no longer provides a debian/ directory. Thus no repackaging is
729     required any longer.
730   * Not using getifaddrs() is now the default in upstream. getifaddrs.dpatch
731     no longer needed.
732   * Added collectd-hddtemp as a suggestion to the collectd package.
734  -- Sebastian Harl <sh@tokkee.org>  Sun,  9 Jul 2006 21:52:13 +0200
736 collectd (3.9.4+debian-1) unstable; urgency=low
738   * Initial release (Closes: #373008).
739   * Removed upstream's debian/ directory from .orig.tar.gz.
740   * getifaddrs.dpatch: Patching src/traffic.c to read data from /proc instead
741     of using getifaddrs(). getifaddrs() does not seem to work correctly on 
742     AMD64.
744  -- Sebastian Harl <sh@tokkee.org>  Fri,  7 Jul 2006 15:49:42 +0200