2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add CHANGES note for [GL #3234]

This commit is contained in:
Mark Andrews 2022-04-05 10:26:48 +10:00
parent 69d30f8974
commit 5a1c2b0b59

View File

@ -1,3 +1,11 @@
5864. [func] The OID embedded at the start of a PRIVATEOID public
key in a KEY, DNSKEY, CDNSKEY, or RKEY RR is now
checked for validity when reading from wire or from
zone files, and the OID is printed when
'dig +rrcomments' is used. Similarly, the name
embedded at the start of a PRIVATEDNS public key
is also checked for validity. [GL #3234]
5863. [bug] If there was a pending negative cache DS entry, 5863. [bug] If there was a pending negative cache DS entry,
validations depending upon it could fail. [GL #3279] validations depending upon it could fail. [GL #3279]