summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-01-01 07:31:54 +0000
committerryoon <ryoon@pkgsrc.org>2018-01-01 07:31:54 +0000
commit420241544cfda1c4b31ea78dfa400773aca03da8 (patch)
tree55269ebf7641ff3f6aa34fcceb4b878263034eff
parent41e665cee5511cee7237395db273035b7e5e7dea (diff)
downloadpkgsrc-420241544cfda1c4b31ea78dfa400773aca03da8.tar.gz
Update to 4.1.19
Changelog: NSD 4.1.19 Dec 11, 2017 Bugfixes * ignore fallthrough compiler warning in flex EOF rule. * Fix warnings emitted by clang for --enable-packed. Alignment is not a problem for x86_64, don't enable packed when the platform requires aligned access. * Fix spelling error in xfr-inspect. * Fix 3392: Fix regression in 4.1.18 for notify lists with ip4 and ip6 targets. * Add test for support of -Wno-address-of-packed-member for --enable-packed. NSD 4.1.18 Nov 30, 2017 Features * xfr-inspect, it is not installed, it prints xfr files from /tmp made with 'make xfr-inspect' in the source dir. * retry timeout between sending notifies dropped from 15 to 3 sec. * NSD sends 16 notifies simultaneously. * configure --enable-packed reduces memory usage, at expense of unaligned reads. Saves about 17%. * Save memory by selectively allocate precompiled nsec3 hashes, saves about 16% memory. * make ip-transparent option work on OpenBSD. * Save about 2% memory by changing usage count size in name tree. * Fix #2871: Increase number of sockets for xfrd transfers. Bugfixes * Fix gcc 7.1.1 warnings. * Fix writev compile warning on FreeBSD. * Fix #1446: A corrupted zone file "propagates" to good ones. * nsd-control zonestatus prints wait time between attempts, for zones that are in that waiting time. * Fix collision printout of nsec3 to print name, hash and reverse. * Fix #1567: Change crit to err log level for gettimeofday failure. Add defines for compile without syslog. * Fix crash for DS query when parent and child zones both configured in nsd.conf and parent zone has not loaded properly.
-rw-r--r--net/nsd/Makefile5
-rw-r--r--net/nsd/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/net/nsd/Makefile b/net/nsd/Makefile
index 454b2997a27..30a0495c0e5 100644
--- a/net/nsd/Makefile
+++ b/net/nsd/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2017/08/22 00:32:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.96 2018/01/01 07:31:54 ryoon Exp $
-DISTNAME= nsd-4.1.17
-PKGREVISION= 2
+DISTNAME= nsd-4.1.19
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
diff --git a/net/nsd/distinfo b/net/nsd/distinfo
index 711f3d3a8a2..c3730916d0a 100644
--- a/net/nsd/distinfo
+++ b/net/nsd/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.60 2017/08/13 11:11:42 nros Exp $
+$NetBSD: distinfo,v 1.61 2018/01/01 07:31:54 ryoon Exp $
-SHA1 (nsd-4.1.17.tar.gz) = 0189391a9a0aa8e252cfbe0ac77451258ad4ccec
-RMD160 (nsd-4.1.17.tar.gz) = d6f3d9db0fb4b990a6f70e7ad9fae27e410142db
-SHA512 (nsd-4.1.17.tar.gz) = 4cffa261b1832d0daac095e92542359ffd725918f07ec605c78a9346b1cf4a4bc21bdc59ab388eb7324a170bbd8b122cfa75e7448015b38572b47d18add24a8f
-Size (nsd-4.1.17.tar.gz) = 1089526 bytes
+SHA1 (nsd-4.1.19.tar.gz) = ad20f59dc5d73737e25783fb476ea58e94b4d431
+RMD160 (nsd-4.1.19.tar.gz) = 30769b16255d2e5380eb1f9757c2e0392af5f044
+SHA512 (nsd-4.1.19.tar.gz) = fc99590f84658311cf33428d87c84c73b231ac0c90f8ca47daedeb264642e291eb2e79f8dee304dd4dc3a73bd9c7fbe65f2bd164b120bd7b13429ad483882d82
+Size (nsd-4.1.19.tar.gz) = 1096567 bytes
SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091