Bug 22437 - Update candidate: rust 1.23.0, cargo 0.24.0
Summary: Update candidate: rust 1.23.0, cargo 0.24.0
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 6
Hardware: All Linux
Priority: Normal minor
Target Milestone: ---
Assignee: QA Team
QA Contact:
URL:
Whiteboard: MGA6-64-OK
Keywords: advisory, has_procedure, validated_update
Depends on:
Blocks:
 
Reported: 2018-01-21 19:03 CET by Rémi Verschelde
Modified: 2018-01-21 22:32 CET (History)
1 user (show)

See Also:
Source RPM: rust-1.21.0-1.mga6, cargo-0.22.0-1.mga6
CVE:
Status comment:


Attachments

Description Rémi Verschelde 2018-01-21 19:03:46 CET
Advisory:
=========

Updated rust and cargo packages bring latest stable release

  This update provides Rust 1.23.0 and Cargo 0.24.0, which are the current
  stable versions released on January 4, 2018. See the release announcements
  for more details.

References:
 - https://blog.rust-lang.org/2017/11/22/Rust-1.22.html
 - https://blog.rust-lang.org/2018/01/04/Rust-1.23.html


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

cargo-0.24.0-1.mga6
cargo-doc-0.24.0-1.mga6
rust-1.23.0-1.mga6
rust-debugger-common-1.23.0-1.mga6
rust-doc-1.23.0-1.mga6
rust-gdb-1.23.0-1.mga6
rust-lldb-1.23.0-1.mga6
rust-src-1.23.0-1.mga6
rust-std-static-1.23.0-1.mga6


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

- cargo-0.24.0-1.mga6
- rust-1.23.0-1.mga6


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

Bug 21400 comment 2.
Rémi Verschelde 2018-01-21 19:03:53 CET

Keywords: (none) => has_procedure

Comment 1 Rémi Verschelde 2018-01-21 19:14:58 CET
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.7.1                                                     
 Downloading num_cpus v1.8.0
 Downloading same-file v1.0.2                                                   
 Downloading memchr v2.0.1                                                      
 Downloading clap v2.29.2                                                       
 Downloading libc v0.2.36                                                       
 Downloading encoding_rs v0.7.2                                                 
 Downloading log v0.3.9                                                         
 Downloading regex v0.2.5                                                       
 Downloading atty v0.2.6                                                        
 Downloading log v0.4.1                                                         
 Downloading ansi_term v0.10.2                                                  
 Downloading bitflags v1.0.1                                                    
 Downloading thread_local v0.3.5                                                
 Downloading crossbeam v0.2.12                                                  
 Downloading aho-corasick v0.6.4                                                
 Downloading regex-syntax v0.4.2                                                
 Downloading lazy_static v1.0.0                                                 
   Compiling fnv v1.0.6                                                         
   Compiling void v1.0.2
   Compiling lazy_static v0.2.11
   Compiling termcolor v0.3.3
   Compiling bytecount v0.1.7
   Compiling cfg-if v0.1.2
   Compiling utf8-ranges v1.0.0
   Compiling vec_map v0.8.0
   Compiling bitflags v1.0.1
   Compiling regex-syntax v0.4.2
   Compiling crossbeam v0.2.12
   Compiling lazy_static v1.0.0
   Compiling libc v0.2.36
   Compiling unicode-width v0.1.4
   Compiling same-file v1.0.2
   Compiling strsim v0.6.0
   Compiling ansi_term v0.10.2
   Compiling unreachable v1.0.0
   Compiling log v0.4.1
   Compiling encoding_rs v0.7.2
   Compiling textwrap v0.9.0
   Compiling walkdir v2.0.1
   Compiling memmap v0.5.2
   Compiling memchr v2.0.1
   Compiling num_cpus v1.8.0
   Compiling atty v0.2.6
   Compiling thread_local v0.3.5
   Compiling log v0.3.9
   Compiling aho-corasick v0.6.4
   Compiling clap v2.29.2
   Compiling env_logger v0.4.3
   Compiling regex v0.2.5
   Compiling globset v0.2.1
   Compiling grep v0.1.7
   Compiling ignore v0.3.1
   Compiling ripgrep v0.7.1
    Finished release [optimized + debuginfo] target(s) in 111.34 secs
   Replacing /home/akien/.cargo/bin/rg


$ rg --version
ripgrep 0.7.1
-AVX -SIMD


$ 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

22437.adv
2:subject: Updated rust and cargo packages bring latest stable release
6:     - cargo-0.24.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.36 secs
     Running `target/debug/hello_world`
Hello World!
I'm a Rustacean!

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

Comment 2 Rémi Verschelde 2018-01-21 19:15:45 CET
Since there are no reverse deps for rust yet in Mageia 6, validating as is.

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

Comment 3 Mageia Robot 2018-01-21 22:32:42 CET
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGAA-2018-0018.html

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


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