diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-10-24 07:47:39 +0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-10-30 07:14:03 -0400 |
commit | d69b92233b95035324a37df78751ff239d6b3e36 (patch) | |
tree | f1f57638691378e550713912bda38915a7ffbab5 /meta-networking/dynamic-layers/meta-python | |
parent | 4e3b73537fcb011a8b65a6bdef5b84c27a6b69ef (diff) | |
download | meta-openembedded-d69b92233b95035324a37df78751ff239d6b3e36.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>
(cherry picked from commit 8c749f1cd42ae250b059db5174933f4ed736b758)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/dynamic-layers/meta-python')
0 files changed, 0 insertions, 0 deletions