<!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.55 release of <a
        class="moz-txt-link-freetext" href="Net::DNS">Net::DNS</a>.</p>
    <p>This release has two bugfixes</p>
    <ul>
      <li>A fix for 1 byte TCP packets containing “0” being interpreted
        as EOF, corrupting AXFRs (See <a moz-do-not-send="true"
          href="https://rt.cpan.org/Ticket/Display.html?id=176900">RT#176900</a>)</li>
      <li>Removing usage of backticks in UNIX.pm which depend on shell
        (See <a moz-do-not-send="true"
          href="https://rt.cpan.org/Ticket/Display.html?id=177003">RT#177003</a>)</li>
    </ul>
    <p>Besides these fixes, <a class="moz-txt-link-freetext" href="Net::DNS">Net::DNS</a> now also provides stack traces for
      taint violations (See <a moz-do-not-send="true"
        href="https://rt.cpan.org/Ticket/Display.html?id=178183">RT#178183</a>)</p>
    <p><br>
    </p>
    <table cellpadding="1" cellspacing="0" border="0" height="auto">
      <tbody>
        <tr>
          <td valign="top">link<br>
          </td>
          <td valign="top">: <a
href="https://www.net-dns.org/download/Net-DNS-1.55.tar.gz"
              class="moz-txt-link-freetext" moz-do-not-send="true">https://www.net-dns.org/download/Net-DNS-1.55.tar.gz</a></td>
        </tr>
        <tr>
          <td valign="top">sha256</td>
          <td valign="top">: e2b60630c6bc3ae36fafdf64dfe099a221f6aff1dd2707a1a5a5ed240ef6f47a</td>
        </tr>
        <tr>
          <td valign="top">asc</td>
          <td valign="top">: <a class="moz-txt-link-freetext"><span
href="https://www.net-dns.org/download/Net-DNS-1.55.tar.gz.asc"
                class="moz-txt-link-freetext" moz-do-not-send="true">https://www.net-dns.org/download/Net-DNS-1.55.tar.gz.asc</span></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>
    <pre>**** 1.55 Jun 11, 2026

        Fix UDP truncation tests which relied on large RSA RRSIGs.

Fix rt.cpan.org #178183
        Unhelpful TAINT error

Fix rt.cpan.org #177003
        TCP read loop treats 1-byte recv() of "0" (0x30) as EOF, corrupting AXFRs

Fix rt.cpan.org #176900
        UNIX.pm: avoid `backticks` which depends on shell</pre>
    <p><br>
    </p>
  </body>
</html>