]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commit819df0d19e480defec754d7d70163ca76aeb28ca
tree206a8dc5693a96a335cd70fd2b1ec4f00376068d
parent6d89bfdf03a08f36e4fc2aa4c25a20a94da74cd2
parenteed010c3a54e057d57d4f7413051d16269f3275e
[9.20] chg: dev: Fix off by one error in dnssec-ksr sign

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