security fixes: https://nvd.nist.gov/vuln/detail/CVE-2022-24834
Changelog: ========== Re-enable downscale rehashing while there is a fork child References: https://github.com/redis/redis/releases/tag/6.2.13 Signed-off-by: Archana Polampalli <[email protected]> --- .../recipes-extended/redis/{redis_6.2.12.bb => redis_6.2.13.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/redis/{redis_6.2.12.bb => redis_6.2.13.bb} (96%) diff --git a/meta-oe/recipes-extended/redis/redis_6.2.12.bb b/meta-oe/recipes-extended/redis/redis_6.2.13.bb similarity index 96% rename from meta-oe/recipes-extended/redis/redis_6.2.12.bb rename to meta-oe/recipes-extended/redis/redis_6.2.13.bb index 3ed686781..640831c52 100644 --- a/meta-oe/recipes-extended/redis/redis_6.2.12.bb +++ b/meta-oe/recipes-extended/redis/redis_6.2.13.bb @@ -17,7 +17,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] = "75352eef41e97e84bfa94292cbac79e5add5345fc79787df5cbdff703353fb1b" +SRC_URI[sha256sum] = "89ff27c80d420456a721ccfb3beb7cc628d883c53059803513749e13214a23d1" inherit autotools-brokensep update-rc.d systemd useradd -- 2.40.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#104227): https://lists.openembedded.org/g/openembedded-devel/message/104227 Mute This Topic: https://lists.openembedded.org/mt/100542056/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
