diff --git a/nsd-4.1.7.tar.gz b/nsd-4.1.7.tar.gz deleted file mode 100644 index 90a66db..0000000 --- a/nsd-4.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ba8beb29b495ab795e927d9aa82a5bb1b66296a78f61ed47d6ccfe59e9b1a8a -size 1072576 diff --git a/nsd-4.1.9.tar.gz b/nsd-4.1.9.tar.gz new file mode 100644 index 0000000..56cfcd9 --- /dev/null +++ b/nsd-4.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b811224d635331de741f1723aefc41adda0a0a3a499ec310aa01dd3b4b95c8f2 +size 1073120 diff --git a/nsd.changes b/nsd.changes index 0f66775..a77da79 100644 --- a/nsd.changes +++ b/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 diff --git a/nsd.spec b/nsd.spec index 943f839..680294e 100644 --- a/nsd.spec +++ b/nsd.spec @@ -20,7 +20,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d} Name: nsd -Version: 4.1.7 +Version: 4.1.9 Release: 0 # License: BSD-3-Clause