Bug 21907 - Update candidate: rust 1.21.0, cargo 0.22.0
Summary: Update candidate: rust 1.21.0, cargo 0.22.0
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 6
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: QA Team
QA Contact:
URL:
Whiteboard: has_procedure MGA6-64-OK
Keywords: advisory, validated_update
Depends on:
Blocks:
 
Reported: 2017-10-21 18:47 CEST by Rémi Verschelde
Modified: 2017-10-24 07:51 CEST (History)
1 user (show)

See Also:
Source RPM: rust-1.19.0-1.mga6, cargo-0.20.0-1.mga6
CVE:
Status comment:


Attachments

Description Rémi Verschelde 2017-10-21 18:47:26 CEST
Advisory:
=========

Updated rust and cargo packages bring latest stable release

  This update provides Rust 1.21.0 and Cargo 0.22.0, which are the current
  stable versions released on October 12, 2017. See the release announcements
  for more details.

References:
 - https://blog.rust-lang.org/2017/08/31/Rust-1.20.html
 - https://blog.rust-lang.org/2017/10/12/Rust-1.21.html


RPMs in core/updates_testing:
=============================

cargo-0.22.0-1.mga6
cargo-doc-0.22.0-1.mga6
rust-1.21.0-1.mga6
rust-debugger-common-1.21.0-1.mga6
rust-doc-1.21.0-1.mga6
rust-gdb-1.21.0-1.mga6
rust-lldb-1.21.0-1.mga6
rust-src-1.21.0-1.mga6
rust-std-static-1.21.0-1.mga6


SRPMs in core/updates_testing:
==============================

- cargo-0.22.0-1.mga6
- rust-1.21.0-1.mga6


Testing procedure:
==================

Bug 21400 comment 2.
Rémi Verschelde 2017-10-21 18:47:34 CEST

Whiteboard: (none) => has_procedure

Comment 1 Rémi Verschelde 2017-10-21 19:03:12 CEST
Tested OK on Mageia 6 64-bit. Advisory uploaded.


$ cargo install ripgrep --force
    Updating registry `https://github.com/rust-lang/crates.io-index`
  Installing ripgrep v0.6.0
 Downloading num_cpus v1.7.0
 Downloading memchr v1.0.2
 Downloading termcolor v0.3.3
 Downloading lazy_static v0.2.9
 Downloading atty v0.2.3
 Downloading clap v2.26.2
 Downloading encoding_rs v0.6.11
 Downloading libc v0.2.32
 Downloading textwrap v0.8.0
   Compiling cfg-if v0.1.2
   Compiling void v1.0.2
   Compiling ansi_term v0.9.0
   Compiling bytecount v0.1.7
   Compiling same-file v0.1.3
   Compiling crossbeam v0.2.10
   Compiling strsim v0.6.0
   Compiling regex-syntax v0.4.1
   Compiling fnv v1.0.5
   Compiling lazy_static v0.2.9
   Compiling unicode-width v0.1.4
   Compiling log v0.3.8
   Compiling libc v0.2.32
   Compiling vec_map v0.8.0
   Compiling bitflags v0.9.1
   Compiling utf8-ranges v1.0.0
   Compiling termcolor v0.3.3
   Compiling encoding_rs v0.6.11
   Compiling unreachable v1.0.0
   Compiling walkdir v1.0.7
   Compiling env_logger v0.4.3
   Compiling term_size v0.3.0
   Compiling atty v0.2.3
   Compiling num_cpus v1.7.0
   Compiling memmap v0.5.2
   Compiling memchr v1.0.2
   Compiling thread_local v0.3.4
   Compiling textwrap v0.8.0
   Compiling aho-corasick v0.6.3
   Compiling clap v2.26.2
   Compiling regex v0.2.2
   Compiling globset v0.2.0
   Compiling grep v0.1.6
   Compiling ignore v0.2.2
   Compiling ripgrep v0.6.0
    Finished release [optimized + debuginfo] target(s) in 166.83 secs
   Replacing /home/akien/.cargo/bin/rg


$ cd Mageia/QA/advisories
$ rg cargo
21907.adv
2:subject: Updated rust and cargo packages bring latest stable release
6:     - cargo-0.22.0-1.mga6

21400.adv
2:subject: Updated rust and cargo packages bring latest stable release
6:     - cargo-0.20.0-1.mga6


$ cd ~/Documents/Programmation/Rust/rust-hello_world/
$ cargo run
   Compiling hello_world v0.0.1 (file:///home/akien/Documents/Programmation/Rust/rust-hello_world)
    Finished dev [unoptimized + debuginfo] target(s) in 0.40 secs
     Running `target/debug/hello_world`
Hello World!
I'm a Rustacean!

Keywords: (none) => advisory
Whiteboard: has_procedure => has_procedure MGA6-64-OK

Comment 2 Rémi Verschelde 2017-10-23 08:26:39 CEST
As it's still unused by any package in Mageia 6, there's little risk of breakage so I think it's good to go.

Keywords: (none) => validated_update
CC: (none) => sysadmin-bugs

Comment 3 Mageia Robot 2017-10-24 07:51:43 CEST
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGAA-2017-0098.html

Resolution: (none) => FIXED
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.