summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-10-24 07:47:39 +0800
committerKhem Raj <raj.khem@gmail.com>2023-10-23 17:00:49 -0700
commit8c749f1cd42ae250b059db5174933f4ed736b758 (patch)
tree4bc284e17a3aa2d24419df7daaa88266ed6f6077 /meta-oe/recipes-extended
parent21db09270d8c05ea1871277dd9899e352915297a (diff)
downloadmeta-openembedded-8c749f1cd42ae250b059db5174933f4ed736b758.tar.gz
redis: upgrade 7.2.1 -> 7.2.2
Changelog: ============ * (CVE-2023-45145) The wrong order of listen(2) and chmod(2) calls creates a race condition that can be used by another process to bypass desired Unix socket permissions on startup. * Fix compilation error on MacOS 13 (#12611) * WAITAOF could timeout in the absence of write traffic in case a new AOF is created and an AOF rewrite can't immediately start (#12620) * Fix crash when running rebalance command in a mixed cluster of 7.0 and 7.2 nodes (#12604) * Fix the return type of the slot number in cluster shards to integer, which makes it consistent with past behavior (#12561) * Fix CLUSTER commands are called from modules or scripts to return TLS info appropriately (#12569) * redis-cli, fix crash on reconnect when in SUBSCRIBE mode (#12571) * Fix overflow calculation for next timer event (#12474) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.2/0001-src-Do-not-reset-FINAL_LIBS.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/0001-src-Do-not-reset-FINAL_LIBS.patch)0
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.2/0006-Define-correct-gregs-for-RISCV32.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/0006-Define-correct-gregs-for-RISCV32.patch)0
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.2/GNU_SOURCE-7.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/GNU_SOURCE-7.patch)0
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.2/hiredis-use-default-CC-if-it-is-set.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch)0
-rwxr-xr-xmeta-oe/recipes-extended/redis/redis-7.2.2/init-redis-server (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/init-redis-server)0
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.2/lua-update-Makefile-to-use-environment-build-setting.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/lua-update-Makefile-to-use-environment-build-setting.patch)0
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.2/oe-use-libc-malloc.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch)0
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.2/redis.conf (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/redis.conf)0
-rw-r--r--meta-oe/recipes-extended/redis/redis-7.2.2/redis.service (renamed from meta-oe/recipes-extended/redis/redis-7.2.1/redis.service)0
-rw-r--r--meta-oe/recipes-extended/redis/redis_7.2.2.bb (renamed from meta-oe/recipes-extended/redis/redis_7.2.1.bb)2
10 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/0001-src-Do-not-reset-FINAL_LIBS.patch b/meta-oe/recipes-extended/redis/redis-7.2.2/0001-src-Do-not-reset-FINAL_LIBS.patch
index e8d8b1d53..e8d8b1d53 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/0001-src-Do-not-reset-FINAL_LIBS.patch
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/0001-src-Do-not-reset-FINAL_LIBS.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/0006-Define-correct-gregs-for-RISCV32.patch b/meta-oe/recipes-extended/redis/redis-7.2.2/0006-Define-correct-gregs-for-RISCV32.patch
index 385b0aeed..385b0aeed 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/0006-Define-correct-gregs-for-RISCV32.patch
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/0006-Define-correct-gregs-for-RISCV32.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/GNU_SOURCE-7.patch b/meta-oe/recipes-extended/redis/redis-7.2.2/GNU_SOURCE-7.patch
index 6e07c25c6..6e07c25c6 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/GNU_SOURCE-7.patch
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/GNU_SOURCE-7.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch b/meta-oe/recipes-extended/redis/redis-7.2.2/hiredis-use-default-CC-if-it-is-set.patch
index 7785acca5..7785acca5 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/hiredis-use-default-CC-if-it-is-set.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/init-redis-server b/meta-oe/recipes-extended/redis/redis-7.2.2/init-redis-server
index c5f335f57..c5f335f57 100755
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/init-redis-server
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/init-redis-server
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/lua-update-Makefile-to-use-environment-build-setting.patch b/meta-oe/recipes-extended/redis/redis-7.2.2/lua-update-Makefile-to-use-environment-build-setting.patch
index bff07535d..bff07535d 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/lua-update-Makefile-to-use-environment-build-setting.patch
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/lua-update-Makefile-to-use-environment-build-setting.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch b/meta-oe/recipes-extended/redis/redis-7.2.2/oe-use-libc-malloc.patch
index 7b601e02a..7b601e02a 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/oe-use-libc-malloc.patch
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/redis.conf b/meta-oe/recipes-extended/redis/redis-7.2.2/redis.conf
index 75037d6dc..75037d6dc 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/redis.conf
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/redis.conf
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.1/redis.service b/meta-oe/recipes-extended/redis/redis-7.2.2/redis.service
index a52204cc7..a52204cc7 100644
--- a/meta-oe/recipes-extended/redis/redis-7.2.1/redis.service
+++ b/meta-oe/recipes-extended/redis/redis-7.2.2/redis.service
diff --git a/meta-oe/recipes-extended/redis/redis_7.2.1.bb b/meta-oe/recipes-extended/redis/redis_7.2.2.bb
index f8e30e086..44fb01bc8 100644
--- a/meta-oe/recipes-extended/redis/redis_7.2.1.bb
+++ b/meta-oe/recipes-extended/redis/redis_7.2.2.bb
@@ -17,7 +17,7 @@ SRC_URI = "http://download.redis.io/releases/${BP}.tar.gz \
17 file://GNU_SOURCE-7.patch \ 17 file://GNU_SOURCE-7.patch \
18 file://0006-Define-correct-gregs-for-RISCV32.patch \ 18 file://0006-Define-correct-gregs-for-RISCV32.patch \
19 " 19 "
20SRC_URI[sha256sum] = "5c76d990a1b1c5f949bcd1eed90d0c8a4f70369bdbdcb40288c561ddf88967a4" 20SRC_URI[sha256sum] = "ca999be08800edc6d265379c4c7aafad92f0ee400692e4e2d69829ab4b4c3d08"
21 21
22inherit autotools-brokensep update-rc.d systemd useradd 22inherit autotools-brokensep update-rc.d systemd useradd
23 23