From 2502fea7dfc6f9e8d46611e887afa1e41b8e52bd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 28 Aug 2023 12:28:35 +1000 Subject: [PATCH] Add release note for [GL #4280] (cherry picked from commit 2b4e109c6ad44e896f712b889dce5397a2184e68) --- doc/notes/notes-current.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index c09e915ff5..4ade7b6917 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -52,6 +52,10 @@ Bug Fixes This issue was reported by Eric Sesterhenn of X41 D-SEC. +- Following the introduction of krb5-subdomain-self-rhs and + ms-subdomain-self-rhs update rules, removal of nonexistent PTR + and SRV records via UPDATE could fail. This has been fixed. :gl:`#4280` + Known Issues ~~~~~~~~~~~~