- update to 4.1.9
- Change the nsd.db file version because of nanosecond precision fix. - changes from 4.1.8 - #732: tcp-mss, outgoing-tcp-mss options for nsd.conf, patch from Daisuke Higashi. - #739: zonefile changes when mtime is small are detected on reload, if filesystem supports precision mtime values. - RR type CSYNC (RFC7477) syntax is supported. - take advantage of arc4random_uniform if available, patch from Loganaden Velvindron. - Fix flto check for OSX clang. - Define _DEFAULT_SOURCE with _BSD_SOURCE for glibc 2.20 on Linux. - Fix #736: segfault during zone transfer. - Fix #744: Fix that NSD replies for configured but unloaded zone with SERVFAIL, not REFUSED. OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=24
This commit is contained in:
parent
1b605fa810
commit
090bbd0971
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7ba8beb29b495ab795e927d9aa82a5bb1b66296a78f61ed47d6ccfe59e9b1a8a
|
|
||||||
size 1072576
|
|
3
nsd-4.1.9.tar.gz
Normal file
3
nsd-4.1.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b811224d635331de741f1723aefc41adda0a0a3a499ec310aa01dd3b4b95c8f2
|
||||||
|
size 1073120
|
21
nsd.changes
21
nsd.changes
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 10 21:58:55 UTC 2016 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- update to 4.1.9
|
||||||
|
- Change the nsd.db file version because of nanosecond precision
|
||||||
|
fix.
|
||||||
|
- changes from 4.1.8
|
||||||
|
- #732: tcp-mss, outgoing-tcp-mss options for nsd.conf, patch
|
||||||
|
from Daisuke Higashi.
|
||||||
|
- #739: zonefile changes when mtime is small are detected on
|
||||||
|
reload, if filesystem supports precision mtime values.
|
||||||
|
- RR type CSYNC (RFC7477) syntax is supported.
|
||||||
|
- take advantage of arc4random_uniform if available, patch from
|
||||||
|
Loganaden Velvindron.
|
||||||
|
- Fix flto check for OSX clang.
|
||||||
|
- Define _DEFAULT_SOURCE with _BSD_SOURCE for glibc 2.20 on
|
||||||
|
Linux.
|
||||||
|
- Fix #736: segfault during zone transfer.
|
||||||
|
- Fix #744: Fix that NSD replies for configured but unloaded zone
|
||||||
|
with SERVFAIL, not REFUSED.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 29 23:41:33 UTC 2015 - mrueckert@suse.de
|
Tue Dec 29 23:41:33 UTC 2015 - mrueckert@suse.de
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user