]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note entry for [GL #3296]
authorMark Andrews <marka@isc.org>
Thu, 21 Apr 2022 14:42:18 +0000 (00:42 +1000)
committerEvan Hunt <each@isc.org>
Thu, 28 Apr 2022 22:54:44 +0000 (15:54 -0700)
doc/notes/notes-current.rst

index 6b9b8aad1b420969f5c15b8a88fc0b356c35c35f..0d5e85440b16f74b11f9177cc232fc664bb1b4c2 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~~