Browse Source

package/podman: security bump to version 5.5.2

For release notes since 5.4.1, see:
https://github.com/containers/podman/releases

The release 5.5.2 includes a security fix for CVE-2025-6032.

Fixes:
https://github.com/advisories/GHSA-65gg-3w2w-hr4h
https://www.cve.org/CVERecord?id=CVE-2025-6032

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
[Julien:
 - mark as a security bump
 - add link to release notes
 - add link to CVE
]
Signed-off-by: Julien Olivain <ju.o@free.fr>
Yann E. MORIN 3 weeks ago
parent
commit
faff38912b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package/podman/podman.hash
  2. 1 1
      package/podman/podman.mk

+ 1 - 1
package/podman/podman.hash

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

+ 1 - 1
package/podman/podman.mk

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