projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5464f1
)
redis: update to version 6.2.3
author
Jan Pavlinec
<jan.pavlinec@nic.cz>
Tue, 11 May 2021 07:58:54 +0000
(09:58 +0200)
committer
Josef Schlehofer
<pepe.schlehofer@gmail.com>
Tue, 26 Oct 2021 09:06:18 +0000
(11:06 +0200)
Fixes CVE-2021-29477
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
(cherry picked from commit
5f47bec5e8505d609917d41fdf0f089f87558fe5
)
libs/redis/Makefile
patch
|
blob
|
history
diff --git
a/libs/redis/Makefile
b/libs/redis/Makefile
index 5f0fdcd8f3d48069f9b1e9aab27bcc5331d4b3c1..4878f36719dbf8ff9a5f2cbb98b69336921be126 100644
(file)
--- a/
libs/redis/Makefile
+++ b/
libs/redis/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=redis
-PKG_VERSION:=6.2.
2
+PKG_VERSION:=6.2.
3
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://download.redis.io/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_HASH:=
7a260bb74860f1b88c3d5942bf8ba60ca59f121c6dce42d3017bed6add0b9535
+PKG_HASH:=
98ed7d532b5e9671f5df0825bb71f0f37483a16546364049384c63db8764512b
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=BSD-3-Clause