[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package podman-5:5.4.0-9.el9_6.src download

Name podman
Epoch 5
Version 5.4.0
Release 9.el9_6
Architecture src
Website/URL https://podman.io/
License Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
Build Time 2025-05-14 15:54:34
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 podman Simple management tool for pods, containers and images
Errata
Size 26880 KiB
Source Project podman-5.4.0-9.el9_6
SHA-256 checksum 3cda0b51e7d636e32b9977d56c8ab0eac0a300cac0a482a57e02cbe5b340f7e2
× Full screenshot
Changelog link
* Wed Apr 09 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-9
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/0ee1d49)
- fixes "Rootless container libpod/tmp/persist directories not cleaned up, fill up tmpfs - [RHEL 9.6] 0day"
- Resolves: RHEL-86544

* Mon Apr 07 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-8
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/a994a04)
- fixes "podman tests are failing - [RHEL 9.6] 0day"
- Resolves: RHEL-86092

* Mon Mar 31 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-7
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/f7bf65c)
- fixes "Importing a tar.xz archive as a container fails with error 'layer 0 <...> does not match config's DiffID'  - [RHEL 9.6] 0day"
- Resolves: RHEL-85218

* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-6
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/9ad4842)
- fixes "CVE-2025-22869 podman: Potential denial of service in golang.org/x/crypto [rhel-9.6]"
- Resolves: RHEL-81319

* Fri Mar 14 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-5
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/9d2e54f)
- fixes "Excessive memory leak due to uncontrolled accumulation of health.log entries in Podman 5.x - [RHEL - 9.6] ZeroDay"
- Resolves: RHEL-83557

* Wed Mar 12 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-4
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/45c2d1f)
- Resolves: RHEL-82970

* Tue Mar 11 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-3
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/e48006b)
- Resolves: RHEL-82198

* Thu Mar 06 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-2
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/2adbe89)
- Resolves: RHEL-79694

* Wed Feb 12 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-1
- update to https://github.com/containers/podman/releases/tag/v5.4.0
- Related: RHEL-60277

* Tue Feb 04 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.3.2-2
- Add cni to BUILDTAGS
- Related: RHEL-60277