https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6681
--- Comment #20 from Mark Martinec <[email protected]> 2011-11-02 12:02:44 UTC --- Seems the "cannot include 0:0:0:0:0:0:0:1/128" bug in NetAddr-IP is documented in: https://rt.cpan.org/Ticket/Display.html?id=71925 and fixed 4.053: 4.053 Wed Oct 26 08:52:34 PDT 2011 In Lite.pm v1.36 fix bug #71925. A a sub-varient of #62521 that showed up only for short notation for IPv4. i.e. 127/n, 127.0/n, 127.0.0/n but not 127.0.0.0/n but the Math::BigInt incompatibility is fixed in 4.055. A text in #71925 says: | Please discard all NetAddr::IP versions 4.045 - 4.053 Suggesting the following change to the description of a NetAddr::IP entry in DependencyInfo.pm : --- lib/Mail/SpamAssassin/Util/DependencyInfo.pm (revision 1196549) +++ lib/Mail/SpamAssassin/Util/DependencyInfo.pm (working copy) @@ -80,7 +80,7 @@ and used by DNSxL rules for assembling DNS queries out of IPv6 addresses. 4.010 fixes an issue where NetAddr::IP::full6() causes a full6.al include error. - Avoid versions 4.034 and 4.035.", + Avoid versions 4.034 to 4.035 and 4.045 to 4.054", -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
