This release fixes a (very) sporadic segfault in the dns64 module.
Also the default for ssl-encapsulated DNS service is the temporary
port assignment from IANA for this purpose, a different port can be
entered into the configuration file if necessary.
Features
- - Default for ssl-port is port 853, the temporary port assignment for
secure domain name system traffic. If you used to rely on the older
default of port 443, you have to put a clause in unbound.conf for
that. The new value is likely going to be the standardised port number
for this traffic.
- - ANY responses include DNAME records if present, as per Evan Hunt's
remark in dnsop.
Bug Fixes
- - Fix segfault in the dns64 module in the formaterror error path.
- - Fix manpage to suggest using SIGTERM to terminate the server.
- - iana portlist update.
This release fixes a (very) sporadic segfault in the dns64 module.
Also the default for ssl-encapsulated DNS service is the temporary
port assignment from IANA for this purpose, a different port can be
entered into the configuration file if necessary.
Features
- - Default for ssl-port is port 853, the temporary port assignment for
secure domain name system traffic. If you used to rely on the older
default of port 443, you have to put a clause in unbound.conf for
that. The new value is likely going to be the standardised port number
for this traffic.
- - ANY responses include DNAME records if present, as per Evan Hunt's
remark in dnsop.
Bug Fixes
- - Fix segfault in the dns64 module in the formaterror error path.
- - Fix manpage to suggest using SIGTERM to terminate the server.
- - iana portlist update.