summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsakib.sajal@windriver.com <sakib.sajal@windriver.com>2022-08-15 17:02:43 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-08-20 23:22:22 -0400
commit33eec78a244174a13fb222982f0051113ef618a4 (patch)
tree7e75db39bc6696eec1a68d1f9fc40832e4d73bad
parent406eb64e0154662783ac1234db62501d872296e1 (diff)
downloadmeta-virtualization-33eec78a244174a13fb222982f0051113ef618a4.tar.gz
ceph: upgrade v15.2.15 -> v15.2.17
Upgrade ceph to latest v15.x. Minor upgrade containing fix for CVE-2022-0670. Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-extended/ceph/ceph_15.2.17.bb (renamed from recipes-extended/ceph/ceph_15.2.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ceph/ceph_15.2.15.bb b/recipes-extended/ceph/ceph_15.2.17.bb
index 17dbcf35..9fb2e722 100644
--- a/recipes-extended/ceph/ceph_15.2.15.bb
+++ b/recipes-extended/ceph/ceph_15.2.17.bb
@@ -16,7 +16,7 @@ SRC_URI = "http://download.ceph.com/tarballs/ceph-${PV}.tar.gz \
16 file://0001-SnappyCompressor.h-fix-snappy-compiler-error.patch \ 16 file://0001-SnappyCompressor.h-fix-snappy-compiler-error.patch \
17" 17"
18 18
19SRC_URI[sha256sum] = "5dccdaff2ebe18d435b32bfc06f8b5f474bf6ac0432a6a07d144b7c56700d0bf" 19SRC_URI[sha256sum] = "d8efe4996aeb01dd2f1cc939c5e434e5a7e2aeaf3f659c0510ffd550477a32e2"
20 20
21DEPENDS = "boost bzip2 curl expat gperf-native \ 21DEPENDS = "boost bzip2 curl expat gperf-native \
22 keyutils libaio libibverbs lz4 \ 22 keyutils libaio libibverbs lz4 \