FS#79132 - [spamassassin] DnsResolver: deprecated method; size() is an alias of UDPsize()

Attached to Project: Arch Linux
Opened by ilf (ilf) - Tuesday, 18 July 2023, 08:48 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:18 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Florian Pritz (bluewind)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

spamassasin 4.0.0 outputs this warning:

> deprecated method; size() is an alias of "UDPsize()" at /usr/share/perl5/vendor_perl/Mail/SpamAssassin/DnsResolver.pm line 600.

Perl Net::DNS 1.38 deprecated this method:

> Deprecate packet->edns->size() method.

https://metacpan.org/dist/Net-DNS/changes

Upstream already has a fix: https://svn.apache.org/viewvc?view=revision&revision=1909910

Could we merge this fix until upstream releases a new version?

Thanks.

Additional info:
* package version(s): spamassasin 4.0.0
* link to upstream bug report: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8133
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:18 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/spamassassin/issues/2

Loading...