Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 22:05:32 +00:00
parent ef601faae0
commit 7b28c998da

View File

@ -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 <mboddu@redhat.com> - 1.9.3-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu May 27 2021 Jakub Martisko <jamartis@redhat.com> - 1.9.3-4
- Fix cve-2021-3520
resolves: cve-2021-3520