Name: | runc |
---|---|
Epoch: | 1 |
Version: | 1.1.4 |
Release: | 1.0.1.module+el8.8.0+21119+51f68ed8 |
Architecture: | x86_64 |
Module: | container-tools:ol8:8080020230704163712:0f77c1b7 container-tools:ol8:8080020230721110310:0f77c1b7 container-tools:ol8:8080020230829051617:0f77c1b7 container-tools:ol8:8080020230922024043:0f77c1b7 container-tools:ol8:8080020231019060646:0f77c1b7 |
Group: | Unspecified |
Size: | 10322132 |
License: | ASL 2.0 |
RPM: | runc-1.1.4-1.0.1.module+el8.8.0+21119+51f68ed8.x86_64.rpm |
Source RPM: | runc-1.1.4-1.0.1.module+el8.8.0+21119+51f68ed8.src.rpm |
Build Date: | Tue Jul 04 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. |
- rootless: fix /sys/fs/cgroup mounts to prevent CVE-2023-25809 - rootfs: prohibit symlinks that conflicts with readonlyPaths and/or maskedPaths to prevent CVE-2023-27561 - Prohibit /proc and /sys to be symlinks to prevent CVE-2023-28642 - JIRA: OLDIS-25589
- 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