From be55d14c205afceb44636446bcfdc13cf576d7af Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 24 Feb 2026 08:37:46 +0100 Subject: Redis 8.6.1 Released Mon 23 Feb 2026 10:00:00 IST SECURITY: There is a security fix in the release --- redis.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/redis.spec b/redis.spec index 56a57e5..f4c0e55 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.0 +%global upstream_ver 8.6.1 #global upstream_pre rc1 #global upstream_intver 8.5.240 @@ -345,6 +345,10 @@ fi %changelog +* Tue Feb 24 2026 Remi Collet - 8.6.1-1 +- Redis 8.6.1 Released Mon 23 Feb 2026 10:00:00 IST +- SECURITY: There is a security fix in the release + * Tue Feb 10 2026 Remi Collet - 8.6.0-1 - Redis 8.6 GA (8.6.0) Released Tue 10 Feb 2026 16:00:00 IST -- cgit