From 64f94688b2d9748fb3c5e93c3c00c1ff971a326a Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Sun, 10 Dec 2023 22:17:35 +0300 Subject: [PATCH] import gcc-toolset-9-binutils-2.32-17.el8_1 --- SPECS/binutils.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index 2493179..0856065 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 @@ -901,10 +901,16 @@ exit 0 * Wed Jul 26 2023 MSVSphere Packaging Team - 2.32-17 - Rebuilt for MSVSphere 8.8 -* Sun Dec 08 2019 Nick Clifton - 2.32-17 +* 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 - 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. (#1779417) +- Backport H.J.Lu's patch to add a workaround for the JCC Errata to the assembler. (#1783958) - Fix potential integer overflow in readelf. (#1740470) - Fix potential integer overflow in GOLD. (#1739491)