diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-09-19 16:00:03 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-20 15:34:03 -0700 |
commit | 89e0a3051a704f0b5f2bc2cd1ca276f45ba061b4 (patch) | |
tree | e30a06df30df00bac368596a49f5d450dadd4ba0 | |
parent | 31246c1bb0688488181a11481d2f21875f29daaa (diff) | |
download | meta-openembedded-89e0a3051a704f0b5f2bc2cd1ca276f45ba061b4.tar.gz |
redis: upgrade 7.2.0 -> 7.2.1
Changelog:
==========
-(CVE-2023-41053) Redis does not correctly identify keys accessed by SORT_RO and,
as a result, may grant users executing this command access to keys that are not
explicitly authorized by the ACL configuration.
-Fix crashes when joining a node to an existing 7.0 Redis Cluster (#12538)
Correct request_policy and response_policy command tips on for some admin /
configuration commands (#12545, #12530)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-extended/redis/redis-7.2.1/0001-src-Do-not-reset-FINAL_LIBS.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/0001-src-Do-not-reset-FINAL_LIBS.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/redis/redis-7.2.1/0006-Define-correct-gregs-for-RISCV32.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/0006-Define-correct-gregs-for-RISCV32.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/redis/redis-7.2.1/GNU_SOURCE-7.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/GNU_SOURCE-7.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/hiredis-use-default-CC-if-it-is-set.patch) | 0 | ||||
-rwxr-xr-x | meta-oe/recipes-extended/redis/redis-7.2.1/init-redis-server (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/init-redis-server) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/redis/redis-7.2.1/lua-update-Makefile-to-use-environment-build-setting.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/lua-update-Makefile-to-use-environment-build-setting.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/oe-use-libc-malloc.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/redis/redis-7.2.1/redis.conf (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/redis.conf) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/redis/redis-7.2.1/redis.service (renamed from meta-oe/recipes-extended/redis/redis-7.2.0/redis.service) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-extended/redis/redis_7.2.1.bb (renamed from meta-oe/recipes-extended/redis/redis_7.2.0.bb) | 2 |
10 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/0001-src-Do-not-reset-FINAL_LIBS.patch b/meta-oe/recipes-extended/redis/redis-7.2.1/0001-src-Do-not-reset-FINAL_LIBS.patch index e8d8b1d53f..e8d8b1d53f 100644 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/0001-src-Do-not-reset-FINAL_LIBS.patch +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/0001-src-Do-not-reset-FINAL_LIBS.patch | |||
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/0006-Define-correct-gregs-for-RISCV32.patch b/meta-oe/recipes-extended/redis/redis-7.2.1/0006-Define-correct-gregs-for-RISCV32.patch index 385b0aeed0..385b0aeed0 100644 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/0006-Define-correct-gregs-for-RISCV32.patch +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/0006-Define-correct-gregs-for-RISCV32.patch | |||
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/GNU_SOURCE-7.patch b/meta-oe/recipes-extended/redis/redis-7.2.1/GNU_SOURCE-7.patch index 6e07c25c6a..6e07c25c6a 100644 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/GNU_SOURCE-7.patch +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/GNU_SOURCE-7.patch | |||
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/hiredis-use-default-CC-if-it-is-set.patch b/meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch index 5b9b71ea69..5b9b71ea69 100644 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/hiredis-use-default-CC-if-it-is-set.patch +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/hiredis-use-default-CC-if-it-is-set.patch | |||
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/init-redis-server b/meta-oe/recipes-extended/redis/redis-7.2.1/init-redis-server index c5f335f57d..c5f335f57d 100755 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/init-redis-server +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/init-redis-server | |||
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/lua-update-Makefile-to-use-environment-build-setting.patch b/meta-oe/recipes-extended/redis/redis-7.2.1/lua-update-Makefile-to-use-environment-build-setting.patch index bff07535de..bff07535de 100644 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/lua-update-Makefile-to-use-environment-build-setting.patch +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/lua-update-Makefile-to-use-environment-build-setting.patch | |||
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/oe-use-libc-malloc.patch b/meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch index be186b57da..be186b57da 100644 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/oe-use-libc-malloc.patch +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/oe-use-libc-malloc.patch | |||
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/redis.conf b/meta-oe/recipes-extended/redis/redis-7.2.1/redis.conf index 75037d6dc8..75037d6dc8 100644 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/redis.conf +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/redis.conf | |||
diff --git a/meta-oe/recipes-extended/redis/redis-7.2.0/redis.service b/meta-oe/recipes-extended/redis/redis-7.2.1/redis.service index a52204cc70..a52204cc70 100644 --- a/meta-oe/recipes-extended/redis/redis-7.2.0/redis.service +++ b/meta-oe/recipes-extended/redis/redis-7.2.1/redis.service | |||
diff --git a/meta-oe/recipes-extended/redis/redis_7.2.0.bb b/meta-oe/recipes-extended/redis/redis_7.2.1.bb index 4f1c97b7e4..f8e30e086d 100644 --- a/meta-oe/recipes-extended/redis/redis_7.2.0.bb +++ b/meta-oe/recipes-extended/redis/redis_7.2.1.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 | " |
20 | SRC_URI[sha256sum] = "8b12e242647635b419a0e1833eda02b65bf64e39eb9e509d9db4888fb3124943" | 20 | SRC_URI[sha256sum] = "5c76d990a1b1c5f949bcd1eed90d0c8a4f70369bdbdcb40288c561ddf88967a4" |
21 | 21 | ||
22 | inherit autotools-brokensep update-rc.d systemd useradd | 22 | inherit autotools-brokensep update-rc.d systemd useradd |
23 | 23 | ||