]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #3567]
authorOndřej Surý <ondrej@isc.org>
Tue, 27 Sep 2022 12:16:17 +0000 (14:16 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 27 Sep 2022 15:09:11 +0000 (17:09 +0200)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 10fbe1e0680d3833408252586ab4e5db6ea4277a..b6d9b2c5e3a686ff10cea4940309d7fdd1eceaa8 100644 (file)
--- 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]
index babef0ad7150e7d4a6e8be1defd2007744885025..5849fd13e89d377d2d70e94b0bab0b2a884c82a5 100644 (file)
@@ -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
 ~~~~~~~~~