[ 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 ]
×

Project podman-6:5.4.0-10.el10_0

Name podman
Epoch 6
Version 5.4.0
Release 10.el10_0
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-06-18 09:08:05
Build Host builder-x86-05.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.
Errata INFSA-2025:9146
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
podman-6:5.4.0-10.el10_0.x86_64 Manage Pods, Containers and Container Images dcf3df42e53f33d9a1797c5fdff9eab67887683a964d5e3699a688f436b5c578 download
podman-remote-6:5.4.0-10.el10_0.x86_64 (Experimental) Remote client for managing podman containers 4f67b862d50ff4a8e703ed79813218535225b7d7da767404ff579e3c96e5dab4 download
podman-tests-6:5.4.0-10.el10_0.x86_64 Tests for podman 115d1381ba8c090bdf93b5a71de42739a54340fd24f55eb3898bb44f829e075c download
aarch64
podman-6:5.4.0-10.el10_0.aarch64 Manage Pods, Containers and Container Images 95fc5e82b913b090d577bae1660285609140e28de12a61d9daa6543190ecd93a download
podman-remote-6:5.4.0-10.el10_0.aarch64 (Experimental) Remote client for managing podman containers f3dce72534f3fce7a3b458ecc8286675ffc15d2c12e9cf57cd314ea598aa9341 download
podman-tests-6:5.4.0-10.el10_0.aarch64 Tests for podman 390f83112d48cd663ae5c2fcfb44771d41e3718456c8506fab5bb142714a5dbe download
noarch
podman-docker-6:5.4.0-10.el10_0.noarch Emulate Docker CLI using podman cf7de3d97a797bb697fd196bfc74f7b345c91dd2c8cdf87a3be3633eecc621d5 download
src
podman-6:5.4.0-10.el10_0.src Manage Pods, Containers and Container Images c04601d3e27cd1171eba1cc8a1bca6696154203201d526479afd4da7443247cc download
Changelog link
* Wed Jun 04 2025 Jindrich Novy <jnovy@redhat.com> - 6:5.4.0-10
- rebuild to fix CVE-2025-22871 podman: Request smuggling due to acceptance of invalid chunked data in net/http
- Resolves: RHEL-90011

* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6:5.4.0-9
- Rebuilt for MSVSphere 10

* Wed Apr 09 2025 Jindrich Novy <jnovy@redhat.com> - 6: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 10.0] 0day"
- Resolves: RHEL-86550

* Mon Apr 07 2025 Jindrich Novy <jnovy@redhat.com> - 6: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 10.0] 0day"
- Resolves: RHEL-86093

* Mon Mar 31 2025 Jindrich Novy <jnovy@redhat.com> - 6: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 10.0] 0day"
- Resolves: RHEL-85219

* Tue Mar 18 2025 Jindrich Novy <jnovy@redhat.com> - 6: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: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh [rhel-10.0.z]"
- Resolves: RHEL-82775

* Fri Mar 14 2025 Jindrich Novy <jnovy@redhat.com> - 6: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 10.0] ZeroDay"
- Resolves: RHEL-83556

* Wed Mar 12 2025 Jindrich Novy <jnovy@redhat.com> - 6: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)
- fixes "CVE-2025-27144 podman: Go JOSE's Parsing Vulnerable to Denial of Service [rhel-10.0.z]"
- Resolves: RHEL-82959

* Tue Mar 11 2025 Jindrich Novy <jnovy@redhat.com> - 6: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-82199

* Thu Mar 06 2025 Jindrich Novy <jnovy@redhat.com> - 6: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-79695