mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES entry for [GL #3142]
This commit is contained in:
parent
9bcf45f4ce
commit
d4c2395fff
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
5824. [bug] Invalid dnssec-policy definitions were being accepted
|
||||
where the defined keys did not cover both KSK and ZSK
|
||||
roles for a given algorithm. This is now checked for
|
||||
and the dnssec-policy is rejected if both roles are
|
||||
not present for all algorithms in use. [GL #3142]
|
||||
|
||||
5823. [func] Replace hazard pointers based lock-free list with
|
||||
locked-list based queue that's simpler and has no or
|
||||
little performance impact. [GL #3180]
|
||||
|
|
|
|||
Loading…
Reference in a new issue