root/branches/debian/squeeze/trunk/debian/changelog

Revision 3391, 50.2 kB (checked in by holger, 6 months ago)

prepare release

Line 
1 munin (1.4.4-1) unstable; urgency=low
2
3   * New upstream release. Mainly bugfixes.
4   * Suggest logtail in munin-node instead of munin-plugins-extra, as amavis
5     plugin is now part of munin-node.
6   * Fix amavis plugin default configuration. (Closes: #567923)
7   * Bump standards-version to 3.8.4, no changes necessary.
8   * Remove default limits for the cpu plugin (Closes: #564239)
9   * New mysql plugin does not function with default configuration
10     (Closes: #569047). Thanks to Michael Shuler spotting this!
11   * Fix amavis default configuration (Closes: #567923)
12   * Add default configuration for exim_mailstats for logdir,logname.
13   * Place NEWS file only in munin,munin-node packages (Closes: #567844)
14   * node does not read files in plugin configuration directory in
15     alphabetical order (Closes: 564098)
16   * munin-cgi-graph: Error "Premature end of script headers: munin-cgi-graph"
17     in in webserver logs (Closes: 570545)
18
19  -- Tom Feiner <feiner.tom@gmail.com>  Fri, 26 Feb 2010 14:21:23 +0200
20
21 munin (1.4.3-2) unstable; urgency=low
22
23   [ Stig Sandbeck Mathisen ]
24   * Add versioned dependency for librrds-perl.
25     If used with librrds-perl 1.2 or older, the font path is wrong.
26
27   [ Tom Feiner ]
28   * Update watch file.
29   * Add patch from munin ticket #828, to suppress "occasional" unknown
30     states to avoid alerts. Thanks to Steve Wilson for the patch!
31   * Remove asterisks from NEWS.Debian and rewrite as non bulleted list, as
32     advised by the developers reference.
33
34  -- Holger Levsen <holger@debian.org>  Thu, 14 Jan 2010 12:10:51 +0000
35
36 munin (1.4.3-1) unstable; urgency=low
37
38   * New upstream release. Mainly bugfixes.
39   * Fix typo in /etc/munin/apache.conf. (Closes: #562537)
40   * Add /var/log/munin-node-configure.log to munin-node.postrm so it will
41     be removed upon purge.
42
43  -- Tom Feiner <feiner.tom@gmail.com>  Sun, 03 Jan 2010 09:35:01 +0200
44
45 munin (1.4.2-2) unstable; urgency=low
46
47   * Fix lintian warnings regarding DejaVuSans.ttf.
48   * /etc/munin/apache.conf uses <IfModule mod_expires>,
49     should use <IfModule mod_expires.c>. (Closes: #561984)
50   * Fix group for exim_mailqueue plugin. Closes: #562097).
51
52  -- Tom Feiner <feiner.tom@gmail.com>  Thu, 24 Dec 2009 08:50:58 +0200
53
54 munin (1.4.2-1) unstable; urgency=low
55
56   * New upstream release. Mainly bugfixes.
57   * includes fix for SQL Syntax Error inside postgres_querylength_
58      (Closes: #559426)
59   * Add debugfs to df exclude list in default plugin configuration.
60   * Change default group for plugin exim_mailqueue from Debian-exim to adm.
61     (Closes: #559674)
62   * Include upstream fix which didn't make it into 1.4.2 for empty
63     /etc/munin/munin-conf.d/ directory causing munin-cron to spew warnings to
64     cron. (Closes: #559624)
65   * Add patch 101-GraphOld-typo-r3235.patch to fix a typo in munin
66     1.4.2 which stop some graphs from being graphed.
67   * Remove 100-VeraMono-DejaVuSansMono-replacement.patch as it's not
68     needed anymore.
69
70  -- Tom Feiner <feiner.tom@gmail.com>  Fri, 18 Dec 2009 10:26:52 +0200
71
72 munin (1.4.1-2) unstable; urgency=low
73
74   * Add link to UPGRADING file in NEWS.
75   * Remove use of multiple groups from default plugins configuration.
76     (Closes: #559286)
77   * Add depends on the same version of munin-common to munin, munin-node.
78   * Add watch file.
79
80  -- Tom Feiner <feiner.tom@gmail.com>  Sat, 05 Dec 2009 10:39:51 +0200
81
82 munin (1.4.1-1) unstable; urgency=low
83
84   * New upstream version with 18 bugfixes and small enhancements.
85   * 1.4.0 broke graphing of sensors_fan. (Closes: #559188)
86
87  -- Stig Sandbeck Mathisen <ssm@debian.org>  Fri, 04 Dec 2009 15:48:53 +0100
88
89 munin (1.4.0-2) unstable; urgency=low
90
91   [ Tom Feiner ]
92   * Improve short description of munin-common and munin-java-plugins.
93   * Move default-jdk from Build-Depends to Build-Depends-Indep.
94   * Change the order of Depends for munin-java-plugins to put a non-virtual
95     package first.
96
97   [ Stig Sandbeck Mathisen ]
98   * Update munin-node plugin configuration for postfix. (Closes: #559165)
99
100   [ Holger Levsen ]
101   * debian/control: Add a "Replaces: munin-plugins-extra" to munin-node, as
102     some plugins have become official and thus moved to the other binary
103     package. Thanks to Gregor Hermann. (Closes: #559062)
104   * munin.postrm: Cleanup the link in /etc/$webserver/conf.d - thanks to
105     Andreas Tille for spotting this.
106
107  -- Holger Levsen <holger@debian.org>  Thu, 03 Dec 2009 13:57:10 +0100
108
109 munin (1.4.0-1) unstable; urgency=low
110
111   * Initial upload of munin 1.4.0 to Debian unstable. (Closes: #535691)
112     New features include:
113     - Better scalability (multigraph support)
114     - Better security through TLS (SSL)
115     - Better looking HTML templates
116     - "includedir" in munin.conf to allow drop-in configuration
117     - More than 100 new plugins
118     - bugfixes
119     Please refer to the Announce-1.4.0, changelog for the full details.
120   * Remove 62 patches that have been merged in trunk.
121   * Move htmldir to /var/cache/munin/www. (Closes: #553555)
122     If you are upgrading, read NEWS.Debian.
123     Theres still work to be done implementing debconf presenting an option
124     where to install the htmldir, and possibly support more webservers by
125     default.
126   * Add new binary package: munin-common, which contains code shared by
127     munin and munin-node. Added depends on munin-common to munin,
128     munin-node.
129   * Add new binary package munin-java-plugins.
130   * debian/rule - make target names have changed.
131   * Add depends to liblog-log4perl-perl for munin.
132   * Add suggests to libtext-csv-xs-perl for munin-node, required by
133     the new zimbra plugin.
134   * Add suggests to libxml-simple-perl for munin-node, required by
135     the tomcat_* plugins.
136   * Add suggests to libdbd-mysql-perl,libcache-cache-perl for munin-node
137     required by the new mysql_ plugin.
138   * Add suggests to ruby for munin-node.
139   * Update new manpages names for munin-node.manpages.
140   * Change the use of VeraMono.ttf in munin-graph to the
141     equivalent font provided by a Debian package. (Closes: #548508)
142   * munin.conf has a "includedir" directive now, to include config file
143     snipplets. (Closes: #425416)
144   * Fix current value of graph_total always 0. (Closes: #406505)
145   * plugin: apache_* improve output in errors. (Closes: #542477)
146   * plugin: exim_mailqueue show frozen count. (Closes: #299266)
147   * plugin: memory. Fix negative values in memory usage. (Closes: #257827)
148   * plugin: enhanced ping_ allows for multiple host statistics. (Closes: #312518)
149   * plugin: snmp__if_ uses 64bit counters now. (Closes: #499554)
150   * Improve ignore_file in /etc/munin/munin-node.conf. (Closes: #518401)
151   * munin-node logrotate now rotates munin-node.log with munin user ownership.
152   * munin-graph now checks if in cgi-mode and thus munin-cron doesn't need to
153     be modified anymore for cgi-mode. (Closes: #498842)
154   * Add default postgres_* configuration to plugins.conf.
155   * Add Announce-1.4.0, UPGRADING to the package documents.
156   * Add build/resources/apache-cgi.conf to munin.docs.
157   * 1.4.0 contains the fix for squid_traffic bytes from cache too
158     low. (Closes: #557385)
159   * munin-node: improve ignore_file in /etc/munin/munin-node.conf.
160     (Closes: #546149)
161   * munin-node: iostat plugin does not print values for Xen domU disks.
162     (Closes: #552034)
163
164   [ Holger Levsen ]
165   * Update homepage field in debian/control.
166   * Improve debian/changelog.
167
168  -- Tom Feiner <feiner.tom@gmail.com>  Sun, 29 Nov 2009 22:41:11 +0200
169
170 munin (1.2.6-17) unstable; urgency=low
171
172   [ Holger Levsen ]
173   * Adding Tom to uploaders.
174   * Apply patch by Tom Feiner to not make the automatic plugin detection fail
175     if one plugin has an error. (Closes: #539886)
176
177   [ Tom Feiner ]
178   * Added hddtemp2 configuration to run as root. (Closes: #548906)
179
180  -- Holger Levsen <holger@debian.org>  Fri, 16 Oct 2009 15:28:51 +0000
181
182 munin (1.2.6-16) unstable; urgency=low
183
184   [ Holger Levsen ]
185   * Bump standards-version to 3.8.3, no changes necessary.
186
187   [ Tom Feiner ]
188   * Add python to munin-plugins-extra suggests, as ipmi_sensor_ needs it.
189     (Closes: #545967)
190   * Updated ejabberd plugin, thanks to Peter Viskup. (Closes: #545465)
191   * Add suggests to libnet-telnet-perl for munin-plugins-extra as the
192     asterisk plugins needs it. (Closes: #532955)
193   * Changed mysql* plugins options to use /etc/mysql/debian.cnf
194     exclusively. /etc/my.cnf /etc/mysql/my.cnf /usr/etc/my.cnf
195     ~/.my.cnf (including /root/.my.cnf) mysql configuration files
196     will now be ignored. (Closes: #408452)
197
198  -- Holger Levsen <holger@debian.org>  Fri, 18 Sep 2009 10:34:33 +0000
199
200 munin (1.2.6-15) unstable; urgency=low
201
202   [ Matthias Schmitz ]
203   * Add the linux_diskstats_ plugin from Michael Renner. (Closes: #522561)
204   * Provide an ipmi_sensor_ plugin. (Closes: #503936)
205   * postfix_mailstats: Don't fall back to a logfile we already determined not
206     to exist. Thanks to Ulrik Haugen and Niels Thykier! (Closes: #532876)
207   * dhcpd3: Set Debian specific path to configuration and lease file.
208     Thanks to Tom Feiner! (Closes: #543979)
209   * hddtemp_smartctl: Add capability to detect scsi/sata disks. Thanks to
210     Thorsten Gunkel for bug report and patch! (Closes: #497400)
211
212   [ Holger Levsen ]
213   * Add libcrypt-ssleay-perl to munin-nodes suggests as the apache plugins
214     need it for https URLs. (Closes: #545097)
215
216  -- Holger Levsen <holger@debian.org>  Sun, 06 Sep 2009 15:31:54 +0200
217
218 munin (1.2.6-14) unstable; urgency=low
219
220   [ Stig Sandbeck Mathisen ]
221   * munin-node: Change "allow" to "cidr_allow" (Closes: #540805)
222   * munin-node: Changing mode of /etc/munin/plugin-conf.d to root:munin 750.
223     Adding README.PluginConfiguration to document this directory better.
224     (Closes: #521018)
225   * Removing patch to change default log path in amavis plugin, we fix
226     this in the Debian supplied plugin configuration instead
227   * munin-node: In munin-node.conf, "setseid" should be correctly spelled
228     "setsid" (Closes: #533467)
229
230   [ Holger Levsen ]
231   * Apply patch by Brian De Wolf (taken from trunk r2352) to fix gaps in
232     graphs of the cpu plugin due to changes in the way the kernel reports
233     cpu usage. (Closes: #535575)
234   * Once again remove the 'autoconf' magic marker from the postgres_space
235     plugin, which was reintroduced when fixing #518790.
236     (Closes: #503294, #503403)
237   * Restart munin-node after initialising plugins. (Closes: #543613)
238
239  -- Holger Levsen <holger@debian.org>  Wed, 26 Aug 2009 13:44:34 +0200
240
241 munin (1.2.6-13) unstable; urgency=low
242
243   [ Stig Sandbeck Mathisen ]
244   * Fix conversion of old RRD files, which made munin emit lots of harmless
245     error messages on its first run (Closes: #400703)
246   * node.d/postfix_mailstats: Add patch to make it count rejects by
247     postfix/cleanup (Closes: #532200)
248   * Makefile: Make find-search-replace-and-rename behave in a more sane manner
249     (Closes: #536987)
250   * Add comments to patches in ./debian/patches/
251   * Add myself to uploaders.
252
253   [ Matthias Schmitz ]
254   * Add suggest to hdparm as need by hddtemp_smartctl (Closes: #531714)
255   * Catch unitialized values and munindoc'ify postgres_space_ (Closes: #518790)
256
257   [ Holger Levsen ]
258   * Bump Standards-version to 3.8.2.
259
260  -- Holger Levsen <holger@debian.org>  Mon, 03 Aug 2009 13:16:48 +0200
261
262 munin (1.2.6-12) unstable; urgency=low
263
264   * Fix bashisms in several plugins in munin-plugins-extra, thanks to
265     Raphael Geissert for the bug and the patch. (Closes: #530147)
266   * Fix hardcode upsname in nut_misc and nut_volts plugins, thanks to Joey
267     Hess for the bug and Stig Sandbeck Mathisen for the patch.
268     (Closes: #521355)
269   * munin.postinst and munin-node.postinst: workaround bug in xen-tools
270     (#531021) by creating the munin group if it doesn't exist.
271     (Closes: #501189)
272   * Add patch to linux cpu plugin to output correct graph if HZ value != 100,
273     thanks to Valentin Vidic for the patch. (Closes: #500226)
274   * Add patch to acpi plugin to call acpi without -B as requiered by acpi in
275     lenny and newer, thanks to Joey Hess. (Closes: #523239)
276   * Include ejabberd plugin in munin-plugins-extra. Thanks to Christian Dröge
277     for the plugin. (Closes: #505684)
278   * Include various plugins for asterisk in munin-plugins-extra. Thanks to
279     Rodolphe Quiedeville and Jan Prunk for the plugins. (Closes: #510307)
280
281  -- Holger Levsen <holger@debian.org>  Fri, 29 May 2009 14:31:23 +0200
282
283 munin (1.2.6-11) unstable; urgency=low
284
285   [ Stig Sandbeck Mathisen ]
286   * Activate 460-netstat-regex.patch (Closes: #526688)
287
288   [ Matthias Schmitz ]
289   * Add munin(8) manpage. (Closes: #517952)
290
291   [ Holger Levsen ]
292   * node/munin-run.in: fix typo in manpage. (Closes: #514559)
293   * Add suggests to net-tools for munin-node as netstat is a common plugin.
294   * Create /var/run/munin unconditionally in munin-nodes initscript,
295     remove the code in maintainer scripts and daily cronjob dealing with it.
296     (Closes: 518389) (by the code removal.)
297   * Bump Standards-version to 3.8.1.
298   * Bump debhelper compat level to 5, use versioned build-depends on
299     debhelper, add ${misc:Depends} to binary packages depends.
300   * Fix typo in apache plugins. (Closes: #519642)
301   * Fix typo in if plugins. (Closes: #523765)
302   * Apply patch from http://munin.projects.linpro.no/ticket/627 to support
303     bind 9.5 (and 9.3) in the bind9_rdnc plugin. (Closes: #522868)
304     Thanks to K.Kano for the patch and Thorsten TÃŒllmann for filing the bug in
305     the Debian BTS.
306
307  -- Holger Levsen <holger@debian.org>  Thu, 28 May 2009 20:42:05 +0200
308
309 munin (1.2.6-10) unstable; urgency=low
310
311   * munin-html: create needed directories if they don't exist. Normally this
312     is done in munin-graph, but that's not used in cgi mode. Thanks to Peter
313     Palfrader for the bugreport with patch! (Closes: #514634)
314   * node.d.linux/netstat.in: fix regex to only match openened connections,
315     thanks to  Paul Slootman for 460-netstat-regex.patch. (Closes: #507069)
316
317  -- Holger Levsen <holger@debian.org>  Sat, 28 Feb 2009 19:54:14 +0100
318
319 munin (1.2.6-9) unstable; urgency=low
320
321   [ Matthias Schmitz ]
322   * 420-munin-limits.excessive-notifications.patch: Make the number of state
323     transitions (from or to unknown) configurable before a notification will
324     be send, now set to 3. Thanks to Steve Wilson for the patch.
325     (Closes: #501214)
326   * Add a stderr/stdout redirection to iostat plugin. (Closes: #512407)
327   * munin-cgi-graph: better check of semget() return value.
328     Thanks to Rafał Kupka! (Closes: #512572)
329
330   [ Holger Levsen ]
331   * apc_nis plugin: Set line_volt.max to 300 (instead of 200) to correctly
332     deal with 220V installations. Thanks to Tim Bagot for reporting this!
333     (Closes: #511781)
334
335  -- Holger Levsen <holger@debian.org>  Wed, 04 Feb 2009 20:05:53 +0100
336
337 munin (1.2.6-8) unstable; urgency=low
338
339   [ Matthias Schmitz ]
340   * Added missing dashes to the http connector in tomcat_threads,
341     tomcat_volumes and tomcat_access. Thanks to Markus Fischer!
342     (Closes: #500304)
343   * With rrdtool >= 1.3 the column alignment in the graph legend only works
344     with a monospace font. Remove fix path to legend font in munin-graph and
345     substitute it with fontconfig name 'monospace'. (Closes: #499033)
346   * Remove the 'autoconf' magic marker from the postgres_* plugins.
347     (Closes: #503294, #503403)
348
349   [ Holger Levsen ]
350   * munin-node.postinst: only execute $TMPFILE if munin-node-configure (which
351     creates it) exited without errors. (Closes: #503913)
352   * node/munin-node.conf.pod: fix error from pod2man spotted by lintian.
353
354  -- Holger Levsen <holger@debian.org>  Sat, 08 Nov 2008 14:31:13 +0000
355
356 munin (1.2.6-7) unstable; urgency=low
357
358   * Add trivial patch from Guido GÃŒnther to munin-node to allow colons in
359     plugin names, to enable support for IPv6 addresses. (Closes: #499391)
360   * Remove 'white-space: nowrap;' from style.css, this avoids too wide html
361     pages in large Munin installations. (Closes: #500080)
362
363  -- Matthias Schmitz <matthias@sigxcpu.org>  Wed, 24 Sep 2008 23:12:20 +0200
364
365 munin (1.2.6-6) unstable; urgency=low
366
367   [ Matthias Schmitz ]
368   * Since version 1.3.x rrdtool / librrds uses libpango which needs its input
369     utf8 encoded. Because all munin plugins are latin1 munin-graph now encodes
370     the strings into utf8 before feeding them to librrds. (Closes: #494547)
371     Also mention the need for latin-1 encoded plugins in
372     munin-node.README.Debian.
373   * Included postgresql plugins. (Closes: #320079) Add libdbd-pg-perl
374     to munin-node suggests.
375   * Make munin-node suggests of smartmontools versioned to >=5.37-6~bpo40+1
376     because this version contains fixes for CCISS controllers needed by
377     plugin hddtemp_smartctl, to help backporters. (Closes: #488357)
378
379   [ Holger Levsen ]
380   * Add libnet-netmask-perl to munin-plugins-extra suggests. (Closes: #494095)
381   * Add trivial patch from Guido GÃŒnther to munin-run to allow colons in
382     plugin names, to enable support for IPv6 addresses. (Closes: #499391)
383
384  -- Holger Levsen <holger@debian.org>  Fri, 19 Sep 2008 15:29:38 +0000
385
386 munin (1.2.6-5) unstable; urgency=low
387
388   [ Matthias Schmitz ]
389   * The plugin nfsd will not longer try to read values from a not longer
390     existent /proc/net/rpc/nfsd. (Closes: #490882, #473854)
391   * munin-run will now print its usage if its called without a plugin
392     parameter. (Closes: #416478)
393   * node.d/postfix_mailqueue: redirect the 'which' output to /dev/null to
394     avoid an unnecessary error message. (Closes: #495004)
395   * node.d/exim_mailstats: cut out the pid from the logfile lines if
396     log_selector=+pid is used (Closes: #440622)
397   * munin-node: Add an entry to /etc/munin/plugin-conf.d/munin-node to let the
398     plugin fw_forwarded_local run as root. (Closes: #411869)
399   * node.d.linux/fw_conntrack: Add 'graph_args -l 0' to plugin so that the
400     graph scale always starts from zero and completely shows the area of the
401     established connections. (Closes: #490093)
402
403   [ Holger Levsen ]
404   * Fix typos in node/Plugin.pm, thanks to Joey Schulze. (Closes: #495003)
405
406  -- Holger Levsen <holger@debian.org>  Sun, 24 Aug 2008 17:35:34 +0000
407
408 munin (1.2.6-4) unstable; urgency=medium
409
410   * Install munin-node gracefully (ie. inside a chroot, where port 4949 is
411     bound to another munin-node already) : munin-node.postinst: don't exit
412     postinst with error if just munin-node-configure fails. debian/rules: use
413     dh_installinit with --error-handler=true. (Closes: #491130)
414   * munin-node: if_ and if_err_ plugins: add msh|venet|veth to the regex of
415     detected interfaces. (Closes: #489505)
416   * munin-node: postfix_mailqueue plugin: use postconf to detect postfix's
417     spooldir. (Closes: #383397)
418   * munin-plugins-extra: include vserver plugins (Closes: #489737), thanks to
419     Micah Anderson for maintaining them. Make them use /bin/bash instead of
420     /bin/sh as they don't work with dash yet.
421   * munin-node: depend on gawk. (Closes: #491559)
422   * munin-node: add versioned dependency on lsb-base. (Closes: #469311)
423   * munin-node-configure: don't treat empty suggests as errors.
424     (Closes: #491475, #489502)
425   * munin-node: sensors plugin: don't output errors on autoconf and suggest if
426     no sensors binary is installed. (Closes: #491473)
427   * munin-plugins-extra: fix typo in courier plugin. (Closes: #491463) 
428
429  -- Holger Levsen <holger@debian.org>  Thu, 17 Jul 2008 16:33:05 +0000
430
431 munin (1.2.6-3) unstable; urgency=low
432
433   [ Holger Levsen ]
434   * Add liblwp-useragent-determined-perl to suggests for the munin-node
435     package as its needed for the apache_accesses plugin.
436
437   [ Matthias Schmitz ]
438   * Fix typo in munin-node postinst. (Closes: #489591)
439   * Fixed POD typo in Plugin.pm (Closes: #488700)
440
441  -- Matthias Schmitz <matthias@sigxcpu.org>  Mon, 07 Jul 2008 13:31:32 +0200
442
443 munin (1.2.6-2) unstable; urgency=low
444  
445   [ Matthias Schmitz ]
446   * Fix the exim detection in exim_mailqueue with the patch from Damyan
447     Ivanov, thanks! Closes: #486865
448   * Replace the wrong filehandle close in exim_mailstats through tail_close().
449     Closes: #486868
450   * Remove the "-w" from the hash bang line of ntp_offset since nether dash
451     nor bash (or ksh) knows this parameter. Closes: #486887
452   * Change maintainer mail back to munin-deb-maint@linpro.no
453   * To become compatible with Nagios substitute "%" by "percent" in graph
454     title of plugins df and df_inode. Thanks Andreas Beckmann, Closes: #472239
455   * The plugin smart_ will not longer spin up disks in standby mode. Added "-n
456     standby" to the smartctl call. In plugin hddtemp_smartctl this issue was
457     already fixed upstream. Closes: #409462
458   * Included plugin 'ups_'. Thanks Andras Korn! Closes: #305917
459   * Set default logfile to mail.conf for postfix_mailvolume in plugins.conf
460     since Debian's postfix logs there. In the plugin postfix_mailstats this
461     issue was already fixed upstream. Closes: #461302
462   * Added detection of slashes in plugin ip_'s suggest mode.
463     Closes: #464881, #411643, #402881
464   * Included plugin 'openvpn'. Closes: #354447
465   * Build the binary package 'munin-plugins-extra' with user contributed
466     plugins (again) by default. Though previously this package was called
467     'munin-plugins-contrib'. It was renamed to avoid confusion about the term
468     'contrib' which is used in Debian with a different meaning.
469
470   [ Holger Levsen ]
471   * Bump Standards-Version to 3.8.0, add Homepage and Vcs-* pseudo-headers.
472   * Add README.source and convert it to svn-buildpackage. Thanks to Patrick
473     Winnertz for help on this and writing the pbuilder part of README.source.   
474   * Add error checking to postinst, so the postinst (and with it dpkg) doesn't
475     fail if munin-node-configure fails, for example if /proc is not mounted.
476   * Provide entry about the munin-plugins-extra package in NEWS file.
477   * Add suggests to logtail for munin-plugins-extra, as some of those plugins
478     need it.
479   * Remove the buggy and unneeded logtail version detection code in the
480     amavis and courier plugins as described in #298895 and #297628. (The bugs
481     were closed in the BTS when the now called 'munin-plugins-extra' package
482     wasn't build on default anymore.)
483   * Adjust the default path for the mail logfile as suggested in #296533.
484     (Same here, bug was closed in the BTS when this binary package wasn't
485     build on default anymore.)
486
487  -- Matthias Schmitz <matthias@sigxcpu.org>  Tue, 01 Jul 2008 19:06:20 +0200
488
489 munin (1.2.6-1) unstable; urgency=low
490
491   [ Matthias Schmitz ]
492   * new upstream release (Closes: #440003, #310915, #387283, #307963, #241824,
493     #307966, #311727, #336618, #307962, #307997, #385058, #385358, #332285,
494     #403341, #373970, #398027, #385291, #436002, #440622, #463721, #406479,
495     #454260, #484068, #472207, #485830)
496     - introduce the munindoc command
497     - introduce Munin::Plugin.pm and plugin.sh with utility functions for
498       perl/shell plugins
499     - new plugins: ntp_offset
500   * Added tomcat_* plugins from Munin 1.3.4, Closes: #484097
501
502   [ Holger Levsen ]
503   * Add Matthias and myself to uploaders.
504   * Change maintainer mail address.
505   * Fix formatting errors in debian/NEWS.
506   * Bump standards version to 3.7.3, no changes needed.
507   * Remove versioned dependencies/suggests on python, perl-modules and
508     debhelper as they are all fullfilled even in oldstable.
509   * Update debian/copyright to reflect that munin is under the GPL2.
510   * debian/rules: Don't ignore failures in the clean target.
511   * Move debhelper and quilt to Build-Depends:.
512
513  -- Holger Levsen <holger@debian.org>  Sun, 11 May 2008 22:42:14 +0200
514
515 munin (1.2.5-2) unstable; urgency=low
516
517   * apply patch that reads the default file, closes: #370347
518  
519   * control: add Loic Dachary (OuoU) <loic@debian.org> to Uploaders
520  
521   * control: standard version 3.7.2
522  
523  -- Loic Dachary (OuoU) <loic@debian.org>  Tue, 07 Aug 2007 14:54:11 +0000
524
525 munin (1.2.5-1) unstable; urgency=low
526
527   * New upstream release.
528       - Replace calls to net_write() with print(), closes: #388789.
529       - Replace calls to Net::Domain::hostfqdn() with a combination of
530         Sys::Hostname::hostname() and gethostbyname(), closes: #307462,
531         closes: #390815.
532       - Handle errors opening the stats file in munin-update, closes: #329204.
533       - Improves the default fonts in RRDtool 1.2, which caused some labels to
534         line-wrap, reducing readability.  Closes: #361585.
535       - munin-node-configure-snmp now handles errors better, closes: #320455.
536       - Plugin generic/multips is now sorted under Processes, closes: #312521.
537       - Plugin linux/apt_all now correctly counts held packages, and also
538         considers the distribution "stable", closes: #314610.
539
540   * debian/control, debian/rules, debian/NEWS:
541       - Add support for building a package containing the contrib plugins,
542         closes: #306861.  Patch from Marc Haber, thanks!
543
544   * debian/munin-node.init, debian/munin.cron.d:
545       - Recreate /var/run/munin on boot if it is absent.  This is a work-around
546         for brain-damage in Ubuntu, where this directory goes AWOL every time
547         the machine is booted.  Closes: #380434.
548
549   * debian/control:
550       - The link to the example installation was broken, instead point to the
551         home page where there'll always be a link to a live one.
552
553   * debian/munin-node.init:
554       - Handle pidofproc() supplying the correct return code in the situation
555         where the daemon is dead while the pid file exists.  This was a bug
556         in lsb-base (#381684) up to and including version 3.1-10.
557       - Add LSB run-time dependency information.
558
559   * debian/munin.cron.d:
560       - Change the time of the daily forced munin-limits run so it doesn't
561         start at the same time as the munin-cron process, which appeared to
562         cause a race condition that made munin-limits report all values as 0.
563
564   * debian/plugins.conf:
565       - Run the ip_ plugin as the root user, closes: #373768.
566
567   * debian/copyright:
568       - The new upstream release bundles Bitstream Vera Mono, include its
569         license.
570
571  -- Tore Anderson <tore@debian.org>  Tue, 17 Oct 2006 14:39:05 +0200
572
573 munin (1.2.4-1) unstable; urgency=low
574
575   * New upstream release.
576       - Plugin linux/iostat now supports c#d#p#-named devices, closes: #309263.
577       - Plugin generic/postfix_mailvolume should now correctly detect a
578         Postfix installation, closes: #341265, #306591.
579
580   * debian/munin-node.init, debian/control:
581       - Fix killproc() call, whose interface changed in lsb-base 3.0-10.
582         Version the dependency accordingly.  Closes: #339952.
583
584   * server/munin-cron.in, server/munin-graph.in, server/munin-limits.in:
585       - Reverted to unmodified upstream versions, as the patches applied to
586         1.2.3 has been merged into the upstream tree.
587
588  -- Tore Anderson <tore@debian.org>  Tue, 13 Dec 2005 18:21:59 +0100
589  
590 munin (1.2.3-3) unstable; urgency=medium
591
592   * debian/munin.preinst (removed), debian/munin.postinst, debian/munin.postrm,
593     debian/munin-node.preinst (removed), debian/munin-node.postinst:
594       - Remove all code that handled upgrades from versions earlier than
595         1.2.3-1.  In a way this closes: #308008.
596
597   * debian/munin.postrm, debian/munin-node.postrm:
598       - Replace "test -o" bashism with "||".
599
600   * debian/munin-node.cron.d:
601       - Update APT's package index files periodically if the apt_all plugin
602         enabled, too.  Patch by Tommi Virtanen, thanks!  Closes: #317278.
603
604   * debian/control:
605       - Remove conflict declarations on the old LRRD packages.
606       - Make munin-node suggest ethtool, closes: #311603.
607       - Make Munin depend on rrdtool instead of merely suggesting it.  This is
608         a workaround for bug #323975 and its duplicates.
609       - Add a dependency on adduser for both packages.
610       - Increment standards-version to 3.6.2.1, no changes required.
611
612   * debian/munin-node.init, debian/control:
613       - Reimplemented Munin-Node's init script using LSB functions.
614         Closes: #326912, #326913.
615       - Add a dependency on lsb-base for Munin-Node.
616
617   * server/munin-graph.in, debian/control:
618       - Replaced the patch from 1.2.3-2 with the upstream one from SVN revision
619         954.  This re-enables support for RRDtool 1.0, so the versioned
620         dependency on librrds-perl is dropped.
621
622   * server/munin-cron.in:
623       - Swallow bogus output from RRDtool, closes: #326061.  This is a
624         (hopefully temporary) workaround for bug #325353.
625
626  -- Tore Anderson <tore@debian.org>  Sat, 10 Sep 2005 10:58:08 +0200
627
628 munin (1.2.3-2) unstable; urgency=low
629
630   * server/munin-graph.in:
631       - Gave up waiting for the new upstream release, and applied Robert
632         Loomans' patch to make Munin support RRDtool 1.2, closes: #324605,
633         closes: #325280.  Thanks, Robert!  Note that this breaks compability
634         with RRDtool 1.0.  Sarge users should wait for the new upstream release
635         which will support both RRDtool 1.0 and 1.2.
636
637   * debian/control:
638       - Made the munin package depend on librrds-perl in versions 1.2 or above.
639
640  -- Tore Anderson <tore@debian.org>  Wed, 31 Aug 2005 09:11:47 +0200
641  
642 munin (1.2.3-1) unstable; urgency=medium
643
644   * New upstream release, targeted at Sarge.
645       - Plugin linux/sensors_ now handles yet another form of output from the
646         sensors(1) utility, closes: #300690.
647       - Plugin generic/postfix_mailstats now shouldn't include rejects from
648         the cleanup daemon in the total count, closes: #302220.
649       - Munin-update no longer emits Perl warnings to stdout, closes: #302502.
650
651   * server/munin-limits.in, debian/NEWS:
652       - Apply patch from trunk which redirects all stdout and stderr from the
653         program being run to the log, closes: #301196.  The references to this
654         functionality has been corrected in the NEWS file, and also in the
655         example config file.
656
657   * debian/control:
658       - Increment standards-version to 3.6.1.1, no changes required.
659
660   * debian/munin.docs:
661       - Include README-apache-cgi.
662
663  -- Tore Anderson <tore@debian.org>  Sun, 03 Apr 2005 02:33:26 +0200
664
665 munin (1.2.2-3) unstable; urgency=high
666
667   * node/munin-node.in:
668       - Fix mis-merge of the optional user patch, restoring per-plugin
669         group setting. Thanks to Andras Korn for reporting and
670         Robert Loomans for patch (Closes: #299589).
671  
672   * node/munin-node.in, node/munin-run.in:
673       - Allow root for the per-plugin group directive.
674  
675   * Fix autoconf for the linux/nfs* plugins.
676
677  -- Dagfinn Ilmari Mannsaker <ilmari@ilmari.org>  Wed, 16 Mar 2005 20:45:15 +0100
678
679 munin (1.2.2-2) unstable; urgency=low
680
681   * node/munin-node.in, node/munin-run.in:
682       - Allow plugins to specify users to run as if present, while falling
683         gracefully back on the default user if the specified user doesn't
684         exists.  Patch grabbed from upstream CVS.
685
686   * debian/plugins.conf:
687       - Run the postfix_mailqueue plugin as the postfix user only if it exists.
688
689  -- Tore Anderson <tore@debian.org>  Sun, 13 Mar 2005 13:55:36 +0100
690
691 munin (1.2.2-1) unstable; urgency=low
692
693   * New upstream release.
694       - Plugin linux/irqstats now handles blank lines in /proc/interrupts,
695         closes: #296452.
696       - Plugins generic/apache_* could in some cases cause spurious spikes,
697         this has now been fixed.  Closes: #296454, #296645.
698       - Plugin linux/df_inode now handles devices with hyphens in their names
699         correctly, closes: #298442.
700       - Plugin generic/exim_mailstats now graphs rejects, closes: #295799.
701       - Earlier versions of munin-update could in some cases complain about
702         "nested quantifiers in regex", now fixed.  Closes: #296575.
703       - Fixes some broken HTML in the templates, closes: #296676.
704       - Updates over very slow connections are now handled more gracefully,
705         closes: #298108.
706
707   * debian/rules, debian/plugins.conf, debian/NEWS:
708       - Do not include contrib plugins in the munin-node package anymore.
709         Sort-of closes: #296533, #297451, #297628, #297904, #298895.
710
711   * debian/rules, debian/munin-node.postinst:
712       - Delay startup of the node significantly, as it may require other
713         monitored services (e.g. ntpd) to be already running.  Also change the
714         startup time if the package is being upgraded, if the current init
715         configuration is the old package's defaults.  Closes: #298793, thanks
716         to Stephen Gran for noticing.
717
718   * debian/plugins.conf:
719       - Run the Courier-MTA and Postfix plugins with necessary additional
720         privileges so they work out of the box, closes: #297654, #296985.
721         Thanks to Charles Fry and Juraj Bednar for pointing this out.
722       - The smart_ plugin is now run as root (which is necessary).
723
724   * debian/control:
725       - Suggest acpi over lm-sensors, and not the other way around as it was
726         earlier.  Both the acpi and sensors_ plugins achieve the same thing,
727         but the former is auto while the latter is manual.
728       - Remove the hddtemp suggestion and replace it with smartmontools,
729         closes: #296361. The hddtemp* plugins was replaced with
730         hddtemp_smartctl in 1.2.0.
731       - Suggest python (>= 2.2), used by the smart_ plugin.
732       - A few minor rewrites in the descriptions.
733
734   * debian/munin-node.manpages:
735       - Include munin-node-configure-snmp(8).
736
737   * server/munin-limits.in:
738       - Reverted to upstream version, as the patched required in 1.2.0-1 have
739         been merged.
740
741  -- Tore Anderson <tore@debian.org>  Sun, 13 Mar 2005 00:28:49 +0100
742
743 munin (1.2.0-1) unstable; urgency=low
744
745   * New upstream release, closes: #264878, #293499, #290099:
746       - Many plugins have changed type from COUNTER to DERIVE, to avoid
747         spurious spikes when the counters are mistakenly assumed to have
748         wrapped.  This change may cause empty graphs to occur, take care to
749         read NEWS.Debian before upgrading the "munin-node" package!
750         Closes: #225623, #233762.
751       - Munin-update no longer truncates long field names, closes: #256370.
752         This may in some cases cause empty graphs, please read NEWS.Debian for
753         more information before upgrading the "munin" package.
754       - Replaces the old Nagios-specific integration with a much more generic
755         framework for sending alerts to wherever you want.  As a side effect,
756         this closes: #291168.
757       - Corrects an erroneous commented example in munin.conf, closes: #294060.
758       - The munin-node.conf setting default_plugin_user now actually works as
759         advertised, closes: #295366, #295367.
760       - Plugin generic/bind9 now source its configuration from %ENV,
761         closes: #268142, #272049.
762       - Plugin generic/amavis now autodetects how to correctly invoke logtail,
763         closes: #284638, #288395.
764       - Plugin generic/squid_cache now correctly calculates cache size when
765         using multiple cache directories, closes: #288579.
766       - Plugin generic/postfix_mailstats now defaults to reading from a more
767         correct log file, closes: #291720.
768       - Plugin generic/postfix_mailstats now correctly identifies the reject
769         code as newer Postfix versions logs them, closes: #292110.
770       - Plugin generic/postfix_mailvolume now has a improved graph_title (that
771         is not the same as the title of generic/postfix_mailstats).
772         Closes: #292083.
773       - Plugin generic/named now defaults to reading from a more correct log
774         file, closes: #291849.
775       - Plugin linux/fw_forwarded_local now correctly reports 0 instead of
776         NaN in some situations, closes: #284673.
777       - Plugin linux/iostat now ingores devices that have had no I/O operations
778         whatsoever and thus are assumed to be unused, closes: #267195.
779       - New plugin: linux/forks. Closes: #225638.
780       - New plugin: linux/uptime. Closes: #283622.
781       - New plugin: linux/irqstats. Closes: #224990.
782       - New plugin: generic/courier_. Closes: #291854.
783       - New plugin: generic/perdition. Closes: #291855.
784
785   * debian/NEWS:
786       - Document the changes that may lead to data loss when upgrading from
787         Munin 1.0.x, and also write a bit about the new munin-limits framework.
788
789   * debian/control:
790       - Add dependency on perl-modules (>= 5.8.0) | libparse-recdescent-perl
791         for the main munin package, as munin-limits requires Text::Balanced.
792       - Add libdate-manip-perl as a recommended package for the munin package,
793         as the new CGI functionality depends on it.
794       - Change libnet-snmp-perl to be a recommended package for munin-node
795         instead of only suggested, as the new munin-node-configure-snmp
796         requires it.
797
798   * debian/Makefile.config:
799       - Install the new CGI in /usr/lib/cgi-bin/, as mandated by the Debian
800         Policy Manual.
801
802   * debian/munin.cron.d, debian/munin.manpages, debian/munin.logrotate,
803     debian/munin.postrm:
804       - The new upstream release includes "munin-limits", which supersede
805         "munin-nagios".  Update the installed manual pages, cron jobs,
806         logrotate configuration, and purge script accordingly.
807
808   * debian/plugins.conf:
809       - Plugin linux/fw_conntrack is now run as root as this file recently has
810         changed to not be world readable, closes: #291226.
811       - Plugin linux/if_ is now run as root in order to probe the speed of the
812         network interface.
813
814   * debian/munin.postinst, debian/munin-node.postinst, debian/munin.postrm,
815     debian/munin-node.postrm:
816       - Use dpkg-statoverride to handle the permissions on the data and log
817         directories.
818
819   * server/munin-limits.in:
820       - Change lock file directory to match that of munin-update, munin-graph,
821         and munin-html (grabbed from upstream CVS).
822       - Fix a string comparsions where the "==" operator was used instead of
823         "eq" (grabbed from upstream CVS).
824
825   * debian/munin.postinst:
826       - Only change user and group ownership on the data files from "lrrd" to
827         "munin" when the package is first installed, not on every upgrade.
828
829  -- Tore Anderson <tore@debian.org>  Mon, 21 Feb 2005 00:16:25 +0100
830
831 munin (1.0.5-1) unstable; urgency=low
832
833   * New upstream release:
834       - Expands @@ macros in man pages, closes: #286399.
835       - Fixes bug in munin-run %ENV untainting, closes: #285173.
836       - Fixes template variable escaping and other XHTML errors, closes: #287435
837         (based on patch by Tommi Virtanen <tv@debian.org>).
838       - hddtemp plugin calls hddtemp -n to avoid having to parse its output,
839         closes: #282021.
840   * Add Suggests: for programs and perl modules needed by plugins but not
841     the services they monitor, closes: #272148, #270090.
842
843  -- Dagfinn Ilmari Mannsaker <ilmari@ilmari.org>  Wed,  5 Jan 2005 23:47:16 +0100
844
845 munin (1.0.4-1) unstable; urgency=low
846
847   * New upstream release.
848
849  -- Tore Anderson <tore@debian.org>  Sun,  5 Dec 2004 16:54:19 +0100
850
851 munin (1.0.3-1) unstable; urgency=low
852
853   * New upstream release:
854       - Fixes typo in linux/fw_forwarded_local, closes: #275535.
855       - Fixes typo in linux/fw_packets, closes: #275537.
856       - Plugin generic/acpi now autodetects correctly even if the acpi version
857         does not contain the acpi_available program, closes: #275538.
858
859   * debian/plugins.conf:
860       - Run the spamstats plugin with the group adm, closes: #278765.
861       - Sorted the entries alphabetically.
862
863  -- Tore Anderson <tore@debian.org>  Mon,  1 Nov 2004 21:56:41 +0100
864
865 munin (1.0.2-1) unstable; urgency=low
866
867   * New upstream release, fixing the follwing:
868     - munin-graph spews uninitialized value in concatenation [precedence
869       error], thanks to Don Armstrong (Closes: #267185).
870   * Run the hddtemp plugins as root, write access to the device isn't
871     enough.
872
873  -- Dagfinn Ilmari Mannsaker <ilmari@ilmari.org>  Wed,  1 Sep 2004 09:32:42 +0200
874
875 munin (1.0.1-1) unstable; urgency=low
876
877   * New upstream release, fixing the following:
878     - [munin-graph/1.0] multiple .negative options is broken,
879       thanks to Andre TOmt (Closes: #250982).
880     - [plugin:hddtemp2/1.0] Must run under "C" locale (Closes: #253497).
881     - munin-node: LANG-dependant behaviour changes (Closes: #255312).
882     - [plugin:sensors_temp/1.0] Omits temperature values without
883       max and/or hysteresis value(s), thanks to Elmar Hoffmann
884       (Closes: #256380).
885     - [plugin:sensors_volt/1.0] Omits negative voltages, thanks to Elmar
886       Hoffmann (Closes: #256734).
887     - [plugin:ipac_ng/1.0] Syntax error, thanks to Stefani
888       Banerian (Closes: #264714).
889     - [plugin:hddtemp2/1.0] Ignores env.ignore (it's not supposed
890       to, really! :), thanks to Michel Meyers (Closes: #265022).
891     - munin-node: plugin iostat_ios has improper magic file
892       marker, thanks to Micah Anderson (Closes: #262708).
893   * Set Maintainer: to the Munin team address.
894   * Add Tore Anderson and myself to Uploaders:
895   * Make the hddtemp plugins run as group "disk" to ensure access to the
896     disks.
897
898  -- Dagfinn Ilmari Mannsaker <ilmari@ilmari.org>  Wed, 18 Aug 2004 20:55:27 +0200
899
900 munin (1.0.0-1) unstable; urgency=low
901
902   * New upstream release.
903
904  -- Tore Anderson <tore@debian.org>  Sun, 18 Jul 2004 13:19:31 +0200
905
906 munin (0+1.0.0pre5-1) unstable; urgency=low
907
908   * New upstream release:
909       - Apache plugins' autoconf routines should be fixed, closes: #236144.
910       - The node now applies plugin user settings at startup, closes: #236694.
911       - Fixed link rot in the templates, closes: #236792.
912       - graph_scale improved to use rrdgraph --units-exponent, closes: #236834.
913       - Improves the labels of the Apache plugins, closes: #238594.
914       - Improved sensors_* plugins to better cope with various output from
915         /usr/bin/sensors, closes: #245289.
916       - Adds new plugin for NFS statistics, closes: #223775.
917
918   * debian/rules:
919       - Include "contrib" plugins as well as "auto" and "manual" in the
920         munin-node package, closes: #236939, #236972, #245104.
921
922   * Makefile:
923       - Ignore the return value of htmldoc, as it's begun returning non-zero
924         if it encountered a non-fatal error in the document.
925
926  -- Tore Anderson <tore@debian.org>  Fri, 21 May 2004 20:51:19 +0200
927
928 munin (0+1.0.0pre3-1) unstable; urgency=low
929
930   * New upstream release, closes: #231049:
931       - Project renamed from "LRRD" to "Munin".  Almost every file in the
932         debian directory has changed both name and content due to this, and
933         the changes related to this are far too numerous to detail here.
934       - iostat plugin now works on Linux 2.6, closes: #224113.
935       - mysql_queries now appends ".value" to the fields, closes: #224118.
936       - Munin-node now ignores config files names suggesting they're backup
937         files of some sort (such as "foo.dpkg-old"), closes: #224265.
938       - Munin-node now doesn't attempt to drop privileges using setuid() and
939         setgid() if it's not running as root to begin with, closes: #224300.
940       - Untaint %ENV unconditionally;  let the admin shoot himself in the foot
941         if he wants to, closes: #224838, #224878.
942       - Munin-update now allows any character in service names (although it
943         translates exotic ones to "_"), closes: #224859.
944       - Munin-graph now handles bogus input from plugins more gracefully,
945         closes: #224942.
946       - Munin-update doesn't any longer complain on stderr if a node times out
947         in mid-transfer, closes: #227650.
948       - Incorporates Mike Fedyk's many improvements to the memory plugin,
949         closes: #223346.
950       - The iostat graph is now mirrored over the X axis, making it much
951         easier to read, closes: #223373.
952       - Fix buggy HTML in the service view, closes: #230322.
953       - Limit the maximum values from the vmstat plugin to 500000, to avoid
954         spurious peaks to sneak in, closes: #225489, #225626.
955       - Further improvements to related to timeout handling, closes: #224480.
956
957   * debian/plugins.conf:
958       - Run the Exim mailstats plugin in the groups "mail" and "adm", to
959         ensure we can read the log files we need, closes: #225988.
960       - Run the Exim mailqueue plugin with "Debian-exim" as a supplementary
961         group if it exists, closes: #229860.
962
963   * debian/munin-node.init:
964       - Use a full string match instead of a substring match when looking
965         in the process table for running Munin-node processes, closes: #224486.
966       - Remove $(<file) bashism, closes: #230116.
967
968   * debian/munin.preinst (new), debian/munin-node.preinst (new):
969       - If we're doing an initial install of either of the Munin packages
970         on a system with LRRD configuration files and data lying around,
971         create the initial Munin configuration and data set based on the
972         old files from LRRD.
973
974  -- Tore Anderson <tore@debian.org>  Thu, 05 Feb 2004 19:15:14 +0100
975
976 lrrd (0.9.9r5-1) unstable; urgency=low
977
978   * New upstream release:
979       - Allows for customizing which port to connect to when the server is
980         talking to its clients, closes: #214114.
981       - Makes it possible to change the plugins' environment arbitrarily,
982         sort-of closes: #214277.
983       - Relaxes the paranoia regarding the plugins' ownership and permission
984         modes somewhat, closes: #214186, #216401.
985       - Further impovements to the error-handling logic in lrrd-server, which
986         hopefully closes: #215739, #222674, #222821.
987       - Removed the spurious use of Config::General in lrrd-client,
988         closes: #216176.
989       - Includes Andras Korn's psu_ wildcard plugin, which counts the number
990         of processes owned by specific users, closes: #214210.  Thanks, Andras!
991       - The number of context switches per second is now graphed by the
992         interrupts plugin, closes: #222838.  Thanks, Mike Fedyk!
993       - Corrected field names in the vmstat plugin, closes: #222841.  Thanks
994         again, Mike Fedyk!
995
996   * debian/control:
997       - Drop dependency on libconfig-general-perl for lrrd-server, as this
998         configuration file format is now deprecated.
999       - Change priority to extra, due to the dependency on librrds-perl.
1000
1001   * debian/rules:
1002       - Polished slightly.
1003
1004   * debian/lrrd-client.dirs:
1005       - Removed unecessary entry /var/run/lrrd, which is installed from the
1006         Makefile.
1007
1008   * debian/lrrd-client.init:
1009       - Rewritten, now sports improved error handling and intrinsic distrust of
1010         start-stop-daemon's return values, closes: #202190.
1011
1012   * debian/lrrd-server.cron.d:
1013       - Check if the binaries we're about to run exist and are executable
1014         before running them, closes: #221691.
1015
1016   * debian/lrrd-client.postinst, debian/lrrd-server.postinst:
1017       - If we're updating from the packages which didn't create the lrrd system
1018         group, try to make the GID the same as the already existing lrrd users'
1019         UID, if it's available.
1020
1021   * debian/lrrd-client.postinst:
1022       - Rewritten as a shell script.
1023       - Initial plugin setup now relies on lrrd-client-configure instead of an
1024         internal function to to initialize plugins.  This also ensures that
1025         automatic plugins later added to the package will be enabled on
1026         upgrades.
1027       - The plugins' state files was inappropriately placed in /var/run, move
1028         them to /var/lib if any exist in the former location.
1029
1030   * debian/lrrd-server.postinst:
1031       - Actually check how we're called, don't blindly assume we're
1032         configuring.
1033
1034   * debian/lrrd-server.postrm, debian/lrrd-client.postrm:
1035       - Better handling of empty dirs after purge.  (This is workaround for
1036         dpkg bug #198522).
1037
1038   * debian/lrrd-server.postrm:
1039       - Remove some ucf stuff I had forgotten about.
1040
1041   * debian/plugins.conf:
1042       - Updated to the new syntax for passing options to the plugins.
1043
1044   * debian/Makefile.config:
1045       - Now only contains overrides to the upstream defaults, instead of being
1046         a full replacement for upstream's Makefile.config.
1047       - PLUGSTATE changed from /var/run/lrrd to /var/lib/lrrd/plugin-state, as
1048         these files should persist after reboots.
1049
1050  -- Tore Anderson <tore@debian.org>  Fri, 28 Nov 2003 23:30:27 +0100
1051
1052 lrrd (0.9.8-1) unstable; urgency=low
1053
1054   * New upstream release:
1055     - Fixes several situations where the server would stop gathering data,
1056       closes: #202191, #202637, #209329, #203173.
1057     - The client will now drop privileges if possible, closes: #201726.
1058     - Makes the MySQL plugins more configurable, and uses floats instead of
1059       integers in the ISAM space plugin, closes: #202639, #202643.
1060     - Adds support for Linux 2.6 in the memory plugins, closes: #205019.
1061     - Better handling of unreachable nodes, closes: #205999.
1062   * debian/control:
1063     - Standards-Version 3.6.1.0, no changes required.
1064     - Change my email address.
1065     - Drop dependency on ucf.
1066     - Add dependency on libstorable-perl, as required by the new upstream
1067       release.
1068   * debian/Makefile.config, debian/rules:
1069     - Updated for the new upstream release.
1070   * debian/lrrd-client.postinst:
1071     - Use lrrd-run instead of invoking the plugins directly, to ensure their
1072       autoconf values are correct.
1073   * debian/lrrd-server.postinst:
1074     - Stop using ucf to handle /etc/lrrd/server.conf, instead ship is as a
1075       dpkg conffile.  This is made possible by using the new configuration
1076       setting 'use_default_name'.
1077   * debian/lrrd-client.postinst, debian/lrrd-server.postinst:
1078     - Add the system group lrrd as well as a system user, and ensure that all
1079       data directories are owned and writeble by these.
1080   * debian/plugins.conf (new):
1081     - Includes configuration settings for the plugins.
1082   * debian/lrrd-client.docs (new), debian/lrrd-server.docs (new):
1083     - Include the LRRD documentation, closes: #203647, #203748.
1084   * Makefile:
1085     - Generate the lrrd-run manual page from the correct POD file.
1086     - Disable cleaning the debian/ tree in the clean target.
1087
1088  -- Tore Anderson <tore@debian.org>  Sat, 04 Oct 2003 16:40:45 +0200
1089
1090 lrrd (0.9.7-2) unstable; urgency=low
1091
1092   * Correct path to lrrd-nagios in /etc/cron.d/lrrd-server, closes: #202803.
1093   * Use Net::Domain instead of /bin/hostname when generating server.conf,
1094     to ensure the hostname matches the client's, closes: #203960.
1095   * Do not determine the hostname and domain during build.
1096  
1097  -- Tore Anderson <tore@linpro.no>  Sat, 09 Aug 2003 23:09:21 +0200
1098
1099 lrrd (0.9.7-1) unstable; urgency=low
1100
1101   * New upstream release.
1102     - Massive changes in build system, update debian/rules accordingly.
1103     - The server will now ignore unreachable nodes, and should thus not
1104       send root arcane error messages anymore, closes: #200487.
1105   * After reading through the texmf.cnf thread on debian-devel, I realize
1106     I've forgotten the simplizity and no-nonsense qulities about Debian
1107     that attracted me in the first place, and that I've fallen for the
1108     temptation of making the configuration scripts too pretentious and
1109     loquacious. Therefore, I've killed all of the Debconf questions, and
1110     instead enable a default set of plugins based on the autoconf and
1111     suggests routines, closes: #197413.
1112   * /etc/lrrd/client.conf is now a conffile handled by dpkg.
1113   * Rewrote lrrd-client's postinst in Perl.
1114   * Include the APT plugin in the lrrd-client package.  Hence, the
1115     lrrd-client package now Conflicts and Replaces lrrd-plugin-apt.
1116     Thanks to James Troup for the suggestion.
1117   * Declare the debhelper compat level in debian/compat instead of in
1118     debian/rules.
1119   * Standards-Version 3.6.0, no changes required.
1120
1121  -- Tore Anderson <tore@linpro.no>  Mon, 14 Jul 2003 20:39:18 +0200
1122  
1123 lrrd (0.9.6-1) unstable; urgency=low
1124
1125   * Initial release, closes: #169079.
1126
1127  -- Tore Anderson <tore@linpro.no>  Sat, 31 May 2003 17:15:35 +0200
Note: See TracBrowser for help on using the browser.