mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Prepare release notes for BIND 9.18.27
This commit is contained in:
parent
c4331e9302
commit
a163d064e4
2 changed files with 1 additions and 18 deletions
|
|
@ -35,7 +35,7 @@ information about each release, and source code.
|
|||
|
||||
.. include:: ../notes/notes-known-issues.rst
|
||||
|
||||
.. include:: ../notes/notes-current.rst
|
||||
.. include:: ../notes/notes-9.18.27.rst
|
||||
.. include:: ../notes/notes-9.18.26.rst
|
||||
.. include:: ../notes/notes-9.18.25.rst
|
||||
.. include:: ../notes/notes-9.18.24.rst
|
||||
|
|
|
|||
|
|
@ -12,24 +12,12 @@
|
|||
Notes for BIND 9.18.27
|
||||
----------------------
|
||||
|
||||
Security Fixes
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
- A new option :any:`signatures-jitter` is added to :any:`dnssec-policy` to
|
||||
spread out signature expiration times over a period of time. :gl:`#4554`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
@ -37,11 +25,6 @@ Feature Changes
|
|||
the signature inception and expiration dates no longer count are skipped
|
||||
instead of causing instant validation failure. :gl:`#4586`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Loading…
Reference in a new issue