summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lief_0.16.7.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-lief: Upgrade 0.16.7 -> 0.17.1Leon Anavi2025-11-211-33/+0
| | | | | | | | | | | | | | | | Upgrade to release 0.17.1: - Fix missing visibility - Fix incorrect paging computations that occurred when only a subset of formats was enabled. - Fix include issue with the COFF format This work was sponsored by GOVCERT.LU. License-Update: Update years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lief: Upgrade to 0.16.7Khem Raj2025-10-131-0/+33
Changes: https://github.com/lief-project/LIEF/compare/0.16.6...0.16.7 Signed-off-by: Khem Raj <raj.khem@gmail.com>