Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-std-static-x86_64-pc-windows-gnu-1.76.0-1.mga10 RPM for noarch

From Mageia Cauldron for aarch64 / media / core / release

Name: rust-std-static-x86_64-pc-windows-gnu Distribution: Mageia
Version: 1.76.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Thu May 16 14:29:22 2024
Group: Development/Other Build host: localhost
Size: 115722022 Source RPM: rust-1.76.0-1.mga10.src.rpm
Packager: akien <akien>
Url: https://www.rust-lang.org
Summary: Standard library for Rust x86_64-pc-windows-gnu
This package includes the standard libraries for building applications
written in Rust for the MinGW target x86_64-pc-windows-gnu.

Provides

Requires

License

(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)

Changelog

* Thu May 16 2024 akien <akien> 1.76.0-1.mga10
  + Revision: 2064399
  - Thu Feb 08 2024 Josh Stone <jistone@redhat.com> - 1.76.0-1
    o Update to 1.76.0.
* Wed May 15 2024 akien <akien> 1.75.0-1.mga10
  + Revision: 2064339
  - Sync with Fedora: Tue Jan 30 2024 Josh Stone <jistone@redhat.com> - 1.75.0-3
    o Update to 1.75.0.
    o Consolidate 32-bit build compromises.
    o Update rust-toolset and add rust-srpm-macros for ELN.
* Wed Apr 24 2024 wally <wally> 1.74.0-7.mga10
  + Revision: 2060856
  - limit parallel builds on arm
  - bootstrap build for i686
* Sat Mar 30 2024 wally <wally> 1.74.0-4.mga10
  + Revision: 2053293
  - rebuild for arm32
* Sat Mar 30 2024 wally <wally> 1.74.0-3.mga10
  + Revision: 2053255
  - fix arm32 build
* Sat Mar 30 2024 wally <wally> 1.74.0-2.mga10
  + Revision: 2053217
  - rebuild for llvm17
* Sat Nov 25 2023 akien <akien> 1.74.0-1.mga10
  + Revision: 2009559
  - 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.
* Wed Oct 25 2023 akien <akien> 1.73.0-2.mga10
  + Revision: 2001626
  - Fix clang_rt profiler path on armv7hl
* Wed Oct 25 2023 akien <akien> 1.73.0-1.mga10
  + Revision: 2001456
  - 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.
* Mon Sep 04 2023 akien <akien> 1.72.0-1.mga10
  + Revision: 1984038
  - Sync with Fedora: Thu Aug 24 2023 Josh Stone <jistone@redhat.com> - 1.72.0-1
    o Update to 1.72.0.
* Sun Sep 03 2023 akien <akien> 1.71.1-1.mga10
  + Revision: 1983884
  - 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

Files

/usr/lib/rustlib
/usr/lib/rustlib/x86_64-pc-windows-gnu
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libaddr2line-c97b1e9dd845544f.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libadler-0bc177bb28833844.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/liballoc-0c5f4a52ce62c0f4.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libcfg_if-e0141ad90ed85e81.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libcompiler_builtins-0a047b1d34829f0a.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libcore-3ced5aabd8064b74.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libgetopts-442502cab323c12a.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libgimli-d2200c98cba88371.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libhashbrown-fb3f320b4aed62f0.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/liblibc-4d16bb2df7f018f0.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libmemchr-20c0a31f11d9ec8f.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libminiz_oxide-44778385a74fd1dd.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libobject-8681af356f4a8a34.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libpanic_abort-f6d9fb76cdf177d6.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libpanic_unwind-75bc2fa42dba7c1a.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libproc_macro-2dfc1ef2bcf9939a.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/librustc_demangle-82f2a45bc771ebb0.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/librustc_std_workspace_alloc-3eb69b4a2bb50167.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/librustc_std_workspace_core-f88e887fde81a9e7.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/librustc_std_workspace_std-2bea59be24674876.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libstd-dd1fe7edae362874.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libstd_detect-2bdb87e871e6466c.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libsysroot-0dfa16c2fd4d2cb3.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libtest-094eedc181acb337.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libunicode_width-7958de352e27b6dd.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/libunwind-37aadf80a72bf68c.rlib
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/rsbegin.o
/usr/lib/rustlib/x86_64-pc-windows-gnu/lib/rsend.o


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 1 04:59:41 2024