[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2012-01-09 Thread Bug Watch Updater
** Changed in: munin
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/713646/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-08-31 Thread Bug Watch Updater
** Changed in: munin (Debian)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/713646/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-04-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/munin

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-04-05 Thread Launchpad Bug Tracker
This bug was fixed in the package munin - 1.4.5-3ubuntu4

---
munin (1.4.5-3ubuntu4) natty; urgency=low

  * debian/patches/upstream_bug_1009.patch: Backport
ipv6 patch. (LP: #713646)
 -- Chuck ShortTue, 05 Apr 2011 14:57:44 -0400

** Changed in: munin (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-13 Thread Bug Watch Updater
** Changed in: munin (Debian)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-12 Thread Bug Watch Updater
** Changed in: munin
   Status: Fix Released => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-12 Thread Daniel Hahler
The proper fix would be to remove the bashism "function", and define the 
function as:
  iptables() {
  /sbin/ip6tables "$@"
  }

I have left a comment at the upstream ticket: http://munin-
monitoring.org/ticket/1009#comment:2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-12 Thread Daniel Hahler
The proper fix would be to remove the bashism "function", and define the 
function as:
  iptables() {
  /sbin/ip6tables "$@"
  }

Apart from that, I cannot see why it uses eval here - the original suggestion 
in ticket #439 by "jodal" did not do so.
I will bring this up in the upstream tracker, but I cannot login there 
currently.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-12 Thread Bug Watch Updater
** Changed in: munin (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-12 Thread Andreas Olsson
** Bug watch added: Debian Bug tracker #613029
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613029

** Also affects: munin (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613029
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-05 Thread Bug Watch Updater
** Changed in: munin
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-05 Thread Andreas Olsson
Marking the bug as triaged, given that it has both been confirmed and
fixed upstream. The fix, making the plugin explicitly use bash, has been
committed to svn and is scheduled to be part of munin 1.4.6.

** Changed in: munin (Ubuntu)
   Status: New => Triaged

** Changed in: munin (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-02-05 Thread Andreas Olsson

** Bug watch added: munin-monitoring.org/ #1009
   http://munin-monitoring.org/ticket/1009

** Also affects: munin via
   http://munin-monitoring.org/ticket/1009
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
https://bugs.launchpad.net/bugs/713646

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs