Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust | Distribution: Mageia |
Version: 1.74.0 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Wed Nov 29 13:28:16 2023 |
Group: Development/Other | Build host: localhost |
Size: 83454012 | Source RPM: rust-1.74.0-1.mga9.src.rpm |
Packager: akien <akien> | |
Url: https://www.rust-lang.org | |
Summary: The Rust Programming Language |
Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator.
(Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016)
* Wed Nov 29 2023 akien <akien> 1.74.0-1.mga9 + Revision: 2011048 - Sync with Fedora: Thu Nov 16 2023 Josh Stone <jistone@redhat.com> - 1.74.0-1 o Update to 1.74.0. o Detect non-stable channels from the version. o Sync rust-toolset macros from rust-packaging. o Use thin-LTO and PGO for rustc itself. - Sync with Fedora: Thu Oct 05 2023 Josh Stone <jistone@redhat.com> - 1.73.0-1 o Update to 1.73.0. o Drop el7 conditionals from the spec. o Fix the profiler runtime with compiler-rt-17 o Switch to unbundled wasi-libc on Fedora o Use emmalloc instead of CC0 dlmalloc when bundling wasi-libc o Add build target for x86_64-unknown-none o Add build target for x86_64-unknown-uefi o Migrated to SPDX license - Remove Mageia logic for bootstrap_build_arch, untested in a long time and too hard to maintain. i586 should now have proper bootstrap binaries upstream IIRC so it might not be needed anymore anyway. - Sync with Fedora: Thu Aug 24 2023 Josh Stone <jistone@redhat.com> - 1.72.0-1 o Update to 1.72.0. - Sync with Fedora: Mon Aug 07 2023 Josh Stone <jistone@redhat.com> - 1.71.1-1 o Update to 1.71.1 o Security fix for CVE-2023-38497. o Enable the profiler runtime for native hosts. * Mon Jun 05 2023 akien <akien> 1.70.0-1.mga9 + Revision: 1960998 - Sync with Fedora: Thu Jun 01 2023 Josh Stone <jistone@redhat.com> - 1.70.0-1 o Update to 1.70.0. * Fri Apr 28 2023 akien <akien> 1.69.0-1.mga9 + Revision: 1955257 - Sync with Fedora: Thu Apr 20 2023 Josh Stone <jistone@redhat.com> - 1.69.0-1 o Update to 1.69.0. o Obsolete rust-analysis. * Sat Mar 18 2023 akien <akien> 1.68.0-1.mga9 + Revision: 1949621 - Sync with Fedora: Thu Mar 09 2023 Josh Stone <jistone@redhat.com> - 1.68.0-1 o Update to 1.68.0. o Add a virtual Provides to rust-std-static containing the target triple. o Ship rust-toolset for EPEL. * Mon Feb 27 2023 akien <akien> 1.67.1-1.mga9 + Revision: 1945597 - Sync with Fedora: Thu Feb 09 2023 Josh Stone <jistone@redhat.com> - 1.67.1-1 o Update to 1.67.1. * Tue Feb 07 2023 akien <akien> 1.67.0-2.mga9 + Revision: 1939205 - BR libatomic-devel for armv7hl, seems needed for LLVM (possibly upstream bug?) * Tue Feb 07 2023 akien <akien> 1.67.0-1.mga9 + Revision: 1939065 - Sync with Fedora: Fri Feb 03 2023 Josh Stone <jistone@redhat.com> - 1.67.0-3 o Update to 1.67.0. o Backport PR #107360 to fix build of mesa o Backport 675fa0b3 to fix bootstrapping failure * Wed Jan 18 2023 akien <akien> 1.66.1-1.mga9 + Revision: 1934267 - Sync with Fedora: Tue Jan 10 2023 Josh Stone <jistone@redhat.com> - 1.66.1-1 o Update to 1.66.1. o Security fix for CVE-2022-46176 * Sat Dec 17 2022 akien <akien> 1.66.0-1.mga9 + Revision: 1924237 - Sync with Fedora: Thu Dec 15 2022 Josh Stone <jistone@redhat.com> - 1.66.0-1 o Update to 1.66.0. * Fri Nov 04 2022 akien <akien> 1.65.0-1.mga9 + Revision: 1902455 - Sync with Fedora: Thu Nov 03 2022 Josh Stone <jistone@redhat.com> - 1.65.0-1 o Update to 1.65.0. o rust-analyzer now obsoletes rls. * Fri Sep 23 2022 akien <akien> 1.64.0-1.mga9 + Revision: 1891745 - Sync with Fedora: Thu Sep 22 2022 Josh Stone <jistone@redhat.com> - 1.64.0-1 o Update to 1.64.0. o Add rust-analyzer. + tv <tv> - Rebuild for llvm-15 + ns80 <ns80> - rebuild for LLVM/clang 15 * Tue Sep 06 2022 akien <akien> 1.63.0-1.mga9 + Revision: 1884616 - Sync with Fedora: Thu Aug 11 2022 Josh Stone <jistone@redhat.com> - 1.63.0-1 o Update to 1.63.0. * Fri Sep 02 2022 akien <akien> 1.62.1-1.mga9 + Revision: 1883518 - Sync with Fedora: Tue Jul 19 2022 Josh Stone <jistone@redhat.com> - 1.62.1-1 o Update to 1.62.1. * Mon Jun 06 2022 akien <akien> 1.61.0-1.mga9 + Revision: 1861388 - Sync with Fedora: Mon May 23 2022 Josh Stone <jistone@redhat.com> - 1.61.0-2 o Update to 1.61.0. o Add rust-toolset for ELN. o Add missing target_feature to the list of well known cfg names * Mon Apr 11 2022 akien <akien> 1.60.0-2.mga9 + Revision: 1848902 - Rebuild with re-bootstrapped aarch64 * Mon Apr 11 2022 akien <akien> 1.60.0-1.mga9 + Revision: 1848768 - Boostrap aarch64, the previous build got borked in llvm13 -> 14 transition - Attempt force build with llvm13 to prevent llvm 13 and 14 mixup - Sync with Fedora: Thu Apr 07 2022 Josh Stone <jistone@redhat.com> - 1.60.0-1 o Update to 1.60.0. - Sync with Fedora: Fri Mar 25 2022 Josh Stone <jistone@redhat.com> - 1.59.0-4 o Fix the archive index for wasm32-wasi's libc.a - Disable bootstrap, we'll re-add libllvm13.0. Also add i586 to ExclusiveArch. + tv <tv> - Boostrap as clang-14 cannot cohabite with libclang13... - Fix bootstraping arches - Rebuild for llvm-14 + umeabot <umeabot> - Mageia 9 Mass Rebuild * Mon Mar 07 2022 akien <akien> 1.59.0-1.mga9 + Revision: 1789601 - Tue Mar 01 2022 Josh Stone <jistone@redhat.com> - 1.59.0-2 o Update to 1.59.0. * Tue Jan 25 2022 akien <akien> 1.58.1-1.mga9 + Revision: 1769757 - Sync with Fedora: Thu Jan 20 2022 Josh Stone <jistone@redhat.com> - 1.58.1-1 o Update to 1.58.1. o Add rust-std-static-i686-pc-windows-gnu o Add rust-std-static-x86_64-pc-windows-gnu * Sun Jan 02 2022 akien <akien> 1.57.0-1.mga9 + Revision: 1766230 - Sync with Fedora: Thu Dec 02 2021 Josh Stone <jistone@redhat.com> - 1.57.0-1 o Update to 1.57.0, fixes rhbz#2028675. o Backport rust#91070, fixes rhbz#1990657 o Add rust-std-static-wasm32-wasi - Mageia: Use bundled libgit2 until we have 1.3.0.
/usr/bin/rustc /usr/bin/rustdoc /usr/lib/.build-id /usr/lib/.build-id/0d /usr/lib/.build-id/0d/9a6ed00a22b422b61179f8e9b8d5eb39d302f6 /usr/lib/.build-id/22 /usr/lib/.build-id/22/bc067bd147f8cdf634a836343ed5e04f8604bc /usr/lib/.build-id/2a /usr/lib/.build-id/2a/17a61a1c51890600f232c1d3a59868100f1e5f /usr/lib/.build-id/4f /usr/lib/.build-id/4f/2b2dfdaa06dddae532f273ba57368d620dfb99 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/cffed97e441ca5536b5964a5ebd25e5a5fb8f6 /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/fcfab3a33110865923bb187b93d327fb21fba1 /usr/lib/rustlib /usr/lib/rustlib/x86_64-unknown-linux-gnu /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-64f08523e7371d47.so /usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f1127f51847030c8.so /usr/lib64/librustc_driver-dd4755ea70bc7296.so /usr/lib64/libstd-64f08523e7371d47.so /usr/lib64/libtest-f1127f51847030c8.so /usr/libexec/rust-analyzer-proc-macro-srv /usr/share/doc/rust /usr/share/doc/rust/README.md /usr/share/licenses/rust /usr/share/licenses/rust/COPYRIGHT /usr/share/licenses/rust/LICENSE-APACHE /usr/share/licenses/rust/LICENSE-MIT /usr/share/man/man1/rustc.1.xz /usr/share/man/man1/rustdoc.1.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 07:58:59 2024