[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект rust-1.75.0-1.module+el8.10.0+303+067f0905

Имя rust
Эпоха 0
Версия 1.75.0
Релиз 1.module+el8.10.0+303+067f0905
Сайт https://www.rust-lang.org
Лицензия (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)
Время сборки 2024-05-25 18:37:43
Хост сборки builder-x86-06.inferitos.ru
Краткое описание The Rust Programming Language
Репозитории AppStream
Полное описание 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.
Эррата
Module rust-toolset-rhel8-8100020240525152224.b09eea91
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
cargo-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 Rust's package manager and build tool e6d15925f3e7cd3fefcf25bf46a7f47f4562c4f2960c5c4bf7eff4e28f7a4491 download
clippy-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 Lints to catch common mistakes and improve your Rust code 7d1526d8be91e484e2ef73c550e14c48edf3b02e71036343f2b5aad86ce07211 download
rust-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 The Rust Programming Language 5c769a7a28e2d291af0f9208e6ae83b48fcdea13ca91ca1e70e16605edf37273 download
rust-analyzer-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 Rust implementation of the Language Server Protocol 9765d0c4358b6fde07d18482b5545e5ee78cc7156ab9f04ba79713ef40a8816a download
rust-doc-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 Documentation for Rust ebc1dd3aa2bb9e47295b9f7d1d39c56ac3256b5d8b73866d758b4432ed645d9b download
rust-std-static-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 Standard library for Rust c4435bf98b7b0c0108ac5407803c3ce3cc78eac79b1a232590a414d0e2980347 download
rust-std-static-wasm32-unknown-unknown-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 Standard library for Rust wasm32-unknown-unknown 58bd99671dc64bb888748dda497ba772b1a1c5378da2aa7ef697518ab459052f download
rust-std-static-wasm32-wasi-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 Standard library for Rust wasm32-wasi 1e67e3a32a9851bb1ae15b72a205c410dd5d24a46b265f07f68eaf015aa84f7f download
rustfmt-1.75.0-1.module+el8.10.0+303+067f0905.x86_64 Tool to find and fix Rust formatting issues 8e5c1d5a81697b437a647710be396532eb9885de6c328c45abd508e376a51d83 download
noarch
rust-debugger-common-1.75.0-1.module+el8.10.0+303+067f0905.noarch Common debugger pretty printers for Rust dc708523bccd2b4416709fb58e282a8f184759c25cbab3557a6f1331ab5eb108 download
rust-gdb-1.75.0-1.module+el8.10.0+303+067f0905.noarch GDB pretty printers for Rust 7504bd8a43b7eabe812c83ee7b6e628b009d95e0d46b83691e6ad8521a7252a1 download
rust-lldb-1.75.0-1.module+el8.10.0+303+067f0905.noarch LLDB pretty printers for Rust b9cdbeac94a557f77b3a89ff847f5c14740d3a0e31033f11b140b71cff36dc5a download
rust-src-1.75.0-1.module+el8.10.0+303+067f0905.noarch Sources for the Rust standard library 416817f34bf3b89de6ca028f9678a2844ec889b7c44902443a4e3c7294d2f3ce download
rust-toolset-1.75.0-1.module+el8.10.0+303+067f0905.noarch Rust Toolset 0a8d443f6c095b53ea67a030865ee2c24f4a4e9e28b78c6dcdac6e8d6d8074e2 download
src
rust-1.75.0-1.module+el8.10.0+303+067f0905.src The Rust Programming Language c293bb510494c892ad57888dc567ab06fefa2bb57f81c3ba89168ef6dbce1c1b download
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.75.0-1
- Rebuilt for MSVSphere 8.10 beta

* Fri Jan 05 2024 Josh Stone <jistone@redhat.com> - 1.75.0-1
- Update to 1.75.0.

* Wed Jan 03 2024 Josh Stone <jistone@redhat.com> - 1.74.1-1
- Update to 1.74.1.

* Tue Oct 17 2023 Josh Stone <jistone@redhat.com> - 1.73.0-1
- Update to 1.73.0.
- Use emmalloc instead of CC0 dlmalloc when bundling wasi-libc

* Thu Oct 12 2023 Josh Stone <jistone@redhat.com> - 1.72.1-1
- Update to 1.72.1.
- Migrated to SPDX license

* Tue Aug 08 2023 Josh Stone <jistone@redhat.com> - 1.71.1-1
- Update to 1.71.1.
- Security fix for CVE-2023-38497

* Wed Jul 26 2023 Josh Stone <jistone@redhat.com> - 1.71.0-2
- Relax the suspicious_double_ref_op lint (rhbz2225471)
- Enable the profiler runtime for native hosts (rhbz2213875)

* Thu Jul 20 2023 Josh Stone <jistone@redhat.com> - 1.71.0-1
- Update to 1.71.0.

* Tue Jul 18 2023 Josh Stone <jistone@redhat.com> - 1.70.0-1
- Update to 1.70.0.

* Fri May 26 2023 Josh Stone <jistone@redhat.com> - 1.69.0-1
- Update to 1.69.0.
- Obsolete rust-analysis.