From: Tinderbox User Date: Thu, 16 Jan 2020 15:01:08 +0000 (+0000) Subject: prep 9.14.10 X-Git-Tag: v9.14.11~28^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ec9ae77a82c1797e8c478a900b9edea3284640e;p=thirdparty%2Fbind9.git prep 9.14.10 Update the API files. - lib/dns: - struct resolver has added elements, this is an interface change and thus LIBINTERFACE is incremented, and LIBREVISION is reset. - Since this also means an interface change since the last public release, also reset LIBAGE. - lib/isccfg: - The library source code changed, so increment LIBREVISION. - lib/ns: - The library source code changed, so increment LIBREVISION. Update other files: - No changes needed to the README, this is a small bugfix release. --- diff --git a/CHANGES b/CHANGES index 286c88dd156..51ac2ec6013 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ 5348. [bug] dnssec-settime -Psync was not being honoured. [GL !2893] + --- 9.14.10 released --- + 5339. [bug] With some libmaxminddb versions, named could erroneously match an IP address not belonging to any subnet defined in a given GeoIP2 database to one of the existing diff --git a/lib/dns/api b/lib/dns/api index f140a314682..0635ca707fe 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -9,6 +9,6 @@ # 9.11: 160-169,1100-1199 # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 -LIBINTERFACE = 1311 -LIBREVISION = 1 +LIBINTERFACE = 1312 +LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index 4b38f850c95..2f1ed64c299 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -10,5 +10,5 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 LIBINTERFACE = 1302 -LIBREVISION = 3 +LIBREVISION = 4 LIBAGE = 0 diff --git a/lib/ns/api b/lib/ns/api index f291ac6e51c..c830859e95d 100644 --- a/lib/ns/api +++ b/lib/ns/api @@ -10,5 +10,5 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 LIBINTERFACE = 1308 -LIBREVISION = 1 +LIBREVISION = 2 LIBAGE = 1 diff --git a/version b/version index a539f918e0b..81ef8e1419e 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Stable Release)" MAJORVER=9 MINORVER=14 -PATCHVER=9 +PATCHVER=10 RELEASETYPE= RELEASEVER= EXTENSIONS=