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 14:23:06 2023 |
Group: Development/Other | Build host: localhost |
Size: 66710812 | 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/2d /usr/lib/.build-id/2d/d17a45eaddbd21efb8f02f262febe1e8f784e9 /usr/lib/.build-id/32 /usr/lib/.build-id/32/cd07e899c294b60725acdfe4d649234383451e /usr/lib/.build-id/71 /usr/lib/.build-id/71/cec630435bb22d531a248ad621e3663760ce7a /usr/lib/.build-id/9b /usr/lib/.build-id/9b/b69f15fbd8ba4a863699eb958a15ac776b0756 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/e5562949e0def69eba93a2cf3793f3c958a052 /usr/lib/.build-id/de /usr/lib/.build-id/de/9686b2b7d201134b43995a2ba91fe0ce66497e /usr/lib/librustc_driver-4b76016245910a95.so /usr/lib/libstd-64281050d8d83d3b.so /usr/lib/libtest-58ae2315c708fd71.so /usr/lib/rustlib /usr/lib/rustlib/armv7-unknown-linux-gnueabihf /usr/lib/rustlib/armv7-unknown-linux-gnueabihf/lib /usr/lib/rustlib/armv7-unknown-linux-gnueabihf/lib/libstd-64281050d8d83d3b.so /usr/lib/rustlib/armv7-unknown-linux-gnueabihf/lib/libtest-58ae2315c708fd71.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 Jan 13 08:09:04 2025