summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-06-05 11:14:47 +0200
committerRemi Collet <remi@php.net>2026-06-05 11:14:47 +0200
commit136c0042c1e7bf2cb351e003667eb325db5daed8 (patch)
treeff040bf712493edb50cfb93f63b81a2adc7bad7e
parentf193e07278c8e637352bc34cf202a518bf3aed69 (diff)
Redis 8.4.4 Released Thu 4 Jun 2026 19:00:00 IST
Update urgency: HIGH: There are critical bugs 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 56ed926..190d62e 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.4.3
+%global upstream_ver 8.4.4
#global upstream_pre rc1
#global upstream_intver 8.3.240
@@ -345,6 +345,11 @@ fi
%changelog
+* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.4.4-1
+- Redis 8.4.4 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.4.3-1
- Redis 8.4.3 Released Tue 5 May 2026 16:00:00 IST
- Update urgency: SECURITY: There are security fixes in the release.