mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES and release note for #4032
This commit is contained in:
parent
dc6dafdad1
commit
0bdf1980c4
2 changed files with 7 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
6219. [bug] Ignore 'max-zone-ttl' on 'dnssec-policy insecure'.
|
||||
[GL #4032]
|
||||
|
||||
6218. [func] Add inline-signing to dnssec-policy. [GL #3677]
|
||||
|
||||
6217. [func] The dns_badcache unit was refactored to use cds_lfht
|
||||
|
|
|
|||
|
|
@ -55,6 +55,10 @@ Bug Fixes
|
|||
uninterrupted time spent by resolving long cached chains of domain names.
|
||||
:gl:`#4185`
|
||||
|
||||
- Ignore :any:`max-zone-ttl` for :any:`dnssec-policy` "insecure",
|
||||
otherwise some zones will not be loaded if they use a TTL value larger
|
||||
than 86400. :gl:`#4032`.
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue