]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Fix off by one error in dnssec-ksr sign
authorMatthijs Mekking <matthijs@isc.org>
Thu, 2 Apr 2026 14:47:46 +0000 (14:47 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 2 Apr 2026 14:47:46 +0000 (14:47 +0000)
If the inception time of the signature is exactly equal to the inactive time of the key, add the signature.

Merge branch 'matthijs-skr-off-by-one-bug' into 'main'

See merge request isc-projects/bind9!11791


Trivial merge