Path to this page:
Subject: CVS commit: wip
From: Filip Hajny
Date: 2015-01-13 16:36:02
Message id: E1YB3W0-0004dW-Ll@sfs-ml-2.v29.ch3.sourceforge.com
Log Message:
Update munin to 2.0.25.
Rework all Makefiles to make future updating easier (readability, single
set of patch files, re-use of definition blocks...).
Upstream changelog (since 2.0.7):
munin-2.0.25, 2014-11-24
------------------------
Bugfix release.
Closes: GH:304, D:769415, D:770745, D:770746, D:770826
munin-2.0.24, 2014-10-26
------------------------
Bugfix release. It reopens D:675318, as it wasn't really fixed anyway.
Closes: D:696981
Reopens: D:675318
munin-2.0.23, 2014-10-17
------------------------
Bugfix release. It enable the use of Perl 5.20, which broke CGI.
( commit 9fabbe7 was forgotten in the previous release )
Closes: D:762796
munin-2.0.22, 2014-10-15
------------------------
Bugfix release. It enable the use of Perl 5.20, which broke CGI.
Closes: #1224, D:675318, D:711465, D:750954, D:751190, D:753506,
D:761841, D:762904
munin-2.0.21, 2014-04-22
------------------------
Bugfix release. It fixes the regression on nested groups.
The offending commit is only reverted, so the bug is here again.
Reopens: #1224
munin-2.0.20, 2014-03-28
------------------------
Bugfix release. It fixes the "start should be less than end" bug.
Closes: #1358, #1350, #1434, #1224
munin-2.0.19, 2013-12-07
------------------------
Bugfix release, aimed at fixing 2 bugs for Debian 7.3.
Thanks again to Christoph Biedl for both (reports & patchs)
Closes: #1394, #1395
munin-2.0.18, 2013-11-12
------------------------
Bugfix + secfix release.
Note that this release has 2 security fixes :
* Avoid a node DoS on bad plugin (CVE-2013-6359)
* Avoid an OOM in HTML generation on bad multigraph data (CVE-2013-6048)
Closes: #910, #1397, D:728840, C:CVE-2013-6359, C:CVE-2013-6048
munin-2.0.17, 2013-07-19
------------------------
Bugfix release.
Closes: #1305, D:710899, D:712793, D:717265
munin-2.0.16, 2013-06-03
------------------------
Bugfix release.
- Fixed a spurious WARNING in GFX cgi
munin-2.0.15, 2013-06-01
------------------------
Bugfix release.
- Fixes for ip_ handling
Closes: D:710527, D:710529
munin-2.0.14, 2013-05-10
------------------------
Bugfix release.
- Fixes for plugin.pm state handling
- Fix the limits for ABSOLUTE
munin-2.0.13, 2013-04-26
------------------------
Bugfix & perf release.
- Fixes for munin-async
- Enhanced perf for munin-html
- Relaxed the timeout for munin-node
2.0.12 fixed the timeout code. But it had a nasty side-effect as the timeout
setting is shared for global timeout and plugin timout. This version
decouples both by introducing a new global_timeout munin-node.conf variable
that defaults to 15 min.
Closes: #775, #947, #1267, D:558800
munin-2.0.12, 2013-03-21
------------------------
Bugfix-only release.
- Fixed TLS/SSL transport
- Fixed extra logging
Closes: #1251, #1258, D:699803, D:689291, D:687912
munin-2.0.11.1, 2013-02-09
------------------------
Ironically, asyncd is broken in .11, as a typo makes it uncompilable.
This is a patched release, and I'll remove any .11 tgz as it's not-working.
Sorry.
munin-2.0.11, 2013-02-01
------------------------
Bugfix-only release.
- Important async fixes
- Many fixes
Closes: D:698079, D:697907
munin-2.0.10, 2013-01-09
------------------------
Bugfix-only release.
- The --force flag of munin-limits is back, sorry for the disruptive API
change in the 2.0.x series.
- Many fixes
Closes: D#615957, D#671448
munin-2.0.9, 2012-12-05
------------------------
Small bugfix-only release.
- Many minor fixes
munin-2.0.8, 2012-11-08
------------------------
Small bugfix-only release.
- Many minor fixes
Files: