From: Evan Hunt Date: Thu, 13 Jan 2022 19:21:45 +0000 (-0800) Subject: CHANGES for [GL #3080] X-Git-Tag: v9.18.0~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce83b97099bec1cd1f9907c51830b262ff134510;p=thirdparty%2Fbind9.git CHANGES for [GL #3080] --- diff --git a/CHANGES b/CHANGES index d0ffe660ae7..076c0e21fc9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5795. [bug] rndc could crash when interrupted by a signal + before receiving a response. [GL #3080] + 5794. [func] Set the IPV6_V6ONLY on all IPv6 sockets to restrict the IPv6 sockets to sending and receiving IPv6 packets only. [GL #3093]