Created attachment 157216 [details] patch to upgrade to 3.2.19 FEATURES: - Synthesize CNAMEs with same TTL as DNAME. - RFC 7344: CDS and CDNSKEY (read in). - hmac sha224, sha384 and sha512 support, patch from David Gwynne. - max-interfaces raised to 32. BUG FIXES:- Fix endian.h include for OpenBSD. - Fix per-zone query class statistics. - Fixes for wildcard addition and deletion. - Fixes to zonec origin and b64 read (like in NSD 4.1.2). - Fix tcp waiting list for zone transfers where the bind and connect calls fail. (like in NSD 4.1.2) - Removed compiler warnings from lex about unput and input functions. NSD 3 is end-of-life. Please install an NSD 4 package if you want to use NSD. Our support commitment lasts for about a year. For details, see http://www.nlnetlabs.nl/pipermail/nsd-users/2015-May/002100.html .
Committed, thanks!
A commit references this bug: Author: erwin Date: Thu May 28 13:33:23 UTC 2015 New revision: 387726 URL: https://svnweb.freebsd.org/changeset/ports/387726 Log: iupgrade to 3.2.19 FEATURES: - Synthesize CNAMEs with same TTL as DNAME. - RFC 7344: CDS and CDNSKEY (read in). - hmac sha224, sha384 and sha512 support, patch from David Gwynne. - max-interfaces raised to 32. BUG FIXES:- Fix endian.h include for OpenBSD. - Fix per-zone query class statistics. - Fixes for wildcard addition and deletion. - Fixes to zonec origin and b64 read (like in NSD 4.1.2). - Fix tcp waiting list for zone transfers where the bind and connect calls fail. (like in NSD 4.1.2) - Removed compiler warnings from lex about unput and input functions. NSD 3 is end-of-life. Please install an NSD 4 package if you want to use NSD. Our support commitment lasts for about a year. For details, see http://www.nlnetlabs.nl/pipermail/nsd-users/2015-May/002100.html . PR: 200491 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) Changes: head/dns/nsd3/Makefile head/dns/nsd3/distinfo head/dns/nsd3/pkg-message