Rebuild for Go and security fixes
Resolves: RHEL-190079, RHEL-190852, RHEL-241124, RHEL-241361, RHEL-241463, RHEL-241829, RHEL-241930, RHEL-242162 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ade42fbd0b
commit
ae9df94cc6
@ -62,7 +62,7 @@ Epoch: 7
|
||||
Version: 6.1.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
|
||||
@ -375,6 +375,10 @@ ln -s ../qemu-kvm %{buildroot}%{_libexecdir}/%{name}/qemu-system-%{arch}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 20 2026 Jindrich Novy <jnovy@redhat.com> - 7:6.1.0-2
|
||||
- Rebuild for Go and security fixes
|
||||
- Resolves: RHEL-190079, RHEL-190852, RHEL-241124, RHEL-241361, RHEL-241463, RHEL-241829, RHEL-241930, RHEL-242162
|
||||
|
||||
* Thu Aug 13 2026 Jindrich Novy <jnovy@redhat.com> - 7:6.1.0-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v6.1.0
|
||||
- Resolves: RHEL-185733
|
||||
|
||||
Loading…
Reference in New Issue
Block a user