Bug#676798:

2012-11-21 Thread intrigeri
Hi, Daniel Black wrote (29 Oct 2012 12:38:15 GMT) : > patch: > https://github.com/grooverdan/munin-debian/commit/ff90b8f3be96128afc5d3a45f60131e61aafb1a4 Thanks for the patch, Daniel! I can reproduce this bug (with good ol' telnet) on current sid. Once I've applied Daniel's patch (directly to m

Bug#676798:

2012-10-29 Thread Daniel Black
patch: https://github.com/grooverdan/munin-debian/commit/ff90b8f3be96128afc5d3a45f60131e61aafb1a4 doesn't disable the cidr as recommended previously however. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Bug#676798: munin-node: Munin-node does not allow IPv6 localhost connections

2012-06-10 Thread Kenyon Ralph
On 2012-06-09T14:13:11+0200, Michael Renner wrote: > This would also be a good opportunity to get rid of the travesty that is > the regex netblock matching and fix #611145 in the process but apparently > there's a bug in munin/Net::CIDR since > > cidr_allow ::1/128 > cidr_allow 127.0.0.1/32 > >

Bug#676798: [Packaging] Bug#676798: munin-node: Munin-node does not allow IPv6 localhost connections

2012-06-10 Thread Holger Levsen
severity 676798 important thanks Hi Michael, thanks for your bug report(s)! On Samstag, 9. Juni 2012, Michael Renner wrote: > the default munin-node configuration doesn't allow localhost IPv6 > connections. raising the severity as IP means IPv6 nowadays, see RFC 6540 :) cheers, Holger

Bug#676798: munin-node: Munin-node does not allow IPv6 localhost connections

2012-06-09 Thread Michael Renner
Package: munin-node Version: 2.0.0-1 Severity: normal Tags: upstream ipv6 Hey Holger, the default munin-node configuration doesn't allow localhost IPv6 connections. Adding a allow ^::1$ fixes this. This would also be a good opportunity to get rid of the travesty that is the regex netblock m