summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2023-01-13 11:53:18 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-01-15 12:23:30 +0000
commit3d31afc5666eda95032d0be47ff815859550a65f (patch)
treea9e6d7ee3591db28bd388a3f74497a0afc4b56ac /meta/recipes-devtools
parent3f050df4b143048a132005595d68abf5b51b5091 (diff)
downloadopenembedded-core-contrib-3d31afc5666eda95032d0be47ff815859550a65f.tar.gz
rust: Upgrade 1.66.0 -> 1.66.1
Changes: Added validation of SSH host keys for git URLs in Cargo (CVE-2022-46176) Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/rust/cargo_1.66.1.bb (renamed from meta/recipes-devtools/rust/cargo_1.66.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/libstd-rs_1.66.1.bb (renamed from meta/recipes-devtools/rust/libstd-rs_1.66.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-cross-canadian_1.66.1.bb (renamed from meta/recipes-devtools/rust/rust-cross-canadian_1.66.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-llvm_1.66.1.bb (renamed from meta/recipes-devtools/rust/rust-llvm_1.66.0.bb)0
-rw-r--r--meta/recipes-devtools/rust/rust-source.inc2
-rw-r--r--meta/recipes-devtools/rust/rust_1.66.1.bb (renamed from meta/recipes-devtools/rust/rust_1.66.0.bb)0
6 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/rust/cargo_1.66.0.bb b/meta/recipes-devtools/rust/cargo_1.66.1.bb
index 2b2394e898..2b2394e898 100644
--- a/meta/recipes-devtools/rust/cargo_1.66.0.bb
+++ b/meta/recipes-devtools/rust/cargo_1.66.1.bb
diff --git a/meta/recipes-devtools/rust/libstd-rs_1.66.0.bb b/meta/recipes-devtools/rust/libstd-rs_1.66.1.bb
index 8802e9790c..8802e9790c 100644
--- a/meta/recipes-devtools/rust/libstd-rs_1.66.0.bb
+++ b/meta/recipes-devtools/rust/libstd-rs_1.66.1.bb
diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.66.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.66.1.bb
index 55865238ab..55865238ab 100644
--- a/meta/recipes-devtools/rust/rust-cross-canadian_1.66.0.bb
+++ b/meta/recipes-devtools/rust/rust-cross-canadian_1.66.1.bb
diff --git a/meta/recipes-devtools/rust/rust-llvm_1.66.0.bb b/meta/recipes-devtools/rust/rust-llvm_1.66.1.bb
index 4cc57d12ae..4cc57d12ae 100644
--- a/meta/recipes-devtools/rust/rust-llvm_1.66.0.bb
+++ b/meta/recipes-devtools/rust/rust-llvm_1.66.1.bb
diff --git a/meta/recipes-devtools/rust/rust-source.inc b/meta/recipes-devtools/rust/rust-source.inc
index 6f1df4561b..22e97174a9 100644
--- a/meta/recipes-devtools/rust/rust-source.inc
+++ b/meta/recipes-devtools/rust/rust-source.inc
@@ -7,7 +7,7 @@ SRC_URI += "https://static.rust-lang.org/dist/rustc-${RUST_VERSION}-src.tar.xz;n
file://0001-Do-not-use-LFS64-on-linux-with-musl.patch;patchdir=${RUSTSRC} \
file://zlib-off64_t.patch;patchdir=${RUSTSRC} \
"
-SRC_URI[rust.sha256sum] = "0dc176e34fae9871f855a6ba4cb30fa19d69c5b4428d29281a07419c4950715c"
+SRC_URI[rust.sha256sum] = "07ac4e6c93e0d8ecfaf3b86c4c78bbbde3f5be675f0334e7fb343cb4a0b81ebe"
RUSTSRC = "${WORKDIR}/rustc-${RUST_VERSION}-src"
diff --git a/meta/recipes-devtools/rust/rust_1.66.0.bb b/meta/recipes-devtools/rust/rust_1.66.1.bb
index eba933dded..eba933dded 100644
--- a/meta/recipes-devtools/rust/rust_1.66.0.bb
+++ b/meta/recipes-devtools/rust/rust_1.66.1.bb