From 7c36c2d6a2d83aa168677df16d4bee8cf1a7168b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicki=20K=C5=99=C3=AD=C5=BEek?= Date: Tue, 23 Jul 2024 16:01:57 +0200 Subject: [PATCH] Set up release notes for BIND 9.18.29 --- doc/notes/notes-current.rst | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index f0101b9833..56aef919a8 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -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 ~~~~~~~~~~~~