From 7b28c998dab8a99b5fa04e897bfb31deb38ec2ba Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 22:05:32 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- lz4.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lz4.spec b/lz4.spec index 2085683..87faae3 100644 --- a/lz4.spec +++ b/lz4.spec @@ -2,7 +2,7 @@ Name: lz4 Version: 1.9.3 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Extremely fast compression algorithm License: GPLv2+ and BSD @@ -83,6 +83,10 @@ contains static libraries for static linking of applications. %{_libdir}/liblz4.a %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.9.3-5 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Thu May 27 2021 Jakub Martisko - 1.9.3-4 - Fix cve-2021-3520 resolves: cve-2021-3520