summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-protobuf/CVE-2025-4565.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-protobuf: patch CVE-2025-4565Peter Marko2025-09-061-0/+377
This CVE fix was added to protobuf recipe but since it's patching python code, it should have been submitted to python3-protobuf. Take the patch from protobuf recipe and adapt to python3-protobuf. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>