[net-dns-users] Fast-track release candidate for Net::DNS 1.19

Willem Toorop willem at nlnetlabs.nl
Fri Nov 9 20:54:10 UTC 2018


Dear all,

We have a candidate for the upcoming fast-track 1.19 release 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 =>  )


Please review this candidate carefully. If no issues arise, the actual
release will follow Wednesday the 14th of November 2018.


link  : https://www.net-dns.org/download/Net-DNS-1.18_01.tar.gz
sha256: 1dc29d924f2ca63c7a38eee8c0dfc49b8cfe636ba4838a0c647284a58afdb8d5
asc   : https://www.net-dns.org/download/Net-DNS-1.18_01.tar.gz.asc

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


Changes
=======
**** 1.19 [unreleased]

	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/20181109/ee8e55c6/attachment.bin>


More information about the net-dns-users mailing list