From: Evan Hunt Date: Tue, 31 Jan 2017 03:42:31 +0000 (-0800) Subject: [v9_9_9_patch] prep 9.9.9-P6 X-Git-Tag: v9.9.9-P6~5 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e59e7993ca506b8c0ab4b089ac70db70a78d3b1a;p=thirdparty%2Fbind9.git [v9_9_9_patch] prep 9.9.9-P6 --- diff --git a/CHANGES b/CHANGES index 74bd0920cee..25f80d3b0e7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.9.9-P6 released --- + 4558. [bug] Synthesised CNAME before matching DNAME was still being cached when it should have been. [RT #44318] diff --git a/README b/README index 2115f625a54..fb0263f91ee 100644 --- a/README +++ b/README @@ -51,6 +51,12 @@ BIND 9 For up-to-date release notes and errata, see http://www.isc.org/software/bind9/releasenotes +BIND 9.9.9-P6 + + This version contains a fix for CVE-2017-3135, and a bug fix + for a regression in CNAME/DNAME caching that was introduced + in an earlier security release. + BIND 9.9.9-P5 This version contains fixes for CVE-2016-9131, CVE-2016-9147, diff --git a/lib/dns/api b/lib/dns/api index 45f29617e2f..9b31d25d322 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 172 -LIBREVISION = 4 +LIBREVISION = 5 LIBAGE = 0 diff --git a/version b/version index 9a0d1af5fe4..bc430033d14 100644 --- a/version +++ b/version @@ -7,5 +7,5 @@ MAJORVER=9 MINORVER=9 PATCHVER=9 RELEASETYPE=-P -RELEASEVER=5 +RELEASEVER=6 EXTENSIONS=