Subject: CVS commit: pkgsrc/net/powerdns-recursor
From: Adam Ciarcinski
Date: 2020-03-17 20:07:29
Message id: 20200317190729.5C3BCFB27@cvs.NetBSD.org

Log Message:
powerdns-recursor: updated to 4.3.0

4.3.0
Improvements
Only log qname parsing errors when ‘log-common-errors’ is set.
Update copyright year.

4.2.1
Improvements
Add CentOS 8 as builder target
Update boost.m4
Add deviceName field to protobuf messages
Test improvements
Builder: add raspbian-buster target

Bug Fixes
Purge map of failed auths periodically by keeping a last changed timestamp.
Prime NS records of root-servers.net parent (.net)
Issue with “zz” abbreviation for IPv6 RPZ triggers
Basic validation of $GENERATE parameters
Fix inverse handler registration logic for SNMP.

4.2.0
Improvements
Clear CMSG_SPACE(sizeof(data)) in cmsghdr to appease valgrind

Bug Fixes
Make sure we always compile with BOOST_CB_ENABLE_DEBUG set to 0
Limit compression pointers to 14 bits

misc
Fix the export of only outgoing queries or incoming responses

Files:
RevisionActionfile
1.35modifypkgsrc/net/powerdns-recursor/Makefile
1.30modifypkgsrc/net/powerdns-recursor/distinfo
1.2modifypkgsrc/net/powerdns-recursor/patches/patch-version.cc
1.3removepkgsrc/net/powerdns-recursor/patches/patch-configure
1.1removepkgsrc/net/powerdns-recursor/patches/patch-iputils.cc
1.4removepkgsrc/net/powerdns-recursor/patches/patch-kqueuemplexer.cc
1.3removepkgsrc/net/powerdns-recursor/patches/patch-m4_pdns__check__os.m4