<!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.55 release of <a class="moz-txt-link-freetext" href="Net::DNS">Net::DNS</a>.</p>
    <p>This candidate 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>Please review the candidate carefully. If no issues arise, the
      actual releases will follow Thursday the 11th of June 2026.</p>
    <p>See also the Changes below</p>
    <p>link: <a moz-do-not-send="true"
        href="https://www.net-dns.org/download/Net-DNS-1.54_01.tar.gz"
        class="moz-txt-link-freetext">https://www.net-dns.org/download/Net-DNS-1.54_01.tar.gz</a><br>
      sha256:
      eca7ef258d654446d6fb0aa848a409e33de9595a3b94a88f0a0c066b6390c855<br>
      asc: <a moz-do-not-send="true"
href="https://www.net-dns.org/download/Net-DNS-1.54_01.tar.gz.asc"
        class="moz-txt-link-freetext">https://www.net-dns.org/download/Net-DNS-1.54_01.tar.gz.asc</a></p>
    <p>Regression test results will follow coming Monday the 8th of June</p>
    <h3>Changes</h3>
    <pre>**** 1.55 [unreleased]

        Fix UDP truncation tests which relied on large RSA RRSIGs.

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>