Bug 280121

Summary: dns/powerdns-recursor: update to 5.0.7
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/2024/07/03/powerdns-recursor-4-9-7-5-0-7-released
Attachments:
Description Flags
Update PowerDNS Recursor to 5.0.7 tremere: maintainer-approval+

Description Ralf van der Enden 2024-07-04 07:37:50 UTC
Full changelog: https://doc.powerdns.com/recursor/changelog/5.0.html#change-5.0.7

Q&A:
poudriere: testport ok (14.1-RELEASE-p2;amd64)
Makefile portclippy/portmft processed
Comment 1 Ralf van der Enden 2024-07-04 07:40:00 UTC
Created attachment 251858 [details]
Update PowerDNS Recursor to 5.0.7
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-07-09 07:03:33 UTC
A commit in branch main references this bug:

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

commit cb7d716e40e90180a53752215608f165f5c9718d
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2024-07-07 17:26:51 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-07-09 07:03:06 +0000

    dns/powerdns-recursor: update to 5.0.7

    ChangeLog:
    https://blog.powerdns.com/2024/07/03/powerdns-recursor-4-9-7-5-0-7-released

     * Remove potential double SOA records if the target of a dns64 name is NODATA.
     * Fix TCP case for policy tags to not produce cached tags in protobuf messages.
     * Count substituted remote in case of proxy protocol.¶

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

 dns/powerdns-recursor/Makefile | 3 +--
 dns/powerdns-recursor/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-07-09 07:03:37 UTC
Committed,

Thanks!