]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #481]
authorMark Andrews <marka@isc.org>
Fri, 31 Jul 2020 06:24:00 +0000 (16:24 +1000)
committerMark Andrews <marka@isc.org>
Fri, 15 Oct 2021 00:32:17 +0000 (11:32 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 469308463358d54f50bac08d4f6639f2290ba9cc..e8cd99b5ce1ec221b5d626c0f230933f25b6b964 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+5743.  [func]          Add finer-grained "update-policy" rules,
+                       "krb5-subdomain-self-rhs" and "ms-subdomain-self-rhs",
+                       which restrict SRV and PTR record changes, allowing
+                       only records whose content matches the machine name
+                       embedded in the Kerberos principal making the change.
+                       [GL #481]
+
 5742.  [func]          ISC_LIKELY() and ISC_UNLIKELY() macros have been
                        removed. [GL #2952]