Subject: CVS commit: pkgsrc/net/bind916
From: Takahiro Kambe
Date: 2022-04-21 16:14:46
Message id: 20220421141447.100CAFB1A@cvs.NetBSD.org

Log Message:
net/bind916: update to 9.16.28

	--- 9.16.28 released ---

5856.	[bug]		The "starting maxtime timer" message related to outgoing
			zone transfers was incorrectly logged at the ERROR level
			instead of DEBUG(1). [GL #3208]

5852.	[func]		Add new "reuseport" option to enable/disable load
			balancing of sockets. [GL #3249]

5843.	[bug]		When an UPDATE targets a zone that is not configured,
			the requested zone name is now logged in the "not
			authoritative" error message, so that it is easier to
			track down problematic update clients. [GL #3209]

5836.	[bug]		Quote the dns64 prefix in error messages that complain
			about problems with it, to avoid confusion with the
			following dns64 ACLs. [GL #3210]

5834.	[cleanup]	C99 variable-length arrays are difficult to use safely,
			so avoid them except in test code. [GL #3201]

5828.	[bug]		Replace single TCP write timer with per-TCP write
			timers. [GL #3200]

5824.	[bug]		Invalid dnssec-policy definitions were being accepted
			where the defined keys did not cover both KSK and ZSK
			roles for a given algorithm.  This is now checked for
			and the dnssec-policy is rejected if both roles are
			not present for all algorithms in use. [GL #3142]

Files:
RevisionActionfile
1.40modifypkgsrc/net/bind916/Makefile
1.6modifypkgsrc/net/bind916/PLIST
1.35modifypkgsrc/net/bind916/distinfo
1.2modifypkgsrc/net/bind916/patches/patch-lib_dns_gssapi__link.c
1.2modifypkgsrc/net/bind916/patches/patch-lib_dns_rbtdb.c
1.8modifypkgsrc/net/bind916/patches/patch-lib_isc_unix_socket.c
1.6modifypkgsrc/net/bind916/patches/patch-lib_ns_client.c