All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] package/rust: rust upgrade to version 1.86.0
@ 2025-04-22  7:47 El Mehdi YOUNES via buildroot
  2025-04-22  7:47 ` [Buildroot] [PATCH 1/4] package/rust: fix bootstrap with Rust≥1.83 El Mehdi YOUNES via buildroot
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: El Mehdi YOUNES via buildroot @ 2025-04-22  7:47 UTC (permalink / raw)
  To: buildroot
  Cc: Eric Le Bihan, Joseph Kogut, David Pierret, Danilo Bargen,
	Graeme Smecher, James Hilliard, Sam Voss, Torben Voltmer,
	El Mehdi YOUNES, Saeed Kazemi, Alex Michel, Leo Yu-Chi Liang,
	Mika Westerberg

This patches series bumps rust to version 1.86.0 and updates all
cargo-related packages to use the carfo3 naming scheme.
Patches 2, 3 and 4 should be squashed into a single commit,
as they logically belong together.
I used multiple commits only for better clarity.

El Mehdi YOUNES (4):
  package/rust: fix bootstrap with Rust≥1.83
  package/rust: bump to version 1.86.0
  package/pkg-download: switch from cargo2 to cargo3
  package: update all hashes after cargo3 switch

 package/aardvark-dns/aardvark-dns.hash        |   2 +-
 package/bat/bat.hash                          |   2 +-
 package/dust/dust.hash                        |   2 +-
 package/espflash/espflash.hash                |   2 +-
 package/eza/eza.hash                          |   2 +-
 package/fd/fd.hash                            |   2 +-
 package/hyperfine/hyperfine.hash              |   2 +-
 package/kmon/kmon.hash                        |   2 +-
 package/libzenoh-c/libzenoh-c.hash            |   2 +-
 package/netavark/netavark.hash                |   2 +-
 package/nushell/nushell.hash                  |   2 +-
 package/parsec-tool/parsec-tool.hash          |   2 +-
 package/parsec/parsec.hash                    |   2 +-
 package/pkg-download.mk                       |   2 +-
 package/procs/procs.hash                      |   2 +-
 package/python-bcrypt/python-bcrypt.hash      |   2 +-
 .../python-cryptography.hash                  |   2 +-
 package/python-maturin/python-maturin.hash    |   2 +-
 package/python-orjson/python-orjson.hash      |   2 +-
 .../python-pydantic-core.hash                 |   2 +-
 package/python-rpds-py/python-rpds-py.hash    |   2 +-
 package/python-rtoml/python-rtoml.hash        |   2 +-
 package/python-selenium/python-selenium.hash  |   2 +-
 package/ripgrep/ripgrep.hash                  |   2 +-
 package/rust-bin/rust-bin.hash                | 128 +++++++++---------
 package/rust-bin/rust-bin.mk                  |   2 +-
 package/rust-bindgen/rust-bindgen.hash        |   2 +-
 package/rust/rust.hash                        |   4 +-
 package/rust/rust.mk                          |   3 +-
 package/sentry-cli/sentry-cli.hash            |   2 +-
 package/tbtools/tbtools.hash                  |   2 +-
 package/tealdeer/tealdeer.hash                |   2 +-
 package/uefisettings/uefisettings.hash        |   2 +-
 package/zoxide/zoxide.hash                    |   2 +-
 34 files changed, 99 insertions(+), 98 deletions(-)

-- 
2.43.0

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

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

end of thread, other threads:[~2025-05-19 13:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22  7:47 [Buildroot] [PATCH 0/4] package/rust: rust upgrade to version 1.86.0 El Mehdi YOUNES via buildroot
2025-04-22  7:47 ` [Buildroot] [PATCH 1/4] package/rust: fix bootstrap with Rust≥1.83 El Mehdi YOUNES via buildroot
2025-04-22  7:47 ` [Buildroot] [PATCH 2/4] package/rust: bump to version 1.86.0 El Mehdi YOUNES via buildroot
2025-04-22  7:47 ` [Buildroot] [PATCH 3/4] package/pkg-download: switch from cargo2 to cargo3 El Mehdi YOUNES via buildroot
2025-04-22  7:47 ` [Buildroot] [PATCH 4/4] package: update all hashes after cargo3 switch El Mehdi YOUNES via buildroot
2025-04-22 10:30 ` [Buildroot] [PATCH 0/4] package/rust: rust upgrade to version 1.86.0 Fiona Klute via buildroot
2025-04-22 11:40   ` El Mehdi YOUNES via buildroot
2025-05-16 11:32 ` Thomas Petazzoni via buildroot
2025-05-16 13:40   ` Fiona Klute via buildroot
2025-05-16 14:50     ` Thomas Petazzoni via buildroot
2025-05-16 14:57       ` El Mehdi YOUNES via buildroot
2025-05-19 12:23       ` Fiona Klute via buildroot
2025-05-19 13:28         ` Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.