* [Buildroot] [PATCH 1/1] package/libheif: security bump version to 1.23.0
@ 2026-05-31 13:48 Bernd Kuhls
2026-05-31 17:11 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-05-31 13:48 UTC (permalink / raw)
To: buildroot
https://github.com/strukturag/libheif/releases/tag/v1.23.0
https://github.com/strukturag/libheif/security/advisories/GHSA-jvmp-j3cw-84mh
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
Gitlab pipelines passed:
https://gitlab.com/bkuhls/buildroot/-/commits/34066d789a5d7ba7a5d49233aa05b98cbac62535
with the exception of an unrelated build error of the libvips package
with the bootlin-arcle-hs38-uclibc defconfig.
package/libheif/libheif.hash | 4 ++--
package/libheif/libheif.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libheif/libheif.hash b/package/libheif/libheif.hash
index 22697f307c..780059facf 100644
--- a/package/libheif/libheif.hash
+++ b/package/libheif/libheif.hash
@@ -1,4 +1,4 @@
-# From https://github.com/strukturag/libheif/releases/tag/v1.22.2
-sha256 eea48e4841f83fbe51d029337ffd2d14512d0203015dad40b90213d872958af3 libheif-1.22.2.tar.gz
+# From https://github.com/strukturag/libheif/releases/tag/v1.23.0
+sha256 4c9182b18897617182eed12ab5eb9f9d855b3aa3a736d6bdb31abc034ec7d393 libheif-1.23.0.tar.gz
# Locally computed:
sha256 fa81ce652315b013359d6e8e4744335f31a50c7c192907176d3632f78a3b4596 COPYING
diff --git a/package/libheif/libheif.mk b/package/libheif/libheif.mk
index 4b23f1fda3..be97b18bd0 100644
--- a/package/libheif/libheif.mk
+++ b/package/libheif/libheif.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBHEIF_VERSION = 1.22.2
+LIBHEIF_VERSION = 1.23.0
LIBHEIF_SITE = https://github.com/strukturag/libheif/releases/download/v$(LIBHEIF_VERSION)
LIBHEIF_LICENSE = LGPL-3.0+
LIBHEIF_LICENSE_FILES = COPYING
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-31 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-31 13:48 [Buildroot] [PATCH 1/1] package/libheif: security bump version to 1.23.0 Bernd Kuhls
2026-05-31 17:11 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.