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

rust-1.79.0-3.el10 RPM for x86_64

From CentOS Stream 10 AppStream for x86_64

Name: rust 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: 82629735 Source RPM: rust-1.79.0-3.el10.src.rpm
Packager: builder@centos.org
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.

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/bin/rustc
/usr/bin/rustdoc
/usr/lib/.build-id
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/7988aeaf8fce1e43bebd332f5711520457c8e5
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/a53c34ca6c3f186aca3825e5cb1dee01e87c93
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/1b339fd920e455ffa144d6488f3a51db5a5e35
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/4d45f53badcabe5f64140239f4f98f1ba61b36
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/ff200e96fcd22ef0520acbccc64d87a5438265
/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/libstd-24f32792aaef0236.so
/usr/lib64/librustc_driver-293dce13289cd391.so
/usr/lib64/libstd-24f32792aaef0236.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.gz
/usr/share/man/man1/rustdoc.1.gz


Generated by rpm2html 1.8.1

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