mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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:
+1
-1
@@ -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 \
|
||||
Reference in New Issue
Block a user