From 6ae43e1a3e3b76678968e5fd661a0aa616addc9f Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 25 Sep 2018 11:34:32 -0700 Subject: [PATCH] Update to 1.29.1. Security fix for str::repeat (pending CVE). --- .gitignore | 1 + rust.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index b70523a..576162f 100644 --- a/.gitignore +++ b/.gitignore @@ -150,3 +150,4 @@ /rust-1.28.0-powerpc64-unknown-linux-gnu.tar.xz /rust-1.28.0-s390x-unknown-linux-gnu.tar.xz /rust-1.28.0-x86_64-unknown-linux-gnu.tar.xz +/rustc-1.29.1-src.tar.xz diff --git a/rust.spec b/rust.spec index bfd5c97..d6f6b00 100644 --- a/rust.spec +++ b/rust.spec @@ -55,7 +55,7 @@ # Some sub-packages are versioned independently of the rust compiler and runtime itself. # Also beware that if any of these are not changed in a version bump, then the release # number should still increase, not be reset to 1! -%global rustc_version 1.29.0 +%global rustc_version 1.29.1 %global cargo_version 1.29.0 %global rustfmt_version 0.99.1 %global rls_version 0.130.0 @@ -63,7 +63,7 @@ Name: rust Version: %{rustc_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Rust Programming Language License: (ASL 2.0 or MIT) and (BSD and MIT) # ^ written as: (rust itself) and (bundled libraries) @@ -689,6 +689,10 @@ rm -f %{buildroot}%{rustlibdir}/etc/lldb_*.py* %changelog +* Tue Sep 25 2018 Josh Stone - 1.29.1-2 +- Update to 1.29.1. +- Security fix for str::repeat (pending CVE). + * Thu Sep 13 2018 Josh Stone - 1.29.0-1 - Update to 1.29.0. - Add a clippy-preview subpackage diff --git a/sources b/sources index 3c2b84c..6bb1f6e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rustc-1.29.0-src.tar.xz) = 87f416c76db2967c0ce2b39ee2d2c2fcad875bbe13cfa507f5483e170827c131f3af4400c11785ed836143b2732aaf32bc0291fcd93bbfb96b266a198c926a5b +SHA512 (rustc-1.29.1-src.tar.xz) = 1ded651b4c460e11e5e44c26de88a80fb13c2000097de2ee1e5af89638e12a7e8f43dd756689d4cc4fad45c52d4d43a3c70dd6a3ae550735b9dad5f8defea6a7