Fri, 19 Apr 2024 08:13:56 UTC | login

Information for build crun-0.20.1-1.module_el8.5.0+870+f792de72

ID18566
Package Namecrun
Version0.20.1
Release1.module_el8.5.0+870+f792de72
Epoch
Sourcegit+https://git.centos.org/rpms/crun#8204837774663d417edfef29ab9c08ac11724e5d
SummaryOCI runtime written in C
Descriptioncrun is a runtime for running OCI containers
Built bymbox-mbs-backend
State complete
Volume DEFAULT
StartedWed, 28 Jul 2021 14:49:20 UTC
CompletedWed, 28 Jul 2021 14:53:18 UTC
Taskbuild (module-f792de72aa2a615f, /rpms/crun:8204837774663d417edfef29ab9c08ac11724e5d)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/crun?#8204837774663d417edfef29ab9c08ac11724e5d'}}
Tags
module-container-tools-rhel8-8050020210728141601-faa19cc5
module-container-tools-rhel8-8050020210728141601-faa19cc5-build
RPMs
src
crun-0.20.1-1.module_el8.5.0+870+f792de72.src.rpm (info) (download)
aarch64
crun-0.20.1-1.module_el8.5.0+870+f792de72.aarch64.rpm (info) (download)
crun-debuginfo-0.20.1-1.module_el8.5.0+870+f792de72.aarch64.rpm (info) (download)
crun-debugsource-0.20.1-1.module_el8.5.0+870+f792de72.aarch64.rpm (info) (download)
ppc64le
crun-0.20.1-1.module_el8.5.0+870+f792de72.ppc64le.rpm (info) (download)
crun-debuginfo-0.20.1-1.module_el8.5.0+870+f792de72.ppc64le.rpm (info) (download)
crun-debugsource-0.20.1-1.module_el8.5.0+870+f792de72.ppc64le.rpm (info) (download)
x86_64
crun-0.20.1-1.module_el8.5.0+870+f792de72.x86_64.rpm (info) (download)
crun-debuginfo-0.20.1-1.module_el8.5.0+870+f792de72.x86_64.rpm (info) (download)
crun-debugsource-0.20.1-1.module_el8.5.0+870+f792de72.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 Jun 10 2021 Jindrich Novy <jnovy@redhat.com> - 0.20.1-1 - update to https://github.com/containers/crun/releases/tag/0.20.1 - Related: #1934415 * Wed Jun 02 2021 Jindrich Novy <jnovy@redhat.com> - 0.20-1 - update to https://github.com/containers/crun/releases/tag/0.20 - Related: #1934415 * Mon Apr 26 2021 Jindrich Novy <jnovy@redhat.com> - 0.19.1-1 - update to https://github.com/containers/crun/releases/tag/0.19.1 - Related: #1934415 * Wed Apr 07 2021 Jindrich Novy <jnovy@redhat.com> - 0.19-2 - remove unused patch reference from spec - Related: #1934415 * Tue Apr 06 2021 Jindrich Novy <jnovy@redhat.com> - 0.19-1 - update to https://github.com/containers/crun/releases/tag/0.19 - Related: #1934415 * Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 0.18-1 - allow to build without glibc-static (thanks to Giuseppe Scrivano) - Related: #1883490 * Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 0.17-2 - reverting back to 0.17 as there's no glibc-static in RHEL - Related: #1883490 * Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 0.18-1 - update to https://github.com/containers/crun/releases/tag/0.18 - Related: #1883490 * Fri Jan 22 2021 Jindrich Novy <jnovy@redhat.com> - 0.17-1 - update to https://github.com/containers/crun/releases/tag/0.17 - Related: #1883490 * Thu Dec 03 2020 Jindrich Novy <jnovy@redhat.com> - 0.16-2 - exclude i686 because of build failures - Related: #1883490 * Wed Nov 25 2020 Jindrich Novy <jnovy@redhat.com> - 0.16-1 - update to https://github.com/containers/crun/releases/tag/0.16 - Related: #1883490 * 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: #1883490 * Thu Oct 29 2020 Jindrich Novy <jnovy@redhat.com> - 0.15-2 - synchronize with stream-container-tools-rhel8 - Related: #1883490 * Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 0.15-1 - synchronize with stream-container-tools-rhel8 - Related: #1883490 * 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