From: George Thessalonikefs Date: Wed, 2 Feb 2022 13:05:35 +0000 (+0100) Subject: Merge branch 'master' of github.com:NLnetLabs/unbound X-Git-Tag: release-1.15.0rc1~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d123e1c919e4dd078d0d0f75f8239e8b382ca3e8;p=thirdparty%2Funbound.git Merge branch 'master' of github.com:NLnetLabs/unbound --- d123e1c919e4dd078d0d0f75f8239e8b382ca3e8 diff --cc doc/Changelog index 83b327d80,4bcbbc360..1c0640085 --- a/doc/Changelog +++ b/doc/Changelog @@@ -5,9 -5,13 +5,14 @@@ - Change aggressive-nsec default to yes. - Merge PR #617: Update stub/forward-host notation to accept port and tls-auth-name. - - Update stream_ssl test to also use the new forward-host notation. + - Update stream_ssl.tdir test to also use the new forward-host + notation. + 2 February 2022: Wouter + - Update version number in repo to 1.15.0 for upcoming release, + since it changes the aggressive-nsec default and the ratelimit change. + - Fix header comment for doxygen for authextstrtoaddr. + 1 February 2022: George - Merge PR #603 from fobser: Use OpenSSL 1.1 API to access DSA and RSA internals.