Skip to content

Commit 07be74a

Browse files
anusurivijayakuster
authored andcommitted
redis: upgrade 6.2.16 -> 6.2.18
Changelog: https://github.com/redis/redis/releases/tag/6.2.17 https://github.com/redis/redis/releases/tag/6.2.18 Security fixes ============== * (CVE-2024-46981) Lua script commands may lead to remote code execution * (CVE-2025-21605) An unauthenticated client can cause an unlimited growth of output buffers Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
1 parent 4735d6a commit 07be74a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta-oe/recipes-extended/redis/redis_6.2.16.bb renamed to meta-oe/recipes-extended/redis/redis_6.2.18.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ SRC_URI = "http://download.redis.io/releases/${BP}.tar.gz \
1818
file://0006-Define-correct-gregs-for-RISCV32.patch \
1919
"
2020

21-
SRC_URI[sha256sum] = "846bff83c26d827d49f8cc8114ea9d1e72eea1169f7de36b8135ea2cec104e7d"
21+
SRC_URI[sha256sum] = "470c75bac73d7390be4dd66479c6f29e86371c5d380ce0c7efb4ba2bbda3612d"
2222

2323
inherit update-rc.d systemd useradd
2424

0 commit comments

Comments
 (0)