mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
837967935e
Changelog: =========== * Set a hard limit of 99999 on '?' placeholders (CVE-2026-14739) * Fix out-of-bounds read in preparse of SQL that starts with a comment (CVE-2026-14740) * Fix code injection via Profile DSN attribute or DBI_PROFILE variable (CVE-2026-14380) * Update dbipport.h to Devel::PPPort-3.73 * Require Test::More 0.96 (tests will otherwise fail on pristine perl-5.12) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>