Bug 266645

Summary: dns/powerdns-recursor: update to 4.7.3
Product: Ports & Packages Reporter: Ralf van der Enden <tremere>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://blog.powerdns.com/2022/09/20/powerdns-recursor-4-5-11-4-6-4-and-4-7-3-released/
Attachments:
Description Flags
Update to PowerDNS Recursor 4.7.3 tremere: maintainer-approval+

Description Ralf van der Enden 2022-09-27 07:20:51 UTC
Created attachment 236862 [details]
Update to PowerDNS Recursor 4.7.3

Q&A:
poudriere: testport ok (13.1-RELEASE;amd64)
Makefile portclippy/portmft processed

Detailed changelog: https://docs.powerdns.com/recursor/changelog/4.7.html#change-4.7.3
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-29 05:47:37 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-29 05:47:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=17c5cf11df1272b47c6ca81aa1980f7784223c64

commit 17c5cf11df1272b47c6ca81aa1980f7784223c64
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2022-09-28 05:23:16 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-29 05:43:49 +0000

    dns/powerdns-recursor: update to 4.7.3

    ChangeLog:
    https://blog.powerdns.com/2022/09/20/powerdns-recursor-4-5-11-4-6-4-and-4-7-3-released/

    Improvements
     * For zones having many NS records, we are not interested in all so take a
       sample.
     * Also check qperq limit if throttling happened, as it increases counters.

    Bug Fixes
     * Failure to retrieve DNSKEYs of an Insecure zone should not be fatal.
     * Fix recursor not responsive after Lua config reload.
     * Clear the caches after loading authzones.
     * Resize answer length to actual received length in udpQueryResponse.¶

    PR:             266645
    Reported by:    tremere@cainites.net (maintainer)

 dns/powerdns-recursor/Makefile | 2 +-
 dns/powerdns-recursor/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)