summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-06 09:17:37 +0200
committerRemi Collet <remi@php.net>2026-05-06 09:17:37 +0200
commitf2bb2e8fae8635c9f61a60f98c7726af7804f66d (patch)
tree5ef922923335c9efbb2b2429cabc08f872ba9b26
parent62aa5bf7641652a763977cebdffb6e22d1416e35 (diff)
Redis 8.2.6 Released Tue 5 May 2026 16:00:00 ISTv8.2
Update urgency: SECURITY: There are security fixes in the release. CVE-2026-23479 CVE-2026-25243 CVE-2026-23631 CVE-2026-25588 CVE-2026-25589
-rw-r--r--redis.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index d8c0431..4414328 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.5
+%global upstream_ver 8.2.6
Name: redis
Version: %{upstream_ver}
@@ -333,6 +333,11 @@ fi
%changelog
+* 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.
+ CVE-2026-23479 CVE-2026-25243 CVE-2026-23631 CVE-2026-25588 CVE-2026-25589
+
* Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 8.2.5-1
- Redis 8.2.5 Released Mon 23 Feb 2026 10:00:00 IST
- SECURITY: There is a security fix in the release