From: W.C.A. Wijngaards Date: Wed, 27 Aug 2025 14:55:55 +0000 (+0200) Subject: - Fix unbound-control dump_cache for double unlock of lruhash table. X-Git-Tag: release-1.24.0rc1~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c558cb805805ed963e4ac6e7792084c90d3eacf;p=thirdparty%2Funbound.git - Fix unbound-control dump_cache for double unlock of lruhash table. Changelog entry. --- diff --git a/doc/Changelog b/doc/Changelog index e87a49d2d..607540dff 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +27 August 2025: Wouter + - Fix unbound-control dump_cache for double unlock of lruhash table. + 26 August 2025: Wouter - Fix ports workflow to install expat for macos.