mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libde265: security bump version to 1.0.19
https://github.com/strukturag/libde265/releases/tag/v1.0.19
Fixes CVE-2026-45382 & CVE-2026-45383.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
(cherry picked from commit 0d3d25bcc9)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
d30c7b8564
commit
da9f08285b
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/strukturag/libde265/releases/tag/v1.0.18
|
||||
sha256 800478f3bf35f0621b14928ceb317579f3e8b23de4bd2aac29b6cb8be962bbd8 libde265-1.0.18.tar.gz
|
||||
# From https://github.com/strukturag/libde265/releases/tag/v1.0.19
|
||||
sha256 bb19a0b485d2643e0eeb7e91f3ab32d1ad617e7c487dbedc91214ca3dbd8d7eb libde265-1.0.19.tar.gz
|
||||
# Locally computed
|
||||
sha256 02cc1585a20677992e0ba578fa692635dc193735f2691dc81de924b51c4e8020 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBDE265_VERSION = 1.0.18
|
||||
LIBDE265_VERSION = 1.0.19
|
||||
LIBDE265_SITE = https://github.com/strukturag/libde265/releases/download/v$(LIBDE265_VERSION)
|
||||
LIBDE265_LICENSE = LGPL-3.0+
|
||||
LIBDE265_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user