From 5bbbecc88aac0ad2b200b02152084f9913ebdac9 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 22 Jul 2022 09:05:31 +1000 Subject: [PATCH] CHANGES note for [GL #3469] --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index abedcfe7b3..deecead614 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5933. [port] Automatically disable RSASHA1 and NSEC3RSASHA1 in + named on Fedorda 33, Oracle Linux 9 and RHEL9 when + they are disabled by the security policy. [GL #3469] + 5932. [bug] Fix rndc dumpdb -expired and always include expired RRsets, not just for RBTDB_VIRTUAL time window. [GL #3462]