Code

Disabled xmms plugin.
[pkg-collectd.git] / debian / changelog
1 collectd (4.2.4-1) experimental; urgency=low
3   * New upstream release.
4   * Added versioned build-dependency on dpkg-dev (>= 1.14.10); collectd FTBFS
5     with earlier versions because of #452262.
6   * Added libregexp-common-perl (required by Collectd::Unixsock) to the
7     suggested packages.
8   * Added support for the "status" command to the init script.
9   * Updated standards-version to 3.7.3 (no changes).
10   * Added --without-libstatgrab to the configure options to prevent collectd
11     from being linked against this library if it's available.
12   * Disabled xmms plugin - xmms will be removed from unstable
13     (Closes: #459707).
15  -- Sebastian Harl <sh@tokkee.org>  Sun, 27 Jan 2008 18:34:23 +0100
17 collectd (4.2.1-1) experimental; urgency=low
19   * New upstream release.
20   * Changed XS-Vcs-* to Vcs-*.
21   * Marked advanced rrdtool configuration options as such in collectd.conf.
22   * Added exec-munin.px, exec-munin.conf, exec-smartctl and snmp-data.conf to
23     /usr/share/doc/collectd/examples/.
24   * Moved "Homepage" field from package description to the source stanza.
26  -- Sebastian Harl <sh@tokkee.org>  Wed, 21 Nov 2007 09:50:46 +0000
28 collectd (4.2.0-1) experimental; urgency=low
30   * New upstream release.
31     - Added options to collectd2html.pl to specify host and data directory
32       (Closes: #438499).
33     - Link against a thread-safe version of librrd.
34     New plugins:
35     - IPVS connection statistics: ipvs
36     - Statistic of the memcached distributed caching system: memcached
37     - Detailed Linux network interface and routing statistics: netlink (32bit
38       systems only)
39     - Nginx (a HTTP and E-Mail server/proxy) statistics: nginx
40     - Values from SNMP enabled network devices: snmp
41     - Number of TCP connections to specific ports: tcpconns
42     - Bitrate and frequency of music played with XMMS: xmms
43   * Updated init script to wait for collectd to shut down (Closes: #422208).
44   * Merged all plugin packages into the collectd binary package.
45   * Added README.Debian.plugins and gen_plugin_deps.pl to document the plugin
46     dependencies.
47   * Added collectd.overrides to override shlib-with-non-pic-code errors of
48     plugins liked against static libraries which have not been linked with
49     -fPIC.
50   * Removed debian/examples/myplugin.c and debian/examples/MyPlugin.pm - they
51     are included in the upstream sources now.
52   * Added libcurl4-gnutls-dev as option to the libcurl3-gnutls-dev build
53     dependency.
55  -- Sebastian Harl <sh@tokkee.org>  Sun, 28 Oct 2007 13:38:21 +0100
57 collectd (4.0.7-1) experimental; urgency=low
59   * New upstream release.
60   * Disable iptables and nut plugins on hppa as well to work around a FTBFS
61     caused by #358637 and presumably #419684 (Closes: #430933).
62   * Changed collectd-dbg's section to "utils".
63   * Added httpd-cgi to suggested packages.
64   * Added documentation of the provided examples to README.Debian, thanks to
65     Eduard Bloch for his proposal (Closes: #434182).
67  -- Sebastian Harl <sh@tokkee.org>  Fri, 31 Aug 2007 10:04:41 +0200
69 collectd (4.0.3-1) experimental; urgency=low
71   * New upstream release.
73  -- Sebastian Harl <sh@tokkee.org>  Tue, 19 Jun 2007 21:41:21 +0100
75 collectd (4.0.2-1) experimental; urgency=low
77   * New upstream release (Closes: #428114).
78     - Added large file support (Closes: #422212).
79     - Rewrite of the plugin system to allow more flexibility by using
80       different types of plugins.
81     - Added Nagios plugin to query collectd from Nagios.
82     New plugins:
83     - Output to "comma separated values" (CSV) files: csv
84     - Output to RRD files: rrdtool
85     - IO via the network: network
86     - External runtime interface: unixsock
87     - Embedding a Perl interpreter: perl
88     - Logging to files, STDOUT or STDERR: logfile
89     - Logging to syslog: syslog
90     - Amount of available entropy: entropy
91     - Execution of external programs: exec
92     - Iptables statistics: iptables (32bit systems only)
93     - IRQ counters: irq
94     - UPS information: nut (32bit systems only)
95   * New binary package collectd-perl (linking against libperl).
96     - Added collectd-perl to suggested packages.
97   * examples/myplugin.c: Converted to the new plugin interface.
98   * Enabled debugging.
99   * Added possibility to automatically migrate RRD files to collectd-4 using
100     migrate-3-4.px and extractDS.px provided by upstream.
101     - Added extractDS_path.dpatch to set an absolute path in migrate-3-4.px.
102     - Using po-debconf to make translations of debconf templates possible.
103   * Added NEWS.Debian with notes regarding the upgrade to collectd-4.
104   * Updated init script to only start a single collectd process.
105   * Added examples/MyPlugin.pm.
106   * Added XS-Vcs-{Git,Browser} tags.
107   * Added check_plugins.pl to check the build result of all plugins.
108   * Do not build apple_sensors and tape plugins as they do not provide any
109     functionality any longer.
111  -- Sebastian Harl <sh@tokkee.org>  Wed, 13 Jun 2007 18:58:34 +0100
113 collectd (3.11.2-1) experimental; urgency=low
115   * New upstream release.
116   * Removed sensors-ignorelist.dpatch - has been merged upstream.
117   * Removed email-ignore-size-le-0.dpatch - has been merged upstream.
118   * Added watch file.
119   * examples/myplugin.c: Pass "-" instead of NULL to plugin_submit().
121  -- Sebastian Harl <sh@tokkee.org>  Thu, 15 Feb 2007 09:19:15 +0000
123 collectd (3.11.0-1) experimental; urgency=low
125   * New upstream release.
126     New plugins:
127     - DNS traffic (query types, response codes, opcodes and traffic): dns
128     - E-Mail statistics (count, traffic, spam scores and checks): email
129     - Motherboard monitor: mbmon
130     - Multimeter statistics: multimeter (beta version)
131   * Upload to experimental because of Etch freeze.
132   * New binary package collectd-dns (linking against libpcap).
133     - Added collectd-dns to suggested packages.
134   * Do not split off packages introducing new recommendations or suggestions.
135     - Merge collectd-hddtemp into collectd.
136     - Add hddtemp and mbmon to suggested packages.
137   * Added sensors-ignorelist.dpatch: Avoid assertion in ignorelist_match ()
138     when sensors plugin is not configured.
139   * Added email-ignore-size-le-0.dpatch: Ignore the size of an email if it is
140     less than or equal to zero.
142  -- Sebastian Harl <sh@tokkee.org>  Sun, 24 Dec 2006 14:09:39 +0000
144 collectd (3.10.4-1) unstable; urgency=low
146   * New upstream release.
147     - Fix an infinite loop in server mode if binding to a socket fails and
148       close the socket descriptor (Closes: #404018).
149   * examples/myplugin.c: Include system headers before collectd headers to
150     make it compile without any autoconf defines set (Closes: #401075).
152  -- Sebastian Harl <sh@tokkee.org>  Fri, 22 Dec 2006 00:33:30 +0000
154 collectd (3.10.3-1) unstable; urgency=low
156   * New upstream release.
157   * Made package binNMUable:
158     - Upstream assures API backward compatibility only between patch releases.
159   * LSBized init script.
161  -- Sebastian Harl <sh@tokkee.org>  Mon,  6 Nov 2006 13:09:28 +0000
163 collectd (3.10.2-1) unstable; urgency=low
165   * New upstream release.
166     - Retry connecting to remote host and database in ping and mysql plugins
167       respectively (Closes: #393742).
168   * Replaced libcurl3-dev build dependency with libcurl3-gnutls-dev to prevent
169     linking against libssl.
171  -- Sebastian Harl <sh@tokkee.org>  Fri,  3 Nov 2006 15:18:17 +0000
173 collectd (3.10.1-4) unstable; urgency=low
175   * Changed collectd-dbg's section and priority to "devel" and "extra"
176     respectively.
177   * Set init start sequence code to 95 to be sure to start after any daemons
178     that data is collected from.
180  -- Sebastian Harl <sh@tokkee.org>  Thu,  5 Oct 2006 10:25:07 +0000
182 collectd (3.10.1-3) unstable; urgency=low
184   * Added --oknodo to start-stop-daemon in the init script (Closes: #379703).
186  -- Sebastian Harl <sh@tokkee.org>  Tue, 25 Jul 2006 18:34:55 +0200
188 collectd (3.10.1-2) unstable; urgency=low
190   * Added collectd-dbg package.
192  -- Sebastian Harl <sh@tokkee.org>  Sun, 23 Jul 2006 23:39:42 +0200
194 collectd (3.10.1-1) unstable; urgency=low
196   * New upstream release.
197   * Dynamically link against external liboping.
198     - New binary package collectd-ping.
199     - Added collectd-ping to suggested packages.
200   * Moved config file from /usr/share/doc/collectd/examples/ to
201     /etc/collectd/.
203  -- Sebastian Harl <sh@tokkee.org>  Sat, 22 Jul 2006 21:43:37 +0200
205 collectd (3.10.0-1) unstable; urgency=low
207   * New upstream release.
208     New plugins:
209     - APC UPS's charge, load, input/output/battery voltage, etc.: apcups
210     - NTP daemon's local clock drift, offset to peers, etc.: ntpd
211   * Upstream no longer provides a debian/ directory. Thus no repackaging is
212     required any longer.
213   * Not using getifaddrs() is now the default in upstream. getifaddrs.dpatch
214     no longer needed.
215   * Added collectd-hddtemp as a suggestion to the collectd package.
217  -- Sebastian Harl <sh@tokkee.org>  Sun,  9 Jul 2006 21:52:13 +0200
219 collectd (3.9.4+debian-1) unstable; urgency=low
221   * Initial release (Closes: #373008).
222   * Removed upstream's debian/ directory from .orig.tar.gz.
223   * getifaddrs.dpatch: Patching src/traffic.c to read data from /proc instead
224     of using getifaddrs(). getifaddrs() does not seem to work correctly on 
225     AMD64.
227  -- Sebastian Harl <sh@tokkee.org>  Fri,  7 Jul 2006 15:49:42 +0200