[packages/redis] - updated to 6.2.11, solves: 6.2.7: CVE-2022-24736, CVE-2022-24735 6.2.9: CVE-2022-35977, CVE-
adamg
adamg at pld-linux.org
Tue Mar 21 11:57:56 CET 2023
commit 0ceef40e17da97747900cea49dfd620619b1d422
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Tue Mar 21 11:55:45 2023 +0100
- updated to 6.2.11, solves:
6.2.7: CVE-2022-24736, CVE-2022-24735
6.2.9: CVE-2022-35977, CVE-2022-22458
6.2.11: CVE-2023-25155, CVE-2023-36021
redis-tcl.patch | 2 +-
redis.spec | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/redis.spec b/redis.spec
index e8f2cbc..bea9d53 100644
--- a/redis.spec
+++ b/redis.spec
@@ -14,12 +14,12 @@
Summary: A persistent key-value database
Name: redis
-Version: 6.2.5
+Version: 6.2.11
Release: 1
License: BSD
Group: Applications/Databases
Source0: http://download.redis.io/releases/%{name}-%{version}.tar.gz
-# Source0-md5: db8a2b45eafbf1ead4353044fb70f581
+# Source0-md5: 63ed5185723511200f7c0e2a811730dc
Source1: %{name}.logrotate
Source2: %{name}.init
Source3: %{name}.tmpfiles
diff --git a/redis-tcl.patch b/redis-tcl.patch
index abca935..00e9b67 100644
--- a/redis-tcl.patch
+++ b/redis-tcl.patch
@@ -3,7 +3,7 @@ diff -ur redis-2.8.2.orig/runtest redis-2.8.2/runtest
+++ redis-2.8.2/runtest 2013-12-04 21:57:48.613385391 +0100
@@ -1,10 +1,6 @@
#!/bin/sh
--TCL_VERSIONS="8.5 8.6"
+-TCL_VERSIONS="8.5 8.6 8.7"
-TCLSH=""
-
-for VERSION in $TCL_VERSIONS; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/redis.git/commitdiff/0ceef40e17da97747900cea49dfd620619b1d422
More information about the pld-cvs-commit
mailing list