From: Peter Marko <[email protected]> Solves CVE-2026-0994.
Signed-off-by: Peter Marko <[email protected]> --- v2: fixed "from" version in commit message v3: rebase on top of newest master .../{python3-protobuf_6.33.4.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.4.bb => python3-protobuf_6.33.5.bb} (95%) diff --git a/meta-python/recipes-devtools/python/python3-protobuf_6.33.4.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.4.bb rename to meta-python/recipes-devtools/python/python3-protobuf_6.33.5.bb index 371f6c8705..af30165f81 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_6.33.4.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] = "dc2e61bca3b10470c1912d166fe0af67bfc20eb55971dcef8dfa48ce14f0ed91" +SRC_URI[sha256sum] = "6ddcac2a081f8b7b9642c09406bc6a4290128fce5f471cddd165960bb9119e5c" CVE_PRODUCT += "google:protobuf protobuf:protobuf google-protobuf protobuf-python"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124054): https://lists.openembedded.org/g/openembedded-devel/message/124054 Mute This Topic: https://lists.openembedded.org/mt/117593114/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
