| Message ID | 20260131222346.307600-1-peter.marko@siemens.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,v2,1/2] python3-protobuf: upgrade 6.33.2 -> 6.33.5 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_6.33.2.bb b/meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb similarity index 95% rename from meta-python/recipes-devtools/python/python3-protobuf_6.33.2.bb rename to meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb index d0ef7753b0..af30165f81 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_6.33.2.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = " \ " inherit pypi setuptools3 -SRC_URI[sha256sum] = "56dc370c91fbb8ac85bc13582c9e373569668a290aa2e66a590c2a0d35ddb9e4" +SRC_URI[sha256sum] = "6ddcac2a081f8b7b9642c09406bc6a4290128fce5f471cddd165960bb9119e5c" CVE_PRODUCT += "google:protobuf protobuf:protobuf google-protobuf protobuf-python"
Solves CVE-2026-0994. Signed-off-by: Peter Marko <peter.marko@siemens.com> --- v2: fixed "from version in commit message .../{python3-protobuf_6.33.2.bb => python3-protobuf_6.33.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-protobuf_6.33.2.bb => python3-protobuf_6.33.5.bb} (95%)