From: Ondřej Surý Date: Tue, 27 Sep 2022 12:16:17 +0000 (+0200) Subject: Add CHANGES and release note for [GL #3567] X-Git-Tag: v9.19.6~28^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=178e0317a61224c0d0b0d8ab1da2f2330d3cc16d;p=thirdparty%2Fbind9.git Add CHANGES and release note for [GL #3567] --- diff --git a/CHANGES b/CHANGES index 10fbe1e0680..b6d9b2c5e3a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5985. [func] Bump the minimal libuv version to 1.34.0. [GL #3567] + 5984. [func] 'named -V' now reports the list of supported DNSSEC/DS/HMAC algorithms and the supported TKEY modes. [GL #3541] diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index babef0ad715..5849fd13e89 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -67,6 +67,10 @@ Feature Changes with '-DOPENSSL_API_COMPAT=10100' specified in the CFLAGS at compile time. :gl:`!6711` +- Compiling BIND 9 now requires at least libuv version 1.34.0 or higher. The + libuv should be available on all supported platforms either as a native + package or as a backport. :gl:`#3567` + Bug Fixes ~~~~~~~~~