3089. [func] dnssec-dsfromkey now supports reading keys from

standard input "dnssec-dsfromkey -f -". [RT# 20662]
This commit is contained in:
Mark Andrews
2011-03-24 02:10:23 +00:00
parent 1a4753fd04
commit 0a82492610
4 changed files with 58 additions and 10 deletions

View File

@@ -1,3 +1,6 @@
3089. [func] dnssec-dsfromkey now supports reading keys from
standard input "dnssec-dsfromkey -f -". [RT# 20662]
3088. [bug] Remove bin/tests/system/logfileconfig/ns1/named.conf
and add setup.sh in order to resolve changing
named.conf issue. [RT #23687]