summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-06-05 11:13:10 +0200
committerRemi Collet <remi@php.net>2026-06-05 11:13:10 +0200
commit5907d78b9de2302bfa66c71edfc169ac398105c7 (patch)
treed1dc69ce44f5fb0425eb3292496563743a022c6f /redis.spec
parentf2bb2e8fae8635c9f61a60f98c7726af7804f66d (diff)
Redis 8.2.7 Released Thu 4 Jun 2026 19:00:00 IST
Update urgency: HIGH: There are critical bugs that may affect a subset of users
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index 4414328..a801826 100644
--- a/redis.spec
+++ b/redis.spec
@@ -18,7 +18,7 @@
# Tests fail in mock, not in local build.
%bcond_with tests
-%global upstream_ver 8.2.6
+%global upstream_ver 8.2.7
Name: redis
Version: %{upstream_ver}
@@ -333,6 +333,11 @@ fi
%changelog
+* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.2.7-1
+- Redis 8.2.7 Released Thu 4 Jun 2026 19:00:00 IST
+- Update urgency: HIGH:
+ There are critical bugs that may affect a subset of users
+
* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.2.6-1
- Redis 8.2.6 Released Tue 5 May 2026 16:00:00 IST
- Update urgency: SECURITY: There are security fixes in the release.