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 19:29:35 +00:00
parent 1957b52465
commit 4943ef7f87
1 changed files with 5 additions and 1 deletions

View File

@ -39,7 +39,7 @@
Summary: A GNU collection of binary utilities
Name: binutils%{?name_cross}%{?_with_debug:-debug}
Version: 2.35.2
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv3+
URL: https://sourceware.org/binutils
@ -966,6 +966,10 @@ exit 0
#----------------------------------------------------------------------------
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.35.2-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 23 2021 Nick Clifton <nickc@redhat.com> - 2.32.2-6
- Fix the GOLD linker's generation of .note.gnu.property sections for x86. (#1974753)