import UBI skopeo-1.20.0-2.el10_1
This commit is contained in:
parent
8dca0381fb
commit
7341519636
@ -46,7 +46,7 @@ Epoch: %{conditional_epoch}
|
||||
Version: 1.20.0
|
||||
# The `AND` needs to be uppercase in the License for SPDX compatibility
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
%if %{defined golang_arches_future}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
@ -184,6 +184,10 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Nov 20 2025 Jindrich Novy <jnovy@redhat.com> - 1:1.20.0-2
|
||||
- rebuild for CVE-2025-58183
|
||||
- Resolves: RHEL-125643
|
||||
|
||||
* Mon Aug 11 2025 Jindrich Novy <jnovy@redhat.com> - 1:1.20.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.20.0
|
||||
- Related: RHEL-80817
|
||||
|
||||
Loading…
Reference in New Issue
Block a user