git: 5302da3360f5 - main - dns/powerdns: update to 4.8.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 14:57:59 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=5302da3360f539a6eb58df684697c760a5fb369b commit 5302da3360f539a6eb58df684697c760a5fb369b Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2023-09-10 23:23:16 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-12 14:54:17 +0000 dns/powerdns: update to 4.8.2 In Authoritative Server 4.8, the LMDB backend gains a new Lightning Stream-compatible schema, which requires a data migration (this is automatic, and there is no migration back to the old schema). LMDB backend users should pay extra attention to the Upgrade Notes at https://doc.powerdns.com/authoritative/upgrading.html. Changelog: https://blog.powerdns.com/2023/09/07/authoritative-server-4-8-2 PR: 273709 --- UPDATING | 10 ++++++++++ dns/powerdns/Makefile | 2 +- dns/powerdns/distinfo | 6 +++--- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/UPDATING b/UPDATING index 52825a4e2f15..ba4e4ca76b74 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20230910: + AFFECTS: users of dns/powerdns + AUTHOR: tremere@cainites.net + + In Authoritative Server 4.8, the LMDB backend gains a new Lightning + Stream-compatible schema, which requires a data migration (this is + automatic, and there is no migration back to the old schema). LMDB + backend users should pay extra attention to the Upgrade Notes + (https://doc.powerdns.com/authoritative/upgrading.html). + 20230910: AFFECTS: users of net-mgmt/netbox AUTHOR: kai@FreeBSD.org diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile index eb3ee8993c3e..da274836c397 100644 --- a/dns/powerdns/Makefile +++ b/dns/powerdns/Makefile @@ -1,5 +1,5 @@ PORTNAME= powerdns -DISTVERSION= 4.8.1 +DISTVERSION= 4.8.2 CATEGORIES= dns MASTER_SITES= https://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} diff --git a/dns/powerdns/distinfo b/dns/powerdns/distinfo index cafeeb8a8c8a..bb0abfec0996 100644 --- a/dns/powerdns/distinfo +++ b/dns/powerdns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688740313 -SHA256 (pdns-4.8.1.tar.bz2) = 66dd3ee2654f42b4eb80260f94ecb48e313a81817f58125ce48c14c2d26e309e -SIZE (pdns-4.8.1.tar.bz2) = 1345713 +TIMESTAMP = 1694084999 +SHA256 (pdns-4.8.2.tar.bz2) = 3b173fda4c51bb07b5a51d8c599eedd7962a02056b410e3c9d9d69ed97be35b9 +SIZE (pdns-4.8.2.tar.bz2) = 1372214