Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2025 15:39:54 GMT
From:      Florian Smeets <flo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: d97b8c7e278b - 2025Q3 - dns/dnsdist: Update to 1.9.11 (fixes CVE-2025-8671)
Message-ID:  <202509261539.58QFds5b013511@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2025Q3 has been updated by flo:

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

commit d97b8c7e278b229e8f7f5c977e9c4af8dbdb1062
Author:     Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2025-09-26 15:37:38 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2025-09-26 15:37:38 +0000

    dns/dnsdist: Update to 1.9.11 (fixes CVE-2025-8671)
    
    This is a direct commit to 2025Q3 to not have to merge the 2.0.X major
    version upgrade to quarterly.
    
    PR:             289811
    Security:       c2253bff-9952-11f0-b6e2-6805ca2fa271
---
 dns/dnsdist/Makefile | 2 +-
 dns/dnsdist/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile
index 19937d5c6420..05af6fcc8c1b 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dnsdist
-DISTVERSION=	1.9.10
+DISTVERSION=	1.9.11
 CATEGORIES=	dns net
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 
diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo
index 123fa5a930af..c421a871b6bc 100644
--- a/dns/dnsdist/distinfo
+++ b/dns/dnsdist/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747751211
-SHA256 (dnsdist-1.9.10.tar.bz2) = 027ddbdee695c5a59728057bfc41c5b1a691fa1c7a5e89278b09f355325fbed6
-SIZE (dnsdist-1.9.10.tar.bz2) = 1598472
+TIMESTAMP = 1758739899
+SHA256 (dnsdist-1.9.11.tar.bz2) = 6c47a705e745079daf6a273f1a3dd8c96f552635a569bf192493716c1307c8ed
+SIZE (dnsdist-1.9.11.tar.bz2) = 1598511


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509261539.58QFds5b013511>