summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-03 08:19:36 +0100
committerRemi Collet <remi@php.net>2025-11-03 08:19:36 +0100
commit1f8564dfc7c200aec1639de4274f189b7d148632 (patch)
treeb1c86712409c95b13560353d89236338910a01a8
parent8e5196268c7e498703d25ef47bfe7f191d3e6954 (diff)
Redis 8.0.5 Released Sun 2 Nov 2025 10:00:00 ISTv8.0
Update urgency: HIGH: There are security fixes in the release.
-rw-r--r--redis.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/redis.spec b/redis.spec
index 803e2f6..589c933 100644
--- a/redis.spec
+++ b/redis.spec
@@ -18,11 +18,11 @@
# Tests fail in mock, not in local build.
%bcond_with tests
-%global upstream_ver 8.0.4
+%global upstream_ver 8.0.5
Name: redis
Version: %{upstream_ver}
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: A persistent key-value database
# redis: RSALv2 or SSPLv1 or AGPLv3 (only AGPLv3 is OSS)
# hiredis: BSD-3-Clause
@@ -328,6 +328,11 @@ fi
%changelog
+* Mon Nov 3 2025 Remi Collet <remi@remirepo.net> - 8.0.5-1
+- Redis 8.0.5 Released Sun 2 Nov 2025 10:00:00 IST
+- Update urgency: HIGH:
+ There are security fixes in the release.
+
* Mon Oct 6 2025 Remi Collet <remi@fedoraproject.org> - 8.0.4-3
- improve the patch for loadmodule directive