summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-11-25 17:17:12 +0800
committerKhem Raj <raj.khem@gmail.com>2025-11-25 07:44:44 -0800
commit387707f7b8c6828947369582b63d64dfdd0e02cd (patch)
tree1d7d30d1d66b501d34526836a00c69c7af143fc1
parentd897aa1e1f0729ceadc26533a4193177aae200de (diff)
downloadmeta-openembedded-387707f7b8c6828947369582b63d64dfdd0e02cd.tar.gz
sanlock: upgrade 4.1.0 -> 4.2.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-extended/sanlock/sanlock_4.2.0.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_4.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_4.1.0.bb b/meta-oe/recipes-extended/sanlock/sanlock_4.2.0.bb
index 2f4886057e..8babaf8017 100644
--- a/meta-oe/recipes-extended/sanlock/sanlock_4.1.0.bb
+++ b/meta-oe/recipes-extended/sanlock/sanlock_4.2.0.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://pagure.io/sanlock.git;protocol=http;branch=master \
17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \ 17 file://0001-sanlock-Replace-cp-a-with-cp-R-no-dereference-preser.patch \
18 file://0001-add-missing-system-header-string.h.patch \ 18 file://0001-add-missing-system-header-string.h.patch \
19 " 19 "
20SRCREV = "57013022da9c06c13f65a24684522a04323f59b6" 20SRCREV = "efe86d2e691383da07942fe9a4bccab13046f3d4"
21 21
22 22
23CVE_STATUS[CVE-2012-5638] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." 23CVE_STATUS[CVE-2012-5638] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions."