mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
package/libheif: security bump version to 1.21.1
https://github.com/strukturag/libheif/releases/tag/v1.21.0 https://github.com/strukturag/libheif/releases/tag/v1.21.1 Fixes CVE-2025-68431. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
a9d9508572
commit
a8aed698c7
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 68ac9084243004e0ef3633f184eeae85d615fe7e4444373a0a21cebccae9d12a libheif-1.20.2.tar.gz
|
||||
sha256 9799b4b1c19006f052bcf399c761cc147e279762683cefaf16871dbb9b4ea2a1 libheif-1.21.1.tar.gz
|
||||
sha256 fa81ce652315b013359d6e8e4744335f31a50c7c192907176d3632f78a3b4596 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBHEIF_VERSION = 1.20.2
|
||||
LIBHEIF_VERSION = 1.21.1
|
||||
LIBHEIF_SITE = https://github.com/strukturag/libheif/releases/download/v$(LIBHEIF_VERSION)
|
||||
LIBHEIF_LICENSE = LGPL-3.0+
|
||||
LIBHEIF_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user