Name: | podman |
---|---|
Version: | 1.6.4 |
Release: | 29.0.1.el7_9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 59323966 |
License: | ASL 2.0 |
RPM: | podman-1.6.4-29.0.1.el7_9.aarch64.rpm |
Source RPM: | podman-1.6.4-29.0.1.el7_9.src.rpm |
Build Date: | Mon Mar 01 2021 |
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) - remove changes in NaiveDiffDriver
- fix "podman can not create user inside of container" - Related: #1930552
- fix "CVE-2021-20188 podman: container users permissions are not respected in privileged containers [rhel-7.9.z]" - Resolves: #1918282
- fix podman-buildah mounting issue - Resolves: #1895027
- 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