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.9 +%global upstream_ver 7.2.10  # Commit IDs for the (unversioned) redis-doc repository  # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" @@ -409,6 +409,10 @@ fi  %changelog +* Mon Jul  7 2025 Remi Collet <remi@remirepo.net> - 7.2.10-1 +- Redis 7.2.10 Released Sun 6 Jul 2025 12:00:00 IST +- Update urgency: SECURITY: CVE-2025-32023 and CVE-2025-48367 +  * Wed May 28 2025 Remi Collet <remi@remirepo.net> - 7.2.9-1  - Redis 7.2.9 Released Tue 27 May 2025 12:00:00 IST  - Update urgency: SECURITY: CVE-2025-27151  | 
