From: Evan Hunt Date: Thu, 15 Feb 2018 19:12:45 +0000 (-0800) Subject: [v9_12] prep 9.12.1rc1 X-Git-Tag: v9.12.1rc1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d37fb4625c6c5393ecce9a32f3e2066d353f57ca;p=thirdparty%2Fbind9.git [v9_12] prep 9.12.1rc1 --- diff --git a/CHANGES b/CHANGES index 5f1cd59f101..af5230cbf61 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.12.1rc1 released --- + 4889. [func] Warn about the use of old root keys without the new root key being present. Warn about dlv.isc.org's key being present. Warn about both managed and diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index e95c53b4204..2413fe5d725 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -53,7 +53,9 @@ - None. + named will now log a warning if the old + root DNSSEC key is explicitly configured and has not been updated. + [RT #43670] diff --git a/lib/bind9/api b/lib/bind9/api index 5dd541bb6f0..cda78dc5d49 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -9,5 +9,5 @@ # 9.11: 160-169,1100-1199 # 9.12: 1200-1299 LIBINTERFACE = 1200 -LIBREVISION = 4 +LIBREVISION = 5 LIBAGE = 0 diff --git a/version b/version index d7bb841e5b9..649bedbc13d 100644 --- a/version +++ b/version @@ -6,6 +6,6 @@ DESCRIPTION= MAJORVER=9 MINORVER=12 PATCHVER=1 -RELEASETYPE=b +RELEASETYPE=rc RELEASEVER=1 EXTENSIONS=