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

rust-1.64.0-1.fc37 RPM for s390x

From Fedora 37 for s390x / r

Name: rust Distribution: Fedora Project
Version: 1.64.0 Vendor: Fedora Project
Release: 1.fc37 Build date: Thu Sep 22 23:56:14 2022
Group: Unspecified Build host: buildvm-s390x-21.s390.fedoraproject.org
Size: 120282597 Source RPM: rust-1.64.0-1.fc37.src.rpm
Packager: Fedora Project
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

(ASL 2.0 or MIT) and (BSD and MIT)

Changelog

* Thu Sep 22 2022 Josh Stone <jistone@redhat.com> - 1.64.0-1
  - Update to 1.64.0.
  - Add rust-analyzer.
* Thu Aug 11 2022 Josh Stone <jistone@redhat.com> - 1.63.0-1
  - Update to 1.63.0.
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.62.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* 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.
* Mon May 23 2022 Josh Stone <jistone@redhat.com> - 1.61.0-2
  - Add missing target_feature to the list of well known cfg names
* Thu May 19 2022 Josh Stone <jistone@redhat.com> - 1.61.0-1
  - Update to 1.61.0.
  - Add rust-toolset for ELN.
* Thu Apr 07 2022 Josh Stone <jistone@redhat.com> - 1.60.0-1
  - Update to 1.60.0.
* Fri Mar 25 2022 Josh Stone <jistone@redhat.com> - 1.59.0-4
  - Fix the archive index for wasm32-wasi's libc.a
* Fri Mar 04 2022 Stephen Gallagher <sgallagh@redhat.com> - 1.59.0-3
  - Rebuild against the bootstrapped build
* Fri Mar 04 2022 Stephen Gallagher <sgallagh@redhat.com> - 1.59.0-2.1
  - Bootstrapping for Fedora ELN
* Tue Mar 01 2022 Josh Stone <jistone@redhat.com> - 1.59.0-2
  - Fix s390x hangs, rhbz#2058803
* Thu Feb 24 2022 Josh Stone <jistone@redhat.com> - 1.59.0-1
  - Update to 1.59.0.
  - Revert to libgit2 1.3.x
* Sun Feb 20 2022 Igor Raits <igor.raits@gmail.com> - 1.58.1-2
  - Rebuild for libgit2 1.4.x
* 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 Jan 05 2022 Josh Stone <jistone@redhat.com> - 1.57.0-2
  - Add rust-std-static-i686-pc-windows-gnu
  - Add rust-std-static-x86_64-pc-windows-gnu
* Thu Dec 02 2021 Josh Stone <jistone@redhat.com> - 1.57.0-1
  - Update to 1.57.0, fixes rhbz#2028675.
  - Backport rust#91070, fixes rhbz#1990657
  - Add rust-std-static-wasm32-wasi
* Sun Nov 28 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.56.1-3
  - De-bootstrap (libgit2)
* Sun Nov 28 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.56.1-2
  - Rebuild for libgit2 1.3.x
* Mon Nov 01 2021 Josh Stone <jistone@redhat.com> - 1.56.1-1
  - Update to 1.56.1.
* Thu Oct 21 2021 Josh Stone <jistone@redhat.com> - 1.56.0-1
  - Update to 1.56.0.
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.55.0-2
  - Rebuilt with OpenSSL 3.0.0
* Thu Sep 09 2021 Josh Stone <jistone@redhat.com> - 1.55.0-1
  - Update to 1.55.0.
  - Use llvm-ranlib for wasm rlibs; Fixes rhbz#2002612
* Tue Aug 24 2021 Josh Stone <jistone@redhat.com> - 1.54.0-2
  - Build with LLVM 12 on Fedora 35+
* Thu Jul 29 2021 Josh Stone <jistone@redhat.com> - 1.54.0-1
  - Update to 1.54.0.
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.53.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jul 08 2021 Josh Stone <jistone@redhat.com> - 1.53.0-2
  - Exclude wasm on s390x for lack of lld
* Thu Jun 17 2021 Josh Stone <jistone@redhat.com> - 1.53.0-1
  - Update to 1.53.0.
* Wed Jun 02 2021 Josh Stone <jistone@redhat.com> - 1.52.1-2
  - Set rust.codegen-units-std=1 for all targets again.
  - Add rust-std-static-wasm32-unknown-unknown.
  - Rebuild f34 with LLVM 12.
* Mon May 10 2021 Josh Stone <jistone@redhat.com> - 1.52.1-1
  - Update to 1.52.1.
* Thu May 06 2021 Josh Stone <jistone@redhat.com> - 1.52.0-1
  - Update to 1.52.0.
* Fri Apr 16 2021 Josh Stone <jistone@redhat.com> - 1.51.0-3
  - Security fixes for CVE-2020-36323, CVE-2021-31162
* Wed Apr 14 2021 Josh Stone <jistone@redhat.com> - 1.51.0-2
  - Security fixes for CVE-2021-28876, CVE-2021-28878, CVE-2021-28879
  - Fix bootstrap for stage0 rust 1.51
* Thu Mar 25 2021 Josh Stone <jistone@redhat.com> - 1.51.0-1
  - Update to 1.51.0.
* Thu Feb 11 2021 Josh Stone <jistone@redhat.com> - 1.50.0-1
  - Update to 1.50.0.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.49.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jan 05 2021 Josh Stone <jistone@redhat.com> - 1.49.0-1
  - Update to 1.49.0.
* Tue Dec 29 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.48.0-3
  - De-bootstrap
* Mon Dec 28 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.48.0-2
  - Rebuild for libgit2 1.1.x
* Thu Nov 19 2020 Josh Stone <jistone@redhat.com> - 1.48.0-1
  - Update to 1.48.0.
* Sat Oct 10 2020 Jeff Law <law@redhat.com> - 1.47.0-2
  - Re-enable LTO
* Thu Oct 08 2020 Josh Stone <jistone@redhat.com> - 1.47.0-1
  - Update to 1.47.0.

Files

/usr/bin/rustc
/usr/bin/rustdoc
/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/5d9a5ceb8020d42de0617c5423a77b835d6df7
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/db35f75646301c996fceb34c3efe22a973d765
/usr/lib/.build-id/72
/usr/lib/.build-id/72/bd9124171163431da246cda6aa832b16bd2fb9
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/57b23d7234f19e27cc0753a10ab2ec08f3c927
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/b0e0b7b40cf542134790b8bd82b94ae0ce9da6
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/243fdd53deb5921abf330ccea4805cf173c8f2
/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/libstd-af13e8deed7b4c80.so
/usr/lib/rustlib/s390x-unknown-linux-gnu/lib/libtest-c00c2cba5a5804c3.so
/usr/lib64/librustc_driver-8832ba0223cee6f5.so
/usr/lib64/libstd-af13e8deed7b4c80.so
/usr/lib64/libtest-c00c2cba5a5804c3.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, Tue Apr 9 21:25:34 2024