From: Mark Andrews Date: Fri, 31 Jul 2020 06:24:00 +0000 (+1000) Subject: CHANGES for [GL #481] X-Git-Tag: v9.17.20~45^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd8de9e8a81be1469166fb7bc747ef30103c83e0;p=thirdparty%2Fbind9.git CHANGES for [GL #481] --- diff --git a/CHANGES b/CHANGES index 46930846335..e8cd99b5ce1 100644 --- 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]