mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/skopeo: security bump to version 1.24.1
Changelog: https://github.com/podman-container-tools/skopeo/releases/tag/v1.24.1 This releases brings in a fix for: * CVE-2025-11395 Signed-off-by: Yann E. MORIN <yann.morin@orange.com> [Julien: add info in commit log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e80a249f49
commit
b2c69fe0a4
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 1eea9364e344c4d6cb398fac53bc387663d19690552003b43c75819e8bb55527 skopeo-1.24.0-go2.tar.gz
|
||||
sha256 6a3f342a327ec7684198eb0e15114940b6101506db48d9a96590f5942cb3b335 skopeo-1.24.1-go2.tar.gz
|
||||
sha256 716a8b80635c394681e652823e1e42e411ad2d254e1f202403422d74f4b0b106 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SKOPEO_VERSION = 1.24.0
|
||||
SKOPEO_VERSION = 1.24.1
|
||||
SKOPEO_SITE = $(call github,containers,skopeo,v$(SKOPEO_VERSION))
|
||||
|
||||
SKOPEO_LICENSE = Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user