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:
Peter Marko
2026-02-02 22:32:06 +01:00
committed by Gyorgy Sarvari
parent a817392c05
commit 9492cdbbf8
2 changed files with 48 additions and 0 deletions
@@ -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"