pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/powerdns
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 22 10:51:56 UTC 2025
Modified Files:
pkgsrc/net/powerdns: Makefile.common distinfo
Log Message:
powerdns: update to 4.9.8.
Provided by Marcin Gondek in wip.
Changelogs for 4.9.x
4.9.8
Released: 7th of August 2025
This is release 4.9.8 of the Authoritative Server. It contains a minor feature.
Please review the Upgrade Notes before upgrading from versions < 4.9.x.
New Features
Return record last modification time in the API when known.
References: pull request 15961
4.9.7
Released: 7th of July 2025
This is release 4.9.7 of the Authoritative Server. It contains bug fixes, mainly in LMDB.
Please review the Upgrade Notes before upgrading from versions < 4.9.x.
Bug Fixes
compilation fix: Include cstdint to get uint64_t
References: #15063, pull request 15770
auth docker: avoid crash on �version caused by doubly loaded modules
References: #15594, pull request 15772
TSIG payload: use canonical (lowercase) name format
References: #15518, pull request 15771
LMDB: honour map-size for all files
References: #15677, pull request 15736
Close race window during which LMDB lightning stream flag values might be incorrect.
References: pull request 15720
4.9.6
Released: never
Technical issues in the release process prevented the 4.9.6 release to be created correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/powerdns/Makefile.common
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/powerdns/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/powerdns/Makefile.common
diff -u pkgsrc/net/powerdns/Makefile.common:1.41 pkgsrc/net/powerdns/Makefile.common:1.42
--- pkgsrc/net/powerdns/Makefile.common:1.41 Sun Aug 10 21:56:41 2025
+++ pkgsrc/net/powerdns/Makefile.common Mon Sep 22 10:51:56 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.41 2025/08/10 21:56:41 wiz Exp $
+# $NetBSD: Makefile.common,v 1.42 2025/09/22 10:51:56 wiz Exp $
# used by net/powerdns/backend.mk
-PDNS_VERSION= 4.9.5
+PDNS_VERSION= 4.9.8
DISTNAME= pdns-${PDNS_VERSION}
CATEGORIES= net
MASTER_SITES= http://downloads.powerdns.com/releases/
Index: pkgsrc/net/powerdns/distinfo
diff -u pkgsrc/net/powerdns/distinfo:1.52 pkgsrc/net/powerdns/distinfo:1.53
--- pkgsrc/net/powerdns/distinfo:1.52 Thu Jul 24 07:50:00 2025
+++ pkgsrc/net/powerdns/distinfo Mon Sep 22 10:51:56 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.52 2025/07/24 07:50:00 wiz Exp $
+$NetBSD: distinfo,v 1.53 2025/09/22 10:51:56 wiz Exp $
-BLAKE2s (pdns-4.9.5.tar.bz2) = 5695108093c45363e9eb3b2adc4ea3f6134a0c535ddd4e6c5510135985861b48
-SHA512 (pdns-4.9.5.tar.bz2) = ac1682b0616391240aa3dc618ea93855899987f2baa46546e6592a55fc0a83da1f1e2c08109d847a560e1a0c3106f7749935d0b152992ce85da715bb842d8dad
-Size (pdns-4.9.5.tar.bz2) = 1380263 bytes
+BLAKE2s (pdns-4.9.8.tar.bz2) = 3c15fc7ccb5da0d36e38048d075241abd97703b651fee7bd3ec04c267f56da8e
+SHA512 (pdns-4.9.8.tar.bz2) = 020117e4c289f465bfac9c56b4b1e1e295f82454c8038338d63b247d2ff100b97ae1946c5641950962e25d57579d7deb59fb034ef40188b8f7c77cc4d11110a1
+Size (pdns-4.9.8.tar.bz2) = 1363358 bytes
SHA1 (patch-configure) = 9049a1b7edde25fd2304632af338999c32ee7596
SHA1 (patch-pdns_dnsscope.cc) = 221b860350acad10e0d2f1a854d7930819a598de
SHA1 (patch-pdns_misc.hh) = ffc2eea374157e25cae17743db900ff6e3101a66
Home |
Main Index |
Thread Index |
Old Index