Hi,
Here is unbound 1.4.16, fixes bug in bugfix in 1.4.15:
http://unbound.nlnetlabs.nl/downloads/unbound-1.4.16.tar.gz
sha1: 68ed8737b1a6e3f9a67812f7e962fd6740494c1e
sha256: fb71665851eb11d3b1ad5dd5f9d7b167e0902628c06db3d6fc14afd95cc970fa
Fix in bugfix that for DNSSEC validators created validation failures.
Fix so that libunbound.so is versioned correctly. These bugs are from
1.4.15.
Features
o applied patch to support outgoing-interface with ub_ctx_set_option.
Bug Fixes
o Fix validation failures (like: validation failure xx: no NSEC3
closest encloser from yy for DS zz. while building chain of trust,
because of a bug in the TTL-fix in 1.4.15, it picked the wrong rdata
for an NSEC3. Now it does not change rdata, and fixes TTL.
o Fix version-number in libtool to be version-info so it produces
libunbound.so.2 like it should.
o Fixes for port to OpenIndiana OS with gcc 4.6.
o Fix to write key files completely to a temporary file, and if that
succeeds, replace the real key file. So failures leave a useful file.
Best regards,
Wouter