- update to 4.1.10
- FEATURES: - ip-freebind: yesno option in nsd.conf sets IP_FREEBIND socket option for Linux, binds to interfaces and addresses that are down. - NSD includes AAAA before A for queries over IPV6 (in delegations). And TC is set if no glue can be provided with a delegation because of packet size. - print notice that nsd is starting before taking off. - BUG FIXES: - Fix for openssl 1.1.0, HMAC_CTX size not exported from openssl. - Fix #751: NSD fails to occlude names below a DNAME. - If set without nsd.db print "" as the default in the man pages. - Fix #755: NSD spins after a zone update and a lot of TCP queries. - Fix for NSEC3 with zone signed without exact match for empty nonterminals, the answer for that domain gets closest encloser. - #772 Document that recvmmsg has IPv6 problems on some linux kernels. OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=25
This commit is contained in:
parent
090bbd0971
commit
3e004dc595
3
nsd-4.1.10.tar.gz
Normal file
3
nsd-4.1.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a757014046752a0b0b11c1a2e22a36bb796f89f6939147ed3226556b4298727
|
||||
size 1075892
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b811224d635331de741f1723aefc41adda0a0a3a499ec310aa01dd3b4b95c8f2
|
||||
size 1073120
|
26
nsd.changes
26
nsd.changes
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 29 01:11:13 UTC 2016 - mrueckert@suse.de
|
||||
|
||||
- update to 4.1.10
|
||||
- FEATURES:
|
||||
- ip-freebind: yesno option in nsd.conf sets IP_FREEBIND socket
|
||||
option for Linux, binds to interfaces and addresses that are
|
||||
down.
|
||||
- NSD includes AAAA before A for queries over IPV6 (in
|
||||
delegations). And TC is set if no glue can be provided with
|
||||
a delegation because of packet size.
|
||||
- print notice that nsd is starting before taking off.
|
||||
- BUG FIXES:
|
||||
- Fix for openssl 1.1.0, HMAC_CTX size not exported from
|
||||
openssl.
|
||||
- Fix #751: NSD fails to occlude names below a DNAME.
|
||||
- If set without nsd.db print "" as the default in the man
|
||||
pages.
|
||||
- Fix #755: NSD spins after a zone update and a lot of TCP
|
||||
queries.
|
||||
- Fix for NSEC3 with zone signed without exact match for empty
|
||||
nonterminals, the answer for that domain gets closest
|
||||
encloser.
|
||||
- #772 Document that recvmmsg has IPv6 problems on some linux
|
||||
kernels.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 10 21:58:55 UTC 2016 - mrueckert@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user