forked from pool/unbound
Accepting request 340145 from home:stroeder:branches:server:dns
update to 1.5.6, successfully tested on Tumbleweed x86_64 OBS-URL: https://build.opensuse.org/request/show/340145 OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=27
This commit is contained in:
BIN
unbound-1.5.5.tar.gz
(Stored with Git LFS)
BIN
unbound-1.5.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
unbound-1.5.6.tar.gz
(Stored with Git LFS)
Normal file
BIN
unbound-1.5.6.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 15 19:31:43 UTC 2015 - michael@stroeder.com
|
||||
|
||||
- update to 1.5.6
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 10 09:31:40 UTC 2015 - michael@stroeder.com
|
||||
|
||||
|
@@ -53,7 +53,7 @@
|
||||
%endif
|
||||
|
||||
Name: unbound
|
||||
Version: 1.5.5
|
||||
Version: 1.5.6
|
||||
Release: 0
|
||||
#
|
||||
#
|
||||
|
Reference in New Issue
Block a user