From 43c08b8eb91b49693f8f6a4c0ced7aa952ff7e3f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 28 2020 08:55:25 +0000 Subject: import gcc-toolset-9-binutils-2.32-17.el8 --- diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index d8a1ded..2b50b1d 100644 --- a/SPECS/binutils.spec +++ b/SPECS/binutils.spec @@ -287,12 +287,12 @@ Patch35: binutils-CVE-2019-14444.patch # Purpose: Fix a potential seg-fault in the BFD library when parsing # pathalogical debug_info sections. -# Lifetime: Fixed in 2.34 +# Lifetime: Fixed in 2.34 Patch36: binutils-CVE-2019-17451.patch # Purpose: Fix a memory exhaustion bug in the BFD library when parsing # corrupt DWARF debug information. -# Lifetime: Fixed in 2.34 +# Lifetime: Fixed in 2.34 Patch37: binutils-CVE-2019-17450.patch # Purpose: Add a feature to the x86/64 assembler to create @@ -898,16 +898,10 @@ exit 0 #---------------------------------------------------------------------------- %changelog -* Tue Dec 17 2019 Nick Clifton - 2.32-17 -- Import gating tests from RHEL 8.2.0 branch. - -* Tue Dec 17 2019 Nick Clifton - 2.32-16 -- NVR change in order to test problems with gating. - -* Mon Dec 16 2019 Nick Clifton - 2.32-15.1 +* Sun Dec 08 2019 Nick Clifton - 2.32-17 - Fix a potential seg-fault in the BFD library when parsing pathalogical debug_info sections. (#1779255) - Fix a potential memory exhaustion in the BFD library when parsing corrupt DWARF debug information. -- Backport H.J.Lu's patch to add a workaround for the JCC Errata to the assembler. (#1783958) +- Backport H.J.Lu's patch to add a workaround for the JCC Errata to the assembler. (#1779417) - Fix potential integer overflow in readelf. (#1740470) - Fix potential integer overflow in GOLD. (#1739491)