From d0b48df8eacd8f20ec58f694019e94ce9decbad8 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] (cherry picked from commit c549249cb9020fa2138e7c7411bc64ebd4839557) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index a8eef143cc..073b1ed277 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]