package/podman: security bump to version 5.6.2

Changelog:
https://github.com/containers/podman/releases/tag/v5.6.0
https://github.com/containers/podman/releases/tag/v5.6.1
https://github.com/containers/podman/releases/tag/v5.6.2

This commit fixes the CVE-2025-9566 security vulnerability. See:
https://www.cve.org/CVERecord?id=CVE-2025-9566
https://github.com/advisories/GHSA-wp3j-xq48-xpjw

Signed-off-by: Raphael Pavlidis <raphael.pavlidis@gmail.com>
[Julien: mark this commit as security related]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Raphael Pavlidis
2025-10-17 21:04:30 +00:00
committed by Julien Olivain
parent c4bda5e952
commit 4cbb39d4d2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 a2cd66e33e1cabe34d11543c3fa68f9ebe7fcadbde578231d28745aa0f48a21d podman-v5.5.2-git4-go2.tar.gz
sha256 1a35d0030bb8dff31cf45d16d98cddfbf9ceeb2835c82d95b4eacd5a26e482af podman-v5.6.2-git4-go2.tar.gz
sha256 62fb8a3a9621dc2388174caaabe9c2317b694bb9a1d46c98bcf5655b68f51be3 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
PODMAN_VERSION = v5.5.2
PODMAN_VERSION = v5.6.2
PODMAN_SITE = https://github.com/containers/podman
PODMAN_SITE_METHOD = git