2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

update CHANGES

This commit is contained in:
Matthijs Mekking
2020-02-06 17:59:14 +01:00
committed by Matthijs Mekking
parent 09e061aef7
commit a8a2c06cf2

16
CHANGES
View File

@@ -1,3 +1,19 @@
5356. [func] Update dnssec-policy configuration statements:
- Rename "zone-max-ttl" dnssec-policy option to
"max-zone-ttl" for consistency with the existing
zone option.
- Allow for "lifetime unlimited" as a synonym for
"lifetime PT0S"
- Make "key-directory" optional.
- Warn if specifying a key length does not make
sense; fail if key length is out of range for
the algorithm.
- Allow the use of mnemonics when specifying
key algorithm (e.g. "rsasha256", "ecdsa384",
etc).
- Make ISO 8601 durations case-insensitive.
[GL #1598]
5355. [func] What was set with --with-tuning=large option in
older BIND9 versions is now a default, and
a --with-tuning=small option was added for small