Go to file
Leon Anavi 0fc3ccf83a
valkey: Upgrade 8.1.3 -> 8.1.4
Upgrade to release 8.1.4:

Security fixes:
- (CVE-2025-49844) A Lua script may lead to remote code execution
- (CVE-2025-46817) A Lua script may lead to integer overflow and
  potential RCE
- (CVE-2025-46818) A Lua script can be executed in the context of
  another user
- (CVE-2025-46819) LUA out-of-bound read

Bug fixes:
- Fix accounting for dual channel RDB bytes in replication stats
- Fix EVAL to report unknown error when empty error table is
  provided
- Fix use-after-free when active expiration triggers hashtable
  to shrink
- Fix MEMORY USAGE to account for embedded keys
- Fix memory leak when shrinking a hashtable without entries
- Prevent potential assertion in active defrag handling large
  allocations
- Prevent bad memory access when NOTOUCH client gets unblocked
- Converge divergent shard-id persisted in nodes.conf to primary's
  shard id
- Fix client tracking memory overhead calculation
- Fix RDB load per slot memory pre-allocation when loading from RDB
  snapshot
- Don't use AVX2 instructions if the CPU doesn't support it
- Fix bug where active defrag may be unable to defrag sparsely
  filled pages

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-08 18:46:03 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems fatresize: upgrade 1.1.0 -> 1.1.0-3 2025-09-23 07:38:38 -07:00
meta-gnome gimp: ignore CVE-2025-8672 2025-10-06 11:34:42 -07:00
meta-initramfs dracut: Fix the multi-lib config 2025-09-30 09:01:05 -07:00
meta-multimedia libavif: upgrade 1.0.1 -> 1.3.0 2025-10-06 11:35:24 -07:00
meta-networking nbdkit: upgrade 1.45.1 -> 1.45.9 2025-10-08 18:46:02 -07:00
meta-oe valkey: Upgrade 8.1.3 -> 8.1.4 2025-10-08 18:46:03 -07:00
meta-perl libmime-types-perl: upgrade 2.28 -> 2.29 2025-09-24 19:22:56 -07:00
meta-python python3-django: upgrade 4.2.20 -> 4.2.24 2025-10-06 22:08:46 -07:00
meta-webserver apache2: ignore CVE-2025-3891 2025-10-05 21:52:27 -07:00
meta-xfce xfce4-xkb-plugin: upgrade 0.8.2 -> 0.9.0 2025-10-06 11:34:41 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07: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.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