Hi,
This is the unbound-1.5.1rc1 prerelease.
http://unbound.net/downloads/unbound-1.5.1rc1.tar.gz
sha1 aef2fd7d2410b6fa96b3509dbaf10d15447f7c10
sha256 f188760b74b6ad7eaf403c9a96a546c937f547024df691f7e4eb064c0ebf0d37
Also http://unbound.net/downloads/unbound_setup_1.5.1rc1.exe and
http://unbound.net/downloads/unbound-1.5.1rc1.zip for windows.
This is the release candidate, and is released for package
maintainers. Please report port and build issues.
This release has crash fixes on the new randomness code from 1.5.0.
And DNS64 CD flag support.
Features
- - Patch from Stephanie Lapie that implements aaaa-filter, added to
contrib/aaaa-filter-iterator.patch.
Bug Fixes
- - Fix that CD flag disables DNS64 processing, returning the DNSSEC
signed AAAA denial.
- - Fix compat/getentropy_win.c check if CryptGenRandom works and no
immediate exit on windows.
- - Fix crash on multiple thread random usage on systems without arc4random.
- - Fix log at high verbosity and memory allocation failure.
- - Fix libunbound undefined symbol errors for main.
- - Patch from Robert Edmonds to build pyunbound python module
differently. No versioninfo, with -shared and without $(LIBS).
- - Patch from Robert Edmonds fixes hyphens in unbound-anchor man page.
- - Removed 'increased limit open files' log message that is written to
console. It is only written on verbosity 4 and higher. This keeps
system bootup console cleaner.
- - Patch from James Raftery, always print stats for rcodes 0..5.
- - Fix #627: SSL_CTX_load_verify_locations return code not properly
checked.
Best regards,
Wouter