]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entries
authorMichał Kępień <michal@isc.org>
Fri, 16 Mar 2018 23:12:24 +0000 (00:12 +0100)
committerEvan Hunt <each@isc.org>
Wed, 25 Apr 2018 19:00:31 +0000 (12:00 -0700)
4916. [bug] Not creating signing keys for an inline signed zone
prevented changes applied to the raw zone from being
reflected in the secure zone until signing keys were
made available. [GL #159]

4915. [bug] Bumped signed serial of an inline signed zone was
logged even when an error occurred while updating
signatures. [GL #159]

CHANGES

diff --git a/CHANGES b/CHANGES
index 1d82f8e48495b4defb7c11b08bfced1b8b99ce3e..40f50e867c884b2524438e681dbb1f91ca05502e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+4933.  [bug]           Not creating signing keys for an inline signed zone
+                       prevented changes applied to the raw zone from being
+                       reflected in the secure zone until signing keys were
+                       made available. [GL #159]
+
+4932.  [bug]           Bumped signed serial of an inline signed zone was
+                       logged even when an error occurred while updating
+                       signatures. [GL #159]
+
 4931.  [func]          Removed the "rbtdb64" database implementation.
                        [GL #217]