2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Add CHANGES and release note for [GL #3567]

This commit is contained in:
Ondřej Surý
2022-09-27 14:16:17 +02:00
parent 0086ebf3fc
commit 178e0317a6
2 changed files with 6 additions and 0 deletions

View File

@@ -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]

View 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
~~~~~~~~~