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

rust-std-static-1.89.0-4.fc44 RPM for s390x

From Fedora Rawhide for s390x / r

Name: rust-std-static Distribution: Fedora Project
Version: 1.89.0 Vendor: Fedora Project
Release: 4.fc44 Build date: Fri Aug 15 23:27:41 2025
Group: Unspecified Build host: buildvm-s390x-08.s390.fedoraproject.org
Size: 153865954 Source RPM: rust-1.89.0-4.fc44.src.rpm
Packager: Fedora Project
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

* Fri Aug 15 2025 Josh Stone <jistone@redhat.com> - 1.89.0-4
  - Re-enable PGO for ppc64le
* Thu Aug 14 2025 Paul Murphy <paumurph@redhat.com> - 1.89.0-3
  - Enable optimized-compiler-builtins on the native compiler
* Thu Aug 07 2025 Jakub Jelen <jjelen@fedoraproject.org> - 1.89.0-2
  - Rust-gdb and lldb require rustc to find a sysroot
* Thu Aug 07 2025 Paul Murphy <paumurph@redhat.com> - 1.89.0-1
  - Update to Rust 1.89.0
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.88.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jun 26 2025 Josh Stone <jistone@redhat.com> - 1.88.0-1
  - Update to Rust 1.88.0
* Tue May 27 2025 Josh Stone <jistone@redhat.com> - 1.87.0-2
  - Skip PGO on all ppc64le builds for now
* Thu May 15 2025 Jesus Checa Hidalgo <jchecahi@redhat.com> - 1.87.0-1
  - Update to Rust 1.87.0
* Thu Apr 24 2025 Josh Stone <jistone@redhat.com> - 1.86.0-2
  - Temporarily skip PGO on RHEL ppc64le
* Thu Apr 03 2025 Josh Stone <jistone@redhat.com> - 1.86.0-1
  - Update to Rust 1.86.0
* Tue Mar 18 2025 Josh Stone <jistone@redhat.com> - 1.85.1-1
  - Update to Rust 1.85.1
* Mon Mar 10 2025 Josh Stone <jistone@redhat.com> - 1.85.0-5
  - Clean up LLVM-compat and enable it on ELN
* Sat Mar 08 2025 Josh Stone <jistone@redhat.com> - 1.85.0-4
  - Lock cargo to the matching rust version
* Sat Mar 08 2025 Josh Stone <jistone@redhat.com> - 1.85.0-3
  - Add `Provides: bundled(crate(_))` for vendored dependencies
* Wed Feb 26 2025 Josh Stone <jistone@redhat.com> - 1.85.0-2
  - ld.gold isn't needed for tests anymore
* Thu Feb 20 2025 Josh Stone <jistone@redhat.com> - 1.85.0-1
  - Update to Rust 1.85.0
* Thu Jan 30 2025 Josh Stone <jistone@redhat.com> - 1.84.1-1
  - Update to Rust 1.84.1
* Mon Jan 27 2025 Josh Stone <jistone@redhat.com> - 1.84.0-7
  - Restore libstd.so for uses like evcxr
* Mon Jan 20 2025 Josh Stone <jistone@redhat.com> - 1.84.0-6
  - Use system oniguruma for building rust-docs
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.84.0-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Jan 14 2025 Josh Stone <jistone@redhat.com> - 1.84.0-4
  - Fully remove the shared standard library
* Fri Jan 10 2025 Josh Stone <jistone@redhat.com> - 1.84.0-3
  - Revert use of clang/lld; patch cc-rs#1354 instead
* Thu Jan 09 2025 Josh Stone <jistone@redhat.com> - 1.84.0-2
  - Use lld when building the compiler
* Thu Jan 09 2025 Josh Stone <jistone@redhat.com> - 1.84.0-1
  - Update to Rust 1.84.0
* Wed Dec 18 2024 Josh Stone <jistone@redhat.com> - 1.83.0-6
  - prep: Remove submodules we don't need.
* Wed Dec 18 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 1.83.0-5
  - Update rpminspect unicode exceptions
* Mon Dec 16 2024 David Michael <fedora.dm0@gmail.com> - 1.83.0-4
  - Put an upper bound on the cargo requirement as well
* Tue Dec 03 2024 Josh Stone <jistone@redhat.com> - 1.83.0-2
  - Exclude target shared libraries
* Thu Nov 28 2024 Josh Stone <jistone@redhat.com> - 1.83.0-1
  - Update to Rust 1.83.0
* Tue Nov 12 2024 Josh Stone <jistone@redhat.com> - 1.82.0-4
  - [eln] update to wasi-libc-24
* Wed Oct 30 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 1.82.0-3
  - Add unicode exception rules for rpminpect
* Tue Oct 29 2024 Josh Stone <jistone@redhat.com> - 1.82.0-2
  - Set build.jobs for everything
* Thu Oct 17 2024 Josh Stone <jistone@redhat.com> - 1.82.0-1
  - Update to Rust 1.82.0
* Sat Oct 12 2024 Davide Cavalca <dcavalca@centosproject.org> - 1.81.0-7
  - Reenable the aarch64-unknown-none-softfloat target on RHEL
* Tue Oct 08 2024 Josh Stone <jistone@redhat.com> - 1.81.0-6
  - Require rust libraries for rust-analyzer; Fixes RHBZ#2316529
* Wed Oct 02 2024 Josh Stone <jistone@redhat.com> - 1.81.0-5
  - [eln] Upgrade wasi-libc for clang-19
* Mon Sep 30 2024 Josh Stone <jistone@redhat.com> - 1.81.0-3
  - Apply patches for LLVM 19
* Mon Sep 30 2024 Josh Stone <jistone@redhat.com> - 1.81.0-2
  - Only add an automatic SONAME for Rust dylibs
* Thu Sep 05 2024 Josh Stone <jistone@redhat.com> - 1.81.0-1
  - Update to Rust 1.81.0
* Mon Aug 12 2024 Nikita Popov <npopov@redhat.com> - 1.80.1-1
  - Update to Rust 1.80.1
* Sun Jul 28 2024 Songsong Zhang <u2fsdgvkx1@gmail.com> - 1.80.0-2
  - do not install gold in riscv64
* Thu Jul 25 2024 Josh Stone <jistone@redhat.com> - 1.80.0-1
  - Update to Rust 1.80.0
* Thu Jul 25 2024 Gerd Hoffmann <kraxel@redhat.com> - 1.79.0-8
  - lld fixup for aarch64-unknown-uefi
* Thu Jul 25 2024 Gerd Hoffmann <kraxel@redhat.com> - 1.79.0-7
  - enable aarch64-unknown-uefi
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.79.0-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jul 05 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 1.79.0-5
  - Import gating tests from tests/rust
* Thu Jun 20 2024 Josh Stone <jistone@redhat.com> - 1.79.0-4
  - Update bundled wasi-libc for distinct target triples
* Thu Jun 13 2024 Nikita Popov <npopov@redhat.com> - 1.79.0-1
  - Update to 1.79.0
* Tue May 28 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.78.0-3
  - rust-toolset Requires: rust-toolset-srpm-macros
* Thu May 02 2024 Josh Stone <jistone@redhat.com> - 1.78.0-1
  - Update to 1.78.0
* Tue Apr 30 2024 Josh Stone <jistone@redhat.com> - 1.77.2-7
  - Use bundled sqlite3 when the system version is too old.
* Thu Apr 25 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 1.77.2-6
  - test: Move librsvg2 and stratisd rebuild tests into rpm-rebuild test
* Thu Apr 25 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 1.77.2-5
  - tests: Add rpmbuild tests
* Wed Apr 24 2024 Josh Stone <jistone@redhat.com> - 1.77.2-4
  - Disable brp-strip-static-archive
* Wed Apr 17 2024 Josh Stone <jistone@redhat.com> - 1.77.2-3
  - Add fixes for several test cases
* Tue Apr 16 2024 Josh Stone <jistone@redhat.com> - 1.77.2-2
  - [rhel] Rename rust-srpm-macros to rust-toolset-srpm-macros
* Tue Apr 09 2024 Josh Stone <jistone@redhat.com> - 1.77.2-1
  - Update to 1.77.2; Fixes RHBZ#2274248 CVE-2024-24576
* Fri Apr 05 2024 Josh Stone <jistone@redhat.com> - 1.77.0-3
  - Ensure more consistency in PGO flags -- fixes Cargo tests
* Thu Mar 21 2024 Davide Cavalca <dcavalca@fedoraproject.org> - 1.77.0-2
  - Add build target for aarch64-unknown-none-softfloat
* Thu Mar 21 2024 Nikita Popov <npopov@redhat.com> - 1.77.0-1
  - Update to 1.77.0
* Thu Feb 08 2024 Josh Stone <jistone@redhat.com> - 1.76.0-1
  - Update to 1.76.0.
* Tue Jan 30 2024 Josh Stone <jistone@redhat.com> - 1.75.0-3
  - Consolidate 32-bit build compromises.
  - Update rust-toolset and add rust-srpm-macros for ELN.
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.75.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Dec 31 2023 Josh Stone <jistone@redhat.com> - 1.75.0-1
  - Update to 1.75.0.
* Thu Dec 07 2023 Josh Stone <jistone@redhat.com> - 1.74.1-1
  - Update to 1.74.1.
* Thu Nov 16 2023 Josh Stone <jistone@redhat.com> - 1.74.0-1
  - Update to 1.74.0.
* Thu Oct 26 2023 Josh Stone <jistone@redhat.com> - 1.73.0-2
  - Use thin-LTO and PGO for rustc itself.
* Thu Oct 05 2023 Josh Stone <jistone@redhat.com> - 1.73.0-1
  - Update to 1.73.0.
  - Drop el7 conditionals from the spec.
* Fri Sep 29 2023 Josh Stone <jistone@redhat.com> - 1.72.1-3
  - Fix the profiler runtime with compiler-rt-17
  - Switch to unbundled wasi-libc on Fedora
  - Use emmalloc instead of CC0 dlmalloc when bundling wasi-libc
* Mon Sep 25 2023 Josh Stone <jistone@redhat.com> - 1.72.1-2
  - Fix LLVM dependency for ELN
  - Add build target for x86_64-unknown-none
  - Add build target for x86_64-unknown-uefi
* Tue Sep 19 2023 Josh Stone <jistone@redhat.com> - 1.72.1-1
  - Update to 1.72.1.
  - Migrated to SPDX license
* Thu Aug 24 2023 Josh Stone <jistone@redhat.com> - 1.72.0-1
  - Update to 1.72.0.

Files

/usr/lib/.build-id
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/e0db7035fe792eb744efd087d807c3abe4c050
/usr/lib/rustlib
/usr/lib/rustlib/s390x-unknown-linux-gnu
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libaddr2line-0ba39034f782d6d3.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libadler2-7eb360d62ff3ccf9.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/liballoc-cfbd279bd0e124cc.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libcfg_if-d3937f804265c12d.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libcompiler_builtins-deda4487a5dcaca9.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libcore-a6acb1bf10da5183.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libgetopts-6a156dc61c91923d.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libgimli-600c08dd00a9005a.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libhashbrown-be61ea668acdee31.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/liblibc-7b173883f312269b.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libmemchr-501e7d701040e050.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libminiz_oxide-0fcff8ef77e23640.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libobject-18cb5d48d152e78f.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libpanic_abort-344ab715830756ff.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libpanic_unwind-35c3b1315bb22e55.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libproc_macro-9efad4afc795dfb0.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libprofiler_builtins-abbb1cfada8cfc30.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/librustc_demangle-b8cea86c00f9041c.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/librustc_literal_escaper-a2e90eba858bb3d1.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c5c471fd5f5567f5.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/librustc_std_workspace_core-8acd0b873e3a9b68.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/librustc_std_workspace_std-09d21e8ebf3e9c4c.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libstd-ec313aff76852615.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libstd-ec313aff76852615.so
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libstd_detect-b5bb6c5088575beb.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libsysroot-2e504fb9e5e29f66.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libtest-931fbf8d2f029cd2.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libunicode_width-1523009c354c2706.rlib
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libunwind-8a5052a41b68521d.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, Wed Aug 20 00:33:43 2025