Change logs for munin source package in Intrepid

  • munin (1.2.6-4ubuntu1) intrepid; urgency=low
    
      * Merge from debian unstable, remaining changes:
        + debian/munin-node.postinst:
          - Restart munin-node to load new plugins. (LP: #224428)
        + debian/control:
          - Suggest cron (LP: #220561)
        + Updated debian/patches/221-apt-ubuntu-changes.patch:
          - Make apt_all.in Ubuntu specific. Thanks to Soren Hansen.
    
       [Nathan Handler]
       - Fix typo in debian/munin-node.postinst (LP: #247806)
       - Fixed missing semi-colon in node/munin-node.in (LP: #247805)
    
    munin (1.2.6-4) unstable; urgency=medium
    
      * Install munin-node gracefully (ie. inside a chroot, where port 4949 is
        bound to another munin-node already) : munin-node.postinst: don't exit
        postinst with error if just munin-node-configure fails. debian/rules: use
        dh_installinit with --error-handler=true. (Closes: #491130)
      * munin-node: if_ and if_err_ plugins: add msh|venet|veth to the regex of
        detected interfaces. (Closes: #489505)
      * munin-node: postfix_mailqueue plugin: use postconf to detect postfix's
        spooldir. (Closes: #383397)
      * munin-plugins-extra: include vserver plugins (Closes: #489737), thanks to
        Micah Anderson for maintaining them. Make them use /bin/bash instead of
        /bin/sh as they don't work with dash yet.
      * munin-node: depend on gawk. (Closes: #491559)
      * munin-node: add versioned dependency on lsb-base. (Closes: #469311)
      * munin-node-configure: don't treat empty suggests as errors.
        (Closes: #491475, #489502)
      * munin-node: sensors plugin: don't output errors on autoconf and suggest if
        no sensors binary is installed. (Closes: #491473)
      * munin-plugins-extra: fix typo in courier plugin. (Closes: #491463)
    
    munin (1.2.6-3) unstable; urgency=low
    
      [ Holger Levsen ]
      * Add liblwp-useragent-determined-perl to suggests for the munin-node
        package as its needed for the apache_accesses plugin.
    
      [ Matthias Schmitz ]
      * Fix typo in munin-node postinst. (Closes: #489591)
      * Fixed POD typo in Plugin.pm (Closes: #488700)
    
     -- Chuck Short <email address hidden>   Mon, 21 Jul 2008 12:50:17 +0100
  • munin (1.2.6-2ubuntu1) intrepid; urgency=low
    
      * Merge from debian unstable, remaining changes:
        + debian/munin-node.postinst:
          - Restart muninig-node to load new plugins. (LP: #224428)
        + debian/control:
          - Suggest cron (LP: #220561)
          - Update maintainer according to spec.
        + Updated debian/patches/221-apt-ubuntu-changes.patch:
          - Make apt_all.in Ubuntu specific. Thanks to Soren Hansen.
    
    munin (1.2.6-2) unstable; urgency=low
    
      [ Matthias Schmitz ]
      * Fix the exim detection in exim_mailqueue with the patch from Damyan
        Ivanov, thanks! Closes: #486865
      * Replace the wrong filehandle close in exim_mailstats through tail_close().
        Closes: #486868
      * Remove the "-w" from the hash bang line of ntp_offset since nether dash
        nor bash (or ksh) knows this parameter. Closes: #486887
      * Change maintainer mail back to <email address hidden>
      * To become compatible with Nagios substitute "%" by "percent" in graph
        title of plugins df and df_inode. Thanks Andreas Beckmann, Closes: #472239
      * The plugin smart_ will not longer spin up disks in standby mode. Added "-n
        standby" to the smartctl call. In plugin hddtemp_smartctl this issue was
        already fixed upstream. Closes: #409462
      * Included plugin 'ups_'. Thanks Andras Korn! Closes: #305917
      * Set default logfile to mail.conf for postfix_mailvolume in plugins.conf
        since Debian's postfix logs there. In the plugin postfix_mailstats this
        issue was already fixed upstream. Closes: #461302
      * Added detection of slashes in plugin ip_'s suggest mode.
        Closes: #464881, #411643, #402881
      * Included plugin 'openvpn'. Closes: #354447
      * Build the binary package 'munin-plugins-extra' with user contributed
        plugins (again) by default. Though previously this package was called
        'munin-plugins-contrib'. It was renamed to avoid confusion about the term
        'contrib' which is used in Debian with a different meaning.
    
      [ Holger Levsen ]
      * Bump Standards-Version to 3.8.0, add Homepage and Vcs-* pseudo-headers.
      * Add README.source and convert it to svn-buildpackage. Thanks to Patrick
        Winnertz for help on this and writing the pbuilder part of README.source.
      * Add error checking to postinst, so the postinst (and with it dpkg) doesn't
        fail if munin-node-configure fails, for example if /proc is not mounted.
      * Provide entry about the munin-plugins-extra package in NEWS file.
      * Add suggests to logtail for munin-plugins-extra, as some of those plugins
        need it.
      * Remove the buggy and unneeded logtail version detection code in the
        amavis and courier plugins as described in #298895 and #297628. (The bugs
        were closed in the BTS when the now called 'munin-plugins-extra' package
        wasn't build on default anymore.)
      * Adjust the default path for the mail logfile as suggested in #296533.
        (Same here, bug was closed in the BTS when this binary package wasn't
        build on default anymore.)
    
     -- Chuck Short <email address hidden>   Mon, 07 Jul 2008 01:10:06 +0100
  • munin (1.2.6-1ubuntu2) intrepid; urgency=low
    
      * debian/patches/220-honor-pid-file.patch:
        - Dropped no longer needed.
      * debian/patches/221-apt-ubuntu-changes.patch:
        - Make apt_all.in Ubuntu specific (LP: #245031)
    
     -- Chuck Short <email address hidden>   Thu, 03 Jul 2008 13:05:52 +0000
  • munin (1.2.6-1ubuntu1) intrepid; urgency=low
    
      * Merge from debian unstable, remaining changes:
        + debian/munin-node.postinst:
          - Restart munin-node to load new plugins. (LP: #224428)
        + debian/control:
          - Suggest cron (LP: #220561)
          - Updated maintainer according to spec.
        + debian/changelog:
          - Corrected launch bug number.
        + Added debian/patches/220-honor-pid-file.patch:
          - Honor the pid file, thanks to Remi Broemeling. (LP: #107335)
    
    munin (1.2.6-1) unstable; urgency=low
    
      [ Matthias Schmitz ]
      * new upstream release (Closes: #440003, #310915, #387283, #307963, #241824,
        #307966, #311727, #336618, #307962, #307997, #385058, #385358, #332285,
        #403341, #373970, #398027, #385291, #436002, #440622, #463721, #406479,
        #454260, #484068, #472207, #485830)
        - introduce the munindoc command
        - introduce Munin::Plugin.pm and plugin.sh with utility functions for
          perl/shell plugins
        - new plugins: ntp_offset
      * Added tomcat_* plugins from Munin 1.3.4, Closes: #484097
    
      [ Holger Levsen ]
      * Add Matthias and myself to uploaders.
      * Change maintainer mail address.
      * Fix formatting errors in debian/NEWS.
      * Bump standards version to 3.7.3, no changes needed.
      * Remove versioned dependencies/suggests on python, perl-modules and
        debhelper as they are all fullfilled even in oldstable.
      * Update debian/copyright to reflect that munin is under the GPL2.
      * debian/rules: Don't ignore failures in the clean target.
      * Move debhelper and quilt to Build-Depends:.
    
     -- Chuck Short <email address hidden>   Wed, 25 Jun 2008 13:59:20 -0500
  • munin (1.2.5-2ubuntu3.2) intrepid; urgency=low
    
      * debian/control: Suggest cron. (LP: #225061)
    
     -- Chuck Short <email address hidden>   Mon, 09 Jun 2008 14:49:10 +0000
  • munin (1.2.5-2ubuntu3.1) hardy-proposed; urgency=low
    
      * debian/munin-node.postinst
        - Restart munin-node to load new plugins. (LP: #224428)
    
     -- Chuck Short <email address hidden>   Wed, 30 Apr 2008 15:18:06 -0400
  • munin (1.2.5-2ubuntu3) hardy; urgency=low
    
      * Added patch to honour the pid_file configuration setting. Thanks to
        Remi Broemeling. (LP: #107735)
      * Update debian maintainers.
      * Update standards version.
    
     -- Chuck Short <email address hidden>   Mon, 24 Mar 2008 15:34:28 -0400