buildah-1.43.1-1.el10
- update to https://github.com/containers/buildah/releases/tag/v1.43.1 - Resolves: RHEL-153733 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
35641f4751
commit
9cab8f8a01
@ -32,10 +32,10 @@ Epoch: 2
|
||||
# If that's what you're reading, Version must be 0, and will be updated by Packit for
|
||||
# copr and koji builds.
|
||||
# If you're reading this on dist-git, the version is automatically filled in by Packit.
|
||||
Version: 1.43.0
|
||||
Version: 1.43.1
|
||||
# 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: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
%if %{defined golang_arches_future}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
@ -194,6 +194,10 @@ rm %{buildroot}%{_datadir}/%{name}/test/system/tools/build/*
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Apr 23 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.43.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.43.1
|
||||
- Resolves: RHEL-153733
|
||||
|
||||
* Mon Feb 23 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.43.0-2
|
||||
- Rebuild for new golang to address CVE-2025-68121
|
||||
- Resolves: RHEL-149240
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.43.0.tar.gz) = 603ad143b3f472d814d058507669668f685434f24aa1d904daceac51e7b5a7d1719e1cae64fa47a6c1be32a3fb1f40dc3a094fe193056cc7a775b9a5b4f519bc
|
||||
SHA512 (v1.43.1.tar.gz) = 5c0230011c40522bfc87a5dbb6a8a2dfa0ee3f47625dd7782b53273bba75ecfc881412567e68520f593017f11cc3e0483a9f0bfb6d5ecd8bb9ee6f278936e8b0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user