From: George Thessalonikefs Date: Tue, 13 Dec 2022 12:59:42 +0000 (+0100) Subject: Merge branch 'master' of github.com:NLnetLabs/unbound X-Git-Tag: release-1.17.1rc1~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67cf625608969eb1946e5fb4af5d1b7050637a28;p=thirdparty%2Funbound.git Merge branch 'master' of github.com:NLnetLabs/unbound --- 67cf625608969eb1946e5fb4af5d1b7050637a28 diff --cc doc/Changelog index 298156cb8,46da7188f..f0ea0788f --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,9 -1,7 +1,13 @@@ +13 December 2022: George + - Expose 'statistics-inhibit-zero' as a configuration option; the + default value retains Unbound's behavior. + - Expose 'max-sent-count' as a configuration option; the + default value retains Unbound's behavior. + + 13 December 2022: Wouter + - Merge #808: Wrap Makefile script's directory variables in quotes. + - Fix to wrap Makefile scripts directory in quotes for uninstall. + 1 December 2022: Wouter - Fix #773: When used with systemd-networkd, unbound does not start until systemd-networkd-wait-online.service times out.