mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
42a7e92f658ddfe3101f95a4b7b66dd0631f5486
Improvements ============ - Add glz::reflect_array to serialize structs as arrays without enumerating members - Centralize Asio backend selection into a glaze::asio target, and export it to find_package consumers so the standalone/Boost Asio macro pair is configured consistently - Support custom_read/custom_write types as tagged variant alternatives - Support custom_read/custom_write types as tagged variant alternatives in YAML - Add a CI workflow for MSVC /O2 builds Fixes ====== - Fix streaming buffer refill when skipping unknown keys - RFC 6455: reject oversized WebSocket control frames - RFC 9112: fix Host authority in HTTP and WebSocket clients - Cast to unsigned char before cctype calls in parsers (avoids UB on negative char values) - RFC 6455: fix WebSocket close frame validation - Fix WebSocket client handling of data received together with the handshake response - Guard std::numeric_limits<T>::min/max against Windows min/max macros - Fix TOML/YAML block layout for transparent write wrappers - Resolve custom variant specialization ambiguity for YAML/BEVE/CBOR/MessagePack/TOML - Guard std::min & std::max calls from minwindef.h defines - Fixed CMake version to match v7.8.1 tag (v7.8.0 was missing CMake and version.hpp bump) 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
85.9%
Shell
6%
C
2.8%
Roff
2%
NASL
1.8%
Other
1.3%