Code

af328e420368a88a266dbaffcc80802565862b5d
[pkg-collectd.git] / debian / changelog
1 collectd (4.4.2-2) unstable; urgency=low
3   * Removed the work around for #474087 (broken openipmi .pc files) introduced
4     in 4.4.1-1 and instead build depend on libopenipmi-dev (>= 2.0.14-1~)
5     which includes fixed .pc files. This fixes an undefined symbol error when
6     loading the ipmi plugin caused by that work around (Closes: #494665).
7   * debian/collectd.init.d:
8     - The "status" command now exits with 1 if collectd is not running.
9     - Do not suppress output when checking the configuration with the -t
10       command line option. This will also show errors that don't cause
11       collectd to abort, e.g. failure to load plugins (Closes: #499232).
12   * debian/control:
13     - Added librrd-dev as the preferred option to the librrd2-dev build
14       dependency - the latter one is a virtual package since rrdtool 1.3.
15   * Added debian/patches/perl_deadlock.dpatch - upstream patch to fix a
16     possible deadlock in the perl plugin (Closes: #499179).
17   * Added debian/patches/memory_libstatgrab.dpatch - trivial upstream patch to
18     fix a typo in the libstatgrab code of the memory plugin.
19   * Added debian/patches/collectd_memleak.dpatch - trivial upstream patch to
20     fix a possible memory leak.
21   * Added debian/patches/snmp_memleak.dpatch - trivial upstream patch to fix a
22     possible memory leak in the snmp plugin.
23   * Added debian/patches/memcached_fdleak.dpatch - trivial upstream patch to
24     fix a possible file descriptor leak in the memcached plugin.
25   * Added debian/patches/memcached_timeout.dpatch - trivial upstream patch to
26     fix the timeout passed to poll(2).
28  -- Sebastian Harl <sh@tokkee.org>  Thu, 18 Sep 2008 19:12:54 +0200
30 collectd (4.4.2-1) unstable; urgency=low
32   * New upstream release.
33   * Removed librrd0-dev and libmysqlclient14-dev from the build-dependencies -
34     those package are no longer available since Etch.
35   * Removed byacc from the build-dependencies - collectd now requires bison.
36   * Removed libupsclient-config.sh - upstream now supports pkg-config for
37     libupsclient.
38   * Include collection3 in /usr/share/doc/collectd/examples/:
39     - Updated README.Debian to point the collection3's README.
40     - Added libconfig-general-perl to the suggested packages.
41   * README.Debian: Added a note about how to get collectd2html.pl working with
42     version 4 of collectd.
43   * Added debian/patches/myplugin_strcpy.dpatch - use sstrncpy() instead of
44     strcpy() which is poisoned in collectd.h.
45   * collectd.overrides: Removed shlib-with-non-pic-code for nut.so - the
46     plugin now links against the shared libupsclient.
47   * Do not compress any example files, so they may be used directly.
49  -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 19:58:58 +0200
51 collectd (4.4.1-2) unstable; urgency=low
53   * Restrict libcurl4-gnutls-dev build dependency to versions which are not
54     affected by #488701 (Closes: #489091).
55   * Added linux-libc-dev (<< 2.6.25-1) as an option to the linux-libc-dev
56     (>= 2.6.25-4) build dependency - those versions are not affected by
57     #479899.
58   * Added build dependency on pkg-config - this is used by collectd's
59     configure script to check for a couple of libraries.
60   * Added libupsclient-config.sh to imitate libupsclient-config which is no
61     longer available. libupsclient-config.sh is a simple wrapper around
62     pkg-config. This is a workaround until upstream supports pkg-config for
63     libupsclient.
64   * Replaced nut-dev build dependency with libupsclient1-dev:
65     Reenabled the "nut" plugin on all architectures.
67  -- Sebastian Harl <sh@tokkee.org>  Mon, 07 Jul 2008 20:45:53 +0000
69 collectd (4.4.1-1) unstable; urgency=low
71   * New upstream release.
72     - Fixed another issue of the sensors plugin affecting some chip types
73       (Closes: #468143).
74     - Fixed creation of "vserver" graphs in collection.cgi (Closes: #475120).
75     - Fixed a segfault when using libperl 5.10.
76     - collectd now ships libiptc itself.
77     New plugins:
78     - Ascent server statistics: ascent
79     - IPMI sensors information: ipmi
80     - PowerDNS name server statistics: powerdns
81     - incremental parsing of logfiles: tail
82     - TeamSpeak2 server statistics: teamspeak2
83     - detailed virtual memory statistics: vmem
84   * Disable "tcpconns" plugin by default (Closes: #478759).
85   * Reenabled iptables plugin on all architectures (Closes: #473435).
86     - Added the plugin to collectd.conf.
87     - Added /usr/share/doc/collectd/examples/iptables/.
88     - Added build dependency on linux-libc-dev (>= 2.6.25-4) - that version is
89       required because of #479899.
90   * New debconf template translations:
91     - gl.po, thanks to Jacobo Tarrio (Closes: #482667).
92   * Added a work around for #474087 (broken openipmi .pc files) by forcing the
93     inclusion of the ipmi plugin and manually specifying the dependencies.
94   * Updated standards-version to 3.8.0 (no changes).
96  -- Sebastian Harl <sh@tokkee.org>  Tue, 17 Jun 2008 10:35:51 +0200
98 collectd (4.3.2-1) unstable; urgency=low
100   * New upstream release.
101     - Fixed handling of ignored sensors instances (Closes: #468143).
102     - Fixed reading of wireless noise values (Closes: #471788).
103   * Adopted patches and script to extractDS.px being renamed to rrd_filter.px.
104   * Clarified debconf template in respect to packages required for the data
105     migration (Closes: #469336).
106   * collectd.conf: Moved logging plugins to the top of the file.
107   * New debconf template translations:
108     - de.po, thanks to Kai Wasserbäch (Closes: #469334).
109     - fr.po, thanks to Florent Usseil (Closes: #468813).
110     - pt.po, thanks to AmĂ©rico Monteiro (Closes: #469745, #472183).
111   * collectd.init.d: Consider the DISABLE option only when starting collectd.
112   * Disabled iptables plugin - libiptc is no longer available in Debian.
113     - Removed the plugin from collectd.conf.
114     - Removed /usr/share/doc/collectd/examples/iptables/.
116  -- Sebastian Harl <sh@tokkee.org>  Mon, 31 Mar 2008 12:13:18 +0200
118 collectd (4.3.0-2) unstable; urgency=low
120   * Added "lm-sensors" to the recommended packages and README.Debian.plugins
121     (this is required by the sensors plugin).
122   * Restrict the libvirt-dev build dependency and the libvirt plugin to amd64,
123     i386 and powerpc (libvirt is only available on those architectures).
124   * Restrict the libvirt-dev build dependency to versions >= 0.4.0-6 to make
125     sure Xen is supported and to fix some strange FTBFS complaining about a
126     missing symbol "virDomainBlockStats".
128  -- Sebastian Harl <sh@tokkee.org>  Thu, 06 Mar 2008 23:37:44 +0100
130 collectd (4.3.0-1) unstable; urgency=low
132   * New upstream release.
133     - Added basic support for monitoring by introducing notifications and
134       threshold checking.
135     - Reverse lookups can be disabled using the "ReverseLookups" option of the
136       ntpd plugin (Closes: #455162).
137     New plugins:
138     - Set the hostname to an unique identifier: uuid
139     - CPU, dist, network statistics of guest systems: libvirt
140   * Upload to unstable: With the latest changes to the perl plugin, all parts
141     of collectd are suitable for a release.
142   * Added libvirt-dev, libxml2-dev and libhal-dev to the build dependencies.
143   * Updated package description to mention the monitoring support.
144   * Install liboping/oping.h to collectd-dev as well.
145   * collectd.init.d: Optionally start collectdmon to monitor collectd. This
146     can be configured using the USE_COLLECTDMON variable - enabled by default.
147   * collectd.init.d: Added ENABLE_COREFILES option - if enabled the core file
148     limit will be set to unlimited - disabled by default.
149   * Compile collectd with -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL' to force
150     lt_dlopen() to use the RTLD_GLOBAL flag which is required by the perl
151     plugin (which would otherwise be unable to find symbols defined in libperl
152     when loading perl modules that require such symbols).
153   * Disable debugging support.
154   * watch file: Added uversionmangle for "beta" and "-rc".
155   * Override "spelling-error-in-description" for the mysql plugin name - all
156     plugins are spelled lowercase.
158  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Feb 2008 21:44:42 +0100
160 collectd (4.2.4-1) experimental; urgency=low
162   * New upstream release.
163   * Added versioned build-dependency on dpkg-dev (>= 1.14.10); collectd FTBFS
164     with earlier versions because of #452262.
165   * Added libregexp-common-perl (required by Collectd::Unixsock) to the
166     suggested packages.
167   * Added support for the "status" command to the init script.
168   * Updated standards-version to 3.7.3 (no changes).
169   * Added --without-libstatgrab to the configure options to prevent collectd
170     from being linked against this library if it's available.
171   * Disabled xmms plugin - xmms will be removed from unstable
172     (Closes: #459707).
174  -- Sebastian Harl <sh@tokkee.org>  Sun, 27 Jan 2008 18:34:23 +0100
176 collectd (4.2.1-1) experimental; urgency=low
178   * New upstream release.
179   * Changed XS-Vcs-* to Vcs-*.
180   * Marked advanced rrdtool configuration options as such in collectd.conf.
181   * Added exec-munin.px, exec-munin.conf, exec-smartctl and snmp-data.conf to
182     /usr/share/doc/collectd/examples/.
183   * Moved "Homepage" field from package description to the source stanza.
185  -- Sebastian Harl <sh@tokkee.org>  Wed, 21 Nov 2007 09:50:46 +0000
187 collectd (4.2.0-1) experimental; urgency=low
189   * New upstream release.
190     - Added options to collectd2html.pl to specify host and data directory
191       (Closes: #438499).
192     - Link against a thread-safe version of librrd.
193     New plugins:
194     - IPVS connection statistics: ipvs
195     - Statistic of the memcached distributed caching system: memcached
196     - Detailed Linux network interface and routing statistics: netlink (32bit
197       systems only)
198     - Nginx (a HTTP and E-Mail server/proxy) statistics: nginx
199     - Values from SNMP enabled network devices: snmp
200     - Number of TCP connections to specific ports: tcpconns
201     - Bitrate and frequency of music played with XMMS: xmms
202   * Updated init script to wait for collectd to shut down (Closes: #422208).
203   * Merged all plugin packages into the collectd binary package.
204   * Added README.Debian.plugins and gen_plugin_deps.pl to document the plugin
205     dependencies.
206   * Added collectd.overrides to override shlib-with-non-pic-code errors of
207     plugins liked against static libraries which have not been linked with
208     -fPIC.
209   * Removed debian/examples/myplugin.c and debian/examples/MyPlugin.pm - they
210     are included in the upstream sources now.
211   * Added libcurl4-gnutls-dev as option to the libcurl3-gnutls-dev build
212     dependency.
214  -- Sebastian Harl <sh@tokkee.org>  Sun, 28 Oct 2007 13:38:21 +0100
216 collectd (4.0.7-1) experimental; urgency=low
218   * New upstream release.
219   * Disable iptables and nut plugins on hppa as well to work around a FTBFS
220     caused by #358637 and presumably #419684 (Closes: #430933).
221   * Changed collectd-dbg's section to "utils".
222   * Added httpd-cgi to suggested packages.
223   * Added documentation of the provided examples to README.Debian, thanks to
224     Eduard Bloch for his proposal (Closes: #434182).
226  -- Sebastian Harl <sh@tokkee.org>  Fri, 31 Aug 2007 10:04:41 +0200
228 collectd (4.0.3-1) experimental; urgency=low
230   * New upstream release.
232  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 21:41:21 +0100
234 collectd (4.0.2-1) experimental; urgency=low
236   * New upstream release (Closes: #428114).
237     - Added large file support (Closes: #422212).
238     - Rewrite of the plugin system to allow more flexibility by using
239       different types of plugins.
240     - Added Nagios plugin to query collectd from Nagios.
241     New plugins:
242     - Output to "comma separated values" (CSV) files: csv
243     - Output to RRD files: rrdtool
244     - IO via the network: network
245     - External runtime interface: unixsock
246     - Embedding a Perl interpreter: perl
247     - Logging to files, STDOUT or STDERR: logfile
248     - Logging to syslog: syslog
249     - Amount of available entropy: entropy
250     - Execution of external programs: exec
251     - Iptables statistics: iptables (32bit systems only)
252     - IRQ counters: irq
253     - UPS information: nut (32bit systems only)
254   * New binary package collectd-perl (linking against libperl).
255     - Added collectd-perl to suggested packages.
256   * examples/myplugin.c: Converted to the new plugin interface.
257   * Enabled debugging.
258   * Added possibility to automatically migrate RRD files to collectd-4 using
259     migrate-3-4.px and extractDS.px provided by upstream.
260     - Added extractDS_path.dpatch to set an absolute path in migrate-3-4.px.
261     - Using po-debconf to make translations of debconf templates possible.
262   * Added NEWS.Debian with notes regarding the upgrade to collectd-4.
263   * Updated init script to only start a single collectd process.
264   * Added examples/MyPlugin.pm.
265   * Added XS-Vcs-{Git,Browser} tags.
266   * Added check_plugins.pl to check the build result of all plugins.
267   * Do not build apple_sensors and tape plugins as they do not provide any
268     functionality any longer.
270  -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Jun 2007 18:58:34 +0100
272 collectd (3.11.2-1) experimental; urgency=low
274   * New upstream release.
275   * Removed sensors-ignorelist.dpatch - has been merged upstream.
276   * Removed email-ignore-size-le-0.dpatch - has been merged upstream.
277   * Added watch file.
278   * examples/myplugin.c: Pass "-" instead of NULL to plugin_submit().
280  -- Sebastian Harl <sh@tokkee.org>  Thu, 15 Feb 2007 09:19:15 +0000
282 collectd (3.11.0-1) experimental; urgency=low
284   * New upstream release.
285     New plugins:
286     - DNS traffic (query types, response codes, opcodes and traffic): dns
287     - E-Mail statistics (count, traffic, spam scores and checks): email
288     - Motherboard monitor: mbmon
289     - Multimeter statistics: multimeter (beta version)
290   * Upload to experimental because of Etch freeze.
291   * New binary package collectd-dns (linking against libpcap).
292     - Added collectd-dns to suggested packages.
293   * Do not split off packages introducing new recommendations or suggestions.
294     - Merge collectd-hddtemp into collectd.
295     - Add hddtemp and mbmon to suggested packages.
296   * Added sensors-ignorelist.dpatch: Avoid assertion in ignorelist_match ()
297     when sensors plugin is not configured.
298   * Added email-ignore-size-le-0.dpatch: Ignore the size of an email if it is
299     less than or equal to zero.
301  -- Sebastian Harl <sh@tokkee.org>  Sun, 24 Dec 2006 14:09:39 +0000
303 collectd (3.10.4-1) unstable; urgency=low
305   * New upstream release.
306     - Fix an infinite loop in server mode if binding to a socket fails and
307       close the socket descriptor (Closes: #404018).
308   * examples/myplugin.c: Include system headers before collectd headers to
309     make it compile without any autoconf defines set (Closes: #401075).
311  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 00:33:30 +0000
313 collectd (3.10.3-1) unstable; urgency=low
315   * New upstream release.
316   * Made package binNMUable:
317     - Upstream assures API backward compatibility only between patch releases.
318   * LSBized init script.
320  -- Sebastian Harl <sh@tokkee.org>  Mon,  6 Nov 2006 13:09:28 +0000
322 collectd (3.10.2-1) unstable; urgency=low
324   * New upstream release.
325     - Retry connecting to remote host and database in ping and mysql plugins
326       respectively (Closes: #393742).
327   * Replaced libcurl3-dev build dependency with libcurl3-gnutls-dev to prevent
328     linking against libssl.
330  -- Sebastian Harl <sh@tokkee.org>  Fri,  3 Nov 2006 15:18:17 +0000
332 collectd (3.10.1-4) unstable; urgency=low
334   * Changed collectd-dbg's section and priority to "devel" and "extra"
335     respectively.
336   * Set init start sequence code to 95 to be sure to start after any daemons
337     that data is collected from.
339  -- Sebastian Harl <sh@tokkee.org>  Thu,  5 Oct 2006 10:25:07 +0000
341 collectd (3.10.1-3) unstable; urgency=low
343   * Added --oknodo to start-stop-daemon in the init script (Closes: #379703).
345  -- Sebastian Harl <sh@tokkee.org>  Tue, 25 Jul 2006 18:34:55 +0200
347 collectd (3.10.1-2) unstable; urgency=low
349   * Added collectd-dbg package.
351  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 23:39:42 +0200
353 collectd (3.10.1-1) unstable; urgency=low
355   * New upstream release.
356   * Dynamically link against external liboping.
357     - New binary package collectd-ping.
358     - Added collectd-ping to suggested packages.
359   * Moved config file from /usr/share/doc/collectd/examples/ to
360     /etc/collectd/.
362  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 21:43:37 +0200
364 collectd (3.10.0-1) unstable; urgency=low
366   * New upstream release.
367     New plugins:
368     - APC UPS's charge, load, input/output/battery voltage, etc.: apcups
369     - NTP daemon's local clock drift, offset to peers, etc.: ntpd
370   * Upstream no longer provides a debian/ directory. Thus no repackaging is
371     required any longer.
372   * Not using getifaddrs() is now the default in upstream. getifaddrs.dpatch
373     no longer needed.
374   * Added collectd-hddtemp as a suggestion to the collectd package.
376  -- Sebastian Harl <sh@tokkee.org>  Sun,  9 Jul 2006 21:52:13 +0200
378 collectd (3.9.4+debian-1) unstable; urgency=low
380   * Initial release (Closes: #373008).
381   * Removed upstream's debian/ directory from .orig.tar.gz.
382   * getifaddrs.dpatch: Patching src/traffic.c to read data from /proc instead
383     of using getifaddrs(). getifaddrs() does not seem to work correctly on 
384     AMD64.
386  -- Sebastian Harl <sh@tokkee.org>  Fri,  7 Jul 2006 15:49:42 +0200