3103. [bug] Configuring 'dnssec-validation auto' in a view

instead of in the options statement could trigger
			an assertion failure in named-checkconf. [RT #24382]
This commit is contained in:
Evan Hunt
2011-05-05 16:13:35 +00:00
parent cecfa999b5
commit d454a60f56
3 changed files with 37 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
3103. [bug] Configuring 'dnssec-validation auto' in a view
instead of in the options statement could trigger
an assertion failure in named-checkconf. [RT #24382]
3102. [func] New 'dnssec-loadkeys-interval' option configures
how often, in minutes, to check the key repository
for updates when using automatic key maintenance.