Thu, 02 May 2024 13:57:08 UTC | login

Information for build rust-1.75.0-1.0.riscv64.fc40

ID279904
Package Namerust
Version1.75.0
Release1.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/rust.git#1fffddac49d1c8e5c345b19e8a2eb9a88ac2c43f
SummaryThe Rust Programming Language
DescriptionRust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 22 Jan 2024 08:04:21 UTC
CompletedMon, 22 Jan 2024 15:21:03 UTC
Taskbuild (f40, /rpms/rust.git:1fffddac49d1c8e5c345b19e8a2eb9a88ac2c43f)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/rust.git#1fffddac49d1c8e5c345b19e8a2eb9a88ac2c43f'}}
Tags
f40
RPMs
src
rust-1.75.0-1.0.riscv64.fc40.src.rpm (info) (download)
noarch
rust-debugger-common-1.75.0-1.0.riscv64.fc40.noarch.rpm (info) (download)
rust-gdb-1.75.0-1.0.riscv64.fc40.noarch.rpm (info) (download)
rust-lldb-1.75.0-1.0.riscv64.fc40.noarch.rpm (info) (download)
rust-src-1.75.0-1.0.riscv64.fc40.noarch.rpm (info) (download)
riscv64
cargo-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
clippy-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rust-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rust-analyzer-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rust-doc-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rust-std-static-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rustfmt-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
cargo-debuginfo-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
clippy-debuginfo-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rust-analyzer-debuginfo-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rust-debuginfo-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rust-debugsource-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
rustfmt-debuginfo-1.75.0-1.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jan 08 2024 David Abdurachmanov <davidlt@rivosinc.com> - 1.75.0-1.0.riscv64 - Lower memory usage on riscv64 * Sun Dec 31 2023 Josh Stone <jistone@redhat.com> - 1.75.0-1 - Update to 1.75.0. * Thu Dec 07 2023 Josh Stone <jistone@redhat.com> - 1.74.1-1 - Update to 1.74.1. * Thu Nov 16 2023 Josh Stone <jistone@redhat.com> - 1.74.0-1 - Update to 1.74.0. * Thu Oct 26 2023 Josh Stone <jistone@redhat.com> - 1.73.0-2 - Use thin-LTO and PGO for rustc itself. * Thu Oct 05 2023 Josh Stone <jistone@redhat.com> - 1.73.0-1 - Update to 1.73.0. - Drop el7 conditionals from the spec. * Fri Sep 29 2023 Josh Stone <jistone@redhat.com> - 1.72.1-3 - Fix the profiler runtime with compiler-rt-17 - Switch to unbundled wasi-libc on Fedora - Use emmalloc instead of CC0 dlmalloc when bundling wasi-libc * Mon Sep 25 2023 Josh Stone <jistone@redhat.com> - 1.72.1-2 - Fix LLVM dependency for ELN - Add build target for x86_64-unknown-none - Add build target for x86_64-unknown-uefi * Tue Sep 19 2023 Josh Stone <jistone@redhat.com> - 1.72.1-1 - Update to 1.72.1. - Migrated to SPDX license * Thu Aug 24 2023 Josh Stone <jistone@redhat.com> - 1.72.0-1 - Update to 1.72.0. * Mon Aug 07 2023 Josh Stone <jistone@redhat.com> - 1.71.1-1 - Update to 1.71.1. - Security fix for CVE-2023-38497 * Tue Jul 25 2023 Josh Stone <jistone@redhat.com> - 1.71.0-3 - Relax the suspicious_double_ref_op lint - Enable the profiler runtime for native hosts * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.71.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jul 17 2023 Josh Stone <jistone@redhat.com> - 1.71.0-1 - Update to 1.71.0. * Fri Jun 23 2023 Josh Stone <jistone@redhat.com> - 1.70.0-2 - Override default target CPUs to match distro settings * Thu Jun 01 2023 Josh Stone <jistone@redhat.com> - 1.70.0-1 - Update to 1.70.0. * Fri May 05 2023 Josh Stone <jistone@redhat.com> - 1.69.0-3 - Fix debuginfo with LLVM 16 * Mon May 01 2023 Josh Stone <jistone@redhat.com> - 1.69.0-2 - Build with LLVM 15 on Fedora 38+ * Thu Apr 20 2023 Josh Stone <jistone@redhat.com> - 1.69.0-1 - Update to 1.69.0. - Obsolete rust-analysis. * Tue Mar 28 2023 Josh Stone <jistone@redhat.com> - 1.68.2-1 - Update to 1.68.2. * Thu Mar 23 2023 Josh Stone <jistone@redhat.com> - 1.68.1-1 - Update to 1.68.1. * Thu Mar 09 2023 Josh Stone <jistone@redhat.com> - 1.68.0-1 - Update to 1.68.0. * Tue Mar 07 2023 David Michael <fedora.dm0@gmail.com> - 1.67.1-3 - Add a virtual Provides to rust-std-static containing the target triple. * Mon Feb 20 2023 Orion Poplawski <orion@nwra.com> - 1.67.1-2 - Ship rust-toolset for EPEL7 * Thu Feb 09 2023 Josh Stone <jistone@redhat.com> - 1.67.1-1 - Update to 1.67.1. * Fri Feb 03 2023 Josh Stone <jistone@redhat.com> - 1.67.0-3 - Unbundle libgit2 on Fedora 38. * Fri Jan 27 2023 Adam Williamson <awilliam@redhat.com> - 1.67.0-2 - Backport PR #107360 to fix build of mesa - Backport 675fa0b3 to fix bootstrapping failure * Thu Jan 26 2023 Josh Stone <jistone@redhat.com> - 1.67.0-1 - Update to 1.67.0. * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.66.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 10 2023 Josh Stone <jistone@redhat.com> - 1.66.1-1 - Update to 1.66.1. - Security fix for CVE-2022-46176 * Thu Dec 15 2022 Josh Stone <jistone@redhat.com> - 1.66.0-1 - Update to 1.66.0. * Thu Nov 03 2022 Josh Stone <jistone@redhat.com> - 1.65.0-1 - Update to 1.65.0. - rust-analyzer now obsoletes rls. * Thu Sep 22 2022 Josh Stone <jistone@redhat.com> - 1.64.0-1 - Update to 1.64.0. - Add rust-analyzer. * Thu Aug 11 2022 Josh Stone <jistone@redhat.com> - 1.63.0-1 - Update to 1.63.0. * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.62.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Josh Stone <jistone@redhat.com> - 1.62.1-1 - Update to 1.62.1. * Wed Jul 13 2022 Josh Stone <jistone@redhat.com> - 1.62.0-2 - Prevent unsound coercions from functions with opaque return types. * Thu Jun 30 2022 Josh Stone <jistone@redhat.com> - 1.62.0-1 - Update to 1.62.0. * Mon May 23 2022 Josh Stone <jistone@redhat.com> - 1.61.0-2 - Add missing target_feature to the list of well known cfg names * Thu May 19 2022 Josh Stone <jistone@redhat.com> - 1.61.0-1 - Update to 1.61.0. - Add rust-toolset for ELN. * Thu Apr 07 2022 Josh Stone <jistone@redhat.com> - 1.60.0-1 - Update to 1.60.0. * Fri Mar 25 2022 Josh Stone <jistone@redhat.com> - 1.59.0-4 - Fix the archive index for wasm32-wasi's libc.a * Fri Mar 04 2022 Stephen Gallagher <sgallagh@redhat.com> - 1.59.0-3 - Rebuild against the bootstrapped build * Fri Mar 04 2022 Stephen Gallagher <sgallagh@redhat.com> - 1.59.0-2.1 - Bootstrapping for Fedora ELN * Tue Mar 01 2022 Josh Stone <jistone@redhat.com> - 1.59.0-2 - Fix s390x hangs, rhbz#2058803 * Thu Feb 24 2022 Josh Stone <jistone@redhat.com> - 1.59.0-1 - Update to 1.59.0. - Revert to libgit2 1.3.x * Sun Feb 20 2022 Igor Raits <igor.raits@gmail.com> - 1.58.1-2 - Rebuild for libgit2 1.4.x * Thu Jan 20 2022 Josh Stone <jistone@redhat.com> - 1.58.1-1 - Update to 1.58.1. * Thu Jan 13 2022 Josh Stone <jistone@redhat.com> - 1.58.0-1 - Update to 1.58.0.