Update to version 26.2.
Release notes: https://pagure.io/fedora-rust/rust-packaging/blob/main/f/CHANGELOG.md
The only change compared to version 26.1 is the reintroduction of the --cap-lints=warn
flag to the default RUSTFLAGS. It turns out many Rust packages use something like#![deny(warnings)]
(i.e. the Rust equivalent of the -Werror
flag), and removing the error-to-warning downgrade for lints broke too many packages.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2024-24d6ae3182
Please login to add feedback.
This update has been submitted for testing by decathorpe.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
ok
This update has been submitted for stable by bodhi.
This update has been pushed to stable.