Project podman-1.6.4-28.module+el8.9.0+377+1b9a1da5
content_copy
Name
podman
Epoch
0
Version
1.6.4
Release
28.module+el8.9.0+377+1b9a1da5
Website/URL
https://podman.io/
License
ASL 2.0
Build Time
2024-06-05 20:52:47
Build Host
builder-x86-08.inferitos.ru
Summary
Manage Pods, Containers and Container Images
Repositories
AppStream
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
Errata
—
×
* Mon Dec 11 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.6.4-28
- Rebuilt for MSVSphere 8.8
* Mon Apr 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.6.4-28
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/9407ffd)
- fixes CVE-2022-27651
- Resolves: #2067545
* Thu Mar 10 2022 Jindrich Novy <jnovy@redhat.com> - 1.6.4-27
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/c19e460)
- Resolves: #2062401
* Wed Mar 03 2021 Jindrich Novy <jnovy@redhat.com> - 1.6.4-26
- fix regression introduced by fix of CVE-2021-20188
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/bcbbbc4)
- Resolves: #1934649
* Fri Feb 12 2021 Jindrich Novy <jnovy@redhat.com> - 1.6.4-25
- bump NVR to preserve upgrade path
- Related: #1920383
* Thu Feb 11 2021 Jindrich Novy <jnovy@redhat.com> - 1.6.4-24
- fix CVE-2021-20188
- update to the latest content of https://github.com/containers/podman/tree/v1.6.4-rhel
(https://github.com/containers/podman/commit/2c7b579)
- Related: #1920383
* Tue Jan 12 2021 Jindrich Novy <jnovy@redhat.com> - 1.6.4-23
- fix "podman exec is fragile in the presence of signals" to avoid regression
- Resolves: #1883490
* Fri Sep 18 2020 Jindrich Novy <jnovy@redhat.com> - 1.6.4-22
- sync with 1.6.4-rhel branch to avoid regression
- Resolves: #1879092
* Thu Sep 10 2020 Jindrich Novy <jnovy@redhat.com> - 1.6.4-21
- fix "podman run with --rm errors out/segfaults on rhel8.3"
- Resolves: #1875289
* Thu Aug 20 2020 Jindrich Novy <jnovy@redhat.com> - 1.6.4-20
- bump release to preserve upgrade path
- Related: #1868603