From: W.C.A. Wijngaards Date: Mon, 26 Jan 2026 14:17:26 +0000 (+0100) Subject: Merge branch 'master' of github.com:NLnetLabs/unbound X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b39009e487933d08783564d85ab181e4fdde839c;p=thirdparty%2Funbound.git Merge branch 'master' of github.com:NLnetLabs/unbound --- b39009e487933d08783564d85ab181e4fdde839c diff --cc doc/Changelog index 916f61cfd,6c6574d4d..18ee3f878 --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,7 -1,12 +1,16 @@@ +26 January 2026: Wouter + - Fix that allow-notify entries with hostnames are copied after IPv4 + and IPv6 lookup. + + 23 January 2026: Yorgos + - Merge #1396: Log Linux thread ID. + - On Linux systems log the system-wide unique thread ID instead of + Unbound's internal thread counter. + - Introduce the 'log-thread-id' configuration option to manage logging + the system-wide Linux thread ID for easier debugging with system + tools. + - Update generated man pages. + 22 January 2026: Wouter - Fix that fast reload copies the iter_scrub_ns, iter_scrub_cname and max_global_quota options.