diff --git a/nsd-4.1.6.tar.gz b/nsd-4.1.6.tar.gz deleted file mode 100644 index 99d150b..0000000 --- a/nsd-4.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88f622055c95d38b9ef3723a240d1d0da35a28d09fe23b601015181a61d7775f -size 1072173 diff --git a/nsd-4.1.7.tar.gz b/nsd-4.1.7.tar.gz new file mode 100644 index 0000000..90a66db --- /dev/null +++ b/nsd-4.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba8beb29b495ab795e927d9aa82a5bb1b66296a78f61ed47d6ccfe59e9b1a8a +size 1072576 diff --git a/nsd.changes b/nsd.changes index 7081119..0f66775 100644 --- a/nsd.changes +++ b/nsd.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Tue Dec 29 23:41:33 UTC 2015 - mrueckert@suse.de + +- update to 4.1.7 + - support configure --with-dbfile="" for nodb mode by default, + where there is no binary database, but nsd reads and writes + zonefiles. + - reuseport: no is the default, because the feature is not + troublefree. + - configure --enable-ratelimit-default-is-off with + --enable-ratelimit to set the default ratelimit to disabled but + available in nsd.conf. + - version: "string" option to set chaos version query reply + string. + - Fix zones updates from nsd parent event loop when there are a + lot of interfaces. + - portability fixes. + - patch from Doug Hogan for SSL_OP_NO_SSLvx options, for the new + defaults in the ssl libraries. + - updated contrib/nsd.spec, from Bálint Szigeti, with new + configure options. + - Allocate less memory for TSIG digest. + - Fix #721: Fix wrong error code (FORMERR) returned for unknown + opcode. NOTIMP expected. + - Fix zonec ttl mismatch printout to include more information. + - Fix TCP responses when REUSEPORT is in use by turning it off. + - Document default in manpage for rrl-slip, ip4 and 6 + prefixlength. + - Explain rrl-slip better in documentation. + - Document that ratelimit qps and slip are updated in reconfig. + - Fix up defaults in manpage. + ------------------------------------------------------------------- Thu Nov 26 00:03:05 UTC 2015 - mrueckert@suse.de diff --git a/nsd.spec b/nsd.spec index 809aad0..943f839 100644 --- a/nsd.spec +++ b/nsd.spec @@ -20,7 +20,7 @@ %{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d} Name: nsd -Version: 4.1.6 +Version: 4.1.7 Release: 0 # License: BSD-3-Clause