Name: | podman |
---|---|
Epoch: | 2 |
Version: | 4.1.1 |
Release: | 1.0.1.el9_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 46113407 |
License: | ASL 2.0 and GPLv3+ |
RPM: | podman-4.1.1-1.0.1.el9_0.aarch64.rpm |
Source RPM: | podman-4.1.1-1.0.1.el9_0.src.rpm |
Build Date: | Tue Aug 09 2022 |
Build Host: | build-ol9-aarch64.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 podman Simple management tool for pods, containers and images |
- Drop nmap-ncat requirement and skip ignore-socket test case [Orabug: 34117404]
- update to the latest content of https://github.com/containers/podman/tree/v4.1.1-rhel (https://github.com/containers/podman/commit/fa692a6)
- don't require runc and Recommends: crun - Related: #2061316
- Re-enable LTO and debuginfo - Related: #2061316
- update gvisor-tap-vsock to 0.2.0 to fix compilation with golang 1.18 - Related: #2061316
- update to https://github.com/containers/podman/releases/tag/v4.1.0 - Related: #2061316
- require netavark and move CNI to soft dependencies - Related: #2061316
- update to https://github.com/containers/podman/releases/tag/v4.0.3 - Related: #2061316
- bump minimal libseccomp version requirement - Related: #2061316
- rebuilt with golang >= 1.17.5 (CVE-2021-44716, CVE-2021-44717) - Related: #2061316