Bug 280121 - dns/powerdns-recursor: update to 5.0.7
Summary: dns/powerdns-recursor: update to 5.0.7
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/2024/07/03/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-04 07:37 UTC by Ralf van der Enden
Modified: 2024-07-09 07:03 UTC (History)
1 user (show)

See Also:


Attachments
Update PowerDNS Recursor to 5.0.7 (1.57 KB, patch)
2024-07-04 07:40 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 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!