From: Ralph Dolmans Date: Thu, 30 Jan 2020 13:58:25 +0000 (+0100) Subject: Merge branch 'master' of github.com:NLnetLabs/unbound X-Git-Tag: release-1.10.0rc1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc6798e75971abe913846a9335ab5c69942f316;p=thirdparty%2Funbound.git Merge branch 'master' of github.com:NLnetLabs/unbound --- 5dc6798e75971abe913846a9335ab5c69942f316 diff --cc doc/Changelog index d935daf09,1437815e8..b6f4e76d6 --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,10 -1,14 +1,18 @@@ +30 January 2020: Ralph + - Fix memory leak in error condition remote.c + - Fix double free in error condition view.c + + 30 January 2020: Wouter + - Fix subnet tests for disabled DSA algorithm by default. + - Update contrib/fastrpz.patch for clean diff with current code. + - Merge PR#151: Fixes for systemd units, by Maryse47, Edmonds + and Frzk. Updates the unbound.service systemd file and adds + a portable systemd service file. + - updated .gitignore for added contrib file. + 29 January 2020: Ralph - Merge PR#156 from Alexander Berkes; Added unbound-control - view_local_datas_remove command. + view_local_datas_remove command. 29 January 2020: Wouter - Fix #157: undefined reference to `htobe64'.