Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] docs/migrating.adoc: document the tarball suffix update for Cargo-fetch packages
@ 2026-07-15 15:59 Bernd Kuhls
  2026-07-15 19:18 ` Julien Olivain via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2026-07-15 15:59 UTC (permalink / raw)
  To: buildroot

We changed the suffix of tarballs for Cargo-fetched packages, which
affects out-of-tree packages, so it makes sense to document that in
the migration guide.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 docs/manual/migrating.adoc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/manual/migrating.adoc b/docs/manual/migrating.adoc
index 230754be76..68f09e1bae 100644
--- a/docs/manual/migrating.adoc
+++ b/docs/manual/migrating.adoc
@@ -258,3 +258,9 @@ from +true+ to +false+, in line with upstream defaults. If you need
 +EnableNetworkConfiguration=true+ to let +iwd+ handle network
 configuration for active wifi connections, adjust +/etc/iwd/main.conf+
 in your build (see xref:rootfs-custom[] for options).
+
+Due to the update of Rust to a version greater than 1.96.1 $comment was
+added to .cargo-checksum.json to clarify that this file is not a
+security mechanism. Tarballs generated by Cargo-fetched packages have
+changed, therefore the suffix of such tarballs has been changed from
++-cargo5+ to +-cargo6+.
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-15 19:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-15 15:59 [Buildroot] [PATCH 1/1] docs/migrating.adoc: document the tarball suffix update for Cargo-fetch packages Bernd Kuhls
2026-07-15 19:18 ` Julien Olivain via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox