Code

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