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

rust-std-static-1.79.0-3.el10 RPM for x86_64

From CentOS Stream 10 AppStream for x86_64

Name: rust-std-static Distribution: CentOS
Version: 1.79.0 Vendor: CentOS
Release: 3.el10 Build date: Wed Aug 14 20:14:00 2024
Group: Unspecified Build host: x86-03.stream.rdu2.redhat.com
Size: 146749846 Source RPM: rust-1.79.0-3.el10.src.rpm
Packager: builder@centos.org
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-DFS-2016)

Changelog

* Tue Aug 13 2024 Josh Stone <jistone@redhat.com> - 1.79.0-3
  - Disable jump threading of float equality
* Thu Jul 25 2024 Josh Stone <jistone@redhat.com> - 1.79.0-2
  - Trim extra_targets on RHEL
* Thu Jun 27 2024 Nikita Popov <npopov@redhat.com> - 1.79.0-1
  - Update to Rust 1.79.0
* Thu Jun 27 2024 Nikita Popov <npopov@redhat.com> - 1.78.0-1
  - Update to Rust 1.78.0
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.77.2-4
  - Bump release for June 2024 mass rebuild
* Thu May 09 2024 Josh Stone <jistone@redhat.com> - 1.77.2-3
  - Rebuild with LLVM 18
* Tue Apr 30 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 1.77.2-2
  - Update gating config for rhel 10
* 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.
* Mon Aug 07 2023 Josh Stone <jistone@redhat.com> - 1.71.1-1
  - Update to 1.71.1.
  - Security fix for CVE-2023-38497
* Tue Jul 25 2023 Josh Stone <jistone@redhat.com> - 1.71.0-3
  - Relax the suspicious_double_ref_op lint
  - Enable the profiler runtime for native hosts
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.71.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 17 2023 Josh Stone <jistone@redhat.com> - 1.71.0-1
  - Update to 1.71.0.
* Fri Jun 23 2023 Josh Stone <jistone@redhat.com> - 1.70.0-2
  - Override default target CPUs to match distro settings
* Thu Jun 01 2023 Josh Stone <jistone@redhat.com> - 1.70.0-1
  - Update to 1.70.0.
* Fri May 05 2023 Josh Stone <jistone@redhat.com> - 1.69.0-3
  - Fix debuginfo with LLVM 16
* Mon May 01 2023 Josh Stone <jistone@redhat.com> - 1.69.0-2
  - Build with LLVM 15 on Fedora 38+
* Thu Apr 20 2023 Josh Stone <jistone@redhat.com> - 1.69.0-1
  - Update to 1.69.0.
  - Obsolete rust-analysis.
* Tue Mar 28 2023 Josh Stone <jistone@redhat.com> - 1.68.2-1
  - Update to 1.68.2.
* Thu Mar 23 2023 Josh Stone <jistone@redhat.com> - 1.68.1-1
  - Update to 1.68.1.
* Thu Mar 09 2023 Josh Stone <jistone@redhat.com> - 1.68.0-1
  - Update to 1.68.0.
* Tue Mar 07 2023 David Michael <fedora.dm0@gmail.com> - 1.67.1-3
  - Add a virtual Provides to rust-std-static containing the target triple.
* Mon Feb 20 2023 Orion Poplawski <orion@nwra.com> - 1.67.1-2
  - Ship rust-toolset for EPEL7
* Thu Feb 09 2023 Josh Stone <jistone@redhat.com> - 1.67.1-1
  - Update to 1.67.1.
* Fri Feb 03 2023 Josh Stone <jistone@redhat.com> - 1.67.0-3
  - Unbundle libgit2 on Fedora 38.
* Fri Jan 27 2023 Adam Williamson <awilliam@redhat.com> - 1.67.0-2
  - Backport PR #107360 to fix build of mesa
  - Backport 675fa0b3 to fix bootstrapping failure
* Thu Jan 26 2023 Josh Stone <jistone@redhat.com> - 1.67.0-1
  - Update to 1.67.0.
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.66.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 10 2023 Josh Stone <jistone@redhat.com> - 1.66.1-1
  - Update to 1.66.1.
  - Security fix for CVE-2022-46176
* Thu Dec 15 2022 Josh Stone <jistone@redhat.com> - 1.66.0-1
  - Update to 1.66.0.
* Thu Nov 03 2022 Josh Stone <jistone@redhat.com> - 1.65.0-1
  - Update to 1.65.0.
  - rust-analyzer now obsoletes rls.
* Thu Sep 22 2022 Josh Stone <jistone@redhat.com> - 1.64.0-1
  - Update to 1.64.0.
  - Add rust-analyzer.

Files

/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/libaddr2line-6518bf9b533a266f.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7eb75526a72d5e96.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-28afa0653d6ef6cf.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-571128700a3a134d.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c3a0f5af071b3e90.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fb37e70270602455.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-974b773012468617.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9b8b7f7c4c40c99f.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-62678332dc50ddc0.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c082713d235d9e48.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ff5a486d8475fb9e.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0759813e66296eb5.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-43a7cde3293ce12c.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-1d2a3866652de9fb.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-821ed5b4dfc60543.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-47f3f130213c9f49.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libprofiler_builtins-f18315cfdb038182.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-23fb7039c5974c2d.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ee82034d5e0da9d0.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c4b74f0f85a74130.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b51ffa62878285af.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-24f32792aaef0236.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bcab8263814f9b66.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libsysroot-14962d54aa821446.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c566ac9ca3253fd4.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-dda69e0bb7e986bf.rlib
/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7282fe0bcbbed1f2.rlib


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Sep 27 08:12:59 2024