redis: upgrade 7.2.2 -> 7.2.3

Changelog:
=============
-Fix file descriptor leak preventing deleted files from freeing disk space on
 replicas
-Fix a possible crash after cluster node removal

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-11-28 16:49:30 +08:00 committed by Khem Raj
parent 49eabb2afd
commit 426af6cf6a
No known key found for this signature in database
GPG Key ID: BB053355919D3314
10 changed files with 1 additions and 1 deletions

View File

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