Information for build rust-1.66.1-2.el9_2
ID | 27053 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | rust | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 1.66.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 2.el9_2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | Draft | False | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://git.cclinux.org/stage/rpms/rust.git#b197ae0b3dd1af091460459a6cd6f4bd8eba5c1e | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | The Rust Programming Language | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | 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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | distrobuild | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Mon, 21 Aug 2023 01:49:52 CST | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Mon, 21 Aug 2023 03:38:09 CST | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-circle9_2-updates, /stage/rpms/rust.git:b197ae0b3dd1af091460459a6cd6f4bd8eba5c1e) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/rust.git?#b197ae0b3dd1af091460459a6cd6f4bd8eba5c1e'}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Mon Aug 07 2023 Josh Stone <jistone@redhat.com> - 1.66.1-2 - CVE-2023-38497: fix cargo to respect umask - Resolves: rhbz#2228140 * Wed Jan 11 2023 Josh Stone <jistone@redhat.com> - 1.66.1-1 - Update to 1.66.1. * Fri Jan 06 2023 Josh Stone <jistone@redhat.com> - 1.65.0-1 - Update to 1.65.0. - rust-analyzer now obsoletes rls. * Wed Oct 12 2022 Josh Stone <jistone@redhat.com> - 1.64.0-2 - Rebuild for LLVM 15.0.1. * Thu Sep 22 2022 Josh Stone <jistone@redhat.com> - 1.64.0-1 - Update to 1.64.0. - Add rust-analyzer. * Wed Sep 07 2022 Josh Stone <jistone@redhat.com> - 1.63.0-1 - Update to 1.63.0. * Tue Jul 19 2022 Josh Stone <jistone@redhat.com> - 1.62.1-1 - Update to 1.62.1. * Wed Jul 13 2022 Josh Stone <jistone@redhat.com> - 1.62.0-2 - Prevent unsound coercions from functions with opaque return types. * Thu Jun 30 2022 Josh Stone <jistone@redhat.com> - 1.62.0-1 - Update to 1.62.0. * Fri Jun 03 2022 Josh Stone <jistone@redhat.com> - 1.61.0-1 - Update to 1.61.0. - Add rust-toolset as a subpackage. * Wed Apr 20 2022 Josh Stone <jistone@redhat.com> - 1.60.0-1 - Update to 1.60.0. * Tue Apr 19 2022 Josh Stone <jistone@redhat.com> - 1.59.0-1 - Update to 1.59.0. * Thu Jan 20 2022 Josh Stone <jistone@redhat.com> - 1.58.1-1 - Update to 1.58.1. * Thu Jan 13 2022 Josh Stone <jistone@redhat.com> - 1.58.0-1 - Update to 1.58.0. * Wed Dec 15 2021 Josh Stone <jistone@redhat.com> - 1.57.0-1 - Update to 1.57.0. * Wed Dec 01 2021 Josh Stone <jistone@redhat.com> - 1.56.1-2 - Add rust-std-static-wasm32-wasi Resolves: rhbz#1980082 * Thu Nov 04 2021 Josh Stone <jistone@redhat.com> - 1.56.1-1 - Update to 1.56.1. * Fri Oct 29 2021 Josh Stone <jistone@redhat.com> - 1.55.0-1 - Update to 1.55.0. * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.54.0-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 |