import crun-1.8.7-1.module+el8.9.0+20325+b2853e6e

c8-stream-4.0 imports/c8-stream-4.0/crun-1.8.7-1.module+el8.9.0+20325+b2853e6e
MSVSphere Packaging Team 1 year ago
parent 0fbb43a9b4
commit 6ce04a94bc

@ -1 +1 @@
864a8729584e333ce0d39a3097c4c974ca8278e3 SOURCES/crun-1.8.3.tar.gz
c9775782ec9faedb38ea0ea7de48b5991babb65e SOURCES/crun-1.8.7.tar.gz

2
.gitignore vendored

@ -1 +1 @@
SOURCES/crun-1.8.3.tar.gz
SOURCES/crun-1.8.7.tar.gz

@ -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
* Mon Oct 09 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.7-1
- update to https://github.com/containers/crun/releases/tag/1.8.7
- Resolves: #2242871
* 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

Loading…
Cancel
Save