mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
parent
fd05589e66
commit
3e3afeb31e
1 changed files with 5 additions and 0 deletions
|
|
@ -44,3 +44,8 @@ Bug Fixes
|
|||
- The ``primary`` and ``secondary`` keywords, when used as parameters for
|
||||
``check-names``, were not processed correctly and were being ignored.
|
||||
[GL #1949]
|
||||
|
||||
- The validator could fail to accept a properly signed RRset if an
|
||||
unsupported algorithm appeared earlier in the DNSKEY RRset than a
|
||||
supported algorithm. It could also stop if it detected a malformed
|
||||
public key. [GL #1689]
|
||||
|
|
|
|||
Loading…
Reference in a new issue