[ldns-users] ldns 1.8.2 released
Willem Toorop
willem at nlnetlabs.nl
Fri Aug 12 11:18:37 UTC 2022
Dear all,
I am pleased to announce that version 1.8.2 of ldns is now available.
Besides some bugfixes, this release also has a few new features, most
notably:
* Since draft-ietf-dnsop-svcb-https will become RFC now anytime soon,
SVCB and HTTPS RR types are now compiled by default.
* Functionality for parsing and printing of EDNS0 Options.
The list of options in a packet can be accessed via a new function:
ldns_pkt_edns_get_option_list(ldns_pkt *packet). The list can be
further manipulated with functions as described in edns.h. Finally
the options can be converted to presentation format with
ldns_edns_option_list2buffer_str() from host2str.h.
drill will now also print EDNS0 options in a parsed format.
link : https://nlnetlabs.nl/downloads/ldns/ldns-1.8.2.tar.gz
sha256: b92b001cdd382de653620a05445e42e17a827eec93d64ee587ad291a533cc1e9
asc : https://nlnetlabs.nl/downloads/ldns/ldns-1.8.2.tar.gz.asc
Changelog
=========
1.8.2 2022-08-12
* bugfix #147: Allow for tabs in whitespace before quoted rdata
fields. Thanks Felipe Gasper
* bugfix #149: Add some missing [out] annotations to doxygen
parameters. Thanks aldot.
* Fix build error on Solaris 10 with inet_ntop redeclaration
error.
* Fix -U flag with ldns-signzone. Thanks Ulrich and Jonathan
* Enable compile of SVCB and HTTPS support by default.
* bugfix #179: Free line memory even if zone file parsing fails
Thanks Claudius Zingerli
* bugfix #166: Grow buffer when writing chars and fixed size
strings when converting to presentation format, preventing
potential assersion errors.
* bugfix #46: Print network errors when secure tracing.
Thanks reedjc
* EDNS0 Option handling and conversion into presentation format.
* bugfix #145: ldns-verify-zone should not call occluded records
glue. Thanks Habbie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE5F8F8212F77A498.asc
Type: application/pgp-keys
Size: 4699 bytes
Desc: OpenPGP public key
URL: <http://lists.nlnetlabs.nl/pipermail/ldns-users/attachments/20220812/37d41480/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.nlnetlabs.nl/pipermail/ldns-users/attachments/20220812/37d41480/attachment-0001.bin>
More information about the ldns-users
mailing list