Looks like I have created this on older version of master and when picked to master-next this is now upgrade 6.33.4 -> 6.33.5. I guess that included resolving merge conflict in sha256sum, so I'm a bit surprised that my patch was not rejected.
Note that the rebae introduced a problem with commit message showing wrong "from" version now, could you please also change the commit message on master-next to reflect it? I can also resend if necessary. Peter > -----Original Message----- > From: Marko, Peter (FT D EU SK BFS1) <[email protected]> > Sent: Saturday, January 31, 2026 23:24 > To: [email protected] > Cc: Marko, Peter (FT D EU SK BFS1) <[email protected]> > Subject: [meta-python][PATCH v2 1/2] python3-protobuf: upgrade 6.33.2 -> > 6.33.5 > > Solves CVE-2026-0994. > > Signed-off-by: Peter Marko <[email protected]> > --- > 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%) > > 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" >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124049): https://lists.openembedded.org/g/openembedded-devel/message/124049 Mute This Topic: https://lists.openembedded.org/mt/117569193/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
