Sun, 29 Sep 2024 13:25:38 CST | login

Information for build crun-0.18-3.module+el8.7.0+594+d0730317

ID23286
Package Namecrun
Version0.18
Release3.module+el8.7.0+594+d0730317
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/crun#8b1f2fa649fabe4c32025cc2f7ada4966af98bf6
SummaryOCI runtime written in C
Descriptioncrun is a runtime for running OCI containers
Built bymbs
State complete
Volume DEFAULT
StartedThu, 17 Nov 2022 15:42:53 CST
CompletedThu, 17 Nov 2022 16:21:17 CST
Taskbuild (module-d07303170b99cafc, /stage/rpms/crun:8b1f2fa649fabe4c32025cc2f7ada4966af98bf6)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/crun?#8b1f2fa649fabe4c32025cc2f7ada4966af98bf6'}}
Tags
module-container-tools-3.0-8070020221117072302-39077419
module-container-tools-3.0-8070020221117072302-39077419-build
RPMs
src
crun-0.18-3.module+el8.7.0+594+d0730317.src.rpm (info) (download)
aarch64
crun-0.18-3.module+el8.7.0+594+d0730317.aarch64.rpm (info) (download)
crun-debuginfo-0.18-3.module+el8.7.0+594+d0730317.aarch64.rpm (info) (download)
crun-debugsource-0.18-3.module+el8.7.0+594+d0730317.aarch64.rpm (info) (download)
ppc64le
crun-0.18-3.module+el8.7.0+594+d0730317.ppc64le.rpm (info) (download)
crun-debuginfo-0.18-3.module+el8.7.0+594+d0730317.ppc64le.rpm (info) (download)
crun-debugsource-0.18-3.module+el8.7.0+594+d0730317.ppc64le.rpm (info) (download)
x86_64
crun-0.18-3.module+el8.7.0+594+d0730317.x86_64.rpm (info) (download)
crun-debuginfo-0.18-3.module+el8.7.0+594+d0730317.x86_64.rpm (info) (download)
crun-debugsource-0.18-3.module+el8.7.0+594+d0730317.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
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 * Tue Apr 05 2022 Jindrich Novy <jnovy@redhat.com> - 0.18-3 - fix CVE-2022-27650 - Related: #2061390 * Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 0.18-2 - allow to build without glibc-static (thanks to Giuseppe Scrivano) - 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