[packages/redis] Up to 8.2.2; bunch of SECURITY fixes
arekm
arekm at pld-linux.org
Wed Oct 8 11:22:13 CEST 2025
commit 8b79d4d401e6461d63b9f2518bccb3f83951a36b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Oct 8 11:22:01 2025 +0200
Up to 8.2.2; bunch of SECURITY fixes
redis.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/redis.spec b/redis.spec
index 2f09760..9ab0016 100644
--- a/redis.spec
+++ b/redis.spec
@@ -14,12 +14,12 @@
Summary: A persistent key-value database
Name: redis
-Version: 8.0.1
+Version: 8.2.2
Release: 1
License: AGPLv3
Group: Applications/Databases
-Source0: http://download.redis.io/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 065162870a195ac75c878c2e2e66f035
+Source0: https://download.redis.io/releases/%{name}-%{version}.tar.gz
+# Source0-md5: 1ad91da12a1d88b616edc2eb016bebc1
Source1: %{name}.logrotate
Source2: %{name}.init
Source3: %{name}.tmpfiles
@@ -30,7 +30,7 @@ Patch1: %{name}-tcl.patch
Patch2: 0001-1st-man-pageis-for-redis-cli-redis-benchmark-redis-c.patch
Patch3: arm-arch-check.patch
Patch4: system-jemalloc.patch
-URL: http://www.redis.io/
+URL: https://www.redis.io/
%{?with_perftools:BuildRequires: gperftools-devel}
%ifnarch %{arm}
BuildRequires: jemalloc-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/redis.git/commitdiff/8b79d4d401e6461d63b9f2518bccb3f83951a36b
More information about the pld-cvs-commit
mailing list