lp:ubuntu/gutsy/munin

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy/munin
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

7. By Tore Anderson <email address hidden>

* New upstream release.
    - Replace calls to net_write() with print(), closes: #388789.
    - Replace calls to Net::Domain::hostfqdn() with a combination of
      Sys::Hostname::hostname() and gethostbyname(), closes: #307462,
      closes: #390815.
    - Handle errors opening the stats file in munin-update, closes: #329204.
    - Improves the default fonts in RRDtool 1.2, which caused some labels to
      line-wrap, reducing readability. Closes: #361585.
    - munin-node-configure-snmp now handles errors better, closes: #320455.
    - Plugin generic/multips is now sorted under Processes, closes: #312521.
    - Plugin linux/apt_all now correctly counts held packages, and also
      considers the distribution "stable", closes: #314610.

* debian/control, debian/rules, debian/NEWS:
    - Add support for building a package containing the contrib plugins,
      closes: #306861. Patch from Marc Haber, thanks!

* debian/munin-node.init, debian/munin.cron.d:
    - Recreate /var/run/munin on boot if it is absent. This is a work-around
      for brain-damage in Ubuntu, where this directory goes AWOL every time
      the machine is booted. Closes: #380434.

* debian/control:
    - The link to the example installation was broken, instead point to the
      home page where there'll always be a link to a live one.

* debian/munin-node.init:
    - Handle pidofproc() supplying the correct return code in the situation
      where the daemon is dead while the pid file exists. This was a bug
      in lsb-base (#381684) up to and including version 3.1-10.
    - Add LSB run-time dependency information.

* debian/munin.cron.d:
    - Change the time of the daily forced munin-limits run so it doesn't
      start at the same time as the munin-cron process, which appeared to
      cause a race condition that made munin-limits report all values as 0.

* debian/plugins.conf:
    - Run the ip_ plugin as the root user, closes: #373768.

* debian/copyright:
    - The new upstream release bundles Bitstream Vera Mono, include its
      license.

6. By Benjamin Montgomery

Added patch from Dagfinn Ilmari Mannsåker to ensure that directory
for PID file exists when munin is started (Closes: Malone #33847)

5. By Tore Anderson <email address hidden>

* New upstream release.
    - Plugin linux/iostat now supports c#d#p#-named devices, closes: #309263.
    - Plugin generic/postfix_mailvolume should now correctly detect a
      Postfix installation, closes: #341265, #306591.

* debian/munin-node.init, debian/control:
    - Fix killproc() call, whose interface changed in lsb-base 3.0-10.
      Version the dependency accordingly. Closes: #339952.

* server/munin-cron.in, server/munin-graph.in, server/munin-limits.in:
    - Reverted to unmodified upstream versions, as the patches applied to
      1.2.3 has been merged into the upstream tree.

4. By Tore Anderson <email address hidden>

* debian/munin.preinst (removed), debian/munin.postinst, debian/munin.postrm,
  debian/munin-node.preinst (removed), debian/munin-node.postinst:
    - Remove all code that handled upgrades from versions earlier than
      1.2.3-1. In a way this closes: #308008.

* debian/munin.postrm, debian/munin-node.postrm:
    - Replace "test -o" bashism with "||".

* debian/munin-node.cron.d:
    - Update APT's package index files periodically if the apt_all plugin
      enabled, too. Patch by Tommi Virtanen, thanks! Closes: #317278.

* debian/control:
    - Remove conflict declarations on the old LRRD packages.
    - Make munin-node suggest ethtool, closes: #311603.
    - Make Munin depend on rrdtool instead of merely suggesting it. This is
      a workaround for bug #323975 and its duplicates.
    - Add a dependency on adduser for both packages.
    - Increment standards-version to 3.6.2.1, no changes required.

* debian/munin-node.init, debian/control:
    - Reimplemented Munin-Node's init script using LSB functions.
      Closes: #326912, #326913.
    - Add a dependency on lsb-base for Munin-Node.

* server/munin-graph.in, debian/control:
    - Replaced the patch from 1.2.3-2 with the upstream one from SVN revision
      954. This re-enables support for RRDtool 1.0, so the versioned
      dependency on librrds-perl is dropped.

* server/munin-cron.in:
    - Swallow bogus output from RRDtool, closes: #326061. This is a
      (hopefully temporary) workaround for bug #325353.

3. By Tore Anderson <email address hidden>

* New upstream release, targeted at Sarge.
    - Plugin linux/sensors_ now handles yet another form of output from the
      sensors(1) utility, closes: #300690.
    - Plugin generic/postfix_mailstats now shouldn't include rejects from
      the cleanup daemon in the total count, closes: #302220.
    - Munin-update no longer emits Perl warnings to stdout, closes: #302502.

* server/munin-limits.in, debian/NEWS:
    - Apply patch from trunk which redirects all stdout and stderr from the
      program being run to the log, closes: #301196. The references to this
      functionality has been corrected in the NEWS file, and also in the
      example config file.

* debian/control:
    - Increment standards-version to 3.6.1.1, no changes required.

* debian/munin.docs:
    - Include README-apache-cgi.

2. By Tore Anderson <email address hidden>

* New upstream release:
    - Apache plugins' autoconf routines should be fixed, closes: #236144.
    - The node now applies plugin user settings at startup, closes: #236694.
    - Fixed link rot in the templates, closes: #236792.
    - graph_scale improved to use rrdgraph --units-exponent, closes: #236834.
    - Improves the labels of the Apache plugins, closes: #238594.
    - Improved sensors_* plugins to better cope with various output from
      /usr/bin/sensors, closes: #245289.
    - Adds new plugin for NFS statistics, closes: #223775.

* debian/rules:
    - Include "contrib" plugins as well as "auto" and "manual" in the
      munin-node package, closes: #236939, #236972, #245104.

* Makefile:
    - Ignore the return value of htmldoc, as it's begun returning non-zero
      if it encountered a non-fatal error in the document.

1. By Tore Anderson <email address hidden>

Import upstream version 0+1.0.0pre5

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/munin
This branch contains Public information 
Everyone can see this information.

Subscribers