From 99157e25c68ae8625ab5cd5667234ef113472ac1 Mon Sep 17 00:00:00 2001 From: CBL-Mariner Servicing Account Date: Tue, 4 Aug 2026 11:05:52 +0000 Subject: [PATCH] Upgrade unbound to 1.26.0 none --- SPECS/unbound/unbound.signatures.json | 2 +- SPECS/unbound/unbound.spec | 5 ++++- cgmanifest.json | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/SPECS/unbound/unbound.signatures.json b/SPECS/unbound/unbound.signatures.json index b4963d40eba..647d16e11a1 100644 --- a/SPECS/unbound/unbound.signatures.json +++ b/SPECS/unbound/unbound.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { "unbound.service": "563389e2bf92e13541d68c7bcac6bc6635931aa86509d45393864d24aacc7147", - "unbound-release-1.25.2.tar.gz": "e132aa8b46cd3bc79bc97c2c42abf2b62aaa4c8aaef786c91d549e335ae8a5cf" + "unbound-release-1.26.0.tar.gz": "2a2953a2349fd79b4aa245e2c246da781804f377010dd168f06d2eb2dc79a9a0" } } diff --git a/SPECS/unbound/unbound.spec b/SPECS/unbound/unbound.spec index d8d4d60a762..b25d293a42c 100644 --- a/SPECS/unbound/unbound.spec +++ b/SPECS/unbound/unbound.spec @@ -1,6 +1,6 @@ Summary: unbound dns server Name: unbound -Version: 1.25.2 +Version: 1.26.0 Release: 1%{?dist} License: BSD Vendor: Microsoft Corporation @@ -96,6 +96,9 @@ useradd -r -g unbound -d %{_sysconfdir}/unbound -s /sbin/nologin \ %{_mandir}/* %changelog +* Tue Aug 04 2026 CBL-Mariner Servicing Account - 1.26.0-1 +- Auto-upgrade to 1.26.0 - none + * Wed Jul 22 2026 CBL-Mariner Servicing Account - 1.25.2-1 - Auto-upgrade to 1.25.2 - for CVE-2026-14586, CVE-2026-32665, CVE-2026-40691, CVE-2026-41637, CVE-2026-42955, CVE-2026-44621, CVE-2026-44687, CVE-2026-44690, CVE-2026-46582, CVE-2026-50045, CVE-2026-50046, CVE-2026-50243, CVE-2026-50248, CVE-2026-50251, CVE-2026-50252, CVE-2026-52863, CVE-2026-54478, CVE-2026-55708, CVE-2026-55717, CVE-2026-55973, CVE-2026-55990, CVE-2026-55991, CVE-2026-56416 and CVE-2026-56444 diff --git a/cgmanifest.json b/cgmanifest.json index 0e645af2fa9..c364e638332 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -29836,8 +29836,8 @@ "type": "other", "other": { "name": "unbound", - "version": "1.25.2", - "downloadUrl": "https://github.com/NLnetLabs/unbound/archive/release-1.25.2.tar.gz" + "version": "1.26.0", + "downloadUrl": "https://github.com/NLnetLabs/unbound/archive/release-1.26.0.tar.gz" } } },