]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prep 9.14.10
authorTinderbox User <tbox@isc.org>
Thu, 16 Jan 2020 15:01:08 +0000 (15:01 +0000)
committerEvan Hunt <each@isc.org>
Mon, 27 Jan 2020 19:06:04 +0000 (11:06 -0800)
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.

CHANGES
lib/dns/api
lib/isccfg/api
lib/ns/api
version

diff --git a/CHANGES b/CHANGES
index 286c88dd15681b59b2b3dbdc069860f4889701ee..51ac2ec601334079a760bd9617150f63fd6f681f 100644 (file)
--- 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
index f140a314682bef0d12c54a60cdee062b477f4fdf..0635ca707fe752544a51b3210353a38b81566beb 100644 (file)
@@ -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
index 4b38f850c955d56aebb6cc815f0ff6d8635f7a4e..2f1ed64c299b08854d607dbd1d36f4a828dabd84 100644 (file)
@@ -10,5 +10,5 @@
 # 9.12: 1200-1299
 # 9.13/9.14: 1300-1499
 LIBINTERFACE = 1302
-LIBREVISION = 3
+LIBREVISION = 4
 LIBAGE = 0
index f291ac6e51c89b260df3df650b1f6cf1e1681798..c830859e95dcacedc74eafeabf38a8a6f943af7f 100644 (file)
@@ -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 a539f918e0b5c901e10e7c90b3f357f365a4208d..81ef8e1419e27d4a733fcec62a208c2141dc62a1 100644 (file)
--- a/version
+++ b/version
@@ -5,7 +5,7 @@ PRODUCT=BIND
 DESCRIPTION="(Stable Release)"
 MAJORVER=9
 MINORVER=14
-PATCHVER=9
+PATCHVER=10
 RELEASETYPE=
 RELEASEVER=
 EXTENSIONS=