mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
|||||||
|
5514. [bug] Fix KASP expected key size for Ed25519 and Ed448.
|
||||||
|
[GL #2171]
|
||||||
|
|
||||||
5513. [doc] The ARM section describing the "rrset-order" statement
|
5513. [doc] The ARM section describing the "rrset-order" statement
|
||||||
was rewritten to make it unambiguous and up-to-date with
|
was rewritten to make it unambiguous and up-to-date with
|
||||||
the source code. [GL #2139]
|
the source code. [GL #2139]
|
||||||
|
@@ -53,3 +53,7 @@ Bug Fixes
|
|||||||
|
|
||||||
- `named` would exit with assertion failure REQUIRE(msg->state == (-1)) in
|
- `named` would exit with assertion failure REQUIRE(msg->state == (-1)) in
|
||||||
message.c due to a possible data race. [GL #2124]
|
message.c due to a possible data race. [GL #2124]
|
||||||
|
|
||||||
|
- `named` would start continous rollovers for policies that algorithms
|
||||||
|
Ed25519 or Ed448 due to a mismatch in created key size and expected key size.
|
||||||
|
[GL #2171]
|
||||||
|
Reference in New Issue
Block a user