Red
BIND 9
El paquete de programas Nombre de Dominio de Internet de Berkeley (BIND) ha sido actualizado a la versión 9.18.x. Esta versión trae los siguientres cambios notables, por ejemplo:
-
Soporte para servidores DNS sobre TLS y DNS sobre HTTPS. Ambos modos autoritativos y de resolución.
-
Nueva elaboración del manejo de conexiones internas utilizando la librería
libuv
. -
El canal Remote Name Daemon Control (RNDC) no admite sockets Unix.
-
Support for incoming and outgoing DNS zone transfer over TLS.
-
Domain Information Groper (dig) utility can send queries using DNS over TLS and DNS over HTTPS.
The |
You can see the full list of changes in the upstream release notes.
Fallback hostname set to localhost
on server-based editions
For the Cloud, CoreOS, IoT, and Server editions of Fedora, the fallback hostname has been changed to localhost
. The fallback hostname is the hostname that is set if the hostname cannot be determined by any other mechanism (statically set, DHCP, or reverse DNS). This change was made in order to conform to the common expectation that a hostname of localhost
on a system means the hostname is "unset".
Want to help? Learn how to contribute to Fedora Docs ›