mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
https://blog.rust-lang.org/2026/07/09/Rust-1.97.0/ Rust received a change in Cargo's vendoring logic which produces different vendor directory contents: Add $comment to .cargo-checksum.json to clarify this file is not a security mechanism. https://github.com/rust-lang/cargo/pull/16967 Therefore the hashes of all Cargo-fetched packages need to be updated. This commit changes the suffix of Cargo packages from -cargo5 to -cargo6, and updates all hashes. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
6 lines
357 B
Plaintext
6 lines
357 B
Plaintext
# Locally calculated after vendoring
|
|
sha256 cd415890f20e7f29055b5057d3ff5af7c673ffc3d7e659ec68e9377f13604065 python-orjson-3.11.5-cargo6.tar.gz
|
|
# Locally computed sha256 checksums
|
|
sha256 a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2 LICENSE-APACHE
|
|
sha256 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3 LICENSE-MIT
|