Fri, 29 Mar 2024 09:28:38 UTC | login

Information for build rust-1.65.0-1.1.riscv64.fc37

ID221634
Package Namerust
Version1.65.0
Release1.1.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/rust.git#f67044a2285db9d2e10fbd168cb1eca5f4f3cec3
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 failed
Volume DEFAULT
StartedMon, 28 Nov 2022 08:41:07 UTC
CompletedTue, 29 Nov 2022 01:44:33 UTC
Taskbuild (f37, /rpms/rust.git:f67044a2285db9d2e10fbd168cb1eca5f4f3cec3)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/rust.git#f67044a2285db9d2e10fbd168cb1eca5f4f3cec3'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Nov 28 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.65.0-1.1.riscv64 - Revert 263edd43c5255084292329423c61a9d69715ebfa * Mon Nov 28 2022 David Abdurachmanov <davidlt@rivosinc.com> - 1.65.0-1.0.riscv64 - Enable riscv64 * 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. * Wed Jan 05 2022 Josh Stone <jistone@redhat.com> - 1.57.0-2 - Add rust-std-static-i686-pc-windows-gnu - Add rust-std-static-x86_64-pc-windows-gnu * Thu Dec 02 2021 Josh Stone <jistone@redhat.com> - 1.57.0-1 - Update to 1.57.0, fixes rhbz#2028675. - Backport rust#91070, fixes rhbz#1990657 - Add rust-std-static-wasm32-wasi * Sun Nov 28 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.56.1-3 - De-bootstrap (libgit2) * Sun Nov 28 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.56.1-2 - Rebuild for libgit2 1.3.x * Mon Nov 01 2021 Josh Stone <jistone@redhat.com> - 1.56.1-1 - Update to 1.56.1. * Thu Oct 21 2021 Josh Stone <jistone@redhat.com> - 1.56.0-1 - Update to 1.56.0. * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.55.0-2 - Rebuilt with OpenSSL 3.0.0 * Thu Sep 09 2021 Josh Stone <jistone@redhat.com> - 1.55.0-1 - Update to 1.55.0. - Use llvm-ranlib for wasm rlibs; Fixes rhbz#2002612 * Tue Aug 24 2021 Josh Stone <jistone@redhat.com> - 1.54.0-2 - Build with LLVM 12 on Fedora 35+ * Thu Jul 29 2021 Josh Stone <jistone@redhat.com> - 1.54.0-1 - Update to 1.54.0. * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.53.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jul 08 2021 Josh Stone <jistone@redhat.com> - 1.53.0-2 - Exclude wasm on s390x for lack of lld * Thu Jun 17 2021 Josh Stone <jistone@redhat.com> - 1.53.0-1 - Update to 1.53.0. * Wed Jun 02 2021 Josh Stone <jistone@redhat.com> - 1.52.1-2 - Set rust.codegen-units-std=1 for all targets again. - Add rust-std-static-wasm32-unknown-unknown. - Rebuild f34 with LLVM 12. * Mon May 10 2021 Josh Stone <jistone@redhat.com> - 1.52.1-1 - Update to 1.52.1. * Thu May 06 2021 Josh Stone <jistone@redhat.com> - 1.52.0-1 - Update to 1.52.0. * Fri Apr 16 2021 Josh Stone <jistone@redhat.com> - 1.51.0-3 - Security fixes for CVE-2020-36323, CVE-2021-31162 * Wed Apr 14 2021 Josh Stone <jistone@redhat.com> - 1.51.0-2 - Security fixes for CVE-2021-28876, CVE-2021-28878, CVE-2021-28879 - Fix bootstrap for stage0 rust 1.51 * Thu Mar 25 2021 Josh Stone <jistone@redhat.com> - 1.51.0-1 - Update to 1.51.0. * Thu Feb 11 2021 Josh Stone <jistone@redhat.com> - 1.50.0-1 - Update to 1.50.0. * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.49.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 05 2021 Josh Stone <jistone@redhat.com> - 1.49.0-1 - Update to 1.49.0. * Tue Dec 29 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.48.0-3 - De-bootstrap * Mon Dec 28 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.48.0-2 - Rebuild for libgit2 1.1.x