From 59b4b9053ec0ce6be0c79ee48e86c5d260958967 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 7 Jul 2025 07:38:24 +0200 Subject: Redis 7.2.10 Released Sun 6 Jul 2025 12:00:00 IST Update urgency: SECURITY: CVE-2025-32023 and CVE-2025-48367 --- redis.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'redis.spec') diff --git a/redis.spec b/redis.spec index 745efe7..9e8beca 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.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 - 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 - 7.2.9-1 - Redis 7.2.9 Released Tue 27 May 2025 12:00:00 IST - Update urgency: SECURITY: CVE-2025-27151 -- cgit