skopeo-1.14.6-2.el8
- Rebuild for CVE-2026-32281 - Resolves: RHEL-177067
This commit is contained in:
parent
552582ee79
commit
c2d0fb7f11
@ -16,7 +16,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.14.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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 May 20 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.14.6-2
|
||||
- Rebuild for CVE-2026-32281
|
||||
- Resolves: RHEL-177067
|
||||
|
||||
* Thu Apr 30 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.14.6-1
|
||||
- update to 1.14.6 to fix CVE-2026-34986
|
||||
- Resolves: RHEL-164976
|
||||
|
||||
Loading…
Reference in New Issue
Block a user