import gcc-toolset-10-binutils-2.35-8.el8_5.6
This commit is contained in:
parent
c5330927cf
commit
11e1190123
1775
SOURCES/binutils.unicode.patch
Normal file
1775
SOURCES/binutils.unicode.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -5,7 +5,7 @@
|
||||
Summary: A GNU collection of binary utilities
|
||||
Name: %{?scl_prefix}%{?cross}binutils%{?_with_debug:-debug}
|
||||
Version: 2.35
|
||||
Release: 8%{?dist}.4
|
||||
Release: 8%{?dist}.6
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/binutils
|
||||
|
||||
@ -279,6 +279,10 @@ Patch35: binutils-secondary-relocs-speed.patch
|
||||
# Lifetime: Fixed in 2.35.2
|
||||
Patch36: binutils-gas-speedups.patch
|
||||
|
||||
# Purpose: Add options to control the display of multibyte characters. CVE 2021-42574
|
||||
# Lifetime: Fixed in 2.38 (maybe)
|
||||
Patch37: binutils.unicode.patch
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
Provides: bundled(libiberty)
|
||||
@ -915,6 +919,9 @@ exit 0
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Thu Oct 21 2021 Nick Clifton <nickc@redhat.com> - 2.35-8.6
|
||||
- Add ability to control the display of unicode characters. (#2009176)
|
||||
|
||||
* Wed Aug 11 2021 Nick Clifton <nickc@redhat.com> - 2.35-8.4
|
||||
- Backport some more speed up patches. (#1978174)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user