From 58a7d626bed216dabb8e3b28ee7cd661fe4312f7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 May 2026 09:25:36 +0200 Subject: Redis 8.6.3 Released Tue 5 May 2026 16:00:00 IST Update urgency: SECURITY: There are security fixes in the release. CVE-2026-23479 CVE-2026-25243 CVE-2026-23631 CVE-2026-25588 CVE-2026-25589 --- redis.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/redis.spec b/redis.spec index ac92189..055e340 100644 --- a/redis.spec +++ b/redis.spec @@ -18,7 +18,7 @@ # Tests fail in mock, not in local build. %bcond_with tests -%global upstream_ver 8.6.2 +%global upstream_ver 8.6.3 #global upstream_pre rc1 #global upstream_intver 8.5.240 @@ -345,6 +345,11 @@ fi %changelog +* Wed May 6 2026 Remi Collet - 8.6.3-1 +- Redis 8.6.3 Released Tue 5 May 2026 16:00:00 IST +- Update urgency: SECURITY: There are security fixes in the release. + CVE-2026-23479 CVE-2026-25243 CVE-2026-23631 CVE-2026-25588 CVE-2026-25589 + * Tue Mar 24 2026 Remi Collet - 8.6.2-1 - Redis 8.6.2 Released Tue 24 Mar 2026 12:00:00 IST - Upgrade urgency SECURITY: There is a security fix in the release -- cgit