| Name: | runc | 
|---|---|
| Epoch: | 1 | 
| Version: | 1.1.4 | 
| Release: | 1.module+el8.8.0+21045+adcb6a64 | 
| Architecture: | x86_64 | 
| Module: | container-tools:ol8:8080020230321153727:224d6692 container-tools:ol8:8080020230426165216:0f77c1b7  | 
| Group: | Unspecified | 
| Size: | 10313836 | 
| License: | ASL 2.0 | 
| RPM: | runc-1.1.4-1.module+el8.8.0+21045+adcb6a64.x86_64.rpm | 
| Source RPM: | runc-1.1.4-1.module+el8.8.0+21045+adcb6a64.src.rpm | 
| Build Date: | Wed May 17 2023 | 
| Build Host: | build-ol8-x86_64.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