Merge branch 'mnowak/set-up-version-and-release-notes-for-bind-9.18.28' into 'bind-9.18'
Set up version and release notes for BIND 9.18.28 See merge request isc-projects/bind9!9007
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#
|
||||
m4_define([bind_VERSION_MAJOR], 9)dnl
|
||||
m4_define([bind_VERSION_MINOR], 18)dnl
|
||||
m4_define([bind_VERSION_PATCH], 27)dnl
|
||||
m4_define([bind_VERSION_PATCH], 28)dnl
|
||||
m4_define([bind_VERSION_EXTRA], -dev)dnl
|
||||
m4_define([bind_DESCRIPTION], [(Extended Support Version)])dnl
|
||||
m4_define([bind_SRCID], [m4_esyscmd_s([git rev-parse --short HEAD | cut -b1-7])])dnl
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
.. See the COPYRIGHT file distributed with this work for additional
|
||||
.. information regarding copyright ownership.
|
||||
|
||||
Notes for BIND 9.18.27
|
||||
Notes for BIND 9.18.28
|
||||
----------------------
|
||||
|
||||
Security Fixes
|
||||
@@ -22,9 +22,6 @@ 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
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
@@ -33,9 +30,7 @@ Removed Features
|
||||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- DNSSEC signatures that are not valid because the current time falls outside
|
||||
the signature inception and expiration dates no longer count are skipped
|
||||
instead of causing instant validation failure. :gl:`#4586`
|
||||
- None.
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user