Go to file
Wang Mingyu 31b3c8bec5
valkey: upgrade 9.0.0 -> 9.0.1
0001-src-config.h-Enable-HAVE_ARM_NEON-on-AArch64.patch
removed since it's included in 9.0.1

Changelog:
===========
- Authenticate slot migration client on source node to internal user
- Bug fix: reset io_last_written on c->buf resize to prevent stale pointers
- Sentinel: fix regression requiring "+failover" ACL in failover path
- Cluster: Avoid usage of light weight messages to nodes with not ready bidirectional links
- Send duplicate multi meet packet only for node which supports it in mixed clusters
- Fix: LTRIM should not call signalModifiedKey when no elements are removed
- Fix build on some 32-bit ARM by only using NEON on AArch64
- Fix deadlock in IO-thread shutdown during panic
- Fix COMMANDLOG large-reply when using reply copy avoidance
- Fix CLUSTER SLOTS crash when called from module timer callback

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-21 08:54:04 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems packagegroups: Remove packages not yet ported onto riscv32 2025-12-13 00:54:16 -08:00
meta-gnome babl: upgrade 0.1.116 -> 0.1.118 2025-12-21 08:54:01 -08:00
meta-initramfs kexec-tools-klibc: Update to latest 2.0.32 release 2025-12-14 10:11:17 -08:00
meta-multimedia dav1d: update 1.5.1 -> 1.5.2 2025-12-13 00:54:16 -08:00
meta-networking strongswan: upgrade 6.0.3 -> 6.0.4 2025-12-21 08:54:04 -08:00
meta-oe valkey: upgrade 9.0.0 -> 9.0.1 2025-12-21 08:54:04 -08:00
meta-perl libmime-types-perl: upgrade 2.29 -> 2.30 2025-12-21 08:54:02 -08:00
meta-python python3-tzdata: upgrade 2025.2 -> 2025.3 2025-12-21 08:54:04 -08:00
meta-webserver cockpit: upgrade 349 -> 352 2025-12-11 15:29:44 -08:00
meta-xfce xfce4-screenshooter: Add gtk-layer-shell to depends with wayland 2025-11-18 08:17:56 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@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