From: W.C.A. Wijngaards Date: Wed, 3 Apr 2024 08:03:04 +0000 (+0200) Subject: Changelog note for #1040 X-Git-Tag: release-1.20.0rc1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=103d9a68faa731db1269a5478b2a41475511e575;p=thirdparty%2Funbound.git Changelog note for #1040 - Fix #1040: fix heap-buffer-overflow issue in function cfg_mark_ports of file util/config_file.c. --- diff --git a/doc/Changelog b/doc/Changelog index 6392055cd..0b4efc9ff 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +3 April 2024: Wouter + - Fix #1040: fix heap-buffer-overflow issue in function cfg_mark_ports + of file util/config_file.c. + 28 March 2024: Wouter - Fix #1034: DoT forward-zone via unbound-control. - Fix for crypto related failures to have a better error string.