skopeo-1.14.5-8.el8
- rebuild for CVE-2026-25679 - Resolves: RHEL-156633 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2e3d824729
commit
33ed06ec08
@ -16,7 +16,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.14.5
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?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
|
||||
* Mon Apr 20 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.14.5-8
|
||||
- rebuild for CVE-2026-25679
|
||||
- Resolves: RHEL-156633
|
||||
|
||||
* Tue Feb 17 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.14.5-7
|
||||
- rebuild for CVE-2025-68121
|
||||
- Resolves: RHEL-149267
|
||||
|
||||
Loading…
Reference in New Issue
Block a user