This is the third release in the 4.1 train. Besides bug fixes, it contains some performance and usability improvements. Please find the most important changes below. For full details, visit the changelog (https://doc.powerdns.com/authoritative/changelog/4.1.html#change-4.1.2). Improvements API: increase serial after dnssec related updates Dnsreplay: bail out on a too small outgoing buffer lower ‘packet too short’ loglevel Make check-zone error on rows that have content but shouldn’t avoid an isane amount of new backend connections during an axfr Report unparseable data in stoul invalid_argument exception recheck serial when axfr is done add tcp support for alias Bug Fixes allocate new statements after reconnecting to postgresql bindbackend: only compare ips in ismaster() (Kees Monshouwer) Rather than crash, sheepishly report no file/linenum Document undocumented config vars prevent cname + other data with dnsupdate
Created attachment 193233 [details] Update to PowerDNS Authorative 4.1.2
A commit references this bug: Author: krion Date: Thu May 10 15:21:52 UTC 2018 New revision: 469562 URL: https://svnweb.freebsd.org/changeset/ports/469562 Log: Update to 4.1.2 Improvements: * API: increase serial after DNSSEC related updates * Dnsreplay: bail out on a too small outgoing buffer * Lower ?packet too short? loglevel * Make check-zone error on rows that have content but shouldn?t * Avoid an isane amount of new backend connections during an AXFR * Report unparseable data in stoul invalid_argument exception * Recheck serial when AXFR is done * Add TCP support for alias PR: 228114 Submitted by: maintainer Changes: head/dns/powerdns/Makefile head/dns/powerdns/distinfo head/dns/powerdns/pkg-plist
A commit references this bug: Author: krion Date: Sat May 12 18:56:28 UTC 2018 New revision: 469753 URL: https://svnweb.freebsd.org/changeset/ports/469753 Log: MFH: r469562 Update to 4.1.2 Improvements: * API: increase serial after DNSSEC related updates * Dnsreplay: bail out on a too small outgoing buffer * Lower ?packet too short? loglevel * Make check-zone error on rows that have content but shouldn?t * Avoid an isane amount of new backend connections during an AXFR * Report unparseable data in stoul invalid_argument exception * Recheck serial when AXFR is done * Add TCP support for alias PR: 228114 Submitted by: maintainer Approved by: ports-secteam Changes: branches/2018Q2/dns/powerdns/Makefile branches/2018Q2/dns/powerdns/distinfo branches/2018Q2/dns/powerdns/files/patch-pdns_opensslsigners.cc branches/2018Q2/dns/powerdns/pkg-plist