- 
    Tue Oct 10 2023 Jose E. Marchesi <jose.marchesi@oracle.com> - 2.35.2-42.0.1
    
- Forward-port Oracle patches to 2.35.2-42.
   
  
  - 
    Fri Aug 04 2023 Nick Alcock <nick.alcock@oracle.com> - 2.35.2-37.0.2
    
- Refresh CTF patches from upstream.
  - Avoid spurious corruption error with symtypetab section emitted by old OL8 GCCs
  - Various obscure install-time linking problems
  - Make objdump/readelf --ctf parameter optional; make objdump --ctf-parent take
    a CTF member name, not a section name
  - Improve dumping of types when some types elicit a libctf error
  - Put functions as well as variables in the (misnamed) CTF variable section
  - Improve handling of various forms of corrupted CTF input.
  - Fix errors in comments in <ctf.h> and <ctf-api.h>
  - Make CTF dicts reproducible even when conflicting types are seen
  - Prevent corruption of output when linking multiple object files derived from
    the same source
  - Minor compiler warning and portability fixes
  - Fix (unlikely) crash-inducing uninitialized memory access and wild
    pointer overwrite when linking
  - Fix the reported offsets of fields within unnamed structs/unions
    [Orabug: 35191322]
  - Fix a number of places where operations carried out on child dicts
    that errored were producing errors on the parent, not the child,
    so the caller never noticed them
   
  
  - 
    Wed Apr 26 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-42
    
- Add support for the AArch64 'flagm' extenstion to the assembler.  (#2189304)
   
  
  - 
    Wed Apr 19 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-41
    
- Add DWARF-5 support to GOLD.  (#2182587)
   
  
  - 
    Tue Mar 28 2023 Guillermo E. Martinez  <guillermo.e.martinez@oracle.com> - 2.35.2-37.0.1
    
- Forward-port Oracle patches from 2.35.2-24.0.1
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Thu Mar 16 2023 Yara Ahmad  <yahmad@redhat.com> - 2.35.2-40
    
- Fix an illegal memory access when parsing an ELF file containing corrupt symbol version information.  (#2164701)
   
  
  - 
    Thu Mar 09 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-39
    
- NVR bump to allow rebuilding.
   
  
  - 
    Fri Mar 03 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-38
    
- Fix a potential seg-fault when dumping a corrupt ELF format file.  (#2174205)
   
  
  - 
    Fri Jan 20 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-37
    
- Stop the cross binaries from leaking into the native packages.
   
  
  - 
    Thu Jan 19 2023 Nick Clifton  <nickc@redhat.com> - 2.35.2-36
    
- Ensure that x86_64 and i686 versions of bfd_stdint.h are the same.  (#2162328)