]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prep 9.16.1
authorTinderbox User <tbox@isc.org>
Wed, 11 Mar 2020 14:02:12 +0000 (14:02 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 20 Mar 2020 10:47:01 +0000 (11:47 +0100)
Updated version and CHANGES files with new release number.

Check the API files:
- lib/bind9/api:
  Source code changes, but no interface changes: increment
  LIBREVISION.
- lib/dns/api:
  Function dns_acl_match changed, struct dns_badcache changed,
  function dns_badcache_add changed, function dns_clent_startupdate
  changed, struct dns_compress changed, struct dns_resolver changed,
  rwlock size changed. This means a LIBINTERFACE increment.
- lib/irs/api:
  Source code changes, but no interface changes: increment
  LIBREVISION.
- lib/isc/api:
  The structs isc__networker and isc_nmsocket changed. This means
  increment LIBINTERFACE.  The functions isc_uv_export and
  isc_uv_import are removed, so LIBAGE must beq zero.
- lib/isccc/api:
  Source code changes, but no interface changes: increment
  LIBREVISION.
- lib/isccfg/api:
  Source code changes, but no interface changes: increment
  LIBREVISION.
- lib/ns/api:
  Function ns_clientmgr_create, ns_interfacemgr_create, and
  structs ns_clientmgr, ns_interface, ns_interfacemgr changed:
  increment LIBINTERFACE.

No need to update README or release notes.

Updated CHANGES: Add GitLab MR reference to entry 5357. Remove
merge conflict gone wrong ("max-ixfr-ratio" is not in 9.16).

Add /util/check-make-install.in to .gitattributes.

.gitattributes
CHANGES
lib/bind9/api
lib/dns/api
lib/irs/api
lib/isc/api
lib/isccc/api
lib/isccfg/api
lib/ns/api
version

index 3dac3b0fe6eeb987e361dcacf404c9c752f94fd1..86b4561c9aec4ae4385a459d32e5f3f43e29e7b8 100644 (file)
@@ -7,4 +7,5 @@
 /doc/dev                        export-ignore
 /util/**                        export-ignore
 /util/bindkeys.pl              -export-ignore
+/util/check-make-install.in    -export-ignore
 /util/mksymtbl.pl              -export-ignore
diff --git a/CHANGES b/CHANGES
index 4cfe0ddb91526dbbdb642ad4cf2a845e28c3ef1d..8be1a2a3651852461e0f0280326c2315668219ef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@
                        size so that "max-journal-size default" will use
                        the correct limit. [GL #1661]
 
+       --- 9.16.1 released ---
+
 5366.  [bug]           Fix a race condition with the keymgr when the same
                        zone plus dnssec-policy is configured in multiple
                        views. [GL #1653]
                        properties that no longer match were not being retired.
                        [GL #1624]
 
-5362.  [func]          Limit the size of IXFR responses so that AXFR will
-                       be used instead if it would be smaller. This is
-                       controlled by the "max-ixfr-ratio" option, which
-                       is a percentage representing the ratio of IXFR size
-                       to the size of the entire zone. This value cannot
-                       exceed 100%, which is the default. [GL #1515]
-
 5361.  [bug]           named might not accept new connections after
                        hitting tcp-clients quota. [GL #1643]
 
@@ -46,6 +41,7 @@
 5357.  [bug]           Newly added RRSIG records with expiry times before
                        the previous earliest expiry times might not be
                        re-signed in time.  The was a side effect of 5315.
+                       [GL !3137]
 
        --- 9.16.0 released ---
 
index 44ffa3dd0ba92c911706bf718e15e0515750a670..b7d9b2f34ec5bcbc48cafc3093292f73551ad6e5 100644 (file)
@@ -11,5 +11,5 @@
 # 9.13/9.14: 1300-1499
 # 9.15/9.16: 1500-1699
 LIBINTERFACE = 1600
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 44ffa3dd0ba92c911706bf718e15e0515750a670..182c2bb49757829f0a5daf3b720629b18928930d 100644 (file)
@@ -10,6 +10,6 @@
 # 9.12: 1200-1299
 # 9.13/9.14: 1300-1499
 # 9.15/9.16: 1500-1699
-LIBINTERFACE = 1600
+LIBINTERFACE = 1601
 LIBREVISION = 0
 LIBAGE = 0
index 44ffa3dd0ba92c911706bf718e15e0515750a670..b7d9b2f34ec5bcbc48cafc3093292f73551ad6e5 100644 (file)
@@ -11,5 +11,5 @@
 # 9.13/9.14: 1300-1499
 # 9.15/9.16: 1500-1699
 LIBINTERFACE = 1600
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 44ffa3dd0ba92c911706bf718e15e0515750a670..182c2bb49757829f0a5daf3b720629b18928930d 100644 (file)
@@ -10,6 +10,6 @@
 # 9.12: 1200-1299
 # 9.13/9.14: 1300-1499
 # 9.15/9.16: 1500-1699
-LIBINTERFACE = 1600
+LIBINTERFACE = 1601
 LIBREVISION = 0
 LIBAGE = 0
index 44ffa3dd0ba92c911706bf718e15e0515750a670..b7d9b2f34ec5bcbc48cafc3093292f73551ad6e5 100644 (file)
@@ -11,5 +11,5 @@
 # 9.13/9.14: 1300-1499
 # 9.15/9.16: 1500-1699
 LIBINTERFACE = 1600
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 44ffa3dd0ba92c911706bf718e15e0515750a670..b7d9b2f34ec5bcbc48cafc3093292f73551ad6e5 100644 (file)
@@ -11,5 +11,5 @@
 # 9.13/9.14: 1300-1499
 # 9.15/9.16: 1500-1699
 LIBINTERFACE = 1600
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 44ffa3dd0ba92c911706bf718e15e0515750a670..182c2bb49757829f0a5daf3b720629b18928930d 100644 (file)
@@ -10,6 +10,6 @@
 # 9.12: 1200-1299
 # 9.13/9.14: 1300-1499
 # 9.15/9.16: 1500-1699
-LIBINTERFACE = 1600
+LIBINTERFACE = 1601
 LIBREVISION = 0
 LIBAGE = 0
diff --git a/version b/version
index b706a7f1d4a6722b52e0dde90677afb583de0229..fd40f29ce28459ee5a023614519214cf752cd885 100644 (file)
--- a/version
+++ b/version
@@ -5,7 +5,7 @@ PRODUCT=BIND
 DESCRIPTION="(Stable Release)"
 MAJORVER=9
 MINORVER=16
-PATCHVER=0
+PATCHVER=1
 RELEASETYPE=
 RELEASEVER=
 EXTENSIONS=