diff options
author | pettai <pettai> | 2015-10-22 17:32:29 +0000 |
---|---|---|
committer | pettai <pettai> | 2015-10-22 17:32:29 +0000 |
commit | 9a0f184d8d8f168662a91bd6d779b103c137752d (patch) | |
tree | 401bba84e4fc330a1d0ed0ca5bc66b916fee107f /net | |
parent | 46a8e0230e368d6e479134e10832e5ce02db87c1 (diff) | |
download | pkgsrc-9a0f184d8d8f168662a91bd6d779b103c137752d.tar.gz |
NSD 4.1.6
=========
BUG FIXES:
- Fix #701: Fix that AD=1 set in a BADVERS response.
- Fix typo in zonec.c inside error message.
- Fix #711: Document that debug-mode yes is used for staying
attached to the supervisor console.
- Document verbosity 3 prints more information.
- nsd-checkconf warns for master zones with no zonefile statement.
- Fix start failure when many file descriptors are in use.
- The servfail rcode is not printed with a space in the middle.
- print failed token for config syntax error or parse error.
Diffstat (limited to 'net')
-rw-r--r-- | net/nsd/Makefile | 4 | ||||
-rw-r--r-- | net/nsd/distinfo | 9 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile index 57554258c2a..f9d1d01bc1d 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.79 2015/09/21 13:38:52 pettai Exp $ +# $NetBSD: Makefile,v 1.80 2015/10/22 17:32:29 pettai Exp $ -DISTNAME= nsd-4.1.5 +DISTNAME= nsd-4.1.6 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ diff --git a/net/nsd/distinfo b/net/nsd/distinfo index 56f1af2dd32..cfd3d343072 100644 --- a/net/nsd/distinfo +++ b/net/nsd/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.48 2015/09/21 13:38:52 pettai Exp $ +$NetBSD: distinfo,v 1.49 2015/10/22 17:32:29 pettai Exp $ -SHA1 (nsd-4.1.5.tar.gz) = ad034f675a5a2de0d05aa5d5fcd6aa83e2e80af8 -RMD160 (nsd-4.1.5.tar.gz) = 542fb3b0744ceec968e15b196628086297604613 -Size (nsd-4.1.5.tar.gz) = 1070873 bytes +SHA1 (nsd-4.1.6.tar.gz) = def58947cab143707c7481b6202b63e5922fe6f3 +RMD160 (nsd-4.1.6.tar.gz) = 5efbf0b54d8656c3e553f06a6f2e04601063c9c4 +SHA512 (nsd-4.1.6.tar.gz) = c9bd4901e49a718ef435862d55a9c351586ecd4349c52d39ee18acf6ca33e3488eb581115fe6a99d0a1fd975117168d2756866429fc517ebe4713a211811333d +Size (nsd-4.1.6.tar.gz) = 1072173 bytes SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091 SHA1 (patch-util.c) = acaf676e675fc07ef51b4c1cc056214731bc193f |