Enable build_with_btrfs on AlmaLinux 10
This commit is contained in:
commit
f49a77c1f8
20
podman.spec
20
podman.spec
@ -70,7 +70,7 @@ Epoch: 7
|
||||
Version: 5.8.2
|
||||
# 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}.alma.1
|
||||
Release: 3%{?dist}.alma.1
|
||||
%if %{defined golang_arches_future}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
@ -404,12 +404,26 @@ ln -s ../qemu-kvm %{buildroot}%{_libexecdir}/%{name}/qemu-system-%{arch}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 19 2026 Eduard Abdullin <eabdullin@almalinux.org> - 7:5.8.2-1.alma.1
|
||||
* Wed Jun 10 2026 Eduard Abdullin <eabdullin@almalinux.org> - 7:5.8.2-3.alma.1
|
||||
- Enable build_with_btrfs on AlmaLinux 10
|
||||
|
||||
* Thu May 07 2026 Jindrich Novy <jnovy@redhat.com> - 7:5.8.2-3
|
||||
- Rebuild for CVE-2026-32283
|
||||
- Resolves: RHEL-167501
|
||||
|
||||
* Mon May 04 2026 Jindrich Novy <jnovy@redhat.com> - 7:5.8.2-2
|
||||
- Rebuild for CVE-2026-25679
|
||||
- Resolves: RHEL-158493
|
||||
|
||||
* Thu Apr 16 2026 Jindrich Novy <jnovy@redhat.com> - 7:5.8.2-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.8.2
|
||||
- Related: RHEL-168736
|
||||
- fixes CVE-2026-34986 go-jose: Go JOSE Denial of Service via crafted JWE
|
||||
- Resolves: RHEL-165012
|
||||
|
||||
* Mon Mar 30 2026 Jindrich Novy <jnovy@redhat.com> - 7:5.8.1-1
|
||||
- update to https://github.com/containers/podman/releases/tag/v5.8.1
|
||||
- fixes Update Podman to support TLS 1.3 configuration
|
||||
- Resolves: RHEL-153732
|
||||
|
||||
* Mon Feb 16 2026 Jindrich Novy <jnovy@redhat.com> - 7:5.8.0-2
|
||||
- enable sequoia
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (podman-5.8.2-5b263b5.tar.gz) = 4e09d5ac989eac1e1751c846b9cf06991fd69e05eeb914f6f096aca62ca3d188c0aae00f352c571b7839503de4dfead075ff5ebf0484bac2d7c3566f194ce3e8
|
||||
SHA512 (podman-5.8.2-5b263b5.tar.gz) = a337fef95a62355ce828b887f38ff8684a64cf61cbcd28758b83c5710a524139956cfac30ee4b419dacf771a9a19b49a019660fe3394688e60680aedcaf06afc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user