From: Evan Hunt Date: Thu, 18 Dec 2014 21:43:36 +0000 (-0800) Subject: [v9_10] prep 9.10.2b1 X-Git-Tag: v9.10.2b1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a64e078d10cc2c10fe075026482a04afeb8e9bf;p=thirdparty%2Fbind9.git [v9_10] prep 9.10.2b1 --- diff --git a/CHANGES b/CHANGES index 03bae6c1a19..7c9fecbe0f5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.10.2b1 released --- + 4021. [bug] Adjust max-recursion-queries to accommodate the need for more queries when the cache is empty. [RT #38104] diff --git a/README b/README index c53ab21a7e0..e9bf14260ee 100644 --- a/README +++ b/README @@ -51,13 +51,19 @@ BIND 9 For up-to-date release notes and errata, see http://www.isc.org/software/bind9/releasenotes +BIND 9.10.1 + + BIND 9.10.2 is a maintenance release and addresses bugs + found in BIND 9.10.1 and earlier, as well as the security + flaws described in CVE-2014-8500 and CVE-2014-8680. + BIND 9.10.1 BIND 9.10.1 is a maintenance release and addresses bugs - found in BIND 9.10.0 and earlier. + found in BIND 9.10.0 and earlier. - This release addresses the security flaws described in - CVE-2014-3214 and CVE-2014-3859. + This release addresses the security flaws described in + CVE-2014-3214 and CVE-2014-3859. BIND 9.10.0 diff --git a/lib/bind9/api b/lib/bind9/api index 35f143d90ed..ae5ebf1eee8 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -6,5 +6,5 @@ # 9.9-sub: 130-139 # 9.10: 140-149 LIBINTERFACE = 140 -LIBREVISION = 7 +LIBREVISION = 8 LIBAGE = 0 diff --git a/lib/dns/api b/lib/dns/api index 8c08c196522..4e95a4d44a9 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -5,6 +5,6 @@ # 9.9: 90-109 # 9.9-sub: 130-139 # 9.10: 140-149 -LIBINTERFACE = 146 -LIBREVISION = 2 +LIBINTERFACE = 148 +LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 99bca4b8561..3b040fc47b3 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -5,6 +5,6 @@ # 9.9: 90-109 # 9.9-sub: 130-139 # 9.10: 140-149 -LIBINTERFACE = 145 -LIBREVISION = 1 -LIBAGE = 3 +LIBINTERFACE = 147 +LIBREVISION = 0 +LIBAGE = 5 diff --git a/lib/isccfg/api b/lib/isccfg/api index 2a65af2b2cf..01cde22fe7b 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -6,5 +6,5 @@ # 9.9-sub: 130-139 # 9.10: 140-149 LIBINTERFACE = 142 -LIBREVISION = 2 +LIBREVISION = 3 LIBAGE = 2 diff --git a/lib/lwres/api b/lib/lwres/api index c94d4ce4337..8fd80ca3ab0 100644 --- a/lib/lwres/api +++ b/lib/lwres/api @@ -6,5 +6,5 @@ # 9.9-sub: 130-139 # 9.10: 140-149 LIBINTERFACE = 141 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/version b/version index b80e37588b4..0627d229e69 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION= MAJORVER=9 MINORVER=10 -PATCHVER=1 -RELEASETYPE= -RELEASEVER= +PATCHVER=2 +RELEASETYPE=b +RELEASEVER=1 EXTENSIONS=