Name: | runc |
---|---|
Version: | 1.0.0 |
Release: | 74.rc95.module+el8.4.0+20289+730b73cc |
Architecture: | aarch64 |
Module: | container-tools:ol8:8040020210727075255:81945453 container-tools:ol8:8040020210916150551:c0c392d5 |
Group: | Unspecified |
Size: | 11752567 |
License: | ASL 2.0 |
RPM: | runc-1.0.0-74.rc95.module+el8.4.0+20289+730b73cc.aarch64.rpm |
Source RPM: | runc-1.0.0-74.rc95.module+el8.4.0+20289+730b73cc.src.rpm |
Build Date: | Wed Aug 11 2021 |
Build Host: | host-100-100-224-43.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- updated to rc95 to fix CVE-2021-30465 - Related: #1954702
- fix "podman run --pid=host command causes OCI permission error" - Related: #1954702
- fix CVE-2021-30465 - Related: #1954702
- upload rc93 tarball - Related: #1954702
- 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