diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-14 17:19:24 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-10-14 09:00:25 -0700 |
commit | c78cf4b1f05c460b75a6cda9e0375b477b94a43a (patch) | |
tree | 39f23acc2c688f5a46c16aff66d1e435efeb3663 | |
parent | e590bf142a66e6984c4dc00cfa990e5a973d9291 (diff) | |
download | meta-openembedded-c78cf4b1f05c460b75a6cda9e0375b477b94a43a.tar.gz |
sanlock: upgrade 4.0.0 -> 4.1.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.1.0.bb (renamed from meta-oe/recipes-extended/sanlock/sanlock_4.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/sanlock/sanlock_4.0.0.bb b/meta-oe/recipes-extended/sanlock/sanlock_4.1.0.bb index fe8592be39..2f4886057e 100644 --- a/meta-oe/recipes-extended/sanlock/sanlock_4.0.0.bb +++ b/meta-oe/recipes-extended/sanlock/sanlock_4.1.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 | " |
20 | SRCREV = "70c268a07273da78a4aadd14c40ffb75138ccebe" | 20 | SRCREV = "57013022da9c06c13f65a24684522a04323f59b6" |
21 | 21 | ||
22 | 22 | ||
23 | CVE_STATUS[CVE-2012-5638] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." | 23 | CVE_STATUS[CVE-2012-5638] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." |