2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add a CHANGES marker

This commit is contained in:
Michał Kępień
2021-07-09 08:39:52 +02:00
committed by Michal Nowak
parent 8600f0fa14
commit c5fc7c22f0

View File

@@ -79,6 +79,8 @@
"controls" statement was configured with multiple
key algorithms in the same listener. [GL #2756]
--- 9.17.16 released ---
5671. [bug] A race condition could occur where two threads were
competing for the same set of key file locks, leading to
a deadlock. This has been fixed. [GL #2786]