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.7 +%global upstream_ver 7.2.8 # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" @@ -409,6 +409,10 @@ fi %changelog +* Thu Apr 24 2025 Remi Collet <remi@remirepo.net> - 7.2.8-1 +- Redis 7.2.8 Released Wed 23 Apr 2025 12:00:00 IST +- Update urgency: `SECURITY`: CVE-2025-21605 + * Mon Jan 6 2025 Remi Collet <remi@remirepo.net> - 7.2.7-1 - Redis 7.2.7 Released Mon 6 Jan 2025 12:30:00 IDT - Upgrade urgency SECURITY: CVE-2024-46981 and CVE-2024-5174 |