skopeo-1.14.5-9.el8 - rebuild for CVE-2026-34986 - Resolves: RHEL-164976

This commit is contained in:
Jindrich Novy 2026-04-30 07:19:04 +02:00
parent 33ed06ec08
commit 5c342ca993

View File

@ -16,7 +16,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
Epoch: 2
Name: skopeo
Version: 1.14.5
Release: 8%{?dist}
Release: 9%{?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
* Thu Apr 30 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.14.5-9
- rebuild for CVE-2026-34986
- Resolves: RHEL-164976
* Mon Apr 20 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.14.5-8
- rebuild for CVE-2026-25679
- Resolves: RHEL-156633