Package rust: Information

  • Default inline alert: Version in the repository: 1.77.1-alt1

Source package: rust
Version: 1.29.2-alt1
Latest version according to Repology
Build time:  Oct 22, 2018, 08:30 AM in the task #215358
Report package bug
License: Apache 2.0, MIT
Summary: The Rust Programming Language
Description: 
Rust is a systems programming language that runs blazingly fast, prevents
segfaults, and guarantees thread safety.

List of rpms provided by this srpm:
clippy (x86_64, i586, aarch64)
rls (x86_64, i586, aarch64)
rust (x86_64, i586, aarch64)
rust-analysis (x86_64, i586, aarch64)
rust-cargo (x86_64, i586, aarch64)
rust-cargo-doc (x86_64, i586, aarch64)
rust-doc (x86_64, i586, aarch64)
rust-gdb (x86_64, i586, aarch64)
rust-src (x86_64, i586, aarch64)
rustfmt (x86_64, i586, aarch64)

Maintainer: Vladimir Lettiev

List of contributors:
Vladimir Lettiev


    1. /proc
    2. libssh2-devel
    3. llvm6.0-devel
    4. rust
    5. rust-cargo
    6. libffi-devel
    7. python-devel
    8. cmake
    9. libgit2-devel
    10. curl
    11. openssl-devel
    12. zlib-devel
    13. gcc-c++
    14. patchelf

Last changed


Oct. 21, 2018 Vladimir Lettiev 1:1.29.2-alt1
- 1.29.2
Sept. 27, 2018 Vladimir Lettiev 1:1.29.1-alt1
- 1.29.1
- security fix: https://blog.rust-lang.org/2018/09/21/Security-advisory-for-std.html
- added support for armv7 arch (thanks to sbolshakov@ for patch)
- require gdb for rust-gdb
Sept. 14, 2018 Vladimir Lettiev 1:1.29.0-alt1
- 1.29.0
- packaged extended rust tool set and docs
- new arch: aarch64 (thanks to sbolshakov@ for help)