From: Mark Andrews Date: Thu, 21 Apr 2022 14:42:18 +0000 (+1000) Subject: Add release note entry for [GL #3296] X-Git-Tag: v9.19.1~32^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac5023bf663992efad0dcde3213deafa7d7785a1;p=thirdparty%2Fbind9.git Add release note entry for [GL #3296] --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 6b9b8aad1b4..0d5e85440b1 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -35,6 +35,12 @@ New Features option is used. Similarly, the name embedded at the start of a PRIVATEDNS public key is also checked for validity. :gl:`#3234` +- The Object Identifier (OID) embedded at the start of a PRIVATEOID + signature in a SIG, or RRSIG resource record is now checked to + ensure that it is valid when reading from zone files or receiving + data on the wire. Similarly, the name embedded at the start of + a PRIVATEDNS public key is also checked for validity. :gl:`#3296` + Removed Features ~~~~~~~~~~~~~~~~