From 8e1deede08bfbc407943b7b8c35f64a92f3e4f0b Mon Sep 17 00:00:00 2001 From: Yorgos Thessalonikefs Date: Mon, 12 May 2025 14:29:11 +0200 Subject: [PATCH] Changelog entry for #1280: - Merge #1280: Fix auth nsec3 code. Fixes NSEC3 code to not break on broken auth zones that include unsigned out of zone (above apex) data. Could lead to hang while trying to prove a wildcard answer. --- doc/Changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index fc293a5f3..e86095860 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,8 @@ +12 May 2025: Yorgos + - Merge #1280: Fix auth nsec3 code. Fixes NSEC3 code to not break on + broken auth zones that include unsigned out of zone (above apex) + data. Could lead to hang while trying to prove a wildcard answer. + 9 May 2025: Wouter - Fix #1281: forward-zone "name: ." conflicts with auth-zone "name: ." in 1.23.0, but worked in 1.22.0. -- 2.47.3