Name: | runc |
---|---|
Epoch: | 1 |
Version: | 1.1.4 |
Release: | 1.module+el8.7.0+20877+e0f9ac15 |
Architecture: | aarch64 |
Module: | container-tools:ol8:8070020221010222448:39077419 container-tools:ol8:8070020221026183352:467a6e72 |
Group: | Unspecified |
Size: | 9656916 |
License: | ASL 2.0 |
RPM: | runc-1.1.4-1.module+el8.7.0+20877+e0f9ac15.aarch64.rpm |
Source RPM: | runc-1.1.4-1.module+el8.7.0+20877+e0f9ac15.src.rpm |
Build Date: | Mon Nov 14 2022 |
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. |
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.4 - Related: #2061390
- fix "Error: runc: exec failed: unable to start container process: open /dev/pts/0: operation not permitted: OCI permission denied" - Related: #2061390
- add patch in attempt to fix gating tests - thanks to Kir Kolyshkin - Related: #2061390
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.3 - Related: #2061390
- update to https://github.com/opencontainers/runc/releases/tag/v1.1.2 - Related: #2061390
- Fix every podman run invocation generates two "Couldn't stat device /dev/char/10:200: No such file or directory" lines in the journal - Related: #2061390
- BuildRequires: /usr/bin/go-md2man - Related: #2061390
- Related: #2061390
- require at least libseccomp >= 2.5 - Resolves: #2053990
- rollback to 1.0.3 due to gating test issues - Related: #2001445