[Bug 202283] mail/spamassassin: Fix another incompatibility with Net::DNS 1.01 (RR formatting issue)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 13 00:18:48 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202283
Bug ID: 202283
Summary: mail/spamassassin: Fix another incompatibility with
Net::DNS 1.01 (RR formatting issue)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: adamw at FreeBSD.org
Reporter: Mark.Martinec at ijs.si
Flags: maintainer-feedback?(adamw at FreeBSD.org)
Assignee: adamw at FreeBSD.org
Created attachment 159829
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159829&action=edit
patch-URIDNSB.pm - fixes incompatibility with dns/p5-Net-DNS 1.01
The attached minimalistic patch fixes another incompatibility of SpamAssassin
with module Net::DNS, which started returning stringified DNS resource records
formatted differently since version 1.01 (as is in the ports: dns/p5-Net-DNS),
which SpamAssassin is unable to parse in its URIDNSB.pm plugin.
More details at:
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7231
The attached patch is equivalent to the first patch in the above
( https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7231#c3 )
and has been applied to the 3.4 branch (i.e. to be included in
a 3.4.2 release) - so the patch in ports is intended to bridge
the time gap until the 3.4.2 release.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list