mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Add release note and change for [#2786]
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
|||||||
|
5671. [bug] Fix a race condition where two threads are competing for
|
||||||
|
the same set of key file locks, that could lead to a
|
||||||
|
deadlock. This has been fixed. [GL #2786]
|
||||||
|
|
||||||
5670. [bug] Handle place holder KEYDATA records. [GL #2769]
|
5670. [bug] Handle place holder KEYDATA records. [GL #2769]
|
||||||
|
|
||||||
5669. [func] Add 'checkds' feature. Zones with "dnssec-policy" and
|
5669. [func] Add 'checkds' feature. Zones with "dnssec-policy" and
|
||||||
|
@@ -62,5 +62,5 @@ Bug Fixes
|
|||||||
locking key files for reading and writing, "in-view" logic was not taken into
|
locking key files for reading and writing, "in-view" logic was not taken into
|
||||||
account. This has been fixed. :gl:`#2783`
|
account. This has been fixed. :gl:`#2783`
|
||||||
|
|
||||||
- Checking of ``dnssec-policy`` was broken. The checks failed to account for
|
- Fix a race condition where two threads are competing for the same set of key
|
||||||
``dnssec-policy`` inheritance. :gl:`#2780`
|
file locks, that could lead to a deadlock. This has been fixed. :gl:`#2786`
|
||||||
|
Reference in New Issue
Block a user