From: Mark Andrews Date: Fri, 9 Sep 2016 05:38:24 +0000 (+1000) Subject: 9.11.0rc2 X-Git-Tag: v9.11.0rc2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8269f06a0fdaf5f4f03ffb20a3c0effd557c794c;p=thirdparty%2Fbind9.git 9.11.0rc2 --- diff --git a/CHANGES b/CHANGES index bde665b3c3d..cddea583db5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.11.0rc2 released --- + 4467. [security] It was possible to trigger a assertion when rendering a message. (CVE-2016-2776) [RT #43139] diff --git a/lib/dns/api b/lib/dns/api index a9cef0304cf..c519e7fd4c6 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 166 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index d7b23564552..0e5ec81d4ea 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 165 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 5 diff --git a/lib/isccfg/api b/lib/isccfg/api index 54580922c7f..c3712c1dc0e 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -7,5 +7,5 @@ # 9.10: 140-149 # 9.11: 160-169 LIBINTERFACE = 160 -LIBREVISION = 4 +LIBREVISION = 5 LIBAGE = 0 diff --git a/version b/version index cb5536d7ef1..ff2335f926d 100644 --- a/version +++ b/version @@ -7,5 +7,5 @@ MAJORVER=9 MINORVER=11 PATCHVER=0 RELEASETYPE=rc -RELEASEVER=1 +RELEASEVER=2 EXTENSIONS=