summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-03-20 13:03:54 +0100
committerKhem Raj <raj.khem@gmail.com>2026-03-20 07:59:33 -0700
commit77a51e1539eef1ad4d19efbddc5f1d04885fbc51 (patch)
tree20d0c5f146480959bd43fffa9efadaa4ebde5fd3 /meta-python/recipes-devtools/python
parent1143d0b45513b5bfd204f201986df442180ce5c1 (diff)
downloadmeta-openembedded-77a51e1539eef1ad4d19efbddc5f1d04885fbc51.tar.gz
python3-lief: drop obsolete CVE_STATUS
The CVE is now tracked with correct version info by NVD. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-lief_0.17.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lief_0.17.3.bb b/meta-python/recipes-devtools/python/python3-lief_0.17.3.bb
index 69e1d59956..fe954e1b32 100644
--- a/meta-python/recipes-devtools/python/python3-lief_0.17.3.bb
+++ b/meta-python/recipes-devtools/python/python3-lief_0.17.3.bb
@@ -13,7 +13,6 @@ SRC_URI = " \
13" 13"
14 14
15CVE_PRODUCT = "lief" 15CVE_PRODUCT = "lief"
16CVE_STATUS[CVE-2025-15504] = "fixed-version: the vulnerability is fixed since v0.17.2"
17 16
18PEP517_SOURCE_PATH = "${S}/api/python" 17PEP517_SOURCE_PATH = "${S}/api/python"
19 18