From: Mark Andrews Date: Tue, 5 Apr 2022 00:29:08 +0000 (+1000) Subject: Add release note for [GL #3234] X-Git-Tag: v9.19.1~70^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9597d301862ca9227d26737f0ddca9d6d5bfa52b;p=thirdparty%2Fbind9.git Add release note for [GL #3234] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 8f7475b19ea..7e06088452f 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -27,6 +27,13 @@ New Features - None. +- The Object Identifier (OID) embedded at the start of a PRIVATEOID public + key in a KEY, DNSKEY, CDNSKEY, or RKEY resource record is now checked to + ensure that it is valid when reading from zone files or receiving data + on the wire, and the OID is now printed when the ``dig +rrcomments`` + option is used. Similarly, the name embedded at the start of a PRIVATEDNS + public key is also checked for validity. :gl:`#3234` + Removed Features ~~~~~~~~~~~~~~~~