From c164cc14b41652b0c8397bf8fe387d4f92847983 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 May 2025 07:24:41 +0200 Subject: Redis 7.2.9 Released Tue 27 May 2025 12:00:00 IST Update urgency: SECURITY: CVE-2025-27151 --- redis.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/redis.spec b/redis.spec index 8a3253a..745efe7 100644 --- a/redis.spec +++ b/redis.spec @@ -24,7 +24,7 @@ # Tests fail in mock, not in local build. %bcond_with tests -%global upstream_ver 7.2.8 +%global upstream_ver 7.2.9 # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" @@ -409,6 +409,10 @@ fi %changelog +* Wed May 28 2025 Remi Collet - 7.2.9-1 +- Redis 7.2.9 Released Tue 27 May 2025 12:00:00 IST +- Update urgency: SECURITY: CVE-2025-27151 + * Thu Apr 24 2025 Remi Collet - 7.2.8-1 - Redis 7.2.8 Released Wed 23 Apr 2025 12:00:00 IST - Update urgency: `SECURITY`: CVE-2025-21605 -- cgit