| Message ID | 20260508040611.1763324-1-hjadon@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,scarthgap] python3-ecdsa: set CVE_PRODUCT | expand |
diff --git a/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb b/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb index 0ae93fe3d9..1ec81d26f9 100644 --- a/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-ecdsa_0.19.0.bb @@ -13,6 +13,8 @@ SRC_URI += " \ file://CVE-2026-33936.patch \ " +CVE_PRODUCT = "python-ecdsa_project:python-ecdsa tlsfuzzer:ecdsa" + RDEPENDS:${PN}-ptest += " \ python3-hypothesis \ python3-pytest \