[net-dns-users] Net::DNS 1.19 released

Willem Toorop willem at nlnetlabs.nl
Thu Nov 15 06:04:58 UTC 2018


We have a new release version 1.19 of Net::DNS

This release two bugfixes:

  * A bugfix for search() returning a NODATA packet instead of the
    documented undef in some situations
  * A bugfix to not use global bare file handles when reading the
    resolver configuration file

This release also contains a new feature to show the structure of EDNS
options when printing. For example:

    $packet->edns->print;

    ;; EDNS version 0
    ;;      flags:  8000
    ;;      rcode:  NOERROR
    ;;      size:   1280
    ;;      option: DAU    => ( 8, 10, 13, 14, 15, 16 )
    ;;              DHU    => ( 1, 2, 4 )
    ;;              COOKIE => ( CLIENT-COOKIE => 7261776279746573,
    ;;                          SERVER-COOKIE =>  )


link  : https://www.net-dns.org/download/Net-DNS-1.19.tar.gz
sha256: 206278bdd9a538bec3e45b50e80cc5a9d7dc6e70ebf0889ef78254f0f710ccd7
asc   : https://www.net-dns.org/download/Net-DNS-1.19.tar.gz.asc

Regression test results: https://www.net-dns.org/regression


Changes
=======
**** 1.19 Nov 14, 2018

        Show structure of EDNS options using Perl-like syntax.

Fix rt.cpan.org #127557

        Net::DNS::Resolver::Base should use 3 args open

Fix rt.cpan.org #127182

        Incorrect logic can cause DNS search to emit fruitless queries.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.nlnetlabs.nl/pipermail/net-dns-users/attachments/20181115/3cc1f25e/attachment.bin>


More information about the net-dns-users mailing list