mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-30 00:33:19 +00:00
7f45dc7464e48c7615627ed9a40da16d1972b379
Changelog: ============ - fix READNU32 by casting to uint32_t - filter out non printable characters in description for lease file - check for the return value of snprintf() : overflow or error - nftables: Avoid building too long rule with nftnl_rule_nlmsg_build_payload() by triming description to 256 chars. - HTTPS: Do not abort on SSL errors - Fix heap overflow in PinholeVerification() - Free resources on start error - print usage on stdout or stderr depending on command line - increase maximum description length when possible (netfilter/nftables) - fix nfqueue code - Re-enable port forwarding properly (broken in 2.3.10) - Fix PCP option size parsing - Allow using ip/mask when IPv6 is compiled but disabled - use a 8kB buffer for Netlink as recommended - fix URL parsing in upnpevents.c 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.3%
Shell
5.9%
C
2.7%
Roff
1.9%
NASL
1.7%
Other
1.3%