summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpettai <pettai>2015-02-05 07:06:04 +0000
committerpettai <pettai>2015-02-05 07:06:04 +0000
commitc6e61aee3f5c41afa3fcf148118c6d2425b701e6 (patch)
treeefa4ac357ae84dc30a06f2ab379a87f376566112
parent2fa1f4b29c9402e94879f731f11099217a06a151 (diff)
downloadpkgsrc-c6e61aee3f5c41afa3fcf148118c6d2425b701e6.tar.gz
4.1.1
================ FEATURES: - RFC 7344: CDS and CDNSKEY (read record types). - per zone statistics with --enable-zone-stats, config zone with zonestats: "name", zones configured with the same string are added. - Disabled use of SSLv3 in nsd-control. - nsd-checkconf -f prints out full name of pidfile (with dir). - Synthesize CNAMEs with same TTL as DNAME. BUG FIXES: - Fix that expired zones stay expired after a server restart. - Fix "xfrd_handle_ipc: bad mode" log errors when compiled with --disable-bind8-stats. - Fix #616: retry xfer for zones with no content after command. - Fix char used as array index warnings on NetBSD. - Fix that queries for noname CH TXT are REFUSED instead of nodata. - Fixes for wildcard addition and deletion, speedup for some cases. - Fix that failure to add tcp to tcp base does not leak the socket. - Patch nsd_munin_ from Philip Paeps to use type ABSOLUTE. - Fix spinning NSD with lots of failing transfers, due to pointer comparison using void pointer subtraction. - Fix bug#637: fix that nsd.db grows limitlessly, an off by one on one megabyte free chunks, created during AXFRs of large zones, that caused the one megabyte chunk to be leaked. - Fix casts for ctype functions. - correct some hyphen-used-as-minus-sign (from Andreas Schulze) in man pages. - Fix zonesdir chroot error message.
-rw-r--r--net/nsd/Makefile4
-rw-r--r--net/nsd/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile
index 40e2fca6cb8..16623432035 100644
--- a/net/nsd/Makefile
+++ b/net/nsd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2014/09/27 20:11:38 pettai Exp $
+# $NetBSD: Makefile,v 1.73 2015/02/05 07:06:04 pettai Exp $
-DISTNAME= nsd-4.1.0
+DISTNAME= nsd-4.1.1
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
diff --git a/net/nsd/distinfo b/net/nsd/distinfo
index d9ee70052ad..eeaab276187 100644
--- a/net/nsd/distinfo
+++ b/net/nsd/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.43 2014/09/27 20:11:38 pettai Exp $
+$NetBSD: distinfo,v 1.44 2015/02/05 07:06:04 pettai Exp $
-SHA1 (nsd-4.1.0.tar.gz) = cb4ec496eaec5bfbd5b9f4b361da2a0a79d17030
-RMD160 (nsd-4.1.0.tar.gz) = 8433eb0913d3c3b3dea1f9ef321328fc756b894c
-Size (nsd-4.1.0.tar.gz) = 1056649 bytes
+SHA1 (nsd-4.1.1.tar.gz) = 11ca8a7bef74500f486db5deac994fdf3dec7358
+RMD160 (nsd-4.1.1.tar.gz) = 53269ebaf781fea1fcc01c99ded6e0529e975d93
+Size (nsd-4.1.1.tar.gz) = 1063955 bytes
SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091
SHA1 (patch-util.c) = acaf676e675fc07ef51b4c1cc056214731bc193f