Sat Feb 27 18:54:27 2021 UTC ()
nsd: Update to 4.3.5

Changelog:
19 January 2021: Wouter
	- Set branch ready for 4.3.5 release.

15 January 2021: Wouter
	- Fix #152: '*' in Rdata causes the return code to be NOERROR instead
	  of NX.
	- Add config.guess and config.sub to .gitignore for autoconf 2.70.
	- Fix #150: TXT record validation difference with BIND.
	- Fixup TXT record validation fix for escaped quotes.
	- Fixup TXT record validation fix for escaped backslashes.
	- Fixup escape character parse for quoted strings.

11 January 2021: Wouter
	- Fix #151: DNAME not applied more than once to resolve the query.
	- Fix dname test for #148.
	- For #151: fix to not produce loops in output.

5 January 2021: Wouter
	- Fix configure.ac for autoconf 2.70.

4 January 2021: Wouter
	- Fix #148: CNAME need not be followed after a synthesized CNAME
	  for a CNAME query.

11 December 2020: Wouter
	- Fix that nsd-control has timeout when connection is down.
	- remove windows socket ifdefs from nsd-control.

3 December 2020: Wouter
	- For #145: Fix that service of remaining TCP and TLS connections
	  does not allow new queries to be made, the connection is closed.
	  Only existing queries and zone transfers are answered, new ones
	  are rejected by a close of the channel.

30 November 2020: Wouter
	- Fix #144: fix better.

27 November 2020: Wouter
	- Fix #144: Typo fix in nsd.conf.5.in.

26 November 2020: Wouter
	- Fix #143: xfrd no hysteresis with NOT IMPLEMENTED rcode.


(ryoon)
diff -r1.115 -r1.116 pkgsrc/net/nsd/Makefile
diff -r1.73 -r1.74 pkgsrc/net/nsd/distinfo

cvs diff -r1.115 -r1.116 pkgsrc/net/nsd/Makefile (expand / switch to unified diff)

--- pkgsrc/net/nsd/Makefile 2020/12/18 08:47:48 1.115
+++ pkgsrc/net/nsd/Makefile 2021/02/27 18:54:27 1.116
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.115 2020/12/18 08:47:48 nia Exp $ 1# $NetBSD: Makefile,v 1.116 2021/02/27 18:54:27 ryoon Exp $
2 2
3DISTNAME= nsd-4.3.4 3DISTNAME= nsd-4.3.5
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ 5MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
6 6
7MAINTAINER= pettai@NetBSD.org 7MAINTAINER= pettai@NetBSD.org
8HOMEPAGE= https://www.nlnetlabs.nl/projects/nsd/about/ 8HOMEPAGE= https://www.nlnetlabs.nl/projects/nsd/about/
9COMMENT= Authoritative-only DNS server 9COMMENT= Authoritative-only DNS server
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12BUILD_DEFS+= VARBASE NSD_USER NSD_GROUP 12BUILD_DEFS+= VARBASE NSD_USER NSD_GROUP
13FILES_SUBST+= NSD_USER=${NSD_USER} NSD_GROUP=${NSD_GROUP} 13FILES_SUBST+= NSD_USER=${NSD_USER} NSD_GROUP=${NSD_GROUP}
14 14
15PKG_OPTIONS_VAR= PKG_OPTIONS.nsd 15PKG_OPTIONS_VAR= PKG_OPTIONS.nsd
16PKG_SUPPORTED_OPTIONS= inet6 rrl 16PKG_SUPPORTED_OPTIONS= inet6 rrl

cvs diff -r1.73 -r1.74 pkgsrc/net/nsd/distinfo (expand / switch to unified diff)

--- pkgsrc/net/nsd/distinfo 2020/12/18 08:47:48 1.73
+++ pkgsrc/net/nsd/distinfo 2021/02/27 18:54:27 1.74
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.73 2020/12/18 08:47:48 nia Exp $ 1$NetBSD: distinfo,v 1.74 2021/02/27 18:54:27 ryoon Exp $
2 2
3SHA1 (nsd-4.3.4.tar.gz) = 98c5dd67513d54c41eda4dce40e623ca68d4fb82 3SHA1 (nsd-4.3.5.tar.gz) = c2cec413b2a0dc7591c08708b0be782e3de654ac
4RMD160 (nsd-4.3.4.tar.gz) = 2a47f13f5aa8d988176bc82f46048c87eb2cfa49 4RMD160 (nsd-4.3.5.tar.gz) = 76018302ee743e18b999556d4053a58d847e6a31
5SHA512 (nsd-4.3.4.tar.gz) = fe332caecfd3c6bb8ae1a92fec26984a7953e5e462515e8622c1079b217c962728e841826cdf7899f47f9ac24af1dd383f8ba7981541b05a2338cd288c40b0a7 5SHA512 (nsd-4.3.5.tar.gz) = bd031da779ff7b9b53fb4ea4d038a51f3b8f7b59a2927f674def46ca775f30afa059b471fed7d8ebcd2b7d02968945972b98856198eafbc4263d3064dae01029
6Size (nsd-4.3.4.tar.gz) = 1182467 bytes 6Size (nsd-4.3.5.tar.gz) = 1184220 bytes
7SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091 7SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091