Fri, 26 Apr 2024 23:32:50 UTC | login

Information for build crun-0.16-2.module_el8.4.0+581+8bd31022

ID15071
Package Namecrun
Version0.16
Release2.module_el8.4.0+581+8bd31022
Epoch
Sourcegit+https://git.centos.org/rpms/crun#e1b5cf900264b38d54abfb98bb49daf2c705b29b
SummaryOCI runtime written in C
Descriptioncrun is a runtime for running OCI containers
Built bymbox-mbs-backend
State complete
Volume DEFAULT
StartedThu, 17 Dec 2020 16:10:02 UTC
CompletedThu, 17 Dec 2020 16:13:52 UTC
Taskbuild (module-8bd31022f8fd8620, /rpms/crun:e1b5cf900264b38d54abfb98bb49daf2c705b29b)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/crun?#e1b5cf900264b38d54abfb98bb49daf2c705b29b'}}
Tags
module-container-tools-rhel8-8040020201217153537-59631bd5
module-container-tools-rhel8-8040020201217153537-59631bd5-build
module-container-tools-rhel8-8040020210113235754-59631bd5
module-container-tools-rhel8-8040020210113235754-59631bd5-build
RPMs
src
crun-0.16-2.module_el8.4.0+581+8bd31022.src.rpm (info) (download)
aarch64
crun-0.16-2.module_el8.4.0+581+8bd31022.aarch64.rpm (info) (download)
crun-debuginfo-0.16-2.module_el8.4.0+581+8bd31022.aarch64.rpm (info) (download)
crun-debugsource-0.16-2.module_el8.4.0+581+8bd31022.aarch64.rpm (info) (download)
ppc64le
crun-0.16-2.module_el8.4.0+581+8bd31022.ppc64le.rpm (info) (download)
crun-debuginfo-0.16-2.module_el8.4.0+581+8bd31022.ppc64le.rpm (info) (download)
crun-debugsource-0.16-2.module_el8.4.0+581+8bd31022.ppc64le.rpm (info) (download)
x86_64
crun-0.16-2.module_el8.4.0+581+8bd31022.x86_64.rpm (info) (download)
crun-debuginfo-0.16-2.module_el8.4.0+581+8bd31022.x86_64.rpm (info) (download)
crun-debugsource-0.16-2.module_el8.4.0+581+8bd31022.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.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