From: Tinderbox User Date: Mon, 16 Nov 2020 14:29:43 +0000 (+0000) Subject: prep 9.16.9 X-Git-Tag: v9.16.9^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=163b63feb0abf9a77df9d52e20bd7430d89bf1a2;p=thirdparty%2Fbind9.git prep 9.16.9 --- diff --git a/CHANGES b/CHANGES index 36c60dd5681..9afc88ca8fb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.16.9 released --- + 5533. [func] Add the "stale-refresh-time" option, a time window that starts after a failed lookup, during which a stale RRset is served directly from cache before a new attempt to diff --git a/lib/bind9/api b/lib/bind9/api index 909e67f73d4..0dcda862bdc 100644 --- a/lib/bind9/api +++ b/lib/bind9/api @@ -11,5 +11,5 @@ # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 LIBINTERFACE = 1600 -LIBREVISION = 5 +LIBREVISION = 6 LIBAGE = 0 diff --git a/lib/dns/api b/lib/dns/api index 9e3c558a513..f7668780cfd 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -10,6 +10,6 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 -LIBINTERFACE = 1608 +LIBINTERFACE = 1609 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index b84f7a846a5..9e3c558a513 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -10,6 +10,6 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 -LIBINTERFACE = 1607 +LIBINTERFACE = 1608 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index 182c2bb4975..19b9b919d21 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -11,5 +11,5 @@ # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 LIBINTERFACE = 1601 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/ns/api b/lib/ns/api index 8207cc32401..5adfb9c8ffa 100644 --- a/lib/ns/api +++ b/lib/ns/api @@ -10,6 +10,6 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 -LIBINTERFACE = 1605 +LIBINTERFACE = 1606 LIBREVISION = 0 LIBAGE = 0 diff --git a/version b/version index 2b62a119714..5a33837a829 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Stable Release)" MAJORVER=9 MINORVER=16 -PATCHVER=8 +PATCHVER=9 RELEASETYPE= RELEASEVER= EXTENSIONS=