From: Mark Andrews Date: Wed, 6 Jan 2021 03:25:47 +0000 (+1100) Subject: Add CHANGES X-Git-Tag: v9.17.10~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5091ac1780af74d8dd00b08914a270d21aba88;p=thirdparty%2Fbind9.git Add CHANGES --- diff --git a/CHANGES b/CHANGES index f1b82b0c012..20604264e5f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +5578. [protocol] Make "check-names" accept A records below "_spf", + "_spf_rate" and "_spf_verify" labels in order to cater + for the "exists" SPF mechanism specified in RFC 7208 + section 5.7. and appendix D. [GL #2377] + 5577. [bug] Fix the "three is a crowd" key rollover bug in dnssec-policy by correctly implementing Equation(2) of the "Flexible and Robust Key Rollover" paper. [GL #2375]