From: Mark Andrews Date: Thu, 4 Mar 2010 00:11:01 +0000 (+0000) Subject: 9.7.0-P1 X-Git-Tag: v9.7.0-P1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=479811a46ce96dc49c139f3af680d8b1c19cd21b;p=thirdparty%2Fbind9.git 9.7.0-P1 --- diff --git a/README b/README index f0e1d200328..dcc869ebe17 100644 --- a/README +++ b/README @@ -79,17 +79,6 @@ BIND 9.7.0 Known issues in this release: - - A validating resolver that has been incorrectly configured with - an invalid trust anchor will be unable to resolve names covered - by that trust anchor. In all current versions of BIND 9, such a - resolver will also generate significant unnecessary DNS traffic - while trying to validate. The latter problem will be addressed - in future BIND 9 releases. In the meantime, to avoid these - problems, exercise caution when configuring "trusted-keys": - make sure all keys are correct and current when you add them, - and update your configuration in a timely manner when keys - roll over. - - In rare cases, DNSSEC validation can leak memory. When this happens, it will cause an assertion failure when named exits, but is otherwise harmless. A fix exists, but was too late for