From: Evan Hunt Date: Tue, 22 Jan 2013 23:18:16 +0000 (-0800) Subject: [master] add CHANGES note X-Git-Tag: v9.10.0a1~555 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=43d84798fac5cfeeecf9431ef848a9ffdcf0d86f;p=thirdparty%2Fbind9.git [master] add CHANGES note --- diff --git a/CHANGES b/CHANGES index da71c8feb4c..9808534c9f2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +3469. [bug] Handle DLZ lookup failures more gracefully. Improve + backward compatibility between versions of DLZ dlopen + API. [RT #32275] + 3468. [security] RPZ rules to generate A records (but not AAAA records) could trigger an assertion failure when used in conjunction with DNS64 (CVE-2012-5689). [RT #32141]