crun-1.8.7-1.el8
- update to https://github.com/containers/crun/releases/tag/1.8.7 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
469a9a7e92
commit
aff8e3a8bf
@ -1,6 +1,6 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 1.8.3
|
||||
Version: 1.8.7
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -50,6 +50,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 23 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.7-1
|
||||
- update to https://github.com/containers/crun/releases/tag/1.8.7
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Fri Apr 14 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.3-1
|
||||
- fix could not find symbol criu_set_lsm_mount_context in libcriu.so
|
||||
- Related: #2176055
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-1.8.3.tar.gz) = cc19c38a43a2dd49088af6cc53220c040fd842c1f368cea589681f4350057573aaf36221a723c52a4b8c2f2297682f1b55717e86ce2fdf9cb0ec9aecad005b95
|
||||
SHA512 (crun-1.8.7.tar.gz) = a8210a56c3412d44239328f7fcdb9526c863b905cf292c992c6ae2c79b257da7c38f8825e65ab9f5f5260bb2fd8a19c0ad9c14dba81a4f2abf54765dca84dfde
|
||||
|
Loading…
Reference in New Issue
Block a user