From 9ee23d443e8a1ba360d1e3af82213a10de3dbede Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Tue, 7 Jul 2026 13:32:59 -0400 Subject: [PATCH] import UBI skopeo-1.22.2-7.el9_8 --- SPECS/skopeo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index 5c98114..ef95fd8 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -46,7 +46,7 @@ Epoch: %{conditional_epoch} Version: 1.22.2 # 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: 6%{?dist} +Release: 7%{?dist} %if %{defined golang_arches_future} ExclusiveArch: %{golang_arches_future} %else @@ -186,6 +186,10 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/ %{_datadir}/%{name}/test %changelog +* Tue Jul 07 2026 Jindrich Novy - 1:1.22.2-7 +- Rebuild for golang >= 1.26.4 to fix CVE-2026-27145 +- Resolves: RHEL-189898 + * Thu May 07 2026 Jindrich Novy - 1:1.22.2-6 - Rebuild for CVE-2026-32283 - Resolves: RHEL-167688