From: Evan Hunt Date: Thu, 30 Nov 2017 22:39:16 +0000 (-0800) Subject: [master] prep 9.12.0rc1 X-Git-Tag: v9.12.0rc1~26 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=2f855055ed35ea62379e2cc78b555ec8c6c489aa;p=thirdparty%2Fbind9.git [master] prep 9.12.0rc1 --- diff --git a/CHANGES b/CHANGES index 0587090cfa6..34aab7129e8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.12.0rc1 released --- + 4836. [bug] Zones created using "rndc addzone" could temporarily fail to inherit an "allow-transfer" ACL that had been configured in the options diff --git a/lib/bind9/api b/lib/bind9/api index a9131cd9109..1fd25e23c1d 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -9,5 +9,5 @@ # 9.11: 160-169 # 9.12: 1200-1299 LIBINTERFACE = 1200 -LIBREVISION = 2 +LIBREVISION = 3 LIBAGE = 0 diff --git a/lib/dns/api b/lib/dns/api index ebab145435a..2891c1f3b43 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -9,5 +9,5 @@ # 9.11: 160-169 # 9.12: 1200-1299 LIBINTERFACE = 1202 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 1 diff --git a/lib/isc/api b/lib/isc/api index aa4542fc27a..520387e55bc 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -9,5 +9,5 @@ # 9.11: 160-169 # 9.12: 1200-1299 LIBINTERFACE = 1202 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 2 diff --git a/lib/ns/api b/lib/ns/api index f7839c9f0d1..832c3d42b8f 100644 --- a/lib/ns/api +++ b/lib/ns/api @@ -9,5 +9,5 @@ # 9.11: 160-169 # 9.12: 1200-1299 LIBINTERFACE = 1202 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/version b/version index 573013b9f41..92e00e90fb2 100644 --- a/version +++ b/version @@ -6,6 +6,6 @@ DESCRIPTION= MAJORVER=9 MINORVER=12 PATCHVER=0 -RELEASETYPE=b -RELEASEVER=2 +RELEASETYPE=rc +RELEASEVER=1 EXTENSIONS=