aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchana Polampalli <archana.polampalli@windriver.com>2023-12-26 08:22:37 +0000
committerKhem Raj <raj.khem@gmail.com>2023-12-29 09:04:20 -0800
commit884dca3f269cbd7d72c09317107fd0a4fc951a7c (patch)
tree0a5c7dec064582c8f9850f337b2d1692a5638db8
parent57d796d6304923548e5f16d16cbae9b7ed537b67 (diff)
downloadmeta-openembedded-contrib-884dca3f269cbd7d72c09317107fd0a4fc951a7c.tar.gz
cjson: upgrade 1.7.16 -> 1.7.17
The following CVEs are addressed in this release. CVE-2023-50471 CVE-2023-50472 https://github.com/DaveGamble/cJSON/releases/tag/v1.7.17 Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/cjson/cjson_1.7.17.bb (renamed from meta-oe/recipes-devtools/cjson/cjson_1.7.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cjson/cjson_1.7.16.bb b/meta-oe/recipes-devtools/cjson/cjson_1.7.17.bb
index f8e0bbff0b..6c8934b342 100644
--- a/meta-oe/recipes-devtools/cjson/cjson_1.7.16.bb
+++ b/meta-oe/recipes-devtools/cjson/cjson_1.7.17.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=218947f77e8cb8e2fa02918dc41c50d0"
SRC_URI = "git://github.com/DaveGamble/cJSON.git;branch=master;protocol=https \
file://run-ptest \
"
-SRCREV = "cb8693b058ba302f4829ec6d03f609ac6f848546"
+SRCREV = "87d8f0961a01bf09bef98ff89bae9fdec42181ee"
S = "${WORKDIR}/git"