summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libconfuse/files
Commit message (Collapse)AuthorAgeFilesLines
* libconfuse: patch CVE-2022-40320Peter Marko2024-12-241-0/+42
| | | | | | | | | | | Pick patch per [1] poiting to [2] pointing to [3]. [1] https://nvd.nist.gov/vuln/detail/CVE-2022-40320 [2] https://github.com/libconfuse/libconfuse/issues/163 [3] https://github.com/libconfuse/libconfuse/commit/d73777c2c3566fb2647727bb56d9a2295b81669b Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfuse: add backported patch to fix search path logicEnrico Jörns2024-09-121-0/+48
The fix is required to deal with absolute paths when using genimage in openembedded context. Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>