[ Все 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 ]
×

Проект podman-5:5.4.0-13.el9_6

Имя podman
Эпоха 5
Версия 5.4.0
Релиз 13.el9_6
Сайт https://podman.io/
Лицензия Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
Время сборки 2025-09-17 20:35:26
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Manage Pods, Containers and Container Images
Репозитории AppStream
Полное описание 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
Эррата INFSA-2025:15900
× Full screenshot
Найдены 4 старые версии
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
podman-5:5.4.0-13.el9_6.x86_64 Manage Pods, Containers and Container Images 9d0f36f848810ab5347307dfd46cbb785a0d74173d9b955fd10ca49f486b32db download
podman-plugins-5:5.4.0-13.el9_6.x86_64 Plugins for podman 50ed5b616d3e943380c828ea6fcfeb7b41c51b956b99fc8cee7f4f10e37eb8f0 download
podman-remote-5:5.4.0-13.el9_6.x86_64 A remote CLI for Podman: A Simple management tool for pods, containers and images 33e1112e3fdf5207eaaedd46c00f942e708a36867eb2cc59fce6112579641be7 download
podman-tests-5:5.4.0-13.el9_6.x86_64 Tests for podman 4fcabe971b70b112df42c06f98335dca16989a003358ea3c0bd808fa1220f2bd download
aarch64
podman-5:5.4.0-13.el9_6.aarch64 Manage Pods, Containers and Container Images 1e2203b4a8c5512f8113f4a0eb59984ff41c8568362c0c753cceb5ded7f52b12 download
podman-plugins-5:5.4.0-13.el9_6.aarch64 Plugins for podman f9a130ff509521ea9f0f5637ce7b5e51a02dcb69ffa7329c27f6a85989c36752 download
podman-remote-5:5.4.0-13.el9_6.aarch64 A remote CLI for Podman: A Simple management tool for pods, containers and images 642af1e69b3ee934a66ca7b554fa0dfb301bbd84432ac803194615d9c25695cd download
podman-tests-5:5.4.0-13.el9_6.aarch64 Tests for podman 274092f3e6a7fcedec3c21c7cf01fb94e0af67bbeed80ed56621c9b9570059e5 download
noarch
podman-docker-5:5.4.0-13.el9_6.noarch Emulate Docker CLI using podman 7769944db3aba655796b8c98fb1390fba15623a23150235ce08aa17f09f67bd2 download
src
podman-5:5.4.0-13.el9_6.src Manage Pods, Containers and Container Images cb55ba1eda471d3cd59304df586b9b0d920837d37aec77db13de985153bbdccf download
История изменений link
* Wed Sep 10 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-13
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/b0d88c7)
- fixes "CVE-2025-9566 podman: Podman kube play command may overwrite host files [rhel-9.6.z]"
- Resolves: RHEL-113152

* Wed Jun 25 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-12
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/9811294)
- fixes "CVE-2025-6032 podman: podman missing TLS verification [rhel-9.6.z]"
- Resolves: RHEL-96708

* Tue Jun 24 2025 Jindrich Novy <jnovy@redhat.com> - 5:5.4.0-11
- update to the latest content of https://github.com/containers/podman/tree/v5.4-rhel
  (https://github.com/containers/podman/commit/f944b21)
- fixes "Terminate healthcheck command upon reaching timeout. [rhel-9.6.z]"
- Resolves: RHEL-96917

* Wed Jun 04 2025 Jindrich Novy <jnovy@redhat.com> - 5: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-90055

* 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