Created attachment 209798 [details] Update to PowerDNS Auhoritative Server 4.2.1 4.2.1 release notes: This release fixes several bugs and makes a few features more robust or intuitive. It also contains a few performance improvements for API users. For a full list of changes look here: https://doc.powerdns.com/authoritative/changelog/4.2.html#change-4.2.1 QA: portlint: OK (looks fine.) testport: OK (12.1, amd64)` I added a patch from upstream that fixes a memory leak in the bindbackend, which was missed for the 4.2.1 release. It'll be part of 4.2.2 once released.
Forgot to mention I also changed from LuaJIT to LuaJIT-Openresty (which is actually suppported) when selection the LuaJIT OPTION.
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/101616303
Moin moin Could you regenarate the patch against the current tree? mfg Tobias
Created attachment 210520 [details] Update to PowerDNS Authoritive Server 4.2.1 (regenerated patch)
Committed. Thank you.
A commit references this bug: Author: tcberner Date: Fri Jan 17 18:01:32 UTC 2020 New revision: 523342 URL: https://svnweb.freebsd.org/changeset/ports/523342 Log: dns/powerdns: update to 4.2.1 4.2.1 release notes: This release fixes several bugs and makes a few features more robust or intuitive. It also contains a few performance improvements for API users. For a full list of changes look here: https://doc.powerdns.com/authoritative/changelog/4.2.html#change-4.2.1 PR: 242519 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Changes: head/dns/powerdns/Makefile head/dns/powerdns/distinfo head/dns/powerdns/files/patch-configure head/dns/powerdns/files/patch-fix_memleak_bindbackend