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

Backport of MR !11791

Merge branch 'backport-matthijs-skr-off-by-one-bug-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11795


Trivial merge