From 467ce109f66f4f8cb1cc614f1fcb62b873be4109 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 25 Feb 2026 15:17:10 +0000 Subject: [PATCH] import UBI skopeo-1.20.0-3.el9_7 --- SPECS/skopeo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index 95cfe19..d90b70b 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -46,7 +46,7 @@ Epoch: %{conditional_epoch} Version: 1.20.0 # The `AND` needs to be uppercase in the License for SPDX compatibility License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 -Release: 2%{?dist} +Release: 3%{?dist} %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else @@ -184,6 +184,10 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/ %{_datadir}/%{name}/test %changelog +* Fri Feb 20 2026 Jindrich Novy - 1:1.20.0-3 +- Rebuild for new golang to address CVE-2025-61726 +- Resolves: RHEL-146872 + * Thu Nov 20 2025 Jindrich Novy - 1:1.20.0-2 - rebuild for CVE-2025-58183 - Resolves: RHEL-125717