diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-24 08:37:46 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-24 08:37:46 +0100 |
| commit | be55d14c205afceb44636446bcfdc13cf576d7af (patch) | |
| tree | 52e4d0ab5ba69ec5fdda440c69cf2c783dfd8d96 | |
| parent | 247144d9b535a094e4b6dbf09bed08b05cc1c240 (diff) | |
SECURITY: There is a security fix in the release
| -rw-r--r-- | redis.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 <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 + * 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 |
