diff options
| -rw-r--r-- | redis.spec | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -18,7 +18,7 @@ # Tests fail in mock, not in local build. %bcond_with tests -%global upstream_ver 8.6.1 +%global upstream_ver 8.6.2 #global upstream_pre rc1 #global upstream_intver 8.5.240 @@ -345,9 +345,13 @@ fi %changelog +* Tue Mar 24 2026 Remi Collet <remi@remirepo.net> - 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 + * Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 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 +- Upgrade urgency SECURITY: There is a security fix in the release * Tue Feb 10 2026 Remi Collet <remi@remirepo.net> - 8.6.0-1 - Redis 8.6 GA (8.6.0) Released Tue 10 Feb 2026 16:00:00 IST |
