]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES and release note for [GL #828]
authorEvan Hunt <each@isc.org>
Tue, 12 Oct 2021 23:39:37 +0000 (16:39 -0700)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 28 Mar 2023 10:03:33 +0000 (10:03 +0000)
Note: added a reference to GL #3959.

(cherry picked from commit 96980adbad4efe1bd17f91e896d6663543b31250)

CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 8b1b6e0df7eecd54d0f84d07f955e39fe6bbda87..8382c44c6647cde8eec6aa45c75bec49038e236c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,11 @@
                        an NSEC3 incapable DNSSEC algorithm using KASP the zone
                        could sometimes be incompletely signed. [GL #3937]
 
+5741.  [bug]           Log files with "timestamp" suffixes could be left in
+                       place after rolling, even if the number of preserved
+                       log files exceeded the configured "versions" limit.
+                       [GL #828] [GL #3959]
+
        --- 9.16.39 released ---
 
 6119.  [bug]           Make sure to revert the reconfigured zones to the
index 34066a8f0d728a5b9ddc213b0093565eb293531c..c8366f1f10ec5ec0ed81f083f875e5da18056499 100644 (file)
@@ -35,7 +35,9 @@ Feature Changes
 Bug Fixes
 ~~~~~~~~~
 
-- None.
+- Logfiles using ``timestamp``-style suffixes were not always correctly
+  removed when the number of files exceeded the limit set by ``versions``.
+  :gl:`#828` :gl:`#3959`
 
 Known Issues
 ~~~~~~~~~~~~