mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 11:11:37 +00:00
b323e486bc3b0548719316611bb316e3edce908b
Changelog: ============= - Fix exception leaks - MsgpackSerializer.loadsCall: honor ext_hook (symmetric with loads) - Fixed slow locate_ns() on Windows: skipped reverse DNS lookup of 127.0.1.1 which caused 5+ second delays due to DNS timeout. - Fixed exception leaks in message handling - Fixed GC issue with daemon property - Fixed thread race condition in nameserver remove() - Fixed possible resource leaks in client - Fixed IPv6 NAT port parse error in server - Fixed crash related to None environment variable handling - Fixed a deadlock scenario when using multiple proxies with different daemon connections - Improved logging performance by avoiding eager string formatting - Gracefully handle unreachable network in ip address resolution fallback - Fixed potential socket leak from broadcast discovery when nameserver is unreachable - Added extra message protocol validation for robustness - Fixed nameserver metadata lookup returning incorrect results for None values - Fix msgpack serializer loadsCall to make sure custom arguments get properly deserialized - Various documentation and spelling corrections Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
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 supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Description
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%