From 47cf3e25cf1ea62bdf053b87d9d75da2286332a0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 May 2026 09:13:09 +0200 Subject: Redis 7.2.14 Released Tue 5 May 2026 10:00:00 IST Update urgency: SECURITY: There are security fixes in the release. CVE-2026-23479 CVE-2026-25243 CVE-2026-23631 --- redis.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/redis.spec b/redis.spec index 2c9176f..64dbb90 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.13 +%global upstream_ver 7.2.14 # Commit IDs for the (unversioned) redis-doc repository # https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision" @@ -407,6 +407,11 @@ fi %changelog +* Wed May 6 2026 Remi Collet - 7.2.14-1 +- Redis 7.2.14 Released Tue 5 May 2026 10:00:00 IST +- Update urgency: SECURITY: There are security fixes in the release. + CVE-2026-23479 CVE-2026-25243 CVE-2026-23631 + * Tue Feb 24 2026 Remi Collet - 7.2.13-1 - Redis 7.2.13 - Released Mon 23 Feb 2026 10:00:00 IST - SECURITY: There is a security fix in the release -- cgit