Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Nov 2015 16:15:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204682] mail/spamassassin: fix (a new) DNS resolving incompatibility with p5-Net-DNS-1.03
Message-ID:  <bug-204682-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204682

            Bug ID: 204682
           Summary: mail/spamassassin: fix (a new) DNS resolving
                    incompatibility with p5-Net-DNS-1.03
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: adamw@FreeBSD.org
          Reporter: Mark.Martinec@ijs.si
             Flags: maintainer-feedback?(adamw@FreeBSD.org)
          Assignee: adamw@FreeBSD.org

Perl module Net::DNS 1.03 introduced an incompatibility
in its API, which causes all DNS lookups in SpamAssassin
to fail.

The issue is documented in:
  https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7265
  https://rt.cpan.org/Public/Bug/Display.html?id=108745
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204656

The attached patch fixes the incompatibility in
Mail/SpamAssassin/DnsResolver.pm so that it works
with Net::DNS 1.03, as well as its older versions.
The patch is the same as proposed in Bug 7265
(as linked above).

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204682-13>