Set up version and release notes for BIND 9.18.29
Merge branch 'nicki/set-up-version-and-release-notes-for-bind-9.18.29' into 'bind-9.18' See merge request isc-projects/bind9!9162
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], 28)dnl
|
||||
m4_define([bind_VERSION_PATCH], 29)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.28
|
||||
Notes for BIND 9.18.29
|
||||
----------------------
|
||||
|
||||
Security Fixes
|
||||
@@ -35,17 +35,7 @@ Feature Changes
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- An RPZ response's SOA record TTL was set to 1 instead of the SOA TTL, if
|
||||
``add-soa`` was used. This has been fixed. :gl:`#3323`
|
||||
|
||||
- When a query related to zone maintenance (NOTIFY, SOA) timed out close
|
||||
to a view shutdown (triggered e.g. by :option:`rndc reload`),
|
||||
:iscman:`named` could crash with an assertion failure. This has been
|
||||
fixed. :gl:`#4719`
|
||||
|
||||
- The statistics channel counters that indicated the number of currently
|
||||
connected TCP IPv4/IPv6 clients were not properly adjusted in certain
|
||||
failure scenarios. This has been fixed. :gl:`#4742`
|
||||
- None.
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user