<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Dear all,</p>
<p>We have a candidate for the upcoming 1.49 release of <a class="moz-txt-link-freetext" href="Net::DNS">Net::DNS</a>.</p>
<p>This candidate has</p>
<ul>
<li>Support for the new <a
href="https://datatracker.ietf.org/doc/draft-ietf-dnsop-generalized-notify">DSYNC</a>
resource record</li>
<li>Support for the new <a
href="https://www.rfc-editor.org/rfc/rfc9660.html">ZONEVERSION</a>
EDNS(0) option<br>
</li>
<li>A way to make values of SvcParameters more usable in user
programs (See <a
href="https://rt.cpan.org/Ticket/Display.html?id=157043">RT#157043</a>)</li>
<li>An API change to align the structures returned by EDNS options
with their JSON description (See <a
href="https://rt.cpan.org/Ticket/Display.html?id=157195">RT#157195</a>)</li>
<li>A bugfix to also provide the SOA in the authority section for
NODATA responoses from <a class="moz-txt-link-freetext" href="Net::DNS::Nameserver">Net::DNS::Nameserver</a> (See <a
href="https://rt.cpan.org/Ticket/Display.html?id=157669">RT#157669</a>)</li>
<li>A fix to gracefully handle TCP connection errors (See <a
href="https://rt.cpan.org/Ticket/Display.html?id=157700">RT#157700</a>)</li>
</ul>
<p>Please review the candidate carefully. If no issues arise, the
actual releases will follow Friday the 27th of December 2024.</p>
<table cellpadding="1" cellspacing="1" border="0">
<tbody>
<tr>
<td valign="top">link<br>
</td>
<td valign="top">: <a
href="https://www.net-dns.org/download/Net-DNS-1.48_02.tar.gz"
class="moz-txt-link-freetext">https://www.net-dns.org/download/Net-DNS-1.48_02.tar.gz</a>
</td>
</tr>
<tr>
<td valign="top">sha256</td>
<td valign="top">:
380e82231d0d44a8b548bcb6b27ebc29c0d2a21526fca1a0b904a414b2ecd78c</td>
</tr>
<tr>
<td valign="top">asc</td>
<td valign="top">: <a
href="https://www.net-dns.org/download/Net-DNS-1.48_02.tar.gz.asc"
class="moz-txt-link-freetext">https://www.net-dns.org/download/Net-DNS-1.48_02.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><br>
</p>
<h3>Changes</h3>
<p><font face="monospace">**** 1.49 [unreleased]<br>
<br>
Add DSYNC package for Generalized Notification.<br>
EDNS: Add support for ZONEVERSION option.<br>
<br>
Fix rt.cpan.org #157700<br>
"Use of uninitialized value" errors when using TCP
connections<br>
<br>
Fix rt.cpan.org #157669<br>
<a class="moz-txt-link-freetext" href="Net::DNS::Nameserver">Net::DNS::Nameserver</a>: SOA not present in NODATA response<br>
<br>
Fix rt.cpan.org #157195<br>
EDNS option structure does not match JSON from
$packet->edns->print<br>
<br>
Fix rt.cpan.org #157043<br>
User-hostile return value from SVCB key methods</font><br>
</p>
</body>
</html>