git: 56503dd0d75b - 2024Q1 - databases/redis70: update to 7.0.15 with fix CVE-2023-41056

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Sun, 28 Jan 2024 21:07:44 UTC
The branch 2024Q1 has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=56503dd0d75b7315d88c33263452635b88974a61

commit 56503dd0d75b7315d88c33263452635b88974a61
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-01-28 21:02:58 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-01-28 21:07:22 +0000

    databases/redis70: update to 7.0.15 with fix CVE-2023-41056
    
    Security fixes:
    * (CVE-2023-41056) In some cases, Redis may incorrectly handle resizing of memory
      buffers which can result in incorrect accounting of buffer sizes and lead to
      heap overflow and potential remote code execution.
    Changelog: https://github.com/redis/redis/releases/tag/7.0.15
    
    PR:             276255
    Approved by:    yasu (maintainer, timeout > 14 days), arrowd (mentor)
    MFH:            2024Q1
    
    (cherry picked from commit 5c3342ecd87633f163ac3410dd8cb2809c74d623)
---
 databases/redis70/Makefile | 2 +-
 databases/redis70/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/redis70/Makefile b/databases/redis70/Makefile
index b3e9fb0be01b..ca696784a1e8 100644
--- a/databases/redis70/Makefile
+++ b/databases/redis70/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	redis
-DISTVERSION=	7.0.14
+DISTVERSION=	7.0.15
 CATEGORIES=	databases
 MASTER_SITES=	https://download.redis.io/releases/
 PKGNAMESUFFIX=	70
diff --git a/databases/redis70/distinfo b/databases/redis70/distinfo
index fe93dd84d40c..bf26959ec27b 100644
--- a/databases/redis70/distinfo
+++ b/databases/redis70/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697636651
-SHA256 (redis-7.0.14.tar.gz) = 7e1cdf347f4970ea39d5b7fdb19aedec4c21942e202de65bdeb782d38d2f299f
-SIZE (redis-7.0.14.tar.gz) = 2994188
+TIMESTAMP = 1705951803
+SHA256 (redis-7.0.15.tar.gz) = 98066f5363504b26c34dd20fbcc3c957990d764cdf42576c836fc021073f4341
+SIZE (redis-7.0.15.tar.gz) = 2994329