From: Tinderbox User Date: Mon, 7 Dec 2020 08:16:28 +0000 (+0000) Subject: prep 9.16.10 X-Git-Tag: v9.16.11~17^2~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7406ea925a133094b3921365bcbdfab12c5b076a;p=thirdparty%2Fbind9.git prep 9.16.10 --- diff --git a/CHANGES b/CHANGES index 7d6e317be11..81eb4e2b92d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.16.10 released --- + 5544. [func] Restore the default value of "nocookie-udp-size" to 4096 bytes. [GL #2250] diff --git a/configure b/configure index db30dcc4c92..150b6e573a1 100755 --- a/configure +++ b/configure @@ -17815,7 +17815,6 @@ esac - DNS_CRYPTO_LIBS="$DNS_GSSAPI_LIBS" # @@ -22304,7 +22303,6 @@ BIND9_MAJOR="MAJOR=${MAJORVER}.${MINORVER}" BIND9_VERSIONSTRING="${PRODUCT} ${MAJORVER}.${MINORVER}${PATCHVER:+.}${PATCHVER}${RELEASETYPE}${RELEASEVER}${EXTENSIONS}${DESCRIPTION:+ }${DESCRIPTION}" - BIND9_SRCID="SRCID=unset_id" if test -f "${srcdir}/srcid"; then . "${srcdir}/srcid" diff --git a/lib/dns/api b/lib/dns/api index f7668780cfd..a1b59c66116 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 = 1609 +LIBINTERFACE = 1610 LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/isc/api b/lib/isc/api index 9e3c558a513..04b7775bf69 100644 --- a/lib/isc/api +++ b/lib/isc/api @@ -11,5 +11,5 @@ # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 LIBINTERFACE = 1608 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/lib/isccfg/api b/lib/isccfg/api index 19b9b919d21..4c4c4facc5d 100644 --- a/lib/isccfg/api +++ b/lib/isccfg/api @@ -10,6 +10,6 @@ # 9.12: 1200-1299 # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 -LIBINTERFACE = 1601 -LIBREVISION = 1 +LIBINTERFACE = 1602 +LIBREVISION = 0 LIBAGE = 0 diff --git a/lib/ns/api b/lib/ns/api index 5adfb9c8ffa..59731781ab8 100644 --- a/lib/ns/api +++ b/lib/ns/api @@ -11,5 +11,5 @@ # 9.13/9.14: 1300-1499 # 9.15/9.16: 1500-1699 LIBINTERFACE = 1606 -LIBREVISION = 0 +LIBREVISION = 1 LIBAGE = 0 diff --git a/version b/version index 5a33837a829..4ef3003d229 100644 --- a/version +++ b/version @@ -5,7 +5,7 @@ PRODUCT=BIND DESCRIPTION="(Stable Release)" MAJORVER=9 MINORVER=16 -PATCHVER=9 +PATCHVER=10 RELEASETYPE= RELEASEVER= EXTENSIONS=