protobuf: upgrade from 5.29.4 to 5.29.5

This is a small version bump. It includes to following two
commits to fix CVE-2025-4565.

  05ba1a810 Add recursion depth limits to pure python
  1ef3f01c4 Internal pure python fixes

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Chen Qi
2025-06-23 16:47:15 +08:00
committed by Khem Raj
parent b4c7c4b2a4
commit 0f68ab613f
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = " \
DEPENDS = "zlib abseil-cpp jsoncpp"
DEPENDS:append:class-target = " protobuf-native"
SRCREV = "1be1c9d0ea6efa2a25bd7b76186844d1669be78a"
SRCREV = "f5de0a0495faa63b4186fc767324f8b9a7bf4fc4"
SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=29.x;protocol=https \
file://run-ptest \