mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
python3-protobuf: patch CVE-2026-0994
Pick patch from PR in NVD report. It is the only code change in 33.5 release. Skip the test file change as it's not shipped in python module sources. Resolve formatting-only conflict. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
a817392c05
commit
9492cdbbf8
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI += "file://CVE-2025-4565.patch"
|
||||
SRC_URI += "file://CVE-2026-0994.patch"
|
||||
|
||||
SRC_URI[sha256sum] = "2e3427429c9cffebf259491be0af70189607f365c2f41c7c3764af6f337105f2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user