- 
    Mon Feb 26 2024 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.34-83.0.2.7
    
- OraBug 36322437 getaddrinfo does not return correct ipv6 address and family
  Reviewed by: Jose E. Marchesi <jose.marchesi@oracle.com>
  Oracle history:
  October-24-2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.34-83.0.1.7
  - Forward-port Oracle patches for ol9
    Reviewed by: Jose E. Marchesi <jose.marchesi@oracle.com>
  October-4-2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.34-82.0.1
  - Forward-port Oracle patches for ol9
    Reviewed by: Jose E. Marchesi <jose.marchesi@oracle.com>
  April-18-2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.34-60.0.2
  - OraBug 35305078 Glibc tunable to disable huge pages on pthread_create stacks
  - Created tunable glibc.pthread.stack_hugetlb to control when hugepages
    can be used for stack allocation.
  - In case THP are enabled and glibc.pthread.stack_hugetlb is set to
    0, glibc will madvise the kernel not to use allow hugepages for stack
    allocations.
    Reviewed by: Jose E. Marchesi <jose.marchesi@oracle.com>
  March-28-2023 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.34-60.0.1
  - Merge Oracle patches for ol9-u2 beta
    Reviewed by: Jose E. Marchesi <jose.marchesi@oracle.com>
  September-28-2022 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.34-40.0.1
  - Merge Oracle patches for ol9-u1 beta
    Reviewed by: Jose E. Marchesi <jose.marchesi@oracle.com>
  April-25-2022 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.34-28.0.1
  - Merge Oracle patches with ol9 beta
  - Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
   
  
  - 
    Mon Sep 25 2023 Florian Weimer <fweimer@redhat.com> - 2.34-83.7
    
- Fix memory leak regression in getaddrinfo (RHEL-2426)
   
  
  - 
    Tue Sep 19 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-83.6
    
- CVE-2023-4911 glibc: buffer overflow in ld.so leading to privilege escalation (RHEL-3000)
   
  
  - 
    Tue Sep 19 2023 Florian Weimer <fweimer@redhat.com> - 2.34-83.5
    
- Revert: Always call destructors in reverse constructor order (RHEL-2491)
   
  
  - 
    Mon Sep 18 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34-83.4
    
- CVE-2023-4806 glibc: potential use-after-free in getaddrinfo (RHEL-2426)
   
  
  - 
    Fri Sep 15 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34-83.3
    
- CVE-2023-4813: potential use-after-free in gaih_inet (RHEL-2438)
   
  
  - 
    Fri Sep 15 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-83.2
    
- CVE-2023-4527: Stack read overflow in getaddrinfo in no-aaaa mode (#2234716)
   
  
  - 
    Thu Sep 14 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-83.1
    
- Always call destructors in reverse constructor order (RHEL-2491)
   
  
  - 
    Wed Sep 13 2023 DJ Delorie <dj@redhat.com> - 2.34-83
    
- Add support for ppc64le hwcaps tunables (RHEL-1017)
   
  
  - 
    Tue Aug 15 2023 Carlos O'Donell <carlos@redhat.com> - 2.34-82
    
- Fix string and memory function tuning on small systems (#2213907)