From 6a4fc40709dfab49940f1110564d4b7ba2320442 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Sat, 7 Aug 2021 17:40:20 +0200 Subject: [PATCH] Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810 --- rust-weezl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-weezl.spec b/rust-weezl.spec index ef580a0..b625e25 100644 --- a/rust-weezl.spec +++ b/rust-weezl.spec @@ -5,7 +5,7 @@ Name: rust-%{crate} Version: 0.1.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Fast LZW compression and decompression # Upstream license specification: MIT OR Apache-2.0 @@ -131,6 +131,9 @@ which use "std" feature of "%{crate}" crate. %endif %changelog +* Sat Aug 07 2021 Fabio Valentini - 0.1.5-3 +- Rebuild with crossbeam-deque 0.8.1 / 0.7.4 for CVE-2021-32810 + * Fri Jul 23 2021 Fedora Release Engineering - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild