Summary: | dns/powerdns: update to 4.8.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
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/2023/07/07/authoritative-server-4-8-1 | ||||||||
Attachments: |
|
Description
Ralf van der Enden
2023-07-12 20:14:08 UTC
Sorry. I removed a patch, but only part of it should have been taken out. Will redo the patch tomorrow. Created attachment 243447 [details]
Update to PowerDNS 4.8.1 (with libcrypto patch)
Committed, Thanks! 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(-) |