mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/redis: security bump to v8.6.6
See the release notes:
https://github.com/redis/redis/blob/8.6.6/00-RELEASENOTES
This fixes CVE-2026-62356
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
(alternative to commit fab3c4eb92)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
b226c11847
commit
c456b4b224
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/redis/redis-hashes/blob/master/README
|
||||
sha256 cd04337495fda9be071d4e1e3c6a61134f83995bd23d1794cad18f878b7012ad redis-8.6.5.tar.gz
|
||||
sha256 8b1b04f77910780a141bef7d66990d2f6171209ce615dbedbfa3b82ebfaf0887 redis-8.6.6.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 4a0e416b9537688f30dfe69ddaceb2ca64d96b7df02a0a6760d376890ddc4e40 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
REDIS_VERSION = 8.6.5
|
||||
REDIS_VERSION = 8.6.6
|
||||
REDIS_SITE = https://download.redis.io/releases
|
||||
REDIS_LICENSE = \
|
||||
AGPL-3.0 or SSPL-1.0 or RSAL-2.0 (core); \
|
||||
|
||||
Reference in New Issue
Block a user