Merge branch 'prep-release' into security-v9_16
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
--- 9.16.27 released ---
|
||||
|
||||
5818. [security] A synchronous call to closehandle_cb() caused
|
||||
isc__nm_process_sock_buffer() to be called recursively,
|
||||
which in turn left TCP connections hanging in the
|
||||
|
||||
@@ -274,10 +274,12 @@ fi
|
||||
$as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
|
||||
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
|
||||
else
|
||||
$as_echo "$0: Please tell bug-autoconf@gnu.org and https://gitlab.isc.org/isc-projects/bind9/-/issues/new?issuable_template=Bug about
|
||||
$0: your system, including any error possibly output before
|
||||
$0: this message. Then install a modern shell, or manually
|
||||
$0: run the script under such a shell if you do have one."
|
||||
$as_echo "$0: Please tell bug-autoconf@gnu.org and
|
||||
$0: https://gitlab.isc.org/isc-projects/bind9/-/issues/new?issuable_template=Bug
|
||||
$0: about your system, including any error possibly output
|
||||
$0: before this message. Then install a modern shell, or
|
||||
$0: manually run the script under such a shell if you do
|
||||
$0: have one."
|
||||
fi
|
||||
exit 1
|
||||
fi
|
||||
@@ -1985,9 +1987,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
|
||||
$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
|
||||
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
|
||||
( $as_echo "## --------------------------- ##
|
||||
( $as_echo "## ------------------------------------------------------------------------------------------- ##
|
||||
## Report this to https://gitlab.isc.org/isc-projects/bind9/-/issues/new?issuable_template=Bug ##
|
||||
## --------------------------- ##"
|
||||
## ------------------------------------------------------------------------------------------- ##"
|
||||
) | sed "s/^/$as_me: WARNING: /" >&2
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user