| Message ID | 20260721190005.49809-4-peter.marko@siemens.com |
|---|---|
| State | New |
| Headers | show |
| Series | [1/4] openssh: set status for CVE-2026-55653 | expand |
diff --git a/meta/recipes-devtools/python/python3-ply_3.11.bb b/meta/recipes-devtools/python/python3-ply_3.11.bb index 06393ac4fe..1058697fa3 100644 --- a/meta/recipes-devtools/python/python3-ply_3.11.bb +++ b/meta/recipes-devtools/python/python3-ply_3.11.bb @@ -16,4 +16,6 @@ RDEPENDS:${PN}:class-target += "\ CVE_PRODUCT = "dabeaz:ply" +CVE_STATUS[CVE-2025-56005] = "disputed: This CVE was disputed" + BBCLASSEXTEND = "native nativesdk"