[net-dns-users] Release candidate for Net::DNS 1.18
Willem Toorop
willem at nlnetlabs.nl
Fri Sep 14 21:18:22 UTC 2018
Dear all,
We have a candidate for the upcoming 1.18 release 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.
See also the Changes section.
Please review this candidate carefully. If no issues arise, the actual
release will follow Friday the 21th of September 2018.
link : https://www.net-dns.org/download/Net-DNS-1.17_03.tar.gz
sha256: 8ce0ecb4a20a26b209ffd0bf36a728aa3a7430219279e65ddd7f1a5015104bc1
asc : https://www.net-dns.org/download/Net-DNS-1.17_03.tar.gz.asc
Regression test results: https://www.net-dns.org/regression
Changes
=======
**** 1.18 [unreleased]
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 option 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/20180914/f80c2c9c/attachment.bin>
More information about the net-dns-users
mailing list