Format: 1.8
Date: Mon, 19 Mar 2012 15:17:42 +0000
Source: munin
Binary: munin-node munin-plugins-core munin-plugins-extra munin-plugins-java munin munin-common munin-async munin-doc
Architecture: source all
Version: 2.0~rc2-1
Distribution: unstable
Urgency: low
Maintainer: Munin Debian Maintainers <packaging@munin-monitoring.org>
Changed-By: dererk@debian.org
Description: 
 munin      - network-wide graphing framework (grapher/gatherer)
 munin-async - network-wide graphing framework (common)
 munin-common - network-wide graphing framework (common)
 munin-doc  - network-wide graphing framework (documentation)
 munin-node - network-wide graphing framework (node)
 munin-plugins-core - network-wide graphing framework (plugins for node)
 munin-plugins-extra - network-wide graphing framework (user contributed plugins for nod
 munin-plugins-java - network-wide graphing framework (java plugins for node)
Closes: 464880 474193 558800 565565 567551 576009 592214 610528 644960 651449 661265
Changes: 
 munin (2.0~rc2-1) unstable; urgency=low
 .
   * This is not yet munin 2.0, but almost! Install at your own risk and have
     fun! Also, please give feedback to munin-users@lists.sourceforge.net or
     if you prefer IRC, go to #munin on OFTC.
   * Quoting from /usr/share/doc/munin/Announce-2.0:
     * Introducing Munin 2.0! The most important features:
     * Even better scalability through:
       - Large performance improvements on almost all munin's components:
       - Full CGI integration.  It is for graphing as  well for html, if needed.
         It is also completely compatible with FastCGI, that only compiles once
         per run.
       - Binary state data files.  This has enabled a really fast startup and
         storing of state files. Quite useful in munin limits that does need to
         access to the rrd files.
       - Complete integration with rrdcached.  Starting with RRD 1.4, there is
         an update daemon. It enables batched updates, and therefore reduce the
         IO down. Even with 1000+ files to update every 5 min.
       - Spoolfetch uses _node_read_fast() now : 3MiB is now read in 2 s instead
         of 7 min.
     * Complete IPv6 integration: (Closes: #592214, Closes: #558800, Closes:
       #567551)
       - The master only require a new perl module (IO::Socket::INET6)
       - The node needs a IPv6-patched Net::Server
     * Native SSH transport - No need to have a hairy setup anymore.
     * Graph Zooming: The UI is still raw, but right to the point.
     * New look on HTML pages, new graph colours with better contrast
     * IRC ( #munin @ OFTC ) has become a real support channel, mostly aimed at
       trunk.
     * Full details in http://munin-monitoring.org/browser/tags/2.0-rc2/ChangeLog
       or in /usr/share/doc/munin/changelog.gz on this system. (Closes: #610528,
       Closes: #644960, Closes: #576009, Closes: #474193)
     * This release has been prepared through six uploads to experimental and
       several users running it on their installations.
 .
   [ Steve Schnepp ]
   * Maintained a branch since munin 1.5 all the way up to 1.999 to prepare
     munin 2.0 packages for Debian.
   * Using a 1.999.SVN naming scheme to enable rpm package building using alien
     - munin-graph is no more, only CGI is left.
   * Added support for async polling in munin-master, add new package
     munin-async.
   * Enable vectorized multiple-time updates. Speeds updates up when using
     async polling. An 1s polling rate is now possible w/o much overhead, since
     munin-update only runs every 5 min.
     - ability to keep more data (for zooming resolution mainly)
     - ability to run (some) plugins more and/or less often than every
       5 minutes
     - support of async polling, so munin-update can run less often than
       the usual 5 min. Useful if you have too much nodes and it takes
       more than 5 min to gather all the data.
     - Closes: #464880
   * Add new binary package: munin-plugins, containing the plugins previously
     included in the munin-node package. This enables us to:
     - have alternate munin-node packages in future.
     - be able to build a make-dh-perl like package building system
       for 3rd party plugins.
   * Move POD files to package munin-doc.
     - fixed duplicates (Closes: #661265)
   * Move Munin::Plugins and plugins.sh into munin-common to be able to
     install munin-plugins-extra without munin-plugins-core.
   * debian/control changes:
     - munin-async isn't recommended anymore as it will needlessly launch a
       daemon since its usage isn't automatic yet.
     - munin-async does actually depends on munin-common.
     - A more recent version of munin-common is always ok, as it is compatible.
       It enables decoupling munin, munin-node & munin-plugin-* versions.
 .
   [ Holger Levsen ]
   * Merge changes from 1.4.4-1 until 1.4.7-1 into this branch and merge
     debian/changelog in preparation for uploading to experimental.
   * Move packaging to
     svn://munin.projects.linpro.no/munin/branches/debian/wheezy
   * Include large parts of upstreams Announce-2.0 in debian/changelog.
   * Update to munin 2.0beta6, which has a rewrite of the timeout handling
     code. The default node timeout is now 1 min. Also various bugfixes were
     made.
   * Update maintainer address to packaging@munin-monitoring.org.
   * chmod 755 debian/ostype_helper in debian/rules. (Closes: #651449)
     Thanks Christoph Biedl.
   * Improve description of munin.init.
   * debian/control:
     - Rename munin-plugins to munin-plugins-core and make it
       provide/break/replace munin-plugins (<<1.999.4548-3~).
     - munin-java-plugins and munin-common should neither suggest munin nor
       munin-node.
     - rename munin-java-plugins to munin-plugins-java and make it replace and
       break munin-java-plugins (<<1.999.4548-3~).
     - Vcs-svn: provide path to Debian branch to avoid checking out the whole
       repo when using debcheckout.
     - Add quilt to build-depends.
   * debian/rules: support changes in debian/control.
   * munin.postrm: remove /var/log/munin/munin-cgi-html.log* on purge.
   * Add munin-async.postrm to delete the munin-async user on purge.
   * munin-async.postinst: set homedirectory to /var/lib/munin-async.
   * Move munin-doc to section doc.
   * Drop debian/patches/101-dash-bash-fw_conntrack.patch as this was fixed
     upstream properly to also fix network lag problems on big firewalls with
     the plugins fw_conntrack and fw_forwarded_local. (Closes: #565565)
   * Provide lintian-overrides for munin and munin-doc as the manpages for
     their binaries have been moved to the munin-doc package.
 .
   [ Marc Haber ]
   * Clean up build leftovers in debian/rules clean clean to allow
     building twice in a row.
 .
   [ Kenyon Ralph ]
   * Drop df_gnu patch which was integrated into the upstream plugin.
 .
   [ Stig Sandbeck Mathisen ]
   * Convert debian/rules to modern debhelper version (compat level 9)
   * Suggest ruby for plugins in that language
   * Bump standards version (no changes)
Checksums-Sha1: 
 e78f3f5b839fe84bab36e4f43caa740a360e751a 1215 munin_2.0~rc2-1.dsc
 a291505aeaf0e69fdc782a9fbac9ef878f53dda3 1315501 munin_2.0~rc2.orig.tar.gz
 f5cb954db8d280af71cf2cfb7d1d6dbca7d67ff9 48216 munin_2.0~rc2-1.diff.gz
 a9805a2d0bba5f163902a505b7f9021d0dd92275 119614 munin-node_2.0~rc2-1_all.deb
 2c69c68ab530fcec3c206ad27228bd7411fced7f 295758 munin-plugins-core_2.0~rc2-1_all.deb
 6df9c9a78463c98d2a0b290a1881587c227d7000 147910 munin-plugins-extra_2.0~rc2-1_all.deb
 acb586cf3d5a11571c87129327c2300f02274179 136934 munin-plugins-java_2.0~rc2-1_all.deb
 7844f920343c8797842e19c602822250ddc5c7de 194288 munin_2.0~rc2-1_all.deb
 521af6c962a031f6cc637d67e0f72cb18fa365fb 87436 munin-common_2.0~rc2-1_all.deb
 19ce93080a6e6a846025f0d2ae85841db07252f3 75570 munin-async_2.0~rc2-1_all.deb
 7aa69690efcde533671e8296fe7da6d0f7a876ee 205344 munin-doc_2.0~rc2-1_all.deb
Checksums-Sha256: 
 b78a628331822e88f327368b07ec069eb8e0f27e0ff2e98e68b84a39e09ca679 1215 munin_2.0~rc2-1.dsc
 79b172fa5bafa5a2fee193a026a719d2b75bd7857f760b7ebfd30ddbc129d132 1315501 munin_2.0~rc2.orig.tar.gz
 89b3ccc083100670620afca94727e03855fa2a5fdf48cab3350f73d1ff94fdca 48216 munin_2.0~rc2-1.diff.gz
 b1e703e60239439a938ab93b0fd93f1ea795df36f75d668916dd75057b1abbdb 119614 munin-node_2.0~rc2-1_all.deb
 842acbc47b5ef4fc0b31e7e250bb79425904a9d7a0010c3dbe93f9789ab3737e 295758 munin-plugins-core_2.0~rc2-1_all.deb
 a9a7cc30b74c109ec40572cffe0445c35a7b58ead9832aed28ca95c9a592ff3a 147910 munin-plugins-extra_2.0~rc2-1_all.deb
 b038c06de055a7eab83d29d9fabae7262b435be8a9bf5c752fd06801375a03da 136934 munin-plugins-java_2.0~rc2-1_all.deb
 dbabb9aafc28b075be8d927378d152b9db6f517a8947860cb39253253419b974 194288 munin_2.0~rc2-1_all.deb
 80f19f543dbfc9186eccc4e292d7684f46842f1ed1d3be5794bc2cef550a3a5c 87436 munin-common_2.0~rc2-1_all.deb
 7fb1205bbf0a6b169c9f2df4b90a4c03a78ec6a037571e057306c13e7eec9ebd 75570 munin-async_2.0~rc2-1_all.deb
 97a73dbb112ac4837a22c126b8c07f10dbfc253d7dac0d2d24aaaaed244b5937 205344 munin-doc_2.0~rc2-1_all.deb
Files: 
 ed01dfe7c928af6515f00f33135beeea 1215 net optional munin_2.0~rc2-1.dsc
 b3cb6cf61739f45d6e1fa5da1b23f633 1315501 net optional munin_2.0~rc2.orig.tar.gz
 79119a23b96c80fce84ed5ffbabc880b 48216 net optional munin_2.0~rc2-1.diff.gz
 3f4b2eecba8d67eda72af4feade4aca8 119614 net optional munin-node_2.0~rc2-1_all.deb
 dc8ea6b49f8d11b4cf22d9cd832a5709 295758 net optional munin-plugins-core_2.0~rc2-1_all.deb
 52061653f6fba4d493da12bc5092b340 147910 net optional munin-plugins-extra_2.0~rc2-1_all.deb
 0a1cea9910e59395cf69c542d6fafed6 136934 net optional munin-plugins-java_2.0~rc2-1_all.deb
 fa881164e1096ee9cb83dbbcc935b151 194288 net optional munin_2.0~rc2-1_all.deb
 3dd721670834f29f02a6669445c28a4d 87436 net optional munin-common_2.0~rc2-1_all.deb
 b1c71a3ed5328169c4fabff2ae569364 75570 net optional munin-async_2.0~rc2-1_all.deb
 948a9e610ed2899f44ca832b9b507e01 205344 doc optional munin-doc_2.0~rc2-1_all.deb
