Thu, 03 Oct 2024 15:09:30 CST | login

Information for build crun-0.18-2.module+el8.4.0+215+6f7f694e

ID14309
Package Namecrun
Version0.18
Release2.module+el8.4.0+215+6f7f694e
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/crun#600e7a9942eff75c4ecea9db2476240571ef5acd
SummaryOCI runtime written in C
Descriptioncrun is a runtime for running OCI containers
Built bymbs
State complete
Volume DEFAULT
StartedThu, 30 Sep 2021 15:12:06 CST
CompletedThu, 30 Sep 2021 15:14:12 CST
Taskbuild (module-6f7f694e92459892, /stage/rpms/crun:600e7a9942eff75c4ecea9db2476240571ef5acd)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/crun?#600e7a9942eff75c4ecea9db2476240571ef5acd'}}
Tags
module-container-tools-rhel8-8040020210930051246-59631bd5
module-container-tools-rhel8-8040020210930051246-59631bd5-build
module-container-tools-rhel8-8040020211004025341-59631bd5
module-container-tools-rhel8-8040020211004025341-59631bd5-build
module-container-tools-rhel8-8040020211104112744-59631bd5
module-container-tools-rhel8-8040020211104112744-59631bd5-build
RPMs
src
crun-0.18-2.module+el8.4.0+215+6f7f694e.src.rpm (info) (download)
aarch64
crun-0.18-2.module+el8.4.0+215+6f7f694e.aarch64.rpm (info) (download)
crun-debuginfo-0.18-2.module+el8.4.0+215+6f7f694e.aarch64.rpm (info) (download)
crun-debugsource-0.18-2.module+el8.4.0+215+6f7f694e.aarch64.rpm (info) (download)
x86_64
crun-0.18-2.module+el8.4.0+215+6f7f694e.x86_64.rpm (info) (download)
crun-debuginfo-0.18-2.module+el8.4.0+215+6f7f694e.x86_64.rpm (info) (download)
crun-debugsource-0.18-2.module+el8.4.0+215+6f7f694e.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 May 13 2021 Jindrich Novy <jnovy@redhat.com> - 0.18-2 - revert back to the state of 3.0-8.4.0 - Related: #1954702 * Thu Apr 29 2021 Jindrich Novy <jnovy@redhat.com> - 0.19.1-1 - update to https://github.com/containers/crun/releases/tag/0.19.1 - Related: #1954702 * 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