From d4bc7cf57129636094126bc840c79f4030528f20 Mon Sep 17 00:00:00 2001 From: ryoon Date: Sun, 25 Oct 2020 11:07:48 +0000 Subject: [PATCH] nsd: Update to 4.3.3 Changelog: 4.3.3 ================ FEATURES: - Follow DNS flag day 2020 advice and set default EDNS message size to 1232. - Merged PR #113 with fixes. Instead of listing an IP-address to listen on, an interface name can be specified in nsd.conf, with ip-address: eth0. The IP-addresses for that interface are then used. - Port TSIG code for openssl 3.0.0-alpha6. BUG FIXES: - Fix make install with --with-pidfile="". - Merge #115 from millert: Fix strlcpy() usage. From OpenBSD. - Merge #117: mini_event.h (4.3.2 and 4.3.1) on OpenBSD cannot find fd_set - patch. - Fix that configure checks for EVP_sha256 to detect openssl, because HMAC_CTX_new is deprecated in 3.0.0. - Fix #119: fix compile warnings from new gcc. - Fix #119: warn when trying to parse a directory. - Merge PR #121: Increase log level of recreated database from WARNING to ERR. - Remove unused space from LIBS on link line. - Updated date in nsd -v output. --- net/nsd/Makefile | 4 ++-- net/nsd/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net/nsd/Makefile b/net/nsd/Makefile index 0029ffae266d..472593ce453b 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.113 2020/08/12 16:14:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.114 2020/10/25 11:07:48 ryoon Exp $ -DISTNAME= nsd-4.3.2 +DISTNAME= nsd-4.3.3 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ diff --git a/net/nsd/distinfo b/net/nsd/distinfo index c9f0ed917319..22d51f2a1b04 100644 --- a/net/nsd/distinfo +++ b/net/nsd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.71 2020/08/12 16:14:36 ryoon Exp $ +$NetBSD: distinfo,v 1.72 2020/10/25 11:07:48 ryoon Exp $ -SHA1 (nsd-4.3.2.tar.gz) = 85891a8cdd735460e31d2496a954d751e7d7837b -RMD160 (nsd-4.3.2.tar.gz) = aaeb1d12768a225ea920b0ae6a0914edbc79c5e4 -SHA512 (nsd-4.3.2.tar.gz) = 0423aeddc7f60e04718b6ee0954fbdc274576b6ef61472324256e5db696f41e47899b645cbc4d6d8cc2a7dd00190b72f3ef0476c4640dbb80d36ec39f1c9f5c8 -Size (nsd-4.3.2.tar.gz) = 1177939 bytes +SHA1 (nsd-4.3.3.tar.gz) = a3bb7b8915db1b014a7b284bf31f4cc90dfadecd +RMD160 (nsd-4.3.3.tar.gz) = d7328dafbf21cf261abc7041c747ffba3c3c43b0 +SHA512 (nsd-4.3.3.tar.gz) = 5e7e2037e0939af20af137c913943904e36cf7da517292d40dbbd4f7ebc878b0e97acd7f6cbbaaebbb525a84f6d6ae9e82c34df9c8482075653c4802777a9fa6 +Size (nsd-4.3.3.tar.gz) = 1181082 bytes SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091