]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: usr: Update bind.keys with the new 2025 IANA root key
authorEvan Hunt <each@isc.org>
Fri, 15 Nov 2024 22:28:38 +0000 (22:28 +0000)
committerEvan Hunt <each@isc.org>
Fri, 15 Nov 2024 22:28:38 +0000 (22:28 +0000)
commit63ee8979a7c2807f07ef97afcdad0437113a64e3
tree9e35a64fcb76f6e4e58120819e93eeb98bcb9e38
parentbe02e26f8bc2f67012b37ec6211b4ecf566ea47c
parent609bf35075868ceca1a39b003613317d7796e6dd
new: usr: Update bind.keys with the new 2025 IANA root key

Add an 'initial-ds' entry to bind.keys for the new root key, ID
38696, which is scheduled for publication in January 2025.

Closes #4896

Merge branch '4896-update-bind-keys' into 'main'

See merge request isc-projects/bind9!9422