From 510fde3fbe4906613e450069a46d256fbdb9f448 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 May 2026 09:09:44 +0200 Subject: Redis 6.2.22 Released Tue 5 May 2026 10:00:00 IST Update urgency: SECURITY: There is a security fix in the release. CVE-2026-25243 --- redis.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/redis.spec b/redis.spec index a691b0a..d85ad33 100644 --- a/redis.spec +++ b/redis.spec @@ -25,7 +25,7 @@ %bcond_with tests # Pre-version are only available in github -%global upstream_ver 6.2.21 +%global upstream_ver 6.2.22 %global gh_owner redis %global gh_project redis @@ -407,6 +407,11 @@ fi %changelog +* Wed May 6 2026 Remi Collet - 6.2.22-1 +- Redis 6.2.22 Released Tue 5 May 2026 10:00:00 IST +- Update urgency: SECURITY: There is a security fix in the release. + CVE-2026-25243 + * Mon Nov 3 2025 Remi Collet - 6.2.21-1 - Redis 6.2.21 Released Sun 2 Nov 2025 10:00:00 IST - Update urgency: HIGH: -- cgit