Code

changelog: prepare 5.7.1-1
[pkg-collectd.git] / debian / changelog
1 collectd (5.7.1-1) UNRELEASED; urgency=medium
3   * New upstream release.
5  -- Marc Fournier <marc@bl.uem.li>  Mon, 23 Jan 2017 09:23:07 +0100
7 collectd (5.7.0-3) unstable; urgency=medium
9   * debian/control: Skip libdpdk-dev build dependency on non-Intel
10     architectures.
12  -- Marc Fournier <marc@bl.uem.li>  Sun, 18 Dec 2016 22:08:27 +0100
14 collectd (5.7.0-2) unstable; urgency=medium
16   * debian/patches: add dpdkstat-portable-format-string.patch, fixing the
17     build on i386.
18   * debian/rules: Disable dpdkstat plugin on non-Intel architectures.
20  -- Marc Fournier <marc@bl.uem.li>  Sun, 18 Dec 2016 17:05:10 +0100
22 collectd (5.7.0-1) unstable; urgency=medium
24   * New upstream release.
25     New plugins:
26     - DPDK interface statistics: dpdkstat
27     - Report the number of used and free hugepages: hugepages (Linux-specific)
28     - Intel Resource Director Technology statistics: intel_rdt (disabled in
29       Debian because of missing dependencies)
30     - Publish values in a Prometheus-compatible format: write_prometheus
31   * debian/rules:
32     - Disable hugepages plugin on non-Linux.
33     - Disable the intel_rdt plugin.
34   * debian/control:
35     - Build-depend on libdpdk-dev: Needed by the new dpdkstat plugin.
36     - Build-depend on libmicrohttpd-dev: Needed by the new write_prometheus
37       plugin.
38     - Suggests icinga instead of nagios packages (nagios3 removed from
39       Debian. Closes: #846859). Thanks to Bas Couwenberg.
40   * debian/patches:
41     - Removed configure_find_lc_all.patch; included upstream.
42     - Added nagios-debian-paths.patch, to use nagios-nrpe-server &
43       monitoring-plugin paths for Debian. Thanks to Bas Couwenberg.
45  -- Marc Fournier <marc@bl.uem.li>  Fri, 16 Dec 2016 22:11:21 +0100
47 collectd (5.6.1-2) unstable; urgency=medium
49   * debian/control:
50     - Add libdevstat-dev and libgeom-dev to kfreebsd build-deps, as they're
51       needed by the disk plugin. Thanks to Florian Forster for pointing this
52       out.
53     - Update "Vcs-Git" and "Vcs-Browser" fields to point to GitHub repo.
54     - Changed build-dependency libmysqlclient-dev to
55       default-libmysqlclient-dev, and mysql-server to default-mysql-server.
56     - collectd-core.deb: Add "Depends" on lsb-base, as /etc/init.d/collectd
57       requires /lib/lsb/init-functions.
58     - Remove "Multi-Arch: same" from libcollectdclient-dev, until the package
59       gets reworked to really be multi-arch ready.
60   * debian/control, debian/compat:
61     - Bump debhelper compat version to 9.
63  -- Marc Fournier <marc@bl.uem.li>  Tue, 01 Nov 2016 07:32:47 +0100
65 collectd (5.6.1-1) unstable; urgency=medium
67   * New upstream release.
68     - write_graphite plugin is no longer linked against libyajl. Thanks to
69       Shish for reporting this (Closes: #839771).
70     - rrdcached plugin now reconnects to daemon. Thanks to Matthias Urlichs
71       for reporting this (Closes: #657877).
72   * debian/control:
73     - Add "Multi-Arch: same" to libcollectdclient-dev, as suggested by the
74       Multiarch hinter.
75   * debian/patches:
76     - Update configure_find_lc_all.patch to reliably pick the same JVM for
77       each build, making the process reproducible.
78   * debian/rules:
79     - Disable building the barometer, drbd, fhcount and ipc plugins on
80       kfreebsd architectures, as they are Linux-only.
81     - Run the test suite using dh_auto_test.
83  -- Marc Fournier <marc@bl.uem.li>  Sun, 09 Oct 2016 21:42:29 +0200
85 collectd (5.6.0-1) unstable; urgency=medium
87   * New upstream release.
88     - The disk plugin now supports FreeBSD; enable it in debian/rules.
89     - Suppress spammy debug messages; thanks to Antonio Russo for reporting
90       this (Closes: #797687).
91     New plugins:
92     - Chrony daemon statistics: chrony
93     - CPU sleep: Time spent in suspend: cpusleep (Linux-specific)
94     - Monitor gps related data through gpsd: gps
95     - Send or receive values over the network using the gRPC framework: grpc
96       (disabled in Debian because of missing dependencies)
97     - Lua interpreter embedded into collectd: lua
98     - Publishes and subscribes to MQTT topics: mqtt
99     - Submit notifications as passive check results to a local nagios
100       instance: notify_nagios
101     - XEN Hypervisor CPU stats: xencpu
102     - Solaris zone metrics: zone (disabled in Debian; Solaris specific)
103   * debian/rules:
104     - Disable cpusleep plugin on non-Linux.
105     - Disable xencpu plugin except on amd64, arm64, armhf, and i386.
106     - Disable the zone plugin.
107     - Do not cripple include files in collectd-dev when patching them; thanks
108       to Scott Talbert for reporting this (Closes: #827759).
109   * debian/control:
110     - Build-depend on libgps-dev: Needed by the new gps plugin.
111     - Build-depend on liblua5.3-dev: Needed by the new lua plugin.
112     - Build-depend on libmosquitto-dev: Needed by the new mqtt plugin.
113     - Build-depend on libxen-dev [amd64 arm64 armhf i386]: Needed by the new
114       xencpu plugin.
115     - Build-depend on libriemann-client-dev, riemann-c-client: Now needed by
116       the riemann plugin.
117   * debian/patches:
118     - Removed bts832577-gcry-control.patch; included upstream.
119     - Removed gcc6.patch; included upstream.
121  -- Sebastian Harl <tokkee@debian.org>  Sat, 24 Sep 2016 15:19:10 +0200
123 collectd (5.5.2-2) unstable; urgency=low
125   * debian/changelog:
126     - Set urgency back to low.
127   * debian/control:
128     - Update GCrypt's package name to libgcrypt20-dev.
129   * debian/patches:
130     - Added configure_find_lc_all.patch: forcing locale in configure script
131       will hopefully fix build reproducibility on non-amd64 plafroms.
133  -- Marc Fournier <marc@bl.uem.li>  Wed, 21 Sep 2016 14:01:55 +0200
135 collectd (5.5.2-1) unstable; urgency=high
137   * New upstream release.
138     - Fix heap overflow in the network plugin. Emilien Gaspar has identified a
139       heap overflow in parse_packet(), the function used by the network plugin
140       to parse incoming network packets. Thanks to Florian Forster for
141       reporting the bug in Debian. (Closes: #832507, CVE-2016-6254)
142     - Fix improper usage of gcry_control. A team of security researchers at
143       Columbia University and the University of Virginia discovered that
144       GCrypt's gcry_control is sometimes called without checking its return
145       value for an error. This may cause the program to be initialized without
146       the desired, secure settings. (Closes: #832577)
147   * debian/patches:
148     - bts832577-gcry-control.patch: Update for 5.5.2. Mostly part of the new
149       upstream release, except for: Don't abort() if gcrypt initialization
150       failed.
151     - Drop bts823012_librrd8.patch; merged upstream.
152   * Rebuild with linux-libc-dev >= 4.6 (now in testing and unstable) to
153     accommodate a change to rtnl_link_stats64. Thanks to Gábor Gombás for
154     reporting this (Closes: #829634).
156  -- Sebastian Harl <tokkee@debian.org>  Fri, 29 Jul 2016 00:02:11 +0200
158 collectd (5.5.1-5) unstable; urgency=low
160   * debian/control, debian/rules:
161     - Disable the sigrok plugin on non-Linux; restrict build dependency to
162       linux-any; thanks to Andreas Beckmann for reporting this
163       (Closes: #825606).
164   * debian/rules:
165     - Fix failure to build twice in a row introduced by dh_autoreconf_clean;
166       drop the separate config.status target and, hence, a dependency on the
167       configure script.
168   * debian/patches/:
169     - Added gcc6.patch: Fix FTBFS with GCC 6; thanks to Lucas Nussbaum for
170       reporting this (Closes: #831194).
172  -- Sebastian Harl <tokkee@debian.org>  Sun, 17 Jul 2016 23:30:33 +0200
174 collectd (5.5.1-4) unstable; urgency=medium
176   * debian/control:
177     - Add dh-autoreconf to Build-Depends.
178     - Update standards-version to 3.9.8 (no changes).
180  -- Marc Fournier <marc@bl.uem.li>  Tue, 31 May 2016 18:16:43 +0200
182 collectd (5.5.1-3) unstable; urgency=medium
184   * Re-enable gmond plugin. Thanks to Michael Tautschnig and Jean-Michel
185     Vourgère for fixing #812462.
186   * debian/patches:
187     - Add bts823012_librrd8.patch. Properly detect thread safety with librrd8.
188       Thanks to Jean-Michel Vourgère for the patch (Closes: #823012).
189   * debian/collectd.conf:
190     - Add missing example blocks in main configuration file (Closes: #806196).
192  -- Marc Fournier <marc@bl.uem.li>  Wed, 25 May 2016 23:14:14 +0200
194 collectd (5.5.1-2) unstable; urgency=medium
196   * Disable the gmond plugin for now. Ganglia is not available in testing
197     (cf. #812462). Thanks to Santiago Vila for reporting this
198     (Closes: #819241).
199   * Update standards-version to 3.9.7 (no changes).
201  -- Sebastian Harl <tokkee@debian.org>  Sat, 02 Apr 2016 11:02:49 +0200
203 collectd (5.5.1-1) unstable; urgency=medium
205   * New upstream release:
206     - The "LC_NUMERIC" locale is now forced to "C", preventing problems on
207       environments where the locale uses a comma as decimal separator. Thanks
208       to Hubert Jarosz for reporting this (Closes: #799289).
209     - Fixed FTBFS with GCC 6.0; thanks to Martin Michlmayr for reporting this
210       (Closes: #811580).
211   * debian/patches:
212     - Removed bts802249_varnish_41.patch; implemented upstream.
213   * debian/collectd.conf:
214     - Sync with upstream changes since 5.5.0.
216  -- Marc Fournier <marc@bl.uem.li>  Fri, 22 Jan 2016 16:53:49 +0100
218 collectd (5.5.0-4) unstable; urgency=medium
220   * debian/collectd-core.overrides:
221     - Update 'binary-or-shlib-defines-rpath' lintian override.
222   * debian/rules:
223     - Strip out non-deterministic bits out of generated jar files.
224     - Remove RTLD_GLOBAL workaround, which was fixed upstream.
225   * debian/patches:
226     - Add bts802249_varnish_41.patch (Closes: #802249)
228  -- Marc Fournier <marc@bl.uem.li>  Mon, 16 Nov 2015 21:03:31 +0100
230 collectd (5.5.0-3) unstable; urgency=medium
232   * debian/rules, debian/control:
233     - Avoid hiding compiler options at build time, allowing the buildd log
234       scanner to do it's job.
235     - Disable smart plugin on non-linux platforms, due to missing
236       libatasmart-dev build-dependency.
237   * debian/collectd-core.overrides:
238     - Update 'capitalization-error-in-description' lintian override.
239   * debian/rules, debian/collectd-core.collectd.service:
240     - Rename systemd service file to collectd-core.collectd.service, to honour
241       debhelper's naming convention.
242   * debian/collectd-core.collectd.service:
243     - Check for configuration file presence before starting the daemon.
244     - Check for configuration file validity before starting the daemon.
245   * debian/control, debian/changelog:
246     - Update my email address to match identity of current GPG key.
248  -- Marc Fournier <marc@bl.uem.li>  Sun, 13 Sep 2015 21:42:53 +0200
250 collectd (5.5.0-2) unstable; urgency=low
252   * debian/rules:
253     - Disable the turbostat plugin on !amd64,!i386; it's Intel-hardware
254       specific.
256  -- Sebastian Harl <tokkee@debian.org>  Sun, 23 Aug 2015 15:35:26 +0200
258 collectd (5.5.0-1) unstable; urgency=medium
260   [ Marc Fournier ]
261   * New upstream release:
262     - Battery plugin now prefers sysfs over (the deprecated) procfs for
263       reading values; thanks to Witold Baryluk for reporting this
264       (Closes: #630337).
265     - The configuration supports unquoted IPv6 addresses now; thanks to Geoff
266       Crompton for reporting this (Closes: #632713).
267     - Fixed a FTBFS using clang; thanks to Arthur Marble for reporting this
268       and providing a patch (Closes: #758481).
269     - collection.cgi now supports the df_complex types; thanks to Joel Franco
270       Guzmán for reporting this (Closes: #739625).
271     - Fixed an off-by-one error in the AVL tree implementation that broke
272       setups using only one threshold definition; thanks to Alexander Golovko
273       for reporting this (Closes: #754230).
274     - The disk plugin now (optionally) supports instance names based on a udev
275       attribute; thanks to Trent W. Buck for reporting this (Closes: #632936).
276   * debian/patches:
277     - Removed bts559801_plugin_find_fix.dpatch; merged upstream.
278     - Removed bts747093_lvm_segfault.dpatch; merged upstream.
279     - Removed bts750440_config_segfault.dpatch; merged upstream.
280     - Removed bts770681_riemann_ack.dpatch; merged upstream.
281     - Removed bts770683_curl_init.dpatch; merged upstream.
282     - Removed bts770688_snmp_memleak.dpatch; merged upstream.
283     - Removed bts770690_java_jni_thread_detach.dpatch; merged upstream.
284     - Removed bts770693_timestamps.dpatch; merged upstream.
285     - Removed bts770694_loglevel.dpatch; merged upstream.
286     - Removed collection.cgi.dpatch; merged upstream.
287     - Removed myplugin_api.dpatch; merged upstream.
288   * debian/rules, debian/collectd-dev.install, myplugin_includes.dpatch:
289     - Update path to header files moved to daemon/ subdirectory upstream.
290   * debian/rules, debian/control:
291     - Enable redis, write_redis plugins and add Build-depend on
292       libhiredis-dev (previous versions depended on credis which wasn't
293       packaged in Debian).
294     - Enable sigrok and uncomment Build-depend on libsigrok-dev.
295     - Re-enable varnish and uncomment Build-depend on libvarnishapi-dev
296       (support for varnish 4.x was added upstream).
297     - Enable zfs_arc (support for ZFS on linux was added upstream).
298     - Add Build-depend on libatasmart-dev (required to build new smart
299       plugin).
300     - Add Build-depend on libcap-dev (used to avoid running new turbostat
301       plugin as root on Linux).
302     - Add Build-depend on libi2c-dev (required to build new barometer plugin).
303     - Add Build-depend on libldap2-dev (required to build new openldap
304       plugin).
305     - Add Build-depend on librdkafka-dev (required to build new write_kafka
306       plugin).
307     - Add Build-depend on libudev-dev (used by disk plugin to enable
308       udev-based device renaming on Linux) (Closes: #588153, #632936).
309   * debian/control, debian/rules, debian/collectd.service:
310     - Add systemd service file (Closes: #762586)
311   * debian/libcollectdclient1.symbols
312     - Updated for 5.5.
314   [ Sebastian Harl ]
315   * debian/control:
316     - Add virtual-mysql-server as an alternative to the mysql-server suggests;
317       thanks to Otto Kekäläinen for reporting this (Closes: 781980).
318     - Add Marc to uploaders.
319     - Update standards-version to 3.9.6 (no changes).
320   * debian/po:
321     - Update Dutch debconf template translation; thanks to Frans Spiesschaert
322       (Closes: #763783).
323   * Convert the package to "3.0 (quilt)" format; thanks to YunQiang Su for an
324     initial patch (Closes: #688719):
325     - Build-depend on debhelper (>= 7.0.50~) and drop dpatch.
326     - Renamed patch files from *.dpatch to *.patch and drop the dpatch header.
327     - Changed debian/patches/00list to debian/patches/series.
328     - Drop all patch operations from debian/rules.
329   * debian/collectd-core.overrides:
330     - Update the JRE path for the rpath override.
332  -- Marc Fournier <marc.fournier@camptocamp.com>  Fri, 21 Aug 2015 13:29:17 +0200
334 collectd (5.4.1-6+deb8u1) jessie-security; urgency=high
336   * debian/patches/CVE-2016-6254.dpatch: Fix heap overflow in the network
337     plugin. Emilien Gaspar has identified a heap overflow in parse_packet(),
338     the function used by the network plugin to parse incoming network packets.
339     Thanks to Florian Forster for reporting the bug in Debian.
340     (Closes: #832507, CVE-2016-6254)
341   * debian/patches/bts832577-gcry-control.dpatch: Fix improper usage of
342     gcry_control. A team of security researchers at Columbia University and
343     the University of Virginia discovered that GCrypt's gcry_control is
344     sometimes called without checking its return value for an error. This may
345     cause the program to be initialized without the desired, secure settings.
346     (Closes: #832577)
348  -- Sebastian Harl <tokkee@debian.org>  Thu, 28 Jul 2016 22:25:08 +0200
350 collectd (5.4.1-6) unstable; urgency=medium
352   * debian/patches:
353     - Added bts770681_riemann_ack: upstream fix for the write_riemann plugin
354       to avoid locking up a remote Riemann instance; thanks to Marc Fournier
355       for reporting this (Closes: #770681).
356     - Added bts747093_lvm_segfault: upstream fix for a segfault in the LVM
357       plugin; thanks to Bernd Zeimetz and Marc Fournier for reporting this
358       (Closes: #747093).
359     - Added bts770683_curl_init: upstream fix for a segfault in plugins using
360       libcurl caused by concurrent memory access; thanks to Marc Fournier for
361       reporting this (Closes: #770683, cf. #735173).
362     - Added bts750440_config_segfault: upstream fix for a segfault when
363       including empty config files; thanks to Bernd Zeimetz and Marc Fournier
364       for reporting this (Closes: #750440, #770685).
365     - Added bts770688_snmp_memleak: upstream fix for a memory leak in the
366       SNMP plugin; thanks to Marc Fournier for reporting this
367       (Closes: #770688).
368     - Added bts770690_java_jni_thread_detach: upstream fix for locking up the
369       Java plugin by not properly detaching from the JVM in error conditions;
370       thanks to Marc Fournier for reporting this (Closes: #770690).
371     - Added bts770693_timestamps: upstream fix for handling internal
372       timestamps; thanks to Marc Fournier for reporting this (Closes: #770693)
373     - Added bts770694_loglevel: upstream fix to correct logging behavior when
374       using an invalid log level; thanks to Marc Fournier for reporting this
375       (Closes: #770694, #687067).
377  -- Sebastian Harl <tokkee@debian.org>  Sun, 23 Nov 2014 15:27:15 +0100
379 collectd (5.4.1-5) unstable; urgency=medium
381   * debian/rules:
382     - Fixed a typo preventing the fix for #760719 to be active
383       (Closes: #760719).
385  -- Sebastian Harl <tokkee@debian.org>  Sun, 28 Sep 2014 17:13:07 +0000
387 collectd (5.4.1-4) unstable; urgency=medium
389   * debian/rules:
390     - Disable preprocessor warnings on kfreebsd to work around an error
391       resulting from a redefined macro in PostgreSQL's pg_config_manual.h;
392       thanks to Ivo De Decker for reporting this (Closes: #760719).
393   * debian/control, debian/rules:
394     - Disable the 'java' plugin on sparc for now. It fails to build.
396  -- Sebastian Harl <tokkee@debian.org>  Sun, 28 Sep 2014 01:59:14 +0200
398 collectd (5.4.1-3.1) unstable; urgency=medium
400   * Non-maintainer upload.
401   * debian/control:
402     - Build-Depend on libprotobuf-c-dev instead of libprotobuf-c0-dev due to
403       the protobuf-c transition (Closes: #756422).
405  -- Robert S. Edmonds <edmonds@debian.org>  Tue, 12 Aug 2014 15:36:27 -0400
407 collectd (5.4.1-3) unstable; urgency=medium
409   * debian/control:
410     - Added libupsclient-dev as primary alternate build-dep to
411       libupsclient1-dev; thanks to Laurent Bigonville for reporting this and
412       Marc Fournier for sending a patch (Closes: #730397).
414  -- Sebastian Harl <tokkee@debian.org>  Mon, 28 Apr 2014 23:29:53 +0200
416 collectd (5.4.1-2) unstable; urgency=medium
418   * debian/rules, debian/control:
419     - Disable varnish for now; it does not work with varnish 4;
420       c.f. https://bugs.debian.org/745902 (Closes: #745894).
421     - Drop build dependency on libvarnishapi-dev.
422     - Build-depend on libow-dev and re-enable the onewire plugin; thanks to
423       Adam Smutnicki for pointing this out (Closes: #744956).
424   * debian/rules:
425     - Added INSTALL_BASE= to perl options; else, modules are installed
426       into $HOME.
427     - Prepend collectd/core to collectd's header files; thanks to Sergio
428       Jimenez for reporting this (Closes: #739516).
429   * debian/patches:
430     - Added collection.cgi.dpatch fixing apache data-sources; thanks to
431       Fabiano Pires for reporting this and providing a patch
432       (Closes: #743881).
433     - Added myplugin_api.dpatch updating myplugin.c to the latest API.
435  -- Sebastian Harl <tokkee@debian.org>  Sat, 26 Apr 2014 16:54:19 +0200
437 collectd (5.4.1-1) unstable; urgency=medium
439   * New upstream release:
440     - Fixed a segfault when using <Match> without an Instance; thanks to
441       Alexander Golovko for reporting this (Closes: #732701).
442     - Fixed gcrypt initialization issues (partly fixed in 5.1.1 already);
443       thanks to Pieter Lexis for reporting this (Closes: #735173).
444   * debian/patches:
445     - Removed amqp_0_4.dpatch; merged upstream.
446   * debian/control:
447     - Updated standards-version to 3.9.5; no changes.
448   * debian/rules:
449     - Use -Wno-error=deprecated-declarations to suppress libdbi deprecation
450       warnings for now; they would else cause build failures due to -Werror.
452  -- Sebastian Harl <tokkee@debian.org>  Tue, 28 Jan 2014 21:47:00 +0100
454 collectd (5.4.0-3) unstable; urgency=low
456   * debian/control:
457     - Removed build-dep on iproute-dev which is about to be removed and has
458       been superseded by libmnl-dev in collectd. Thanks to Laurent Bigonville
459       and Andreas Henriksson for reporting this (Closes: #726921).
460   * debian/collectd.conf:
461     - Removed sample configuration for the write_mongodb plugin; the plugin is
462       not available on Debian; thanks to Bryan Fullerton for reporting this
463       (cf. LP:#1206813, Closes: #724699).
464   * debian/patches:
465     - Added amqp_0_4.dpatch: Added support for rabbitmq-c 0.4.x.
467  -- Sebastian Harl <tokkee@debian.org>  Sat, 23 Nov 2013 16:08:05 +0100
469 collectd (5.4.0-2) unstable; urgency=low
471   * debian/control:
472     - Limit build-dependency on libmnl-dev to linux-any. debian/rules already
473       did the right thing and excluded the 'netlink' plugin on kfreebsd.
474       Thanks to Ivo De Decker for reporting this (Closes: #724911).
476  -- Sebastian Harl <tokkee@debian.org>  Thu, 03 Oct 2013 12:23:18 +0200
478 collectd (5.4.0-1) unstable; urgency=low
480   * New upstream release (Closes: #723187):
481     - MySQL plugin now uses the name of the <Database> block rather than the
482       database name to identify the read callback; thanks to Mathieu Parent
483       for reporting this (Closes: #703446).
484     - Fixed a segfault in the ethstat plugin; thanks to Maximilian Engelhardt
485       for reporting this (Closes: #698584).
486     - The swap plugin now reports NaN rather than failing if no swap space is
487       available; thanks to Simon Richter for reporting this (Closes: #679163).
488     New plugins:
489     - read statistics from Aquaero 5 watercooling boards: aquaero (disabled in
490       Debian because of missing dependencies)
491     - CPU accounting information for Linux process groups: cgroups (disabled
492       on non-Linux systems)
493     - Logical Volume Manager usage: lvm (disabled on non-Linux systems)
494     - Intel Many-Integrated-Core (MIC) statistics: mic (disabled in Debian
495       because of missing dependencies)
496     - statistics of sigrok-supported devices: sigrok (disabled in Debian
497       because of missing dependencies)
498     - aggregate values received with the StatsD protocol: statsd
499     - incremental parsing of CSV files: tail_csv
500     - send collected values to Riemann: write_riemann
501   * Uploading to unstable; Wheezy has long been released.
502   * debian/patches:
503     - Removed pod-perl-5.18.dpatch; applied upstream.
504   * debian/control, debian/rules:
505     - Depend on libmnl-dev and enable the netlink plugin on all architectures
506       (upstream removed the dependency on the netlink library which is only
507       available as a static non-PIC library on Debian) (Closes: #531352).
508     - Depend on liblvm2-dev and enable the LVM plugin on Linux.
509   * debian/rules:
510     - Disable the aquaero plugin which requires libaquaero5.
511     - Disable the cgroups plugin on non-Linux.
512     - Disable the MIC plugin which requires libmic.
513     - Disable the sigrok plugin which requires libsigrok >= 0.2.0.
514     - Removed the Perl INSTALL_BASE workaround introduced in 5.2.0-1.
515   * debian/control:
516     - Removed build-dependency on libhal-dev; HAL is deprecated and will be
517       removed from Debian. It was optionally used by the uuid plugin.
518       (Closes: #615203)
519     - Build-conflict with libhal-dev to ensure consistent builds (cf. #615203).
520     - Let libcollectdclient-dev replace/break collectd-dev (<< 5.2.0-1)
521       because it ships files previously shipped by that package; thanks to
522       Andreas Beckmann for reporting this (Closes: #717973).
523     - Let collectd-core / collectd suggest / recommend default-jre-headless
524       (cf. #683525).
525   * debian/collectd-core.collectd.init.d:
526     - Do not use different PID files for collectd and collectdmon. Else, a
527       process might be left-over after changing USE_COLLECTDMON and restarting
528       collectd. Thanks to Dennis Hoppe for reporting this (Closes: #704048).
529   * debian/collectd-core.templates, debian/po/:
530     - Fixed path-names of NEWS.Debian.gz and the migrate scripts; thanks to
531       Uli Martens for reporting this (Closes: #719292).
532   * debian/po/:
533     - Updated Italian debconf template translation; thanks to Beatrice
534       Torracca (Closes: #705869).
535     - Updated Japanese debconf template translation; thanks to 'victory'
536       (Closes: #715283).
537   * debian/collectd.conf:
538     - Recursively include all '*.conf' files in /etc/collectd/collectd.conf.d/
539       using the new 'Include' option's 'Filter' feature; thanks to Laurent
540       Bigonville for suggesting this change (Closes: #690668).
542  -- Sebastian Harl <tokkee@debian.org>  Wed, 18 Sep 2013 13:26:58 +0200
544 collectd (5.2.1-1) experimental; urgency=low
546   * New upstream release.
547   * debian/patches:
548     - Removed postgresql_writer_memleak.dpatch -- applied upstream.
549   * debian/collectd-utils.install:
550     - Install collectd-tg manpage.
551   * debian/control:
552     - Updated standards-version to 3.9.4 -- no changes.
554  -- Sebastian Harl <tokkee@debian.org>  Wed, 30 Jan 2013 21:35:30 +0100
556 collectd (5.2.0-2) experimental; urgency=low
558   * debian/patches:
559     - Added postgresql_writer_memleak.dpatch fixing a memory leak in the
560       PostgreSQL writer implementation.
562  -- Sebastian Harl <tokkee@debian.org>  Thu, 29 Nov 2012 09:09:51 +0100
564 collectd (5.2.0-1) experimental; urgency=low
566   * New upstream release:
567     - ping plugin: Don't abort if ping_send fails but report an error only;
568       thanks to Bernd Zeimetz for reporting this (Closes: #630683).
569     - df plugin: Ignore "rootfs" file-system type to make sure that root
570       file-system statistics are only collected once; thanks to Florian La
571       Roche for reporting this (Closes: #657122).
572     - Fixed parse errors when using (including) empty config files; thanks to
573       Reinhard Tartler for reporting this (Closes: #592881).
574     New plugins:
575     - Aggregate multiple values lists into one: aggregation
576     - Query statistics from BSD's packet filter: pf (FreeBSD only)
577   * Uploading to experimental because of the Wheezy freeze.
578   * debian/control, debian/rules:
579     - Build-depend on kfreebsd-kernel-headers (kfreebsd-any only) and disable
580       the 'pf' plugin on non-kfreebsd systems.
581   * debian/patches:
582     - Removed migrate-4-5-df.dpatch; merged upstream.
583     - Removed rtnl_dump_filter.dpatch; merged upstream.
584     - Added myplugin_includes.dpatch -- change the example plugin include path
585       to /usr/include/collectd/core/ (see below).
586     - rrd_filter_path.dpatch: Also patch the migrate-4-5 script; while this is
587       not required for the (optional) auto-migration when updating the package
588       (the full path is passed as an argument) it helps the user to just use
589       the script without the need to add further arguments; thanks to Joey
590       Hess for reporting this (Closes: #689001).
591   * debian/rules:
592     - Fix installation paths used for Perl bindings. Upstream now passes
593       INSTALL_BASE rather than PREFIX to Makefile.PL which resulted in the
594       bindings being installed to different locations than before.
595   * debian/collectd-utils.install:
596     - Install collectd-tg(1).
597   * debian/libcollectdclient-dev.install:
598     - Install the libcollectdclient network*.h header files.
599   * Renamed libcollectclient0 to libcollectdclient1 due to the SONAME version
600     bump.
601   * debian/libcollectdclient1.symbols:
602     - Updated for 5.2.
603   * debian/collectd-dev.install:
604     - Install the collectd (daemon) headers to /usr/include/collectd/core/
605       rather than /usr/include/collectd/. The latter is used by
606       libcollectdclient which causes file conflicts.
607   * debian/collectd.conf:
608     - Let the 'df' plugin ignore 'rootfs' (else, the root file-system would
609       appear twice, causing one of the updates to fail and spam the log) and
610       the usual virtual / temporary file-systems (cf. #657122).
611   * debian/collectd-core.postrm:
612     - Source the debconf confmodule to make the db_* functions available;
613       thanks to Joey Hess and YunQiang Su for reporting this
614       (Closes: #680172, #688285).
615   * debian/po:
616     - Updated Brazilian Portuguese debconf templates; thanks to Adriano Rafael
617       Gomes (Closes: #685760).
619  -- Sebastian Harl <tokkee@debian.org>  Tue, 20 Nov 2012 15:40:12 +0100
621 collectd (5.1.0-3.1) unstable; urgency=low
623   * Non-maintainer upload.
624   * Fix "FTBFS with perl 5.18: POD errors":
625     add patch pod-perl-5.18 that adds =encoding to some POD files.
626     (Closes: #708718)
627   * Fix "Transition package to use default java implementation":
628     apply modified patch from Ubuntu / James Page:
629     - switch build dependency from openjdk-6-jdk to default-jdk
630     - set JAVA_HOME to /usr/lib/jvm/default-java
631     - update lintian override accordingly
632     (Closes: #683525)
634  -- gregor herrmann <gregoa@debian.org>  Sun, 26 May 2013 00:52:37 +0200
636 collectd (5.1.0-3+deb7u1) wheezy-security; urgency=high
638   * debian/patches/CVE-2016-6254.dpatch: Fix heap overflow in the network
639     plugin. Emilien Gaspar has identified a heap overflow in parse_packet(),
640     the function used by the network plugin to parse incoming network packets.
641     Thanks to Florian Forster for reporting the bug in Debian.
642     (Closes: #832507, CVE-2016-6254)
643   * debian/patches/bts832577-gcry-control.dpatch: Fix improper usage of
644     gcry_control. A team of security researchers at Columbia University and
645     the University of Virginia discovered that GCrypt's gcry_control is
646     sometimes called without checking its return value for an error. This may
647     cause the program to be initialized without the desired, secure settings.
648     (Closes: #832577)
650  -- Sebastian Harl <tokkee@debian.org>  Thu, 28 Jul 2016 20:52:12 +0200
652 collectd (5.1.0-3) unstable; urgency=low
654   * debian/patches/migrate-4-5-df.dpatch, debian/collectd-core.postinst:
655     - Added patch to fix the migration of 'df' values in migrate-4-5.px;
656       thanks to 'markuskaindl' for reporting this on IRC.
657     - Pass --rrdfilter and --rrdtool parameters to migrate-4-5.px in order to
658       let the script find those binaries/scripts.
659     (Closes: #681363)
660   * debian/collectd-core.collectd.init.d:
661     - Catch disabled state in start and restart and don't exit with an error
662       status. Amongst others, this fixes an upgrade of collectd when the
663       daemon is disabled. Thanks to Florian Ernst for reporting this and
664       Evgeni Golov for providing (an early) patch (Closes: #681216).
665     - Don't use 'set -e' and 'exit 0' (at the end) in order to let return
666       statuses propagate correctly. (cf. #681216)
668  -- Sebastian Harl <tokkee@debian.org>  Sun, 15 Jul 2012 11:17:10 +0200
670 collectd (5.1.0-2) unstable; urgency=low
672   * debian/collectd-core.postinst:
673     - Don't create unused temp. directory.
674   * debian/control, debian/rules:
675     - Build depend on libmodbus-dev and enabled modbus plugin. 5.1 now
676       supports libmodbus 3; thanks to Ivo De Decker for reporting this
677       (Closes: #639796).
678   * debian/po:
679     - Updated Swedish debconf translation; thanks to Martin Bagge
680       (Closes: #677842).
681     - Added Slovak debconf translation; thanks to 'helix84'
682       (Closes: #677902).
683     - Updated Danish debconf translation; thanks to Joe Dalton
684       (Closes: #677908).
685     - Updated Czech debconf translation; thanks to Martin Šín
686       (Closes: #677949).
687     - Updated Russian debconf translation; thanks to Yuri Kozlov
688       (Closes: #678016).
689     - Updated Portuguese debconf translation; thanks to Américo Monteiro
690       (Closes: #678048).
691     - Updated Polish debconf translation; thanks to Michał Kułach
692       (Closes: #678157).
693     - Updated Galician debconf translation; thanks to Jorge Barreiro
694       (Closes: #678467).
695     - Updated French debconf translation; thanks to Steve Petruzzello
696       (Closes: #678614).
697     - Updated Spanish debconf translation; thanks to Omar Campagne
698       (Closes: #679281).
699   * debian/collectd-core.collectd.init.d:
700     - Source /lib/lsb/init-functions in order to make systemd work in
701       compatibility mode; thanks to Michael Stapelberg for reporting this
702       (Closes: #679544).
703     - Use log_* and status_of_proc functions from LSB's init functions to
704       make collectd's output look like all the other output; thanks to
705       Matthias Urlichs for pointing this out (Closes: #679355).
707  -- Sebastian Harl <tokkee@debian.org>  Sat, 30 Jun 2012 13:27:41 +0200
709 collectd (5.1.0-1) unstable; urgency=low
711   * New upstream release (Closes: #630968):
712     - syslog plugin now supports logging notifications; thanks to Trent W.
713       Buck for suggesting this (Closes: #632940).
714     New plugins:
715     - AMQP output plugin: amqp
716     - AIX logical partitions statistics: lpar (disabled in Debian; AIX only)
717     - Network interface card statistics: ethstat (disabled on kfreebsd; Linux
718       only)
719     - Linux software-RAID device information: md (disabled on kfreebsd; Linux
720       only)
721     - Information about Non-Uniform Memory Access: numa (disabled on kfreebsd;
722       Linux only)
723     - Redis key-value database server statistics: redis (disabled in Debian;
724       libcredis is not available)
725     - Check thresholds and for missing values: threshold
726     - Varnish HTTP accelerator daemon statistics: varnish
727     - Sends data to Carbon, the storage layer of Graphite: write_graphite
728     - Write values to a MongoDB NoSQL database server: write_mongodb (disabled
729       in Debian; libmongoc is not available)
730     - Write values to a Redis key-value database server: write_redis (disabled
731       in Debian; libcredis is not available)
732     New targets:
733     - Upgrade data-sets from v4 clients to v5: v5upgrade
734   * debian/rules:
735     - Disabled lpar plugin -- this requires AIX (perfstat).
736     - Disabled redis and write_redis plugins -- they require libcredis.
737     - Disabled write_mongodb plugin -- this requires libmongoc.
738     - Disabled ethstat, md, and numa plugins on kfreebsd -- these plugins are
739       Linux specific.
740     - Install contrib/exec-ksm.sh as example.
741   * debian/control:
742     - Added build-dep on librabbitmq-dev, required by the AMQP plugin.
743     - Added build-dep on libvarnish-dev, required by the varnish plugin.
744   * debian/collectd-utils.install:
745     - Install collectdctl and collectdctl.1 to collectd-utils.
746   * debian/libcollectdclient0.symbols:
747     - Added lcc_sort_identifiers introduced in 5.1.0.
748   * debian/NEWS.Debian:
749     - Documented the upgrade from version 4 to 5.
750   * debian/collectd-core.install:
751     - Install migrate-4-5.px.
752   * debian/collectd-core.{config,postinst,templates}:
753     - Added debconf queries and code to automatically migrate from v4.
754   * debian/source/format:
755     - Set to "1.0" for now.
756   * debian/po/:
757     - Updated German debconf template translation.
758   * debian/collectd-core.override:
759     - Limit netlink override to appropriate architectures.
761  -- Sebastian Harl <tokkee@debian.org>  Wed, 13 Jun 2012 08:05:01 +0200
763 collectd (4.10.7-2) unstable; urgency=low
765   * debian/po:
766     - Updated Czech debconf translation; thanks to Martin Šín
767       (Closes: #673693).
768     - Updated Polish debconf translation; thanks to Michał Kułach
769       (Closes: #673697).
770     - Updated Dutch debconf translation; thanks to Jeroen Schot
771       (Closes: #673769).
772     - Updated Swedish debconf translation; thanks to Martin Bagge
773       (Closes: #673888).
774     - Updated Russian debconf translation; thanks to Vladimir Zhbanov
775       (Closes: #673890).
776     - Added Italian debconf translation; thanks to Beatrice Torracca
777       (Closes: #674044).
778     - Updated Portuguese debconf translation; thanks to Américo Monteiro
779       (Closes: #674065).
780     - Updated Danish debconf translation; thanks to Joe Dalton
781       (Closes: #674459).
782     - Updated Brazilian Portuguese debconf translation; thanks to Adriano
783       Rafael Gomes (Closes: #674589).
784     - Updated French debconf translation; thanks to Steve Petruzzello and
785       Christian PERRIER (Closes: #674629).
786     - Updated Spanish debconf translation; thanks to Omar Campagne
787       (Closes: #676383).
788     - Updated German debconf translation based on Holger Wansing's feedback on
789       debian-l10n-german.
791  -- Sebastian Harl <tokkee@debian.org>  Sun, 10 Jun 2012 13:49:32 +0200
793 collectd (4.10.7-1) unstable; urgency=low
795   * New upstream release.
796     - Fixed an endless loop in case the datadir is a symlink pointing to a
797       non-existent target; thanks to Michael Prokop for reporting this and
798       Jonathan Nieder for providing the patch (Closes: #619123).
799     - Use bsd/nlist.h rather than the deprecated nlist.h on FreeBSD fixing a
800       FTBFS on kfreebsd; thanks to Tobias Frost for reporting this
801       (Closes: #664429).
802   * debian/patches/:
803     - Removed ipvs_h_include.dpatch -- applied upstream.
804     - Added rtnl_dump_filter.dpatch, updating the rtnl_dump_filter() signature
805       to recent versions of iproute2.
806   * debian/rules:
807     - Use dpkg-buildflags to determine compiler/linker flags; this also
808       enables hardening build flags; thanks to Moritz Muehlenhoff for
809       providing the patch (Closes: #656271).
810     - Don't force building of the ipvs plugin. The ip_vs.h check has been
811       fixed in configure.
812     - Use /usr/share/javahelper/java-arch.sh to determine the Java
813       architecture directory, thus, making sure armhf and armel are supported
814       as well; thanks to peter green for reporting this and providing the
815       pointer (Closes: #656274).
816     - Work around #673431 (kvm.h requires sys/types.h) by forcing the processes
817       plugin on kfreebsd and manually defining HAVE_STRUCT_KINFO_PROC_FREEBSD.
818   * debian/README.Debian:
819     - Added section 'Cleanup of old data' explaining how to get rid of
820       out-dated data files (e.g. RRD files).
821   * debian/control:
822     - Updated to standards-version 3.9.3 -- no changes.
823     - Build depend on javahelper providing java-arch.sh.
824     - Use linux-any, kfreebsd-any, etc. rather than hardcoded list of
825       non-Linux architectures to make life of porters easier; thanks to Robert
826       Millan for reporting this and providing a pointer to the fix
827       (Closes: #634690).
828     - Explicitly build-depend on libkvm-dev on kfreebsd; this is required by
829       the processes, swap and tcpconns plugins.
830   * debian/collectd-core.postrm, debian/collectd-core.templates:
831     - Prompt the user (debconf priority high) when purging the collected data
832       providing an option to opt out. The question defaults to remove the
833       data; thanks to Trent W. Buck for reporting and discussing this
834       (Closes: #631167).
835   * debian/collectd-core.collectd.init.d:
836     - Added cpufrequtils to should-start, else collectd does not reliably
837       detect all CPUs; thanks to Mathias Bauer for reporting and debugging
838       this (Closes: #662040).
839     - Use the exit codes specified by LSB in 'status' command; thanks to
840       Michael Prokop for reporting this (Closes: #615840).
841   * debian/po/:
842     - Added Danish debconf template translation; thanks to Joe Dalton
843       (Closes: #660918).
844     - Added Brazilian Portuguese debconf template translation; thanks to
845       Adriano Rafael Gomes (Closes: #662174).
846     - Added Polish debconf template translation; thanks to Michał Kułach
847       (Closes: #672739).
849  -- Sebastian Harl <tokkee@debian.org>  Thu, 17 May 2012 15:55:39 +0200
851 collectd (4.10.4-1) unstable; urgency=low
853   * New upstream release.
854     - Added support for Yajl version 2; thanks to John Stamp for reporting
855       this (Closes: #653879).
856     - collectd.conf(5) now documents the "Globals" config option and that this
857       is required for the "perl" and "python" plugins; thanks to Jeff Green
858       for reporting this (Closes: #612784).
859     - Be more verbose about why loading a plugin fails; thanks to Martin
860       Steigerwald for reporting this (Closes: #585975).
861     - Don't abort if including a config file fails; thanks to Reinhard Tartler
862       for reporting this (Closes: #592880).
863     - Fixed FTBFS with GCC 4.6; thanks to Matthias Klose for reporting this
864       and Peter Green and Colin Watson for providing patches
865       (Closes: #625323).
866     - Added support for libnotify 0.7; thanks to Michael Biebl for reporting
867       this (Closes: #636818).
868     - Fixed FTBFS with current libiptc; thanks to Lucas Nussbaum for reporting
869       this (Closes: #614439).
870   * debian/patches:
871     - Removed bts595756-notify_email-segfault -- included upstream.
872     - Removed bts592623-curl_json-file -- included upstream.
873     - Removed bts596128-reheap-fix -- included upstream.
874     - Removed CVE-2010-4336 -- included upstream.
875   * debian/rules:
876     - Append DEB_BUILD_ARCH to JAVA_HOME; this is how it's done in the OpenJDK
877       package.
878     - Split 'build' target into 'build-arch' and 'build-indep' as recommended
879       by policy.
880   * debian/patches/ipvs_h_include, debian/rules:
881     - Let the ipvs plugin use linux/ip_vs.h rather than net/ip_vs.h. Also,
882       make sure to look for the header in /usr/include rather than the kernel
883       directory (which has been deprecated).
884     - Force building of the ipvs plugin since configure is not currently able
885       to correctly check for ip_vs.h.
886   * debian/control:
887     - Updated standards-version to 3.9.2 -- no changes.
888   * debian/collectd-core.collectd.init.d:
889     - Added a description LSB header field.
890   * debian/collectd-core.overrides:
891     - Updated entry for java's binary-or-shlib-defines-rpath.
893  -- Sebastian Harl <tokkee@debian.org>  Mon, 09 Jan 2012 16:10:58 +0100
895 collectd (4.10.1-2.1) unstable; urgency=high
897   * Non-maintainer upload by the security team
898   * Fix DoS in RRD file creation (Closes: #605092)
899     Fixes: CVE-2010-4336
900     Thanks to Florian Forster
902  -- Steffen Joeris <white@debian.org>  Wed, 08 Dec 2010 17:45:50 +1100
904 collectd (4.10.1-2) unstable; urgency=medium
906   * debian/rules:
907     - Added support for ‘powerpcspe’ to the Java arch mapping; thanks to
908       Sebastian Andrzej Siewior for the patch (Closes: #592909).
909   * debian/patches:
910     - Added bts595756-notify_email-segfault -- upstream patch fixing a
911       segfault in the 'notify_email' plugin; thanks to Manuel CISSE for
912       reporting this (Closes: #595756).
913     - Added bts592623-curl_json-file -- upstream patch fixing access to
914       file:// URLs in the 'curl_json' plugin; thanks Baptiste Mille-Mathias
915       for reporting this and pointing out the patch (Closes: #592623).
916     - Added bts596128-reheap-fix -- upstream patch fixing the 'reheap()'
917       function used to manage the "read" callbacks and making sure all plugins
918       get executed correctly and in each interval (Closes: #596128).
919   * Set urgency to "medium" because of the RC bug-fix.
921  -- Sebastian Harl <tokkee@debian.org>  Wed, 08 Sep 2010 22:50:54 +0200
923 collectd (4.10.1-1) unstable; urgency=low
925   * New upstream release.
926   * debian/patches:
927     - Removed bts561577_collectd2html_recursive_fix -- applied upstream.
928     - Removed bts575029-collectd2html-xhtml -- applied upstream.
929     - Removed bts557599_powerdns_fix -- applied upstream.
930   * debian/control:
931     - Updated standards-version to 3.9.1 -- no changes.
933  -- Sebastian Harl <tokkee@debian.org>  Wed, 28 Jul 2010 18:45:31 +0200
935 collectd (4.10.0-1) unstable; urgency=low
937   * New upstream release:
938     New plugins:
939     - Parse XML data: curl_xml
940     - Parse values from Modbus/TCP enabled devices: modbus (disabled in
941       Debian; libmodbus is not available)
942     - Timing values from Pinba: pinba
943   * debian/control:
944     - Build-depend on libprotobuf-c0-dev and protobuf-c-compiler required by
945       the 'pinba' plugin.
946     - Updated to standards-version 3.8.4 -- no changes.
947   * debian/patches:
948     - Removed bts566199_collection_hide_types -- applied upstream.
949     - Removed typo_fixes -- applied upstream.
950     - Added bts575029-collectd2html-xhtml, adding support for XHTML to
951       collectd2html.pl; thanks to Ivan Shmakov for reporting this and Max
952       Henkel and Timur Kirilichev for providing patches (Closes: #575029).
953   * debian/rules:
954     - Define (and pass to configure) $JAR, required by current versions of the
955       Java bindings.
956     - Added support for Renesas SH4 to the Java arch mapping; thanks to
957       Nobuhiro Iwamatsu for the patch (Closes: #564165).
958   * debian/collectd.postinst:
959     - Manually replace /usr/share/doc/collectd/examples/ with a symlink when
960       upgrading from versions << 4.10.0-1~ -- this is not handled by dpkg
961       according to policy 6.6; thanks to Joey Hess for reporting this
962       (Closes: #569268).
963   * debian/collectd-core.overrides:
964     - Override 'capitalization-error-in-description python Python' -- all
965       plugin names are spelled in lower-case letters.
967  -- Sebastian Harl <tokkee@debian.org>  Tue, 08 Jun 2010 00:42:56 +0200
969 collectd (4.9.1-2) unstable; urgency=low
971   * debian/rules:
972     - Re-enabled non-kfreebsd plugins on i386 and amd64, which had been
973       disabled accidentally by using findstring (which does a substring match)
974       to compare DEB_BUILD_ARCH with kfreebsd-{amd64,i386}; thanks to ilia
975       kudirov for reporting this (Closes: #567259).
976     - Replaced all occurrences of 'findstring' with appropriate 'filter'
977       statements to make sure to match words rather than substrings.
979  -- Sebastian Harl <tokkee@debian.org>  Thu, 28 Jan 2010 22:09:16 +0100
981 collectd (4.9.1-1) unstable; urgency=low
983   * New upstream release:
984     New plugins:
985     - Number of context switches done by the OS: contextswitch
986     - Query statistics from mon.itor.us: Monitorus (Perl based plugin)
987     - Collect statistics from NetApp filers: netapp (disabled in Debian;
988       libnetapp is not available)
989     - OpenVZ statistics: OpenVZ (Perl based plugin)
990     - Embedding a Python interpreter: python
991     - Query statistics from RouterOS: routeros (disabled in Debian;
992       librouteros is not available)
993     New matches:
994     - Match values using a hash function of the hostname: hashed
995     New targets:
996     - Scale (multiply) values: scale
997   * debian/control:
998     - Build-depend on "python-dev", required to build the "python" plugin.
999   * debian/collectd-core.install:
1000     - Install all collectd-*.5 manpages (in particular, this includes the
1001       newly added collectd-python.5).
1002   * Added support for kfreebsd-{i386,amd64}; see below for details
1003     (Closes: #566521).
1004   * debian/control, debian/rules:
1005     - Disabled the following Linux-specific plugins / removed the following
1006       build-deps on kfreebsd-{i386,amd64}:
1007       + "iptables" plugin / iptables-dev
1008       + "ipvs" plugin / linux-libc-dev
1009       + "madwifi" plugin
1010       + "netlink" plugin / iproute-dev
1011       + "sensors" plugin / libsensors4-dev
1012       + "vserver" plugin
1013     - Disabled the following plugins / removed the following build-deps on
1014       kfreebsd-{i386,amd64} -- the build-deps are (not yet) available on
1015       kfreebsd:
1016       + "gmond" plugin / libganglia1-dev
1017       + "libvirt" plugin / libvirt-dev
1018       + "java" plugin / openjdk6-jdk
1019     - Enabled the "rrdcached" plugin and build-depend on librrd-dev (>= 1.4~)
1020       (and removed the optional build-dep on librrd2-dev).
1021     - Enabled the "tokyotyrant" plugin (except on kfreebsd-{i386,amd64}) and
1022       build-depend on libtokyotyrant-dev (which is not available on kfreebsd).
1023       Also, build-depend on libtokyocabinet-dev to work around a missing
1024       dependency in libtokyotyrant-dev (see #566584).
1025   * debian/rules:
1026     - Disabled the following plugins on kfreebsd-{i386,amd64} which have not
1027       yet been ported to FreeBSD: battery, conntrack, contextswitch, cpufreq,
1028       disk, entropy, fscache, irq, nfs, protocols, serial, thermal, vmem,
1029       wireless.
1030     - Simplified Java archdir mapping: removed entries "pointing" to
1031       themselves and let those default to DEB_BUILD_ARCH.
1032     - Check whether all patches have been enabled; fail, if not.
1033   * debian/patches:
1034     - Added bts566199_collection_hide_types.dpatch -- added ability to hide
1035       specified types in collection.cgi; thanks to Pavel Piatruk for the patch
1036       (Closes: #566199).
1037     - Added typo_fixes.dpatch -- fixing some typos in manpages and error
1038       messages; thanks to lintian(1) for reporting this.
1039   * debian/collectd-core.overrides:
1040     - Replaced overrides for spelling-error-in-description with
1041       capitalization-error-in-description.
1043  -- Sebastian Harl <tokkee@debian.org>  Tue, 26 Jan 2010 00:22:32 +0100
1045 collectd (4.8.2-1) unstable; urgency=medium
1047   * New upstream release:
1048     - Now using libtool 2.
1049   * Set urgency to medium because of the fix for #559801.
1050   * Split the "collectd" binary package into "collectd-core" and "collectd".
1051     The former provides the main program file and the plugins while the latter
1052     provides the configuration. This allows for much more flexible setups
1053     (e.g. providing customizations on top of "collectd-core" without modifying
1054     the "collectd" package) and, amongst others, removes the hard dependency
1055     on librrd (Closes: #495936, #544311).
1056   * debian/collectd-core.collectd.init.d:
1057     - Do not (try to) start collectd if the config file does not exist. Else,
1058       installation of "collectd-core" (which does not provide configuration)
1059       would fail.
1060   * debian/collectd.postinst:
1061     - Let the "collectd" package restart the daemon, since it provides the
1062       config file.
1063   * debian/collectd.links:
1064     - Symlink /u/s/d/collectd/examples to /u/s/d/collectd-core/examples.
1065   * debian/control:
1066     - Build-depend on the right combination of libsnmp-dev and perl. Perl's
1067       CFLAGS (included in net-snmp's CFLAGS) introduced '-fstack-protector' in
1068       version 5.10.1 on some architectures (those supporting that features).
1069       net-snmp has been fixed to handle that correctly in 5.4.2.1~dfsg-4;
1070       thanks to Lamont Jones and Dann Frazier for reporting this
1071       (Closes: #559087).
1072     - Build-depend on libsensors4-dev rather than libsensors-dev. libsnmp-dev,
1073       starting with version 5.4.2.1~dfsg-5, supports libsensors4, thus making
1074       that possible. This restores the full functionality of the "sensors"
1075       plugin, which does not work well with libsensors3 and lm-sensors-3;
1076       thanks to Anssi Kolehmainen for reporting this (Closes: #538795).
1077     - Build-depend on libltdl-dev to make it possible to use the system-wide
1078       libltdl.
1079     - No longer conflict/provide/replace the pre-Lenny "collectd-$plugin"
1080       packages.
1081     - Update the list of collectd-core's suggestions: added various services
1082       providing data that may be collected by collectd. Downgraded lm-sensors
1083       from a recommendation to a suggestion.
1084   * debian/patches:
1085     - Removed gmond-fix-compile-error.dpatch -- included upstream.
1086     - Added bts561577_collectd2html_recursive_fix.dpatch -- fixed
1087       collectd2html.pl's recursive mode and improved some defaults; thanks to
1088       Yuri D'Elia for reporting this and providing a patch (Closes: #561577).
1089     - Added bts557599_powerdns_fix.dpatch -- fixed communication to pdns
1090       versions 2.9.22 and above; thanks to <tm@iprog.com> for reporting this
1091       and Luke Heberling for providing the patch (Closes: #557599).
1092     - Added bts559801_plugin_find_fix.dpatch -- make collectd resistant
1093       against copies of libltdl affected by CVE-2009-3736. This fixes a
1094       potential but very unlikely security issue, e.g. found in the embedded
1095       copy. For details about how collectd might be affected, see
1096       <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559801#15>; thanks to
1097       Michael Gilbert for reporting this (Closes: #559801).
1098   * debian/rules:
1099     - Pass --without-included-ltdl to configure to tell libtool 2 to not use
1100       the shipped libltdl but rather the one available in the system. Thus,
1101       in the future, libltdl related issues do no longer require updated
1102       collectd packages.
1103     - Pass --disable-static to configure to tell libtool 2 to not build any
1104       static libraries.
1105     - Install debian/collectd.conf as an example into "collectd-core".
1106     - Output the content of config.log if configure fails -- this might help
1107       debugging.
1108   * debian/README.Debian:
1109     - Added a short explanation of the package split.
1111  -- Sebastian Harl <tokkee@debian.org>  Sat, 26 Dec 2009 12:06:46 +0100
1113 collectd (4.8.1-2) unstable; urgency=low
1115   * debian/rules:
1116     - Disabled the "java" plugin on hppa for now to work around a backlog in
1117       the buildds that currently prevents a transition to testing.
1118   * debian/control:
1119     - Do not build-depend on openjdk-6-jdk on hppa.
1121  -- Sebastian Harl <tokkee@debian.org>  Thu, 19 Nov 2009 10:55:33 +0100
1123 collectd (4.8.1-1) unstable; urgency=medium
1125   * New upstream release:
1126     - Fixed a build issue with libiptc that caused a segfault in the iptables
1127       plugin; thanks to Rodrigo Campos for reporting this (Closes: #535786).
1128     - Updated the powerdns plugin to support pdns 2.9.22 (and above) as well;
1129       thanks to Thomas Morgan for reporting this and Luke Heberling for
1130       providing a patch (Closes: #535787).
1131     New plugins:
1132     - Parse JSON files: curl_json
1133     - Query data from Java processes using JMX: GenericJMX (Java based plugin)
1134     - Atheros wireless LAN chipset statistics: madwifi
1135     - Optimized Link State Routing daemon statistics: olsrd
1136     - Tokyo Tyrant server statistics: tokyotyrant (disabled in Debian,
1137       libtokyotyrant is not available)
1138     - Send collected values to a web-server: write_http
1139     - ZFS Adaptive Replacement Cache statistics: zfs_arc (disabled in Debian,
1140       libkstat is not available)
1141     New matches:
1142     - Match zero COUNTER values: empty_counter
1143   * Set urgency to medium because of the fix for #535786.
1144   * debian/rules:
1145     - Install contrib/GenericJMX.conf to /usr/share/doc/collectd/examples/.
1146     - Disabled the tokyotyrant and zfs_arc plugins - their dependencies are
1147       not available.
1148   * debian/patches:
1149     - Removed bts535787-powerdns-fix-localsocket.dpatch - included upstream.
1150     - Removed bts541953-curl-followlocation.dpatch - included upstream.
1151     - Removed bts542859-df-fix-ignorelist.dpatch - included upstream.
1152     - Removed java-fix-jvm-start.dpatch - included upstream.
1153     - Removed libvirt-reconnect.dpatch - included upstream.
1154     - Removed network-fix-cacheflush.dpatch - included upstream.
1155     - Removed plugin-fix-unregister.dpatch - included upstream.
1156     - Added gmond-fix-compile-error.dpatch - upstream patch fixing a compile
1157       error in the gmond plugin.
1158   * debian/control:
1159     - Build depend on libyajl-dev, which is required by the curl_json plugin.
1160   * Added debian/README.source:
1161     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
1162   * New debconf template translations:
1163     - ja.po, thanks to Hideki Yamane (Closes: #550968).
1165  -- Sebastian Harl <tokkee@debian.org>  Thu, 15 Oct 2009 20:54:46 +0200
1167 collectd (4.7.2-1) unstable; urgency=low
1169   * New upstream release (Closes: #541887).
1170     - collectd2html.pl now supports the creation of SVG images; thanks to Ivan
1171       Shmakov for providing a patch (Closes: #482185).
1172     New plugins:
1173     - Connection tracking table size: conntrack
1174     - Linux file-system based caching framework statistics: fscache
1175     - Receive and interpret Ganglia multicast traffic: gmond
1176     - Embedded Java Virtual Machine: java
1177     - Query and parse data from a memcache daemon: memcachec
1178     - Information about network protocols: protocols
1179     - Parse table-like structured files: table
1180     - Power consumption measurements from "The Energy Detective" (TED): ted
1181     - System uptime: uptime
1182   * debian/rules:
1183     - Install collectd-unixsock.py to /usr/share/doc/collectd/examples/.
1184     - Pass CPPFLAGS and CFLAGS as arguments to configure instead of setting
1185       them in the environment - this is the recommended way.
1186     - Pass appropriate JAVAC, JAVA_CPPFLAGS and JAVA_LDFLAGS variables to
1187       configure, using OpenJDK found in /usr/lib/jvm/java-6-openjdk. The
1188       archdir mapping used by the openjdk-6 Debian package is used to find
1189       libjvm.so in JAVA_HOME/jre/lib/ARCHDIR/server.
1190     - Use -rpath to tell the "java" plugin where to find libjvm.so.
1191     - Pass --enable-all-plugins to configure to make sure that the build fails
1192       if any prerequisites are missing.
1193   * debian/control:
1194     - Build-depend on openjdk-6-jdk.
1195     - Build-depend on libganglia1-dev (>= 3), required by the gmond plugin.
1196     - Build-depend on libgcrypt11-dev, used by the network plugin.
1197     - Updated Standards-Version to 3.8.3 (no changes).
1198     - Changed build-dependency libmysqlclient15-dev to libmysqlclient-dev -
1199       this allows transitions to be handled thru binNMUs if possible.
1200   * debian/collectd.install:
1201     - Install collectd-java.5.
1202   * debian/patches:
1203     - Removed libcollectdclient_static_sstrerror.dpatch - included upstream.
1204     - Added network-fix-cacheflush.dpatch - upstream patch to fix the handling
1205       of the 'CacheFlush' config option of the "network" plugin.
1206     - Added libvirt-reconnect.dpatch - upstream patch to let the "libvirt"
1207       plugin re-connect to libvirtd if connecting fails.
1208     - Added plugin-fix-unregister.dpatch - upstream patch to make
1209       'plugin_unregister_read()' functional again, thus fixing a failed
1210       assertion in some cases.
1211     - Added java-fix-jvm-start.dpatch - upstream patch to fix the JVM startup.
1212     - Added bts541953-curl-followlocation.dpatch - upstream patch to let
1213       plugins using libcurl follow HTTP redirects; thanks to Joey Hess for
1214       reporting this (Closes: #541953).
1215     - Added bts535787-powerdns-fix-localsocket.dpatch - upstream patch fixing
1216       the handling of the 'LocalSocket' config option of the "powerdns"
1217       plugin; thanks to Thomas Morgan for reporting this and Luke Heberling
1218       for providing a patch (references: #535787).
1219     - Added bts542859-df-fix-ignorelist.dpatch - upstream patch to fix the
1220       handling of the ignorelist in the "df" plugin; thanks to Joey Hess for
1221       reporting this (Closes: #542859).
1222   * debian/README.Debian:
1223     - Removed the note about how to get collectd2html.pl working with
1224       version 4 of collectd - the script now supports the --recursive option
1225       which takes care of that.
1226   * debian/collectd.overrides:
1227     - Documented the 'binary-or-shlib-defines-rpath' warning - the rpath is
1228       required by the "java" plugin.
1229   * New debconf template translations:
1230     - cs.po, thanks to Martin Sin (Closes: #534206).
1231     - ru.po, thanks to Yuri Kozlov (Closes: #539467).
1232   * debian/control, debian/rules:
1233     - No not limit the "libvirt" plugin to amd64, i386, powerpc - libvirt-dev
1234       seems to be available on all architectures now.
1235     - Reintroduced a work around for #474087 (broken openipmi .pc files) by
1236       providing a fixed version of OpenIPMIpthread.pc in debian/pkgconfig and
1237       adding that path to PKG_CONFIG_PATH. Removed the version from the
1238       libopenipmi-dev build dependency for now.
1239   * debian/collectd.conf:
1240     - Set the "apache" plugin's URL according to the default used by Debian's
1241       Apache; thanks to Joey Hess for reporting this (Closes: #541888).
1242   * debian/libcollectdclient-dev.install, debian/rules:
1243     - Do not install libcollectdclient's .la file in favor of the Squeeze
1244       release goal to remove those files (for details see
1245       <http://lists.debian.org/debian-devel/2009/08/msg00783.html>).
1247  -- Sebastian Harl <tokkee@debian.org>  Sat, 29 Aug 2009 12:42:15 +0200
1249 collectd (4.6.3-1) unstable; urgency=low
1251   * New upstream release.
1252   * debian/patches:
1253     - Removed battery_acpi_complain.dpatch - included upstream.
1254     - Removed include_empty_files.dpatch - included upstream.
1255     - Removed ntpd_type_pun_fix.dpatch - included upstream.
1256     - Removed rrdtool_uninitialized_fix.dpatch - included upstream.
1257     - Added libcollectdclient_static_sstrerror.dpatch to make a private
1258       function in libcollectdclient static.
1259   * debian/rules:
1260     - Install collectd-network.py to /usr/share/doc/collectd/examples/.
1262  -- Sebastian Harl <tokkee@debian.org>  Tue, 02 Jun 2009 22:03:10 +0200
1264 collectd (4.6.2-3) unstable; urgency=low
1266   * debian/patches:
1267     - Actually enabled rrdtool_uninitialized_fix.dpatch - d'oh!
1269  -- Sebastian Harl <tokkee@debian.org>  Fri, 29 May 2009 15:49:46 +0200
1271 collectd (4.6.2-2) unstable; urgency=low
1273   * debian/patches:
1274     - Added battery_acpi_complain.dpatch - upstream patch to fix excessive
1275       error messages in the battery plugin in case /proc/acpi/battery is not
1276       available.
1277     - Added ntpd_type_pun_fix.dpatch - upstream patch to fix dereferencing of
1278       a type-punned pointer identified by GCC 4.4, thanks to Martin Michlmayr
1279       for reporting this (Closes: #526667).
1280     - Added include_empty_files.dpatch - upstream patch to fix the inclusion
1281       of empty configuration files, thanks to Alexander Wirt for reporting
1282       this.
1283     - Added rrdtool_uninitialized_fix.dpatch - upstream patch to fix an
1284       uninitialized value warning in the rrdtool plugin, thanks to Andreas
1285       Moog for reporting this.
1286   * debian/collectd.conf, debian/filters.conf:
1287     - Added a sample filter chain configuration.
1288   * debian/rules:
1289     - Added contrib/php-collection/ to /usr/share/doc/collectd/.
1290     - Disabled "netlink" plugin on mips and mipsel - those architectures do
1291       not allow to link non-PIC code into shared objects, thanks to Peter De
1292       Schrijver for reporting this (Closes: #524593).
1293   * debian/control:
1294     - Build-depend on iptables-dev (>= 1.4.3.2-2) to link against the packaged
1295       libiptc which is available as shared library since iptables 1.4.3.
1296       Depend on versions >= 1.4.3.2-2 because of #524766.
1298  -- Sebastian Harl <tokkee@debian.org>  Fri, 29 May 2009 14:12:36 +0200
1300 collectd (4.6.2-1) unstable; urgency=low
1302   * New upstream release.
1303     - Fixed the use of struct in6_addr (Closes: #521748).
1304     - Added a filter infrastructure based on "matches" and "targets".
1305     - Added support for vmem graphs to collection.cgi (Closes: #521993).
1306     New plugins:
1307     - bind9 name-server and zone statistics: bind
1308     - Parse statistics from websites: curl
1309     - Query data from a relational database: dbi
1310     - OpenVPN traffic and compression statistics: openvpn
1311     - Query data from an Oracle database: oracle (disabled in Debian,
1312       libclntsh is not available)
1313     - Write data via the RRD accelerator daemon: rrdcached (disabled in
1314       Debian, rrdclient support is not yet available)
1315     New matches:
1316     - Match values by their identifier based on regular expressions: regex
1317     - Match values with an invalid timestamp: timediff
1318     - Select values by their data sources' values: value
1319     New targets:
1320     - Create and dispatch a notification: notification
1321     - Replace parts of an identifier using regular expressions: replace
1322     - Set (overwrite) entire parts of an identifier: set
1323   * Uploading to unstable, since Lenny has been released.
1324   * New debconf template translations:
1325     - vi.po, thanks to Clytie Siddall (Closes: #515872).
1326     - es.po, thanks to Francisco Javier Cuadrado and Erika Chacón Vivas
1327       (Closes: #520988).
1328   * debian/patches:
1329     - Removed perl-uninitialized-var.dpatch - included upstream.
1330   * debian/control:
1331     - Added new binary packages libcollectdclient0 and libcollectdclient-dev
1332       for the newly added client library.
1333     - Added new binary package collectd-utils for optional utilities that pull
1334       in additional dependencies. Currently, this only includes
1335       collectd-nagios. The new package replaces collectd (<< 4.6.1-1~),
1336       because it overwrites /usr/bin/collectd-nagios.
1337     - Added libdbi0-dev to the build dependencies - this is required by the
1338       dbi plugin.
1339     - Moved collectd-dbg from section "utils" to the newly added "debug".
1340     - Updated Standards-Version to 3.8.1.
1341   * debian/rules:
1342     - Use dh_install and *.install files to specify which package some file
1343       belongs to.
1344   * debian/libcollectdclient0.symbols:
1345     - Added symbols file for libcollectdclient.
1346   * debian/collectd.overrides:
1347     - Override "spelling-error-in-description" for the apache plugin name -
1348       all plugins are spelled lowercase.
1349   * debian/collectd.init.d:
1350     - Start the daemon using start-stop-daemon's --oknodo option to exit
1351       successfully if the daemon is already running as requested by section
1352       9.3.2 of the Debian Policy 3.8.1.
1353   * debian/copyright:
1354     - Reference GPL-2 in addition to GPL (latest version), since GPL2-only is
1355       used by some files.
1357  -- Sebastian Harl <sh@tokkee.org>  Thu, 02 Apr 2009 16:38:57 +0200
1359 collectd (4.5.1-1) experimental; urgency=low
1361   * New upstream release.
1362     New plugins:
1363     - Count the number of files in directories: filecount
1364     - Send desktop notifications to a notification daemon: notify_desktop
1365     - Send notification E-mails: notify_email
1366     - One-wire sensors information: onewire (experimental, disabled in Debian)
1367     - PostgreSQL database statistics: postgresql
1368     - Linux ACPI thermal zone information: thermal (Closes: #492580)
1369   * Uploading to experimental because of the Lenny freeze.
1370   * debian/control:
1371     - Added build dependency on libglib2.0-dev and libnotify-dev required by
1372       the notify_desktop plugin.
1373     - Added build dependency on libesmtp-dev required by the notify_email
1374       plugin.
1375     - Added build dependency on libpq-dev required by the postgresql plugin.
1376     - Let collectd-dbg and collectd-dev depend on ${misc:Depends} - this is
1377       required when using debhelper.
1378   * debian/rules:
1379     - Disabled onewire plugin - owfs is not yet available in Debian.
1380     - Install contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/.
1381     - Set CONFIGFILE to /etc/collectd/collectd.conf.
1382   * debian/patches:
1383     - Added perl-uninitialized-var.dpatch - upstream patch to fix an
1384       uninitialized variable warning causing a FTBFS because of -Werror.
1385     - Removed myplugin_strcpy.dpatch - applied upstream.
1386     - Removed perl_deadlock.dpatch - included upstream.
1387     - Removed memory_libstatgrab.dpatch - included upstream.
1388     - Removed collectd_memleak.dpatch - included upstream.
1389     - Removed snmp_memleak.dpatch - included upstream.
1390     - Removed memcached_fdleak.dpatch - included upstream.
1391     - Removed memcached_timeout.dpatch - included upstream.
1392     - Removed pod-errors.dpatch - included upstream.
1393   * debian/collectd.overrides:
1394     - Override "spelling-error-in-description" for the postgresql plugin name
1395       - all plugins are spelled lowercase.
1396   * debian/collectd.init.d:
1397     - Do not restart collectd if the configuration test fails.
1399  -- Sebastian Harl <sh@tokkee.org>  Fri, 12 Dec 2008 10:09:48 +0100
1401 collectd (4.4.2-3) unstable; urgency=low
1403   * New debconf template translation:
1404     - nl.po, thanks to Eric Spreen (Closes: #502204).
1405     - sv.po, thanks to Martin Bagge (Closes: #504248).
1406   * debian/patches:
1407     - Added pod-errors.dpatch to fix some minor POD errors.
1408   * debian/rules:
1409     - Remove generated manpages in the clean target to avoid cluttering the
1410       source diff with the rebuilt manpages.
1411   * debian/collectd.conf:
1412     - Fixed a wrong type used in the "tail" plugin example.
1414  -- Sebastian Harl <sh@tokkee.org>  Sat, 06 Dec 2008 16:53:25 +0100
1416 collectd (4.4.2-2) unstable; urgency=low
1418   * Removed the work around for #474087 (broken openipmi .pc files) introduced
1419     in 4.4.1-1 and instead build depend on libopenipmi-dev (>= 2.0.14-1~)
1420     which includes fixed .pc files. This fixes an undefined symbol error when
1421     loading the ipmi plugin caused by that work around (Closes: #494665).
1422   * debian/collectd.init.d:
1423     - The "status" command now exits with 1 if collectd is not running.
1424     - Do not suppress output when checking the configuration with the -t
1425       command line option. This will also show errors that don't cause
1426       collectd to abort, e.g. failure to load plugins (Closes: #499232).
1427   * debian/control:
1428     - Added librrd-dev as the preferred option to the librrd2-dev build
1429       dependency - the latter one is a virtual package since rrdtool 1.3.
1430   * Added debian/patches/perl_deadlock.dpatch - upstream patch to fix a
1431     possible deadlock in the perl plugin (Closes: #499179).
1432   * Added debian/patches/memory_libstatgrab.dpatch - trivial upstream patch to
1433     fix a typo in the libstatgrab code of the memory plugin.
1434   * Added debian/patches/collectd_memleak.dpatch - trivial upstream patch to
1435     fix a possible memory leak.
1436   * Added debian/patches/snmp_memleak.dpatch - trivial upstream patch to fix a
1437     possible memory leak in the snmp plugin.
1438   * Added debian/patches/memcached_fdleak.dpatch - trivial upstream patch to
1439     fix a possible file descriptor leak in the memcached plugin.
1440   * Added debian/patches/memcached_timeout.dpatch - trivial upstream patch to
1441     fix the timeout passed to poll(2).
1443  -- Sebastian Harl <sh@tokkee.org>  Thu, 18 Sep 2008 19:12:54 +0200
1445 collectd (4.4.2-1) unstable; urgency=low
1447   * New upstream release.
1448   * Removed librrd0-dev and libmysqlclient14-dev from the build-dependencies -
1449     those package are no longer available since Etch.
1450   * Removed byacc from the build-dependencies - collectd now requires bison.
1451   * Removed libupsclient-config.sh - upstream now supports pkg-config for
1452     libupsclient.
1453   * Include collection3 in /usr/share/doc/collectd/examples/:
1454     - Updated README.Debian to point the collection3's README.
1455     - Added libconfig-general-perl to the suggested packages.
1456   * README.Debian: Added a note about how to get collectd2html.pl working with
1457     version 4 of collectd.
1458   * Added debian/patches/myplugin_strcpy.dpatch - use sstrncpy() instead of
1459     strcpy() which is poisoned in collectd.h.
1460   * collectd.overrides: Removed shlib-with-non-pic-code for nut.so - the
1461     plugin now links against the shared libupsclient.
1462   * Do not compress any example files, so they may be used directly.
1464  -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 19:58:58 +0200
1466 collectd (4.4.1-2) unstable; urgency=low
1468   * Restrict libcurl4-gnutls-dev build dependency to versions which are not
1469     affected by #488701 (Closes: #489091).
1470   * Added linux-libc-dev (<< 2.6.25-1) as an option to the linux-libc-dev
1471     (>= 2.6.25-4) build dependency - those versions are not affected by
1472     #479899.
1473   * Added build dependency on pkg-config - this is used by collectd's
1474     configure script to check for a couple of libraries.
1475   * Added libupsclient-config.sh to imitate libupsclient-config which is no
1476     longer available. libupsclient-config.sh is a simple wrapper around
1477     pkg-config. This is a workaround until upstream supports pkg-config for
1478     libupsclient.
1479   * Replaced nut-dev build dependency with libupsclient1-dev:
1480     Reenabled the "nut" plugin on all architectures.
1482  -- Sebastian Harl <sh@tokkee.org>  Mon, 07 Jul 2008 20:45:53 +0000
1484 collectd (4.4.1-1) unstable; urgency=low
1486   * New upstream release.
1487     - Fixed another issue of the sensors plugin affecting some chip types
1488       (Closes: #468143).
1489     - Fixed creation of "vserver" graphs in collection.cgi (Closes: #475120).
1490     - Fixed a segfault when using libperl 5.10.
1491     - collectd now ships libiptc itself.
1492     New plugins:
1493     - Ascent server statistics: ascent
1494     - IPMI sensors information: ipmi
1495     - PowerDNS name server statistics: powerdns
1496     - incremental parsing of logfiles: tail
1497     - TeamSpeak2 server statistics: teamspeak2
1498     - detailed virtual memory statistics: vmem
1499   * Disable "tcpconns" plugin by default (Closes: #478759).
1500   * Reenabled iptables plugin on all architectures (Closes: #473435).
1501     - Added the plugin to collectd.conf.
1502     - Added /usr/share/doc/collectd/examples/iptables/.
1503     - Added build dependency on linux-libc-dev (>= 2.6.25-4) - that version is
1504       required because of #479899.
1505   * New debconf template translations:
1506     - gl.po, thanks to Jacobo Tarrio (Closes: #482667).
1507   * Added a work around for #474087 (broken openipmi .pc files) by forcing the
1508     inclusion of the ipmi plugin and manually specifying the dependencies.
1509   * Updated standards-version to 3.8.0 (no changes).
1511  -- Sebastian Harl <sh@tokkee.org>  Tue, 17 Jun 2008 10:35:51 +0200
1513 collectd (4.3.2-1) unstable; urgency=low
1515   * New upstream release.
1516     - Fixed handling of ignored sensors instances (Closes: #468143).
1517     - Fixed reading of wireless noise values (Closes: #471788).
1518   * Adopted patches and script to extractDS.px being renamed to rrd_filter.px.
1519   * Clarified debconf template in respect to packages required for the data
1520     migration (Closes: #469336).
1521   * collectd.conf: Moved logging plugins to the top of the file.
1522   * New debconf template translations:
1523     - de.po, thanks to Kai Wasserbäch (Closes: #469334).
1524     - fr.po, thanks to Florent Usseil (Closes: #468813).
1525     - pt.po, thanks to Américo Monteiro (Closes: #469745, #472183).
1526   * collectd.init.d: Consider the DISABLE option only when starting collectd.
1527   * Disabled iptables plugin - libiptc is no longer available in Debian.
1528     - Removed the plugin from collectd.conf.
1529     - Removed /usr/share/doc/collectd/examples/iptables/.
1531  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:13:18 +0200
1533 collectd (4.3.0-2) unstable; urgency=low
1535   * Added "lm-sensors" to the recommended packages and README.Debian.plugins
1536     (this is required by the sensors plugin).
1537   * Restrict the libvirt-dev build dependency and the libvirt plugin to amd64,
1538     i386 and powerpc (libvirt is only available on those architectures).
1539   * Restrict the libvirt-dev build dependency to versions >= 0.4.0-6 to make
1540     sure Xen is supported and to fix some strange FTBFS complaining about a
1541     missing symbol "virDomainBlockStats".
1543  -- Sebastian Harl <sh@tokkee.org>  Thu, 06 Mar 2008 23:37:44 +0100
1545 collectd (4.3.0-1) unstable; urgency=low
1547   * New upstream release.
1548     - Added basic support for monitoring by introducing notifications and
1549       threshold checking.
1550     - Reverse lookups can be disabled using the "ReverseLookups" option of the
1551       ntpd plugin (Closes: #455162).
1552     New plugins:
1553     - Set the hostname to an unique identifier: uuid
1554     - CPU, dist, network statistics of guest systems: libvirt
1555   * Upload to unstable: With the latest changes to the perl plugin, all parts
1556     of collectd are suitable for a release.
1557   * Added libvirt-dev, libxml2-dev and libhal-dev to the build dependencies.
1558   * Updated package description to mention the monitoring support.
1559   * Install liboping/oping.h to collectd-dev as well.
1560   * collectd.init.d: Optionally start collectdmon to monitor collectd. This
1561     can be configured using the USE_COLLECTDMON variable - enabled by default.
1562   * collectd.init.d: Added ENABLE_COREFILES option - if enabled the core file
1563     limit will be set to unlimited - disabled by default.
1564   * Compile collectd with -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL' to force
1565     lt_dlopen() to use the RTLD_GLOBAL flag which is required by the perl
1566     plugin (which would otherwise be unable to find symbols defined in libperl
1567     when loading perl modules that require such symbols).
1568   * Disable debugging support.
1569   * watch file: Added uversionmangle for "beta" and "-rc".
1570   * Override "spelling-error-in-description" for the mysql plugin name - all
1571     plugins are spelled lowercase.
1573  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Feb 2008 21:44:42 +0100
1575 collectd (4.2.4-1) experimental; urgency=low
1577   * New upstream release.
1578   * Added versioned build-dependency on dpkg-dev (>= 1.14.10); collectd FTBFS
1579     with earlier versions because of #452262.
1580   * Added libregexp-common-perl (required by Collectd::Unixsock) to the
1581     suggested packages.
1582   * Added support for the "status" command to the init script.
1583   * Updated standards-version to 3.7.3 (no changes).
1584   * Added --without-libstatgrab to the configure options to prevent collectd
1585     from being linked against this library if it's available.
1586   * Disabled xmms plugin - xmms will be removed from unstable
1587     (Closes: #459707).
1589  -- Sebastian Harl <sh@tokkee.org>  Sun, 27 Jan 2008 18:34:23 +0100
1591 collectd (4.2.1-1) experimental; urgency=low
1593   * New upstream release.
1594   * Changed XS-Vcs-* to Vcs-*.
1595   * Marked advanced rrdtool configuration options as such in collectd.conf.
1596   * Added exec-munin.px, exec-munin.conf, exec-smartctl and snmp-data.conf to
1597     /usr/share/doc/collectd/examples/.
1598   * Moved "Homepage" field from package description to the source stanza.
1600  -- Sebastian Harl <sh@tokkee.org>  Wed, 21 Nov 2007 09:50:46 +0000
1602 collectd (4.2.0-1) experimental; urgency=low
1604   * New upstream release.
1605     - Added options to collectd2html.pl to specify host and data directory
1606       (Closes: #438499).
1607     - Link against a thread-safe version of librrd.
1608     New plugins:
1609     - IPVS connection statistics: ipvs
1610     - Statistic of the memcached distributed caching system: memcached
1611     - Detailed Linux network interface and routing statistics: netlink (32bit
1612       systems only)
1613     - Nginx (a HTTP and E-Mail server/proxy) statistics: nginx
1614     - Values from SNMP enabled network devices: snmp
1615     - Number of TCP connections to specific ports: tcpconns
1616     - Bitrate and frequency of music played with XMMS: xmms
1617   * Updated init script to wait for collectd to shut down (Closes: #422208).
1618   * Merged all plugin packages into the collectd binary package.
1619   * Added README.Debian.plugins and gen_plugin_deps.pl to document the plugin
1620     dependencies.
1621   * Added collectd.overrides to override shlib-with-non-pic-code errors of
1622     plugins liked against static libraries which have not been linked with
1623     -fPIC.
1624   * Removed debian/examples/myplugin.c and debian/examples/MyPlugin.pm - they
1625     are included in the upstream sources now.
1626   * Added libcurl4-gnutls-dev as option to the libcurl3-gnutls-dev build
1627     dependency.
1629  -- Sebastian Harl <sh@tokkee.org>  Sun, 28 Oct 2007 13:38:21 +0100
1631 collectd (4.0.7-1) experimental; urgency=low
1633   * New upstream release.
1634   * Disable iptables and nut plugins on hppa as well to work around a FTBFS
1635     caused by #358637 and presumably #419684 (Closes: #430933).
1636   * Changed collectd-dbg's section to "utils".
1637   * Added httpd-cgi to suggested packages.
1638   * Added documentation of the provided examples to README.Debian, thanks to
1639     Eduard Bloch for his proposal (Closes: #434182).
1641  -- Sebastian Harl <sh@tokkee.org>  Fri, 31 Aug 2007 10:04:41 +0200
1643 collectd (4.0.3-1) experimental; urgency=low
1645   * New upstream release.
1647  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 21:41:21 +0100
1649 collectd (4.0.2-1) experimental; urgency=low
1651   * New upstream release (Closes: #428114).
1652     - Added large file support (Closes: #422212).
1653     - Rewrite of the plugin system to allow more flexibility by using
1654       different types of plugins.
1655     - Added Nagios plugin to query collectd from Nagios.
1656     New plugins:
1657     - Output to "comma separated values" (CSV) files: csv
1658     - Output to RRD files: rrdtool
1659     - IO via the network: network
1660     - External runtime interface: unixsock
1661     - Embedding a Perl interpreter: perl
1662     - Logging to files, STDOUT or STDERR: logfile
1663     - Logging to syslog: syslog
1664     - Amount of available entropy: entropy
1665     - Execution of external programs: exec
1666     - Iptables statistics: iptables (32bit systems only)
1667     - IRQ counters: irq
1668     - UPS information: nut (32bit systems only)
1669   * New binary package collectd-perl (linking against libperl).
1670     - Added collectd-perl to suggested packages.
1671   * examples/myplugin.c: Converted to the new plugin interface.
1672   * Enabled debugging.
1673   * Added possibility to automatically migrate RRD files to collectd-4 using
1674     migrate-3-4.px and extractDS.px provided by upstream.
1675     - Added extractDS_path.dpatch to set an absolute path in migrate-3-4.px.
1676     - Using po-debconf to make translations of debconf templates possible.
1677   * Added NEWS.Debian with notes regarding the upgrade to collectd-4.
1678   * Updated init script to only start a single collectd process.
1679   * Added examples/MyPlugin.pm.
1680   * Added XS-Vcs-{Git,Browser} tags.
1681   * Added check_plugins.pl to check the build result of all plugins.
1682   * Do not build apple_sensors and tape plugins as they do not provide any
1683     functionality any longer.
1685  -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Jun 2007 18:58:34 +0100
1687 collectd (3.11.2-1) experimental; urgency=low
1689   * New upstream release.
1690   * Removed sensors-ignorelist.dpatch - has been merged upstream.
1691   * Removed email-ignore-size-le-0.dpatch - has been merged upstream.
1692   * Added watch file.
1693   * examples/myplugin.c: Pass "-" instead of NULL to plugin_submit().
1695  -- Sebastian Harl <sh@tokkee.org>  Thu, 15 Feb 2007 09:19:15 +0000
1697 collectd (3.11.0-1) experimental; urgency=low
1699   * New upstream release.
1700     New plugins:
1701     - DNS traffic (query types, response codes, opcodes and traffic): dns
1702     - E-Mail statistics (count, traffic, spam scores and checks): email
1703     - Motherboard monitor: mbmon
1704     - Multimeter statistics: multimeter (beta version)
1705   * Upload to experimental because of Etch freeze.
1706   * New binary package collectd-dns (linking against libpcap).
1707     - Added collectd-dns to suggested packages.
1708   * Do not split off packages introducing new recommendations or suggestions.
1709     - Merge collectd-hddtemp into collectd.
1710     - Add hddtemp and mbmon to suggested packages.
1711   * Added sensors-ignorelist.dpatch: Avoid assertion in ignorelist_match ()
1712     when sensors plugin is not configured.
1713   * Added email-ignore-size-le-0.dpatch: Ignore the size of an email if it is
1714     less than or equal to zero.
1716  -- Sebastian Harl <sh@tokkee.org>  Sun, 24 Dec 2006 14:09:39 +0000
1718 collectd (3.10.4-1) unstable; urgency=low
1720   * New upstream release.
1721     - Fix an infinite loop in server mode if binding to a socket fails and
1722       close the socket descriptor (Closes: #404018).
1723   * examples/myplugin.c: Include system headers before collectd headers to
1724     make it compile without any autoconf defines set (Closes: #401075).
1726  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 00:33:30 +0000
1728 collectd (3.10.3-1) unstable; urgency=low
1730   * New upstream release.
1731   * Made package binNMUable:
1732     - Upstream assures API backward compatibility only between patch releases.
1733   * LSBized init script.
1735  -- Sebastian Harl <sh@tokkee.org>  Mon,  6 Nov 2006 13:09:28 +0000
1737 collectd (3.10.2-1) unstable; urgency=low
1739   * New upstream release.
1740     - Retry connecting to remote host and database in ping and mysql plugins
1741       respectively (Closes: #393742).
1742   * Replaced libcurl3-dev build dependency with libcurl3-gnutls-dev to prevent
1743     linking against libssl.
1745  -- Sebastian Harl <sh@tokkee.org>  Fri,  3 Nov 2006 15:18:17 +0000
1747 collectd (3.10.1-4) unstable; urgency=low
1749   * Changed collectd-dbg's section and priority to "devel" and "extra"
1750     respectively.
1751   * Set init start sequence code to 95 to be sure to start after any daemons
1752     that data is collected from.
1754  -- Sebastian Harl <sh@tokkee.org>  Thu,  5 Oct 2006 10:25:07 +0000
1756 collectd (3.10.1-3) unstable; urgency=low
1758   * Added --oknodo to start-stop-daemon in the init script (Closes: #379703).
1760  -- Sebastian Harl <sh@tokkee.org>  Tue, 25 Jul 2006 18:34:55 +0200
1762 collectd (3.10.1-2) unstable; urgency=low
1764   * Added collectd-dbg package.
1766  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 23:39:42 +0200
1768 collectd (3.10.1-1) unstable; urgency=low
1770   * New upstream release.
1771   * Dynamically link against external liboping.
1772     - New binary package collectd-ping.
1773     - Added collectd-ping to suggested packages.
1774   * Moved config file from /usr/share/doc/collectd/examples/ to
1775     /etc/collectd/.
1777  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 21:43:37 +0200
1779 collectd (3.10.0-1) unstable; urgency=low
1781   * New upstream release.
1782     New plugins:
1783     - APC UPS's charge, load, input/output/battery voltage, etc.: apcups
1784     - NTP daemon's local clock drift, offset to peers, etc.: ntpd
1785   * Upstream no longer provides a debian/ directory. Thus no repackaging is
1786     required any longer.
1787   * Not using getifaddrs() is now the default in upstream. getifaddrs.dpatch
1788     no longer needed.
1789   * Added collectd-hddtemp as a suggestion to the collectd package.
1791  -- Sebastian Harl <sh@tokkee.org>  Sun,  9 Jul 2006 21:52:13 +0200
1793 collectd (3.9.4+debian-1) unstable; urgency=low
1795   * Initial release (Closes: #373008).
1796   * Removed upstream's debian/ directory from .orig.tar.gz.
1797   * getifaddrs.dpatch: Patching src/traffic.c to read data from /proc instead
1798     of using getifaddrs(). getifaddrs() does not seem to work correctly on
1799     AMD64.
1801  -- Sebastian Harl <sh@tokkee.org>  Fri,  7 Jul 2006 15:49:42 +0200