summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/spdlog/spdlog_1.15.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* spdlog: patch CVE-2025-6140Peter Marko11 days1-1/+3
| | | | | | | | | | | Pick commit [1] mentioned in [2] as listed in [3]. [1] https://github.com/gabime/spdlog/commit/10320184df1eb4638e253a34b1eb44ce78954094 [2] https://github.com/gabime/spdlog/issues/3360 [3] https://nvd.nist.gov/vuln/detail/CVE-2025-6140 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* spdlog: Switch to latest on 1.x branchKhem Raj2025-01-101-2/+5
| | | | | | This gets up fmt 11.1 support Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spdlog: Upgrade to 1.15.0Khem Raj2025-01-081-0/+16
Use bundled fmt, it still needs 11.0.x and one in OE-core has moved to 11.1.x Signed-off-by: Khem Raj <raj.khem@gmail.com>