From 3f3dbced00c820a941cd26059287771bc1b1432b Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Wed, 3 Dec 2025 02:48:57 +0100 Subject: [PATCH] skopeo-1.14.5-5.el8 - rebuild for CVE-2025-58183 - Resolves: RHEL-125659 Signed-off-by: Jindrich Novy --- skopeo.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 7657c0b..e17ba1d 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -16,7 +16,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl Epoch: 2 Name: skopeo Version: 1.14.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Inspect container images and repositories on registries License: ASL 2.0 URL: https://%{import_path} @@ -122,6 +122,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %{_datadir}/%{name}/test %changelog +* Wed Dec 03 2025 Jindrich Novy - 2:1.14.5-5 +- rebuild for CVE-2025-58183 +- Resolves: RHEL-125659 + * Tue May 06 2025 Jindrich Novy - 2:1.14.5-4 - rebuild for CVE-2025-22871 - Resolves: RHEL-89254