- MAX_TARGET_COUNT increased to 64, to fix up sporadic resolution
failures.
- tag for 1.5.5rc1 release.
+ - makedist.sh: pgp sig echo commands.
25 September 2015: Wouter
- Fix unbound-control flush that does not succeed in removing data.
cleanup
storehash unbound-$version.tar.gz
+echo "create unbound-$version.tar.gz.asc with:"
+echo " gpg --armor --detach-sign unbound-$version.tar.gz"
+echo " gpg --armor --detach-sign unbound-$version.zip"
+echo " gpg --armor --detach-sign unbound_setup_$version.exe"
info "Unbound distribution created successfully."