Bug 266645 - dns/powerdns-recursor: update to 4.7.3
Summary: dns/powerdns-recursor: update to 4.7.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://blog.powerdns.com/2022/09/20/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-27 07:20 UTC by Ralf van der Enden
Modified: 2022-09-29 05:47 UTC (History)
1 user (show)

See Also:


Attachments
Update to PowerDNS Recursor 4.7.3 (914 bytes, patch)
2022-09-27 07:20 UTC, Ralf van der Enden
tremere: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)