]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
343. [bug] Although zone maintenance SOA queries and
authorAndreas Gustafsson <source@isc.org>
Fri, 21 Jul 2000 22:33:17 +0000 (22:33 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 21 Jul 2000 22:33:17 +0000 (22:33 +0000)
                        notify requests were signed with TSIG keys
                        when configured for the server in case,
                        the TSIG was not verified on the response.

 342.   [bug]           The wrong name was being passed to
                        dns_name_dup() when generating a TSIG
                        key using TKEY.

CHANGES

diff --git a/CHANGES b/CHANGES
index 94dd743cd39202484f05997b18e441afe7334338..5029ce8a9c9ea822746bcbd2f61c5ee48667ef8b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+ 343.  [bug]           Although zone maintenance SOA queries and
+                       notify requests were signed with TSIG keys
+                       when configured for the server in case,
+                       the TSIG was not verified on the response.
+
+ 342.  [bug]           The wrong name was being passed to
+                       dns_name_dup() when generating a TSIG
+                       key using TKEY.
 
  340.  [bug]           The top-level COPYRIGHT file was missing from
                        the distribution.