diff options
-rw-r--r-- | redis.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -24,7 +24,7 @@ # Tests fail in mock, not in local build. %bcond_with tests -%global upstream_ver 7.2.5 +%global upstream_ver 7.2.6 #global upstream_pre rc3 # Commit IDs for the (unversioned) redis-doc repository @@ -409,6 +409,10 @@ fi %changelog +* Thu Oct 3 2024 Remi Collet <remi@remirepo.net> - 7.2.6-1 +- Redis Community Edition 7.2.6 Released Wed 02 Oct 2024 20:17:04 IDT +- Upgrade urgency SECURITY: CVE-2024-31449, CVE-2024-31227 and CVE-2024-31228 + * Mon May 20 2024 Remi Collet <remi@remirepo.net> - 7.2.5-1 - Redis 7.2.5 Released Thu 16 May 2024 12:00:00 IST - Upgrade urgency MODERATE |