Code

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