Go to file
Polampalli, Archana fcfdcc3808 redis: upgrade 7.0.12 -> 7.0.13
This release has only security and bug fixes.

ChangeLog:
https://github.com/redis/redis/releases/tag/7.0.13

Security Fixes:
https://nvd.nist.gov/vuln/detail/CVE-2023-41053

$ git log --oneline 7.0.12..7.0.13
49dbedb1d (tag: 7.0.13, origin/7.0) Redis 7.0.13
0f14d3279 Fix sort_ro get-keys function return wrong key number (#12522)
4d67bb6af do not call handleClientsBlockedOnKeys inside yielding command (#12459)
37599fe75 Ensure that the function load timeout is disabled during loading from RDB/AOF and on replicas. (#12451)
ea1bc6f62 Process loss of slot ownership in cluster bus (#12344)
646069a90 Skip test for sdsRemoveFreeSpace when mem_allocator is not jemalloc (#11878)

Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
2023-09-23 13:09:01 -04:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta/recipes-support/libcroco libcroco: Add fix for CVE-2020-12825 2023-04-13 08:26:15 -04:00
meta-filesystems fuse3: fix ptest test_passthrough_hp failure 2022-08-16 11:47:31 -07:00
meta-gnome meta-oe-components: Avoid usage of nobranch=1 2023-09-04 12:01:53 -04:00
meta-initramfs klibc: Recognise --dyld-prefix clang option 2022-05-03 06:49:07 -07:00
meta-multimedia dleyna-{server,renderer}: fix dev-so QA issue with multilib 2023-04-13 08:26:23 -04:00
meta-networking frr: Fix CVE-2023-38802 and CVE-2023-41358 2023-09-06 09:12:30 -04:00
meta-oe redis: upgrade 7.0.12 -> 7.0.13 2023-09-23 13:09:01 -04:00
meta-perl libcrypt-openssl-rsa-perl: upgrade 0.32 -> 0.33 2023-03-29 16:20:46 -04:00
meta-python python3-aiohttp: upgrade 3.8.1 -> 3.8.5 2023-08-30 13:41:52 -04:00
meta-webserver webserver: nginx: Add stream 2023-07-04 10:20:46 -04:00
meta-xfce xfce4-settings: 4.16.2 -> 4.16.5 2022-12-26 14:57:03 -05:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README meta-openemnedded: Add myself as kirkstone maintainer 2022-04-23 17:14:31 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster <akuster808@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories