import crun-1.8.7-1.el9

i9c-beta changed/i9c-beta/crun-1.8.7-1.el9
MSVSphere Packaging Team 1 year ago
parent cfa04d8be8
commit 817cc55a8d

@ -1 +1 @@
a9f902399afe702530e35f0e395647b835649b82 SOURCES/crun-1.8.1.tar.gz c9775782ec9faedb38ea0ea7de48b5991babb65e SOURCES/crun-1.8.7.tar.gz

2
.gitignore vendored

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

@ -1,6 +1,6 @@
Summary: OCI runtime written in C Summary: OCI runtime written in C
Name: crun Name: crun
Version: 1.8.1 Version: 1.8.7
Release: 1%{?dist} Release: 1%{?dist}
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv2+ License: GPLv2+
@ -50,9 +50,37 @@ rm -rf %{buildroot}%{_prefix}/lib*
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.8.1-1 * Tue Aug 22 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.7-1
- update to https://github.com/containers/crun/releases/tag/1.8.7
- Related: #2176063
* Thu Jul 27 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.6-1
- update to https://github.com/containers/crun/releases/tag/1.8.6
- Related: #2176063
* Mon May 22 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.5-1
- update to https://github.com/containers/crun/releases/tag/1.8.5
- Related: #2176063
* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.8.4-1
- Rebuilt for MSVSphere 9.2 beta - Rebuilt for MSVSphere 9.2 beta
* Fri Apr 14 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.4-1
- update to https://github.com/containers/crun/releases/tag/1.8.4
- Related: #2184220
* Tue Apr 04 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.3-2
- fix could not find symbol criu_set_lsm_mount_context in libcriu.so
- Resolves: #2184220
* Sun Mar 26 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.3-1
- update to https://github.com/containers/crun/releases/tag/1.8.3
- Related: #2176063
* Wed Mar 22 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.2-1
- update to https://github.com/containers/crun/releases/tag/1.8.2
- Related: #2176063
* Tue Feb 28 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.1-1 * Tue Feb 28 2023 Jindrich Novy <jnovy@redhat.com> - 1.8.1-1
- update to https://github.com/containers/crun/releases/tag/1.8.1 - update to https://github.com/containers/crun/releases/tag/1.8.1
- Related: #2124478 - Related: #2124478

Loading…
Cancel
Save