summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-03 08:28:36 +0200
committerRemi Collet <remi@php.net>2024-10-03 08:28:36 +0200
commit878a694d5ed53dfdc98239cffbf85b3f12f6ba39 (patch)
tree86d97571f726e5ac2894b2f3198345fc4508010e /redis.spec
parent96000efbe7576973b574da3ba4be1f3ba92d6b62 (diff)
Redis Community Edition 6.2.16 Released Wed 02 Oct 2024 20:17:04 IDT
Upgrade urgency SECURITY: CVE-2024-31449 and CVE-2024-31228 Redis 6.2.14 Released Wed 18 Oct 2023 10:33:40 IDT Upgrade urgency SECURITY: CVE-2023-45145 set jemalloc page size #2240293
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/redis.spec b/redis.spec
index d875a2f..afcd054 100644
--- a/redis.spec
+++ b/redis.spec
@@ -25,7 +25,7 @@
%bcond_with tests
# Pre-version are only available in github
-%global upstream_ver 6.2.14
+%global upstream_ver 6.2.16
#global upstream_pre RC3
%global gh_commit 2dba1e391d3772a8da182d95bde050ffa9d01e4d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
@@ -418,6 +418,9 @@ fi
%changelog
* Wed Oct 18 2023 Remi Collet <remi@remirepo.net> - 6.2.14-1
+- Redis Community Edition 6.2.16 Released Wed 02 Oct 2024 20:17:04 IDT
+- Upgrade urgency SECURITY: CVE-2024-31449 and CVE-2024-31228
+
- Redis 6.2.14 Released Wed 18 Oct 2023 10:33:40 IDT
- Upgrade urgency SECURITY: CVE-2023-45145
- set jemalloc page size #2240293