Releases retrieved: 1.8.4 Upstream release that is considered latest: 1.8.4 Current version/release in rawhide: 1.8.3-2.fc44 URL: https://crates.io/crates/blake3 Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/347677/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/rust-blake3
Note that the update from digest 0.10 to 0.11 is technically a breaking change, since these traits are part of the public API - but only if the "traits-preview" feature flag is enabled. However, the "traits-preview" feature is explicitly documented as unstable and not providing any compatibility guarantees, so this might be fine. > The traits-preview feature enables implementations of traits from the RustCrypto digest crate, and re-exports that crate as traits::digest. However, the traits aren’t stable, and they’re expected to change in incompatible ways before that crate reaches 1.0. For that reason, this crate makes no SemVer guarantees for this feature, and callers who use it should expect breaking changes between patch versions. (The “-preview” feature name follows the conventions of the RustCrypto signature crate.) from https://docs.rs/blake3/1.8.4/blake3/#cargo-features I even think that dropping support for the "digest" and "traits-preview" feature flags from the package would make sense - they're unused in Fedora, and explicitly marked as "unstable". That would allow you to update the package without having to wait for the digest v0.11 update (which will take a bit).
Hmm, this is a good point. In fact, *most* of the features are declared as unstable or undocumented in Cargo.toml comments, and shouldn’t be packaged. https://src.fedoraproject.org/rpms/rust-blake3/pull-request/9
FEDORA-2026-6b6c6ef353 (rust-b3sum-1.8.4-1.fc45 and rust-blake3-1.8.4-1.fc45) has been submitted as an update to Fedora 45. https://bodhi.fedoraproject.org/updates/FEDORA-2026-6b6c6ef353
FEDORA-2026-ecc2211338 (rust-b3sum-1.8.4-1.fc44 and rust-blake3-1.8.4-1.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-ecc2211338
FEDORA-2026-9323dec806 (rust-b3sum-1.8.4-1.fc43 and rust-blake3-1.8.4-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2026-9323dec806
FEDORA-2026-b7d182686e (rust-b3sum-1.8.4-1.fc42 and rust-blake3-1.8.4-1.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2026-b7d182686e
FEDORA-EPEL-2026-837eab52de (rust-b3sum-1.8.4-1.el10_3 and rust-blake3-1.8.4-1.el10_3) has been submitted as an update to Fedora EPEL 10.3. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-837eab52de
FEDORA-EPEL-2026-8beb75e155 (rust-b3sum-1.8.4-1.el10_2 and rust-blake3-1.8.4-1.el10_2) has been submitted as an update to Fedora EPEL 10.2. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-8beb75e155
FEDORA-EPEL-2026-7930f6e1dc (rust-b3sum-1.8.4-1.el9 and rust-blake3-1.8.4-1.el9) has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-7930f6e1dc
FEDORA-2026-6b6c6ef353 (rust-b3sum-1.8.4-1.fc45 and rust-blake3-1.8.4-1.fc45) has been pushed to the Fedora 45 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2026-8beb75e155 has been pushed to the Fedora EPEL 10.2 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-8beb75e155 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2026-837eab52de has been pushed to the Fedora EPEL 10.3 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-837eab52de See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-9323dec806 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-9323dec806` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-9323dec806 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2026-7930f6e1dc has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-7930f6e1dc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-ecc2211338 has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-ecc2211338` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-ecc2211338 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-b7d182686e has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-b7d182686e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-b7d182686e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2026-8beb75e155 (rust-b3sum-1.8.4-1.el10_2 and rust-blake3-1.8.4-1.el10_2) has been pushed to the Fedora EPEL 10.2 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2026-837eab52de (rust-b3sum-1.8.4-1.el10_3 and rust-blake3-1.8.4-1.el10_3) has been pushed to the Fedora EPEL 10.3 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2026-7930f6e1dc (rust-b3sum-1.8.4-1.el9 and rust-blake3-1.8.4-1.el9) has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-9323dec806 (rust-b3sum-1.8.4-1.fc43 and rust-blake3-1.8.4-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-b7d182686e (rust-b3sum-1.8.4-1.fc42 and rust-blake3-1.8.4-1.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-ecc2211338 (rust-b3sum-1.8.4-1.fc44 and rust-blake3-1.8.4-1.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.