summaryrefslogtreecommitdiff
path: root/net/nsd
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-02-20 12:35:55 +0000
committerryoon <ryoon@pkgsrc.org>2020-02-20 12:35:55 +0000
commitbd38b62e5dd4a524b6068d7c8f559a639073db8f (patch)
treec2fc31e24b7a89898a00be5c094e82243595bbed /net/nsd
parentac64722bca1df24de5059e34ba3a20a92a3ffa2a (diff)
downloadpkgsrc-bd38b62e5dd4a524b6068d7c8f559a639073db8f.tar.gz
nsd: Update to 4.2.4
Changelog: 3 December 2019: Wouter - Fix #52: do not log transient network full errors unless higher verbosity is set. - Fix checkconf test for new error output string. - tag for 4.2.4rc1 release. 27 November 2017 Jeroen - Fix regressions in configparser.y 22 November 2019: Wouter - Fix #48: Add make distclean that removes config.h made by configure. And add maintainer-clean that removes bison and flex output. 18 November 2019: Wouter - Detect fixed time memcmp for openssl 0.9.8 compatibility. - Detect EC_KEY_new_by_curve_name for openssl 0.9.8. - include limits.h for UINT_MAX. - If no recvmmsg, dont use msg_flags member, but errno for error, where our fallback function left it, msg_flags also does not exist on some systems. - Remove unused variable warning for portability. 14 November 2019: Wouter - Fix checkconf test with filenames that sort in the same order. - Tag for 4.2.3rc1. Branch master is 4.2.4 in development. 11 November 2019: Wouter - Fix #44: document that remote-control is a top-level nsd.conf attribute. - Fix compile on OSX. - Fix for #44: nicer top-level clause documentation. 22 October 2019: Jeroen - Number of different UDP handlers has been reduced to one. recvmmsg and sendmmsg implementations are now used on all platforms. Compatible implementations are in place for systems that lack the system calls. - Socket options are now set in designated functions for easy reuse. - Socket setup has been simplified for easy reuse. - Configuration parser is now aware of the context in which an option was specified. 21 October 2019: Wouter - For #21 add contrib/patch_for_s6_startup_and_other_service_supervisors.diff that adds support for readiness notification with READY_FD from Cameron Nemo. 17 October 2019: Jeroen - Fix #40: Merge small fixes for confine-to-zone by Greg Bock. 15 October 2019: Jeroen - For #39: Merge confine-to-zone feature contributes by Greg Bock. 26 September 2019: Wouter - Fix #38: log address and failure reason with tls handshake errors, squelches (the same as unbound) some unless high verbosity is used. - Fixup clang analysis warning in xfrd_parse_received_xfr_packet master dereference. 25 September 2019: Wouter - The nsd.conf includes are sorted ascending, for include statements with a '*' from glob. 16 September 2019: Wouter - Fixup warnings during --disable-ipv6 compile. - Fixup unit test executable to run without IPv6. 4 September 2019: Wouter - Fix #35: excessive logging of ixfr failures, it stops the log when fallback to axfr is possible. log is enabled at high verbosity. 2 September 2019: Wouter - For #21: pidfile "" allows to run NSD without a pidfile, for startup management tools like daemontools. 28 August 2019: Wouter - In tests check for tls test tool availability.
Diffstat (limited to 'net/nsd')
-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 746afe0045f..6e8c97535ea 100644
--- a/net/nsd/Makefile
+++ b/net/nsd/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.108 2020/01/25 10:45:10 jperkin Exp $
+# $NetBSD: Makefile,v 1.109 2020/02/20 12:35:55 ryoon Exp $
-DISTNAME= nsd-4.2.2
-PKGREVISION= 1
+DISTNAME= nsd-4.2.4
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
diff --git a/net/nsd/distinfo b/net/nsd/distinfo
index a9d8a439349..3cbdda80a25 100644
--- a/net/nsd/distinfo
+++ b/net/nsd/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.67 2019/08/21 14:16:40 ryoon Exp $
+$NetBSD: distinfo,v 1.68 2020/02/20 12:35:55 ryoon Exp $
-SHA1 (nsd-4.2.2.tar.gz) = b0a8a9765cbce402a7534f5aaa38cd0b1f21644f
-RMD160 (nsd-4.2.2.tar.gz) = fb83c39dfd5e5350871af67c7fc2629347bde740
-SHA512 (nsd-4.2.2.tar.gz) = 43e2ee980a11ed0ad521cc9d8be1e2d29fa8ab552bdda043ffa7e5bc71cf07ad49319629f71e93dcf1dabd315f93bcfb9fd8b5847f27b125cf151fb4f63779b2
-Size (nsd-4.2.2.tar.gz) = 1149182 bytes
+SHA1 (nsd-4.2.4.tar.gz) = 36b1a692498f99ad9506efb28a1cbc3bea4d6cfc
+RMD160 (nsd-4.2.4.tar.gz) = e71052ab57d516aafe16bd2054ba2fa286851f6e
+SHA512 (nsd-4.2.4.tar.gz) = 5d4f546a2a4484b182c65d3337d44596e935bca074c0eda2947b9d128a56db08a00240c6ec9ce22bc9a436e009c00c3283c4a5cbd1163ca4a429eaa92ec54208
+Size (nsd-4.2.4.tar.gz) = 1148826 bytes
SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091