Your message dated Thu, 25 Sep 2008 11:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#499391: fixed in munin 1.2.6-7
has caused the Debian Bug report #499391,
regarding allow for ':' in plugin names
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
499391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499391
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: munin-node
Version: 1.2.6-5
Severity: normal

Hi,
otherwise it's not possible to use IPv6 addresses in Plugin names like:

ln -s /usr/share/munin/plugins/ping_ ping_\:\:1

Filing at severity normal since all plugins acting on IPv4 adresses
(dots are allowed in the filename) are broken in regard to IPv6 because
of this:

--- munin-run.orig      2008-09-18 11:30:26.000000000 +0200
+++ munin-run   2008-09-18 11:27:53.000000000 +0200
@@ -281,7 +281,7 @@
     for my $file (grep { -f "$servicedir/$_" } readdir(DIR)) {
        next if $file =~ m/^\./; # Hidden files
        next if $file =~ m/.conf$/; # Config files
-       next if $file !~ m/^([-\w.]+)$/; # Skip if any weird chars
+       next if $file !~ m/^([-\w.:]+)$/; # Skip if any weird chars
        $file = $1; # Not tainted anymore.
        foreach my $regex (@ignores)
        {

Cheers,
 -- Guido

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.27-rc6-00038-g2a06138
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: munin
Source-Version: 1.2.6-7

We believe that the bug you reported is fixed in the latest version of
munin, which is due to be installed in the Debian FTP archive:

munin-node_1.2.6-7_all.deb
  to pool/main/m/munin/munin-node_1.2.6-7_all.deb
munin-plugins-extra_1.2.6-7_all.deb
  to pool/main/m/munin/munin-plugins-extra_1.2.6-7_all.deb
munin_1.2.6-7.diff.gz
  to pool/main/m/munin/munin_1.2.6-7.diff.gz
munin_1.2.6-7.dsc
  to pool/main/m/munin/munin_1.2.6-7.dsc
munin_1.2.6-7_all.deb
  to pool/main/m/munin/munin_1.2.6-7_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Schmitz <[EMAIL PROTECTED]> (supplier of updated munin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 24 Sep 2008 23:12:20 +0200
Source: munin
Binary: munin-node munin-plugins-extra munin
Architecture: source all
Version: 1.2.6-7
Distribution: unstable
Urgency: low
Maintainer: Munin Debian Maintainers <[EMAIL PROTECTED]>
Changed-By: Matthias Schmitz <[EMAIL PROTECTED]>
Description: 
 munin      - network-wide graphing framework (grapher/gatherer)
 munin-node - network-wide graphing framework (node)
 munin-plugins-extra - network-wide graphing framework (user contributed 
plugins for nod
Closes: 499391 500080
Changes: 
 munin (1.2.6-7) unstable; urgency=low
 .
   * Add trivial patch from Guido Günther to munin-node to allow colons in
     plugin names, to enable support for IPv6 addresses. (Closes: #499391)
   * Remove 'white-space: nowrap;' from style.css, this avoids too wide html
     pages in large Munin installations. (Closes: #500080)
Checksums-Sha1: 
 7a03788c484a09e0d0c13b298ba694fdd79edc11 1364 munin_1.2.6-7.dsc
 802a60d9725077816d4f71873e094fd0139abd2a 48341 munin_1.2.6-7.diff.gz
 5e18c15bc144c04621217027aaee5c5a049ca193 608458 munin_1.2.6-7_all.deb
 6e43b1ed75e5ccfcaf181d6bfc91bc95b2baa66f 660006 munin-node_1.2.6-7_all.deb
 e0c2fbba2ae7a8ff85389f7f78d9c4eea48bcc7e 72664 
munin-plugins-extra_1.2.6-7_all.deb
Checksums-Sha256: 
 155e2ff12f209de6fd47fc49e824ef15d4b4126baa96810ee44f338ab9d54eed 1364 
munin_1.2.6-7.dsc
 64e60a452e4008c77c4a17c6a4d6e2fb06eff8205a77171be8c959985a4d4258 48341 
munin_1.2.6-7.diff.gz
 3cf82771c10c88a3f38fff74c0d272846a612f90a4aed5adb8193b728e1d9a92 608458 
munin_1.2.6-7_all.deb
 6dd50f323500eaae178db30099ddadda938c2b111bc33961563b8d402e94ff38 660006 
munin-node_1.2.6-7_all.deb
 ddd888f676a947a0292ffe444b0bda2089e18cf19465828f5a7f48a804731998 72664 
munin-plugins-extra_1.2.6-7_all.deb
Files: 
 57c5b7d6fb68fb8c221fce21ce0c5519 1364 net optional munin_1.2.6-7.dsc
 e29f64a881b748345fe36298e54f4409 48341 net optional munin_1.2.6-7.diff.gz
 7e1547023a17262e35762470c8088b52 608458 net optional munin_1.2.6-7_all.deb
 25b4f87e0c1099a5f4b708f472b1f4d6 660006 net optional munin-node_1.2.6-7_all.deb
 8e59ca9c28bcfb2a8c0ba32f2ca15929 72664 net optional 
munin-plugins-extra_1.2.6-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI23gXUHLQNqxYNSARAt1IAKCV5vKWxwBH4MlzPCwmzCM8wOlCGwCcD+1h
VG3uQEG2oazhDmLgglHV3Dk=
=A2U8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to