Unbound release 1.4.20

Hi,

Unbound 1.4.20 is available:
http://unbound.net/downloads/unbound-1.4.20r.tar.gz
sha1 1752976533be2a4f0c9cdbab9d2cbb67d4f27c43
sha256 14527002307873e557348a4d76b62ac036937d9c3033610a8425018c379fb56e

Most interesting feature is the inclusion of a TTL in the libunbound
result structure. This is the lowest TTL from the answer section of
the packet if it had been on the wire. Thus, if there are CNAMEs
those are also taken into account as well as the TTL on the address
records in the results. The TTL is in seconds, and relative (like in
the DNS).

You can get more fine-grained TTL information using the result packet
data. The inclusion means a version change for the library.

Features and Bug Fixes

- - add libunbound.ttl at end of result structure, version bump for
  libunbound. Code compiled with 1.4.19 is binary compatible with the
  1.4.20 library. If code uses the ttl it needs the 1.4.20 version.

- - Change of D.ROOT-SERVERS.NET A address in default root hints.
- - Fix openssl lock free on exit (reported by Robert Fleischman).
- - unbound-anchors checks the emailAddress of the signer of the
  root.xml file, default is dnssec@iana.org. It also checks that
  the signer has the correct key usage for a digital signature.
- - printout name of zone with duplicate fwd and hint errors.
- - includes and have_ssl fixes for NSS.
- - detect endianness in lookup3 on BSD.
- - iana portlist updated.

Best regards,
   Wouter

Url is http://unbound.net/downloads/unbound-1.4.20.tar.gz

Hi,

And also, sha1 and sha256sum for the 1.4.20 .zip and .exe files are:
17e3deecb94d02fa9ce39912e07ac5fe3778146d unbound-1.4.20.zip
fa12b4b6c85832fc7c050f43ebd0dd4017a4af96 unbound_setup_1.4.20.exe
507e12248d27e7a3b20b64fc088d48d204eb3c7bd73a1b3b1a78e9540948565a
unbound-1.4.20.zip
20dc96cab9c17fcff9611014f71df295383ce7617f25af2540f2930cc09f1d33
unbound_setup_1.4.20.exe
Their url is from the same directory.

Best regards, Wouter