mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 21:47:59 +00:00
Add notes and changes for [#2178]
This commit is contained in:
parent
06b9724152
commit
37d11f5be0
3
CHANGES
3
CHANGES
@ -1,3 +1,6 @@
|
|||||||
|
5568. [bug] Fixed a crash in "dnssec-keyfromlabel" when using ECDSA
|
||||||
|
keys. [GL #2178]
|
||||||
|
|
||||||
5567. [bug] Dig now reports unknown dash options while pre-parsing
|
5567. [bug] Dig now reports unknown dash options while pre-parsing
|
||||||
the options. This prevents '-multi' instead of
|
the options. This prevents '-multi' instead of
|
||||||
'+multi' reporting memory usage before ending option
|
'+multi' reporting memory usage before ending option
|
||||||
|
@ -77,3 +77,6 @@ Bug Fixes
|
|||||||
|
|
||||||
- KASP incorrectly set signature validity to the value of the DNSKEY signature
|
- KASP incorrectly set signature validity to the value of the DNSKEY signature
|
||||||
validity. This is now fixed. [GL #2383]
|
validity. This is now fixed. [GL #2383]
|
||||||
|
|
||||||
|
- Previously, ``dnssec-keyfromlabel`` crashed when operating on an ECDSA key.
|
||||||
|
This has been fixed. [GL #2178]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user