Name: | runc |
---|---|
Version: | 1.0.0 |
Release: | 72.rc92.module+el8.5.0+20341+152f6d53 |
Architecture: | aarch64 |
Module: | container-tools:3.0:8050020210915114620:faa19cc5 container-tools:3.0:8050020220104131412:e34216c9 |
Group: | Unspecified |
Size: | 10225540 |
License: | ASL 2.0 |
RPM: | runc-1.0.0-72.rc92.module+el8.5.0+20341+152f6d53.aarch64.rpm |
Source RPM: | runc-1.0.0-72.rc92.module+el8.5.0+20341+152f6d53.src.rpm |
Build Date: | Mon Oct 11 2021 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/opencontainers/runc |
Summary: | CLI for running Open Containers |
Description: | The runc command can be used to start containers which are packaged in accordance with the Open Container Initiative's specifications, and to manage containers running under runc. |
- fix "Under load, container failed to be created due to missing cgroup scope" - Resolves: #1990406
- fix CVE-2021-30465 - Related: #1955656
- add missing Provides: oci-runtime = 1 - Related: #1883490
- still use ExcludeArch as go_arches macro is broken for 8.4 - Related: #1883490
- update to https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc92 - propagate proper CFLAGS to CGO_CFLAGS to assure code hardening and optimization - Related: #1821193
- update to https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc91 - Related: #1821193
- synchronize containter-tools 8.3.0 with 8.2.1 - Related: #1821193
- address CVE-2019-19921 by updating to rc10 - Resolves: #1801887
- use no_openssl in BUILDTAGS (no vendored crypto in runc) - Related: RHELPLAN-25139
- be sure to use golang >= 1.12.12-4 - Related: RHELPLAN-25139