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

rust-std-static-1.88.0-1.mga10 RPM for i686

From Mageia Cauldron for i686 / media / core / release

Name: rust-std-static Distribution: Mageia
Version: 1.88.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Fri Jul 4 14:36:11 2025
Group: Development/Rust Build host: localhost
Size: 147155895 Source RPM: rust-1.88.0-1.mga10.src.rpm
Packager: wally <wally>
Url: https://www.rust-lang.org
Summary: Standard library for Rust
This package includes the standard libraries for building applications
written in Rust.

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

Changelog

* Thu Jul 03 2025 wally <wally> 1.88.0-1.mga10
  + Revision: 2244788
  - new version 1.88.0
* Wed May 21 2025 wally <wally> 1.87.0-1.mga10
  + Revision: 2185552
  - new version 1.87.0
* Wed Apr 30 2025 wally <wally> 1.86.0-2.mga10
  + Revision: 2180092
  - rebuild for llvm 20.1.3
* Sat Apr 12 2025 wally <wally> 1.86.0-1.mga10
  + Revision: 2174853
  - new version 1.86.0
* Tue Apr 01 2025 wally <wally> 1.85.1-1.mga10
  + Revision: 2172522
  - new version 1.85.1
* Sun Mar 16 2025 wally <wally> 1.85.0-3.mga10
  + Revision: 2165214
  - add upstream patches from stable branch to fix build on armv7hl
* Mon Mar 10 2025 wally <wally> 1.85.0-2.mga10
  + Revision: 2162616
  - add upstream patches to fix build on armv7
* Sun Mar 09 2025 wally <wally> 1.85.0-1.mga10
  + Revision: 2162356
  - new version 1.85.0 (sync with Fedora)
* Fri Feb 07 2025 ns80 <ns80> 1.84.1-1.mga10
  + Revision: 2145935
  - new version 1.84.1 to fix thunderbird build (see: https://bugs.gentoo.org/show_bug.cgi?format=multiple&id=948059)
  - drop patch 7, merged upstream
* Wed Jan 29 2025 wally <wally> 1.84.0-1.mga10
  + Revision: 2143427
  - build with bundled libgit2 for now
  - new version 1.84.0 (from Fedora)
* Tue Dec 31 2024 wally <wally> 1.83.0-1.mga10
  + Revision: 2133495
  - new version 1.83.0 (from Fedora)
* Wed Nov 13 2024 wally <wally> 1.82.0-2.mga10
  + Revision: 2114916
  - rebuild for llvm 19.1.3
* Fri Oct 25 2024 wally <wally> 1.82.0-1.mga10
  + Revision: 2111169
  - new version 1.82.0
* Sat Sep 28 2024 wally <wally> 1.81.0-1.mga10
  + Revision: 2101701
  - new version 1.81.0
  - use system libgit2
* Fri Sep 27 2024 wally <wally> 1.80.1-1.mga10
  + Revision: 2101610
  - new version 1.80.1
  - build using bundled libgit2 for now as we have too new libgit2 in repos
* Mon Sep 09 2024 neoclust <neoclust> 1.80.0-2.mga10
  + Revision: 2094683
  - New version 1.80.0
* Sun Sep 08 2024 neoclust <neoclust> 1.79.0-2.mga10
  + Revision: 2094548
  - Regenerate disable-libssh2.patch
    Update LLVM versions
    Update bundled wasi-libc for distinct target triples
    enable aarch64-unknown-uefi
    lld fixup for aarch64-unknown-uefi
  - New version 1.79.0
* Wed Jun 12 2024 akien <akien> 1.78.0-1.mga10
  + Revision: 2072854
  - Sync with Fedora:
    o Update to 1.78.0.
    o Write cargo configuration to .cargo/config.toml instead of .cargo/config.
* Tue Jun 11 2024 akien <akien> 1.77.2-1.mga10
  + Revision: 2072628
  - Sync with Fedora:
    o Update to 1.77.2; Fixes RHBZ#2274248 CVE-2024-24576.
    o Add build target for aarch64-unknown-none-softfloat.
    o Use bundled sqlite3 when the system version is too old.
  + wally <wally>
  - disable bootstrap build for i686
* 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.

Files

/usr/lib/.build-id
/usr/lib/.build-id/74
/usr/lib/.build-id/74/1b14fddfc332aaee83848cb95762239890480e
/usr/lib/rustlib
/usr/lib/rustlib/i686-unknown-linux-gnu
/usr/lib/rustlib/i686-unknown-linux-gnu/lib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libaddr2line-43b6333125feee4b.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libadler2-22bef0d8e3e8811a.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-b1ff31ecd58011b7.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcfg_if-71ec2d75fe7b4598.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-10396ec6c4459543.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-640102b5528021ee.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-c342618840da732f.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgimli-a0c7b0da517d8e98.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhashbrown-0989891e4a8c38f7.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-e737ec599221dc92.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemchr-6aeb7b0dd028c89b.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libminiz_oxide-d7a2d975474763d0.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libobject-4f42fca70812f641.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_abort-f847a1c64945b6f4.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-a6b18ca9481314d6.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-05f86f77b19c74ff.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libprofiler_builtins-9518f79c2edaac07.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-3aa41dba09dca23c.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_literal_escaper-35d81372009abce1.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_alloc-aa41b5b437778751.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_core-1be469a53eb1eb21.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_std-f97f47ea799de96e.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-4dadc9a94c0db0b8.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-4dadc9a94c0db0b8.so
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd_detect-c88feecab6dcf645.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libsysroot-e1907830bdc8d1ba.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-16158dba0d8d297c.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libunicode_width-d3c580e84f729faf.rlib
/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libunwind-d6cad6566d76f6d1.rlib
/usr/share/doc/rust/COPYRIGHT-library.html
/usr/share/licenses/rust-std-static
/usr/share/licenses/rust-std-static/cargo-vendor.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jul 6 06:49:31 2025