aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2015-11-14 06:22:39 +0800
committererwin <erwin@FreeBSD.org>2015-11-14 06:22:39 +0800
commit531f48af974325262cc0f5b190a118c4bf3ed352 (patch)
tree10ac061e36918de7e478af5cded6549fdd02deaa /dns
parentbdef459d162c3b334a8d451de3ccc9083977bb54 (diff)
downloadfreebsd-ports-gnome-531f48af974325262cc0f5b190a118c4bf3ed352.tar.gz
freebsd-ports-gnome-531f48af974325262cc0f5b190a118c4bf3ed352.tar.zst
freebsd-ports-gnome-531f48af974325262cc0f5b190a118c4bf3ed352.zip
Update to 4.1.6
Major Bug Bug Fixes: - This release fixes segfault after start when many interfaces are in use. - This version returns the EDNS bad version response with the AD flag unset for improved conformance. Minor Buf 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. PR: 204533 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Sponsored by: DK Hostmaster A/S
Diffstat (limited to 'dns')
-rw-r--r--dns/nsd/Makefile2
-rw-r--r--dns/nsd/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index 6517927d71b2..fdc88fdbd740 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nsd
-PORTVERSION= 4.1.5
+PORTVERSION= 4.1.6
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index 9d2c5165d017..812fa8922076 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nsd-4.1.5.tar.gz) = 105dda21fab68b150f1f4d045211869b13becadc52be830b9c0093f8e9f01baa
-SIZE (nsd-4.1.5.tar.gz) = 1070873
+SHA256 (nsd-4.1.6.tar.gz) = 88f622055c95d38b9ef3723a240d1d0da35a28d09fe23b601015181a61d7775f
+SIZE (nsd-4.1.6.tar.gz) = 1072173