mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
76e632e2c922fd881158f6b46dcab8c396fcc920
Changelog: =========== - Multiple hardening fixes across PureDB, the IP access checker, PAM, LDAP, quota handling, and pure-pwconvert. - IP access rules now support IPv6 patterns. Hostname rules are resolved using the client's address family, so AAAA records can match IPv6 clients; previously this path was IPv4-only. - Malformed CIDR widths in PureDB allow/deny lists now fail closed and a warning is logged identifying the offending pattern. - LDAP searches that return more than one entry are now rejected as ambiguous and a warning is logged identifying the offending uid. - Malformed quota files no longer reset usage to zero; the failure surfaces during quota checks instead. - PureDB virtual users with a non-numeric or partially numeric uid or gid field are now rejected. Records with uid or gid 0 continue to require ACCEPT_ROOT_VIRTUAL_USERS at build time, as documented. - Anonymous LDAP binds work again after a regression introduced in 1.0.53. - Pure-pwconvert skips entries whose fields contain ':' or newline characters rather than emitting corrupted records. igned-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.2%
Shell
6.1%
C
3%
Roff
2.1%
NASL
1.9%
Other
1.5%