From 3e19ecdf23b7315ada6a1934e3aa5d03ad2d5a29 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 16 Jul 2024 03:30:13 +0300 Subject: [PATCH] import skopeo-1.14.3-3.el9_4 --- SPECS/skopeo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/skopeo.spec b/SPECS/skopeo.spec index 32f9a49..d6b4d68 100644 --- a/SPECS/skopeo.spec +++ b/SPECS/skopeo.spec @@ -15,7 +15,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 2 Name: skopeo Version: 1.14.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: https://%{import_path} @@ -124,6 +124,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Fri Jun 21 2024 Jindrich Novy - 2:1.14.3-3 +- rebuild for CVE-2024-1394 +- Resolves: RHEL-24321 + * Fri Apr 19 2024 Jindrich Novy - 2:1.14.3-2 - update to the latest content of https://github.com/containers/skopeo/tree/release-1.14 (https://github.com/containers/skopeo/commit/5f2b9af)