summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-03 08:09:19 +0100
committerRemi Collet <remi@php.net>2025-11-03 08:09:19 +0100
commit259936ec0f93ae08ad9fa9f7dab0f6a0cbfe6960 (patch)
treeca3dab0b193554ad8baa497c042f7af8a11d20d1
parent4b561638b27dcd7c0bd2bde6d254ed427e13bca3 (diff)
Redis 7.2.12 Released Sun 2 Nov 2025 10:00:00 ISTv7.2
Update urgency: HIGH: There is a critical bug that may affect a subset of users.
-rw-r--r--redis.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index 09ee463..3f0ef4d 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.11
+%global upstream_ver 7.2.12
# Commit IDs for the (unversioned) redis-doc repository
# https://fedoraproject.org/wiki/Packaging:SourceURL "Commit Revision"
@@ -407,6 +407,11 @@ fi
%changelog
+* Mon Nov 3 2025 Remi Collet <remi@remirepo.net> - 7.2.12-1
+- Redis 7.2.12 Released Sun 2 Nov 2025 10:00:00 IST
+- Update urgency: HIGH:
+ There is a critical bug that may affect a subset of users.
+
* Fri Oct 3 2025 Remi Collet <remi@remirepo.net> - 7.2.11-1
- Redis 7.2.11 Released Fri 3 Oct 2025 10:00:00 IST
- Update urgency: SECURITY: