<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Dear all,</p>
<p>I am pleased to announce the 1.50 release of <a class="moz-txt-link-freetext" href="Net::DNS">Net::DNS</a>.</p>
<p>This release has</p>
<ul>
<li>Code improvements</li>
<li>Documentation revision and reformatting</li>
<li>Support for the <a
href="https://www.net-dns.org/docs/Net/DNS/RR/RESINFO.html">RESINFO</a>
resource record (<a
href="https://www.rfc-editor.org/rfc/rfc9606.html">RFC 9606</a>)</li>
<li>A bugfix that resolved use of uninitialized value errors while
resolving on some systems (NetBSD See <a
href="https://rt.cpan.org/Ticket/Display.html?id=158706">RT#158706</a>)</li>
<li>A fix for resolving on systems that have only IPv6 globally
(See <a
href="https://rt.cpan.org/Ticket/Display.html?id=158714">RT#158714</a>)</li>
</ul>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>link</td>
<td>: <a
href="https://www.net-dns.org/download/Net-DNS-1.50.tar.gz"
class="moz-txt-link-freetext">https://www.net-dns.org/download/Net-DNS-1.50.tar.gz</a></td>
</tr>
<tr>
<td>sha256</td>
<td>:
c660500b9d96e5aa2b16d9f4260b6f9f05b5602d3c4bea0ca39b45bcd02ba993</td>
</tr>
<tr>
<td>asc</td>
<td>: <a
href="https://www.net-dns.org/download/Net-DNS-1.50.tar.gz.asc"
class="moz-txt-link-freetext">https://www.net-dns.org/download/Net-DNS-1.50.tar.gz.asc</a></td>
</tr>
</tbody>
</table>
<p>Regression test results: <a
href="https://www.net-dns.org/regression"
class="moz-txt-link-freetext">https://www.net-dns.org/regression</a></p>
<h3>Changes</h3>
<pre>**** 1.50 Feb 21, 2025
Minor code improvements in <a class="moz-txt-link-freetext" href="Resolver::Base">Resolver::Base</a>.
Add RESINFO package for resolver information.
Documentation revision and reformatting.
Fix rt.cpan.org #158714
Fedora41: IPv4 loopback disabled in IPv6-only configuration
Fix rt.cpan.org #158706
Use of uninitialized value [in _send_udp]</pre>
<p></p>
</body>
</html>