package/libjxl: security bump to version 0.11.2

For release notes since v0.11.1, see:
https://github.com/libjxl/libjxl/releases/tag/v0.11.2

Fixes:
https://www.cve.org/cverecord?id=CVE-2025-12474
https://www.cve.org/cverecord?id=CVE-2026-1837

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
This commit is contained in:
Julien Olivain
2026-04-18 16:45:30 +02:00
committed by Marcus Hoffmann
parent 7e24f892f6
commit ccf69ab8c4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Locally computed:
sha256 1492dfef8dd6c3036446ac3b340005d92ab92f7d48ee3271b5dac1d36945d3d9 libjxl-0.11.1.tar.gz
sha256 ab38928f7f6248e2a98cc184956021acb927b16a0dee71b4d260dc040a4320ea libjxl-0.11.2.tar.gz
sha256 8405932022a556380c2d8c272eff154a923feb197233f348ce5f7334fb0a5ede LICENSE
sha256 91915f8ae056a68a3c5bdf05d9f6f78bb6903e27a8ca3a8434c9e4ac87300575 PATENTS

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBJXL_VERSION = 0.11.1
LIBJXL_VERSION = 0.11.2
LIBJXL_SITE = $(call github,libjxl,libjxl,v$(LIBJXL_VERSION))
LIBJXL_LICENSE = BSD-3-Clause
LIBJXL_LICENSE_FILES = LICENSE PATENTS