Merge branch 'prep-release' into v9_16_23-release

This commit is contained in:
Tinderbox User
2021-11-05 09:03:26 +00:00
3 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
--- 9.16.23 released ---
5752. [bug] Fix an assertion failure caused by missing member zones
during a reload of a catalog zone. [GL #2308]

5
configure vendored
View File

@@ -26522,10 +26522,9 @@ fi
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/^/ /' ;; #(

View File

@@ -5,7 +5,7 @@ PRODUCT=BIND
DESCRIPTION="(Extended Support Version)"
MAJORVER=9
MINORVER=16
PATCHVER=22
PATCHVER=23
RELEASETYPE=
RELEASEVER=
EXTENSIONS=