This update for perl-Net-DNS fixes the following issues:
Changes in perl-Net-DNS:
Updated to 1.570.0 (1.57):
See /usr/share/doc/packages/perl-Net-DNS/Changes .
Resync with IANA DNS parameters registry.
EDNS: Add support for MQTYPE-QUERY option.
Unbounded recursion when re-encoding message with misplaced TSIG CVE-2026-81928 bsc#1278084
UNIX resolver can fail in taint mode
Documentation issue for Net::DNS::RR::RRSIG::verify()
Denial of Service via long DNS compression chains CVE-2026-64194 bsc#1272214
Remote code injection via EDNS EXTENDED ERROR CVE-2026-64193 bsc#1272212
UNIX.pm: Unreachable code warning using Apache/mod_perl