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

Willem Toorop willem at nlnetlabs.nl
Fri Sep 21 14:56:00 UTC 2018


Dear all,

We have new release version 1.18 of Net::DNS.

This release includes

* Updated root hints, with the new IP address for b.root-servers.net.
* A bugfix for failing Net::DNS::ZoneFile->parse() when an include
  directory was specified.
* A bugfix for broken resolution when /etc/resolv.conf had an ndots
  option.
* A change in terminology: A DNS reply is not called “answer” anymore to
  avoid disambiguate. This change applies to a few function names too:
  * Net::DNS::Packet::from() replaces answerfrom()
  * Net::DNS::Packet::size() replaces answersize()
  * Net::DNS::Resolver::replyfrom() replaces answerfrom().
  The old function names will remain for backwards compatibility.
* Overall improved documentation

See also the Changes section.


link  : https://www.net-dns.org/download/Net-DNS-1.18.tar.gz
sha256:52ce1494fc9707fd5a60ed71db5cde727157b7f2363787d730d4d1bd9800a9d3
asc   : https://www.net-dns.org/download/Net-DNS-1.18.tar.gz.asc

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


Changes
=======
**** 1.18 Sep 21, 2018

        Documentation revised to remove ambigous use of "answer" which
        has been used to refer to both the answer section of a packet
        and the entire reply packet received from a nameserver.

Fix rt.cpan.org #127018

        Net::DNS::ZoneFile->parse() fails if include directory
	specified.

Fix rt.cpan.org #127012

        DNS resolution broken when options ndots used in
	/etc/resolv.conf

-------------- 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/20180921/8b5f3606/attachment.bin>


More information about the net-dns-users mailing list