crun-1.27-1.el10
- update to https://github.com/containers/crun/releases/tag/1.27 - add conditional Requires on container-selinux for SELinux-enabled systems - Resolves: RHEL-164639 - Resolves: RHEL-169517 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
565b171dfd
commit
288895c9aa
@ -42,8 +42,8 @@ Epoch: 102
|
||||
# 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.26
|
||||
Release: 3%{?dist}
|
||||
Version: 1.27
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/containers/%{name}
|
||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.zst
|
||||
License: GPL-2.0-only
|
||||
@ -142,8 +142,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Apr 20 2026 Jindrich Novy <jnovy@redhat.com> - 1.26-3
|
||||
* Mon Apr 20 2026 Jindrich Novy <jnovy@redhat.com> - 1.27-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.27
|
||||
- add conditional Requires on container-selinux for SELinux-enabled systems
|
||||
- Resolves: RHEL-164639
|
||||
- Resolves: RHEL-169517
|
||||
|
||||
* Fri Feb 27 2026 Jindrich Novy <jnovy@redhat.com> - 1.26-2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.26.tar.zst) = 0785af6095a26290f433c5739bea5d98a029c3f0e8efbeed420481849ebddd70acde6c1105133c392abf26bca90d232cced5e5994da7506d66a020a02c129fb3
|
||||
SHA512 (crun-1.27.tar.zst) = 89a2c6d894926f16afaee27fb6460bdfe7633c6716ace459d86c3adaa1f6e11cdfad3371ffc26d91d63185a2249ad56ff88272e459d5837524d820d945dd2878
|
||||
|
||||
Loading…
Reference in New Issue
Block a user