Sun, 22 Sep 2024 14:26:07 CST | login

Information for build crun-0.16-2.module+el8.3.0+40+fa37f428

ID4375
Package Namecrun
Version0.16
Release2.module+el8.3.0+40+fa37f428
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/crun#132c6198f9975ce6da50a274a7de109d5c7725fa
SummaryOCI runtime written in C
Descriptioncrun is a runtime for running OCI containers
Built bymbs
State complete
Volume DEFAULT
StartedSat, 22 May 2021 01:37:01 CST
CompletedSat, 22 May 2021 01:39:09 CST
Taskbuild (module-fa37f42856fbc065, /stage/rpms/crun:132c6198f9975ce6da50a274a7de109d5c7725fa)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/crun?#132c6198f9975ce6da50a274a7de109d5c7725fa'}}
Tags
module-container-tools-rhel8-8030020210507031349-2a301c24
module-container-tools-rhel8-8030020210507031349-2a301c24-build
RPMs
src
crun-0.16-2.module+el8.3.0+40+fa37f428.src.rpm (info) (download)
aarch64
crun-0.16-2.module+el8.3.0+40+fa37f428.aarch64.rpm (info) (download)
crun-debuginfo-0.16-2.module+el8.3.0+40+fa37f428.aarch64.rpm (info) (download)
crun-debugsource-0.16-2.module+el8.3.0+40+fa37f428.aarch64.rpm (info) (download)
x86_64
crun-0.16-2.module+el8.3.0+40+fa37f428.x86_64.rpm (info) (download)
crun-debuginfo-0.16-2.module+el8.3.0+40+fa37f428.x86_64.rpm (info) (download)
crun-debugsource-0.16-2.module+el8.3.0+40+fa37f428.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Thu Dec 03 2020 Jindrich Novy <jnovy@redhat.com> - 0.16-2 - exclude i686 because of build failures - Related: #1888571 * Wed Nov 25 2020 Jindrich Novy <jnovy@redhat.com> - 0.16-1 - update to https://github.com/containers/crun/releases/tag/0.16 - Related: #1888571 * Wed Nov 04 2020 Jindrich Novy <jnovy@redhat.com> - 0.15.1-1 - update to https://github.com/containers/crun/releases/tag/0.15.1 - Related: #1888571 * Thu Oct 29 2020 Jindrich Novy <jnovy@redhat.com> - 0.15-2 - backport "exec: check read bytes from sync" (gscrivan@redhat.com) (https://github.com/containers/crun/issues/511) - Related: #1888571 * Thu Oct 22 2020 Jindrich Novy <jnovy@redhat.com> - 0.15-1 - synchronize with stream-container-tools-rhel8-rhel-8.4.0 - Related: #1888571 * Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 0.14.1-2 - use proper CFLAGS - Related: #1821193 * Wed Jul 08 2020 Jindrich Novy <jnovy@redhat.com> - 0.14.1-1 - update to https://github.com/containers/crun/releases/tag/v0.14.1 - Related: #1821193 * Thu Jul 02 2020 Jindrich Novy <jnovy@redhat.com> - 0.14-1 - update to https://github.com/containers/crun/releases/tag/v0.14 - Related: #1821193 * Tue Jun 16 2020 Giuseppe Scrivano <gscrivan@redhat.com> - 0.13-1 - initial import