From: Mark Andrews Date: Thu, 18 Feb 2010 03:34:50 +0000 (+0000) Subject: 9.6.2 X-Git-Tag: v9.6.2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aedf9eab89ffcb678d526e1d5018b7baace2882a;p=thirdparty%2Fbind9.git 9.6.2 --- diff --git a/CHANGES b/CHANGES index 508bbd3d2b1..d230421cad8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + + --- 9.6.2 released --- + 2850. [bug] If isc_heap_insert() failed due to memory shortage the heap would have corrupted entries. [RT #20951] diff --git a/README b/README index d747fc6b5d1..902d9ed97d2 100644 --- a/README +++ b/README @@ -48,6 +48,19 @@ BIND 9.6.2 It also introduces support for the SHA-2 DNSSEC algorithms, RSASHA256 and RSASHA512. + 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. + BIND 9.6.1 BIND 9.6.1 is a maintenance release, fixing bugs in 9.6.0. diff --git a/version b/version index 14c9e466367..5559b5cc6cc 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.43.12.7 2010/01/15 21:12:11 each Exp $ +# $Id: version,v 1.43.12.8 2010/02/18 03:34:50 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=6 PATCHVER=2 -RELEASETYPE=rc -RELEASEVER=1 +RELEASETYPE= +RELEASEVER=