Pārlūkot izejas kodu

redis: upgrade 7.0.2 -> 7.0.4

Changelog:
==========
Upgrade urgency: SECURITY, contains fixes to security issues.

Security Fixes:
----------------
    (CVE-2022-31144) A specially crafted XAUTOCLAIM command on a stream
    key in a specific state may result with heap overflow, and potentially
    remote code execution. The problem affects Redis versions 7.0.0 or newer.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
wangmy 2 gadi atpakaļ
vecāks
revīzija
a487ec9362
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      meta-oe/recipes-extended/redis/redis_7.0.4.bb

+ 1 - 1
meta-oe/recipes-extended/redis/redis_7.0.2.bb → meta-oe/recipes-extended/redis/redis_7.0.4.bb

@@ -19,7 +19,7 @@ SRC_URI = "http://download.redis.io/releases/${BP}.tar.gz \
            file://GNU_SOURCE.patch \
            file://0006-Define-correct-gregs-for-RISCV32.patch \
            "
-SRC_URI[sha256sum] = "5e57eafe7d4ac5ecb6a7d64d6b61db775616dbf903293b3fcc660716dbda5eeb"
+SRC_URI[sha256sum] = "f0e65fda74c44a3dd4fa9d512d4d4d833dd0939c934e946a5c622a630d057f2f"
 
 inherit autotools-brokensep update-rc.d systemd useradd