Name: | podman |
---|---|
Version: | 1.6.4 |
Release: | 26.0.1.el7_9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 59324190 |
License: | ASL 2.0 |
RPM: | podman-1.6.4-26.0.1.el7_9.aarch64.rpm |
Source RPM: | podman-1.6.4-26.0.1.el7_9.src.rpm |
Build Date: | Tue Nov 10 2020 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://podman.io/ |
Summary: | Manage Pods, Containers and Container Images |
Description: | podman (Pod Manager) is a fully featured container engine that is a simple daemonless tool. podman provides a Docker-CLI comparable command line that eases the transition from other container engines and allows the management of pods, containers and images. Simply put: alias docker=podman. Most podman commands can be run as a regular user, without requiring additional privileges. podman uses Buildah(1) internally to create container images. Both tools share image (not container) storage, hence each can use or manipulate images (but not containers) created by the other. Manage Pods, Containers and Container Images libpod Simple management tool for pods, containers and images |
- Reduce unnecessary writable mounts in NaiveDiffDriver [Orabug: 31025483] - handle redirect from the docker registry v2 [Orabug: 29874238] (nikita.gerasimov@oracle.com)
- fix "CVE-2020-14370 podman: environment variables leak between containers when started via Varlink or Docker-compatible REST API [rhel-7]" - Resolves: #1881062
- use proper patch to address "podman does not use $TMPDIR loading a tar file." - Resolves: #1877699
- fix "podman does not use $TMPDIR loading a tar file." - Resolves: #1877699
- fix "CVE-2020-14040 podman: golang.org/x/text: possibility to trigger an infinite loop in encoding/unicode could lead to crash [rhel-7]" - Resolves: #1854715
- revert regressions introduced by 0001-bump-github.com-containers-buildah-to-v1.11.5.patch regressed bugzilla list follows: - Related: #1817743, #1792243, #1784950
- fix "podman launches a container with systemd instance inside - bind mounts of systemd cgroup entries are being leaked in host mount namespace" - Resolves: #1860506
- rebuilt
- fix "podman segfault upon doing buildah operations due to error handling message" - Resolves: #1853326
- fix "CVE-2020-8945 proglottis/gpgme: Use-after-free in GPGME bindings during container image pull" - Resolves: #1806940