Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Aug 2026 14:15:18 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Cc:        Jordan Ostreff <jordan@ostreff.info>
Subject:   git: 85f0748d60c0 - 2026Q3 - dns/dnsdist: Update 2.1.0 => 2.1.1
Message-ID:  <6a75e876.43ef0.5782eee2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2026Q3 has been updated by nxjoseph:

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

commit 85f0748d60c03286b47bfd1fa4027f99ae3b66d3
Author:     Jordan Ostreff <jordan@ostreff.info>
AuthorDate: 2026-08-07 12:40:43 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-07 14:13:45 +0000

    dns/dnsdist: Update 2.1.0 => 2.1.1
    
    Changelog:
    https://www.dnsdist.org/changelog.html#change-2.1.1
    
    PR:             297320
    Reported by:    Jordan Ostreff <jordan@ostreff.info> (author)
    Approved by:    Ralf van der Enden <tremere@cainites.net> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    Security:       CVE-2026-52682
    MFH:            2026Q3
    
    (cherry picked from commit 90e1f4484a98ebdebe8ba9d5afdeb99328644b8e)
---
 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 10760233253b..ebc88db7240e 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dnsdist
-DISTVERSION=	2.1.0
+DISTVERSION=	2.1.1
 CATEGORIES=	dns net
 MASTER_SITES=	https://downloads.powerdns.com/releases/
 DISTFILES+=	${DISTNAME}${EXTRACT_SUFX}
diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo
index 74cbc2265c2b..4da5d2b39a22 100644
--- a/dns/dnsdist/distinfo
+++ b/dns/dnsdist/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1783041064
-SHA256 (dnsdist-2.1.0.tar.xz) = 8714b7ca065b2d7ae5da980bc81a94d2baaa725a9b3c2c23b3a0fadb7c6a8335
-SIZE (dnsdist-2.1.0.tar.xz) = 2369224
+TIMESTAMP = 1786050655
+SHA256 (dnsdist-2.1.1.tar.xz) = bdb6cdbf56c4c2448b112f74c94c15b0b2764703faeebe7dc5ad56b4b5a9a576
+SIZE (dnsdist-2.1.1.tar.xz) = 2369660
 SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78
 SIZE (rust/crates/anstyle-1.0.13.crate) = 17651
 SHA256 (rust/crates/cc-1.2.49.crate) = 90583009037521a116abf44494efecd645ba48b6622457080f080b85544e2215


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a75e876.43ef0.5782eee2>