summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-03 08:43:26 +0200
committerRemi Collet <remi@php.net>2024-10-03 08:43:26 +0200
commit21e7fa0ad440cf33c02894f7735cfe9759c5d40f (patch)
tree0aa11cdd4083c85d2d48312beed79628038e4062 /redis.spec
parentf1c1f0af90ef9d7e59695069dc790e22d107f680 (diff)
Redis Community Edition 7.2.6 Released Wed 02 Oct 2024 20:17:04 IDTHEADmaster
Upgrade urgency SECURITY: CVE-2024-31449, CVE-2024-31227 and CVE-2024-31228
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index 7fe6b63..e96dba0 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.5
+%global upstream_ver 7.2.6
#global upstream_pre rc3
# Commit IDs for the (unversioned) redis-doc repository
@@ -409,6 +409,10 @@ fi
%changelog
+* Thu Oct 3 2024 Remi Collet <remi@remirepo.net> - 7.2.6-1
+- Redis Community Edition 7.2.6 Released Wed 02 Oct 2024 20:17:04 IDT
+- Upgrade urgency SECURITY: CVE-2024-31449, CVE-2024-31227 and CVE-2024-31228
+
* Mon May 20 2024 Remi Collet <remi@remirepo.net> - 7.2.5-1
- Redis 7.2.5 Released Thu 16 May 2024 12:00:00 IST
- Upgrade urgency MODERATE