diff options
author | Remi Collet <remi@remirepo.net> | 2024-10-03 08:43:26 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-10-03 08:43:26 +0200 |
commit | 21e7fa0ad440cf33c02894f7735cfe9759c5d40f (patch) | |
tree | 0aa11cdd4083c85d2d48312beed79628038e4062 | |
parent | f1c1f0af90ef9d7e59695069dc790e22d107f680 (diff) |
Upgrade urgency SECURITY: CVE-2024-31449, CVE-2024-31227 and CVE-2024-31228
-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 |