Bug 272476 - dns/powerdns: update to 4.8.1
Summary: dns/powerdns: update to 4.8.1
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/2023/07/07/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-12 20:14 UTC by Ralf van der Enden
Modified: 2023-07-18 13:38 UTC (History)
1 user (show)

See Also:


Attachments
Update to PowerDNS Authoritative Server 4.8.1 (2.26 KB, patch)
2023-07-12 20:14 UTC, Ralf van der Enden
tremere: maintainer-approval+
Details | Diff
Update to PowerDNS 4.8.1 (with libcrypto patch) (1.71 KB, patch)
2023-07-18 00:30 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 2023-07-12 20:14:08 UTC
Created attachment 243363 [details]
Update to PowerDNS Authoritative Server 4.8.1

Detailed changelog: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.1
Upgrade notes: https://doc.powerdns.com/authoritative/upgrading.html


Q&A:
poudriere: testport ok (13.2-RELEASE;amd64)
Makefile portclippy/portmft processed
Comment 1 Ralf van der Enden 2023-07-16 21:49:48 UTC
Sorry. I removed a patch, but only part of it should have been taken out. Will redo the patch tomorrow.
Comment 2 Ralf van der Enden 2023-07-18 00:30:10 UTC
Created attachment 243447 [details]
Update to PowerDNS 4.8.1 (with libcrypto patch)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-18 13:38:00 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-07-18 13:38:26 UTC
A commit in branch main references this bug:

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

commit 8f04c233219bd8fae2385387ca7adb504b5f5202
Author:     Ralf van der Enden <tremere@cainites.net>
AuthorDate: 2023-07-18 06:06:21 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-18 13:37:37 +0000

    dns/powerdns: update to 4.8.1

    ChangeLog: https://blog.powerdns.com/2023/07/07/authoritative-server-4-8-1

    New Features
     * lmdb: add backend commands for checking & refreshing indexes

    Improvements
     * lmdb: in Lightning Stream mode, during deleteDomain, use RW transaction to
       get ID list
     * Stop using the now deprecated ERR_load_CRYPTO_strings() to detect OpenSSL
     * Work around Red Hat 8 pooping the bed in OpenSSL’s headers

    Bug Fixes
     * YaHTTP: Prevent integer overflow on very large chunks

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

 dns/powerdns/Makefile                                 |  2 +-
 dns/powerdns/distinfo                                 |  6 +++---
 dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4 | 10 ----------
 3 files changed, 4 insertions(+), 14 deletions(-)