From c357db3400a125dd5510fd375434817829ecc256 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 24 Feb 2026 08:14:51 +0100 Subject: Redis 8.0.6 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(-) (limited to 'redis.spec') diff --git a/redis.spec b/redis.spec index a22d3e8..e9a2380 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.0.5 +%global upstream_ver 8.0.6 Name: redis Version: %{upstream_ver} @@ -333,6 +333,10 @@ fi %changelog +* Tue Feb 24 2026 Remi Collet - 8.0.6-1 +- Redis 8.0.6 Released Mon 23 Feb 2026 10:00:00 IST +- SECURITY: There is a security fix in the release + * Mon Nov 3 2025 Remi Collet - 8.0.5-1 - Redis 8.0.5 Released Sun 2 Nov 2025 10:00:00 IST - Update urgency: HIGH: -- cgit