summaryrefslogtreecommitdiffstats
path: root/redis.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-02 08:30:09 +0100
committerRemi Collet <remi@php.net>2023-11-02 08:30:09 +0100
commit736a05a4530c3bb458f1038c5fdf8a6512158e53 (patch)
tree5bd6582cefeffb7eaee9912b882d2d99a88578a8 /redis.spec
parent032778fd2c2cf7f96bab4d9c74256eb8ea6e93f7 (diff)
Redis 7.2.3 Released Wed 01 Nov 2023 12:00:00 IST
Upgrade urgency: HIGH, Fixes critical bugs affecting most users.
Diffstat (limited to 'redis.spec')
-rw-r--r--redis.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/redis.spec b/redis.spec
index b702349..908c29f 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.2
+%global upstream_ver 7.2.3
#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 4d345ac90a0c8dbf759238478b38829e2c5e807e
+%global doc_commit 1df0c2f4ab16f72c227fc227edb172e0fac96870
%global short_doc_commit %(c=%{doc_commit}; echo ${c:0:7})
# %%{_rpmmacrodir} not usable on EL-6 - EL-7 (without epel-rpms-macros)
@@ -409,6 +409,10 @@ fi
%changelog
+* Thu Nov 2 2023 Remi Collet <remi@remirepo.net> - 7.2.3-1
+- Redis 7.2.3 Released Wed 01 Nov 2023 12:00:00 IST
+- Upgrade urgency: HIGH, Fixes critical bugs affecting most users.
+
* Wed Oct 18 2023 Remi Collet <remi@remirepo.net> - 7.2.2-1
- Redis 7.2.2 Released Wed 18 Oct 2023 10:33:40 IDT
- Upgrade urgency SECURITY: CVE-2023-45145