pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

net/powerdns: Update to version 5.1.1



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Mon Jun 8 15:03:47 2026 +0200
Changeset:	25a41b7a16fbe1edaaa323dd37cd144c80be02d0

Modified Files:
	powerdns/COMMIT_MSG
	powerdns/Makefile.common
	powerdns/distinfo

Log Message:
net/powerdns: Update to version 5.1.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=25a41b7a16fbe1edaaa323dd37cd144c80be02d0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 powerdns/COMMIT_MSG      | 10 ++++++++++
 powerdns/Makefile.common |  2 +-
 powerdns/distinfo        |  6 +++---
 3 files changed, 14 insertions(+), 4 deletions(-)

diffs:
diff --git a/powerdns/COMMIT_MSG b/powerdns/COMMIT_MSG
index 4b1467566c..67daddbd21 100644
--- a/powerdns/COMMIT_MSG
+++ b/powerdns/COMMIT_MSG
@@ -1,3 +1,13 @@
+5.1.1
+Released: 8th of June 2026
+This is release 5.1.1 of the Authoritative Server. It contains an important bugfix for users of the LMDB backend.
+
+Please review the Upgrade Notes before upgrading from versions < 5.0.x.
+
+Bug Fixes
+lmdb: correctly update timestamps in non-split domain table mode
+
+5.1.0
 Released: 3rd of June 2026
 This is release 5.1.0 of the Authoritative Server. It provides many small new features and improvements, as well as bug fixes.
 Please review the Upgrade Notes before upgrading from versions < 5.0.x.
diff --git a/powerdns/Makefile.common b/powerdns/Makefile.common
index df3a9a202b..f693ac0b94 100644
--- a/powerdns/Makefile.common
+++ b/powerdns/Makefile.common
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile.common,v 1.47 2026/05/25 14:07:14 wiz Exp $
 # used by net/powerdns/backend.mk
 
-PDNS_VERSION=	5.1.0
+PDNS_VERSION=	5.1.1
 DISTNAME=	pdns-${PDNS_VERSION}
 CATEGORIES=	net
 MASTER_SITES=	http://downloads.powerdns.com/releases/
diff --git a/powerdns/distinfo b/powerdns/distinfo
index e274658c52..e52f21676c 100644
--- a/powerdns/distinfo
+++ b/powerdns/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.58 2026/05/25 14:07:14 wiz Exp $
 
-BLAKE2s (pdns-5.1.0.tar.bz2) = 49d49a85ba11897e2e32b16fd7ce7d0c127ebe9d0c59a6b2552f281742cbb960
-SHA512 (pdns-5.1.0.tar.bz2) = f8742cd0967f0b14bd83e380c93eecefec5862196dcc9a217a24848f98c12beb4ecb57f6851705f64bddfd51cbcdffbd75b4b71183ec770e379f73cc618bec81
-Size (pdns-5.1.0.tar.bz2) = 1564552 bytes
+BLAKE2s (pdns-5.1.1.tar.bz2) = 4f71bbbf05528fbbdebd7d31a04e7c689a69139b4f228f70e5dbe1ddcd25d0cd
+SHA512 (pdns-5.1.1.tar.bz2) = 7a88ebf69405808475f9e67b233162e76f013266196aece6c05692a433f3274486232923815d4a195c2eb40bdbe1943bfe31435a23ccab98964dc21a00638136
+Size (pdns-5.1.1.tar.bz2) = 1530406 bytes
 SHA1 (patch-pdns_misc.hh) = ffc2eea374157e25cae17743db900ff6e3101a66
 SHA1 (patch-pdns_qtype.hh) = 4d086e28e7bacc624cf7db199ac16ebafec88e04
 SHA1 (patch-pdns_version.cc) = 2b6d65a08a3b481a659908b74d5e573284f8b05e


Home | Main Index | Thread Index | Old Index