You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@spamassassin.apache.org on 2023/05/27 19:08:51 UTC

[Bug 8133] New: DnsResolver: deprecated method; size() is an alias of UDPsize()

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8133

            Bug ID: 8133
           Summary: DnsResolver: deprecated method; size() is an alias of
                    UDPsize()
           Product: Spamassassin
           Version: 4.0.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: spamassassin
          Assignee: dev@spamassassin.apache.org
          Reporter: ilf@zeromail.org
  Target Milestone: Undefined

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

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

[Bug 8133] DnsResolver: deprecated method; size() is an alias of UDPsize()

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8133

ilf@zeromail.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilf@zeromail.org

--- Comment #3 from ilf@zeromail.org ---
Thanks for the fix. It's now two months old. Could we get a release with the
fix included? Thanks.

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

[Bug 8133] DnsResolver: deprecated method; size() is an alias of UDPsize()

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8133

--- Comment #4 from ilf@zeromail.org ---
Henrik: Thanks for fixing this. The fix has now been merged for half a year.
Unfortunately, most users don't get this, because there is no release with it
yet. Would it be possible to make a new release that includes this fix? (It's
pretty annoying to see this bug day after day.) Thanks!

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

[Bug 8133] DnsResolver: deprecated method; size() is an alias of UDPsize()

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8133

Henrik Krohns <ap...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |h.reindl@thelounge.net

--- Comment #2 from Henrik Krohns <ap...@hege.li> ---
*** Bug 8147 has been marked as a duplicate of this bug. ***

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

[Bug 8133] DnsResolver: deprecated method; size() is an alias of UDPsize()

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8133

Henrik Krohns <ap...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |apache@hege.li

--- Comment #1 from Henrik Krohns <ap...@hege.li> ---
Fixed already in Revision 1909910

1.38 also outputs warnings with make test, was reported here:
https://rt.cpan.org/Public/Bug/Display.html?id=148340

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