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:15:44 +00:00
parent cd89fccae5
commit 4febe36055

View File

@ -2,7 +2,7 @@
Name: mingw-binutils
Version: 2.34
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Cross-compiled version of binutils for Win32 and Win64 environments
License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
@ -373,6 +373,10 @@ rm -rf %{buildroot}/multilib
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.34-10
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Mon Apr 26 2021 Richard W.M. Jones <rjones@redhat.com> - 2.34-9
- Add fix for broken CVE-2021-20197 fix
related: rhbz#1951278