]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Print the full OID in PRIVATEOID key comments
authorOndřej Surý <ondrej@isc.org>
Thu, 9 Jul 2026 14:23:53 +0000 (16:23 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 9 Jul 2026 14:23:53 +0000 (16:23 +0200)
The OID in the "; alg = ..." comment of a PRIVATEOID key was truncated to sixteen characters.

Closes #6092

Merge branch '6092-fix-PRIVATEOID-output' into 'main'

See merge request isc-projects/bind9!12377


Trivial merge