From f105628e7ba125633f37b2f730396aeb932562c0 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 7 Aug 2021 11:37:36 +0200 Subject: [PATCH] Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810 --- rust-dua-cli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-dua-cli.spec b/rust-dua-cli.spec index b4ebb79..aba77db 100644 --- a/rust-dua-cli.spec +++ b/rust-dua-cli.spec @@ -7,7 +7,7 @@ Name: rust-%{crate} Version: 2.11.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tool to conveniently learn about the disk usage of directories # Upstream license specification: MIT @@ -191,6 +191,9 @@ which use "unicode-segmentation" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 07 2021 Fabio Valentini - 2.11.1-3 +- Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810 + * Tue Jul 27 2021 Fedora Release Engineering - 2.11.1-2 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild