]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] support all algorithms in ddns-confgen
authorEvan Hunt <each@isc.org>
Tue, 18 Dec 2012 22:59:56 +0000 (14:59 -0800)
committerEvan Hunt <each@isc.org>
Tue, 18 Dec 2012 22:59:56 +0000 (14:59 -0800)
3443. [bug] ddns-confgen: Some TSIG algorithms were incorrectly
rejected when generating keys. [RT #31927]

CHANGES

diff --git a/CHANGES b/CHANGES
index a0def2e0a51fdf0a0cf7a11686c5d33873b06ce2..3fcb25b2b3e1e7c039ae94a4b70ff0254bde0a61 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+3443.  [bug]           ddns-confgen: Some TSIG algorithms were incorrectly
+                       rejected when generating keys. [RT #31927]
+
 3442.  [port]          Net::DNS 0.69 introduced a non backwards compatible
                        change. [RT #32216]