mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/libde265: security bump version to 1.0.18
https://github.com/strukturag/libde265/releases/tag/v1.0.18
https://github.com/strukturag/libde265/releases/tag/v1.0.17
Fixes CVE-2026-33164 & CVE-2026-33165.
Used sha256 tarball hash provided by upstream.
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit d4b8a42fb2)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
cf01628aa3
commit
43ec601f37
@@ -1,3 +1,4 @@
|
||||
# From https://github.com/strukturag/libde265/releases/tag/v1.0.18
|
||||
sha256 800478f3bf35f0621b14928ceb317579f3e8b23de4bd2aac29b6cb8be962bbd8 libde265-1.0.18.tar.gz
|
||||
# Locally computed
|
||||
sha256 b92beb6b53c346db9a8fae968d686ab706240099cdd5aff87777362d668b0de7 libde265-1.0.16.tar.gz
|
||||
sha256 02cc1585a20677992e0ba578fa692635dc193735f2691dc81de924b51c4e8020 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBDE265_VERSION = 1.0.16
|
||||
LIBDE265_VERSION = 1.0.18
|
||||
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