summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-09-07 06:23:26 +0200
committerRemi Collet <remi@php.net>2023-09-07 06:23:26 +0200
commitec094ef0bf79bb6ccd5f53b2805f184b79707a70 (patch)
tree6b5300281a48472790fc731a47cdcf5d6f9ca3f6
parent21787a2a7779430de09efd75dcd268531a7f6d07 (diff)
Redis 7.2.1 Released Wed 06 Sep 2023 15:00:00 IDT
Upgrade urgency SECURITY: CVE-2023-41053
-rw-r--r--redis.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/redis.spec b/redis.spec
index b8f0074..212a465 100644
--- a/redis.spec
+++ b/redis.spec
@@ -24,7 +24,7 @@
# Tests fail in mock, not in local build.
%bcond_with tests
-%global upstream_ver 7.2.0
+%global upstream_ver 7.2.1
#global upstream_pre rc3
# Commit IDs for the (unversioned) redis-doc repository
@@ -32,7 +32,7 @@
# https://github.com/redis/redis-doc/commits/master
%global gh_owner redis
%global gh_project redis
-%global doc_commit 47e506c203cb876141d195429b45c01a52f62650
+%global doc_commit b91cd8b4a3c979e21ae0b1502c80543713a470ea
%global short_doc_commit %(c=%{doc_commit}; echo ${c:0:7})
# %%{_rpmmacrodir} not usable on EL-6 - EL-7 (without epel-rpms-macros)
@@ -400,6 +400,10 @@ fi
%changelog
+* Thu Sep 7 2023 Remi Collet <remi@remirepo.net> - 7.2.1-1
+- Redis 7.2.1 Released Wed 06 Sep 2023 15:00:00 IDT
+- Upgrade urgency SECURITY: CVE-2023-41053
+
* Wed Aug 16 2023 Remi Collet <remi@remirepo.net> - 7.2.0-1
- Redis 7.2.0 GA Released Mon Aug 15 12:00:00 IDT 2023
- Upgrade urgency LOW: This is the first stable Release for Redis 7.2.