bind9/bin
Matthijs Mekking 6405b04477 Fix CDS (non-)publication
The CDS/CDNSKEY record will be published when the DS is in the
rumoured state. However, with the introduction of the rndc '-checkds'
command, the logic in the keymgr was changed to prevent the DS
state to go in RUMOURED unless the specific command was given. Hence,
the CDS was never published before it was seen in the parent.

Initially I thought this was a policy approval rule, however it is
actually a DNSSEC timing rule. Remove the restriction from
'keymgr_policy_approval' and update the 'keymgr_transition_time'
function. When looking to move the DS state to OMNIPRESENT it will
no longer calculate the state from its last change, but from when
the DS was seen in the parent, "DS Publish". If the time was not set,
default to next key event of an hour.

Similarly for moving the DS state to HIDDEN, the time to wait will
be derived from the "DS Delete" time, not from when the DS state
last changed.

(cherry picked from commit c8205bfa0e)
2020-09-02 14:59:20 +02:00
..
check add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
confgen Option -s is not supported in tsig-keygen 2020-08-17 12:39:50 +10:00
delv add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
dig dig +bufsize=0 failed to disable EDNS as a side effect. 2020-09-02 09:07:55 +00:00
dnssec Add '-P ds' and '-D ds' to dnssec-settime 2020-09-02 14:59:20 +02:00
named Add "-T maxcachesize=..." command line option 2020-08-31 23:41:24 +02:00
nsupdate Ensure rl_message() gets prototype. 2020-08-12 09:40:39 +10:00
pkcs11 add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
plugins Remove stray '-' from filter-aaaa initialisation 2020-08-19 10:18:47 +10:00
python add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
rndc rndc dnssec -checkds set algorithm 2020-08-07 13:34:10 +02:00
tests Fix CDS (non-)publication 2020-09-02 14:59:20 +02:00
tools add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
win32/BINDInstall Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00