Code

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