Date: Wed, 26 Nov 2025 14:23:04 +0000 From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Cc: Jaap Akkerhuis <jaap@NLnetLabs.nl> Subject: git: ff79a1fe954c - 2025Q4 - dns/unbound: Update to 1.24.2 Message-ID: <69270d48.2af99.794a0f5a@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2025Q4 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff79a1fe954c7d50a40f6a795222273dc4d39cfe commit ff79a1fe954c7d50a40f6a795222273dc4d39cfe Author: Jaap Akkerhuis <jaap@NLnetLabs.nl> AuthorDate: 2025-11-26 13:12:58 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2025-11-26 14:22:57 +0000 dns/unbound: Update to 1.24.2 This security release has additional fixes for CVE-2025-11411. PR: 291236 (cherry picked from commit f4188ecfbeb4e406838684c46178a9b4fc32d4c2) --- dns/unbound/Makefile | 2 +- dns/unbound/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index e75c26cb07cb..8a700fc5f1e8 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -1,5 +1,5 @@ PORTNAME= unbound -DISTVERSION= 1.24.1 +DISTVERSION= 1.24.2 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index ad8b5692bd55..7d15a9e32529 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761136190 -SHA256 (unbound-1.24.1.tar.gz) = 7f2b1633e239409619ae0527f67878b0f33ae0ec0ee5a3a51c042c359ba1eeab -SIZE (unbound-1.24.1.tar.gz) = 6902613 +TIMESTAMP = 1764155087 +SHA256 (unbound-1.24.2.tar.gz) = 44e7b53e008a6dcaec03032769a212b46ab5c23c105284aa05a4f3af78e59cdb +SIZE (unbound-1.24.2.tar.gz) = 6905018
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69270d48.2af99.794a0f5a>
