]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prep 9.16.23
authorTinderbox User <tbox@isc.org>
Fri, 5 Nov 2021 09:01:07 +0000 (09:01 +0000)
committerMichał Kępień <michal@isc.org>
Thu, 18 Nov 2021 08:19:02 +0000 (09:19 +0100)
CHANGES
configure
version

diff --git a/CHANGES b/CHANGES
index b515170b3b4f57601ea9fdc64734f56057e58862..cd641a222e86deeb74d7acbfb7c4666f79cd53ed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@
                        construct the nsupdate command.  The sed expression
                        was not reliably changing the ttl. [GL #3003]
 
+       --- 9.16.23 released ---
+
 5752.  [bug]           Fix an assertion failure caused by missing member zones
                        during a reload of a catalog zone. [GL #2308]
 
index e2380596360a6fa19c9a2f934a25498a7075e959..ed2d4869e579b043c67e580f3bc76380adac474e 100755 (executable)
--- a/configure
+++ b/configure
     echo "    localstatedir: $localstatedir"
     echo "-------------------------------------------------------------------------------"
     echo "Compiler: $CC"
-    if test "$GCC" = "yes"
-then :
+    if test "$GCC" = "yes"; then :
   $CC --version 2>&1 | sed 's/^/    /'
-else $as_nop
+else
   case $host in #(
   *-solaris*) :
     $CC -V 2>&1 | sed 's/^/    /' ;; #(
diff --git a/version b/version
index 949f7428c8b8254baf565f9260250ad35c33eecc..90fa77503880bd164651515efec4be7a79456821 100644 (file)
--- a/version
+++ b/version
@@ -5,7 +5,7 @@ PRODUCT=BIND
 DESCRIPTION="(Extended Support Version)"
 MAJORVER=9
 MINORVER=16
-PATCHVER=22
+PATCHVER=23
 RELEASETYPE=
 RELEASEVER=
 EXTENSIONS=