From da11ac45c359ce6e3b44b233a391b9887254503c Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 7 Aug 2021 15:28:59 +0200 Subject: [PATCH] Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810 --- rust-sd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-sd.spec b/rust-sd.spec index a621cd1..a0ff142 100644 --- a/rust-sd.spec +++ b/rust-sd.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.7.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Intuitive find & replace CLI # Upstream license specification: MIT @@ -78,6 +78,9 @@ License: MIT and BSD %endif %changelog +* Sat Aug 07 2021 Fabio Valentini - 0.7.6-4 +- Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810 + * Fri Jul 23 2021 Fedora Release Engineering - 0.7.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild