| Name: | glibc-utils | 
|---|---|
| Version: | 2.34 | 
| Release: | 100.0.1.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 157099 | 
| License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL | 
| RPM: | glibc-utils-2.34-100.0.1.el9.aarch64.rpm | 
| Source RPM: | glibc-2.34-100.0.1.el9.src.rpm | 
| Build Date: | Tue Apr 30 2024 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.gnu.org/software/glibc/ | 
| Summary: | Development utilities from GNU C library | 
| Description: | The glibc-utils package contains memusage, a memory usage profiler, mtrace, a memory leak tracer and xtrace, a function call tracer which can be helpful during program debugging. If unsure if you need this, don't install this package.  | 
- Forward-port Oracle patches for ol9-u4
  Reviewed by: Indu Bhagat <indu.bhagat@oracle.com>
  Oracle history:
  March-28-2024 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.34-100.0.1
  - Forward-port Oracle patches for ol9-u4-beta
    Reviewed by: Jose E. Marchesi <jose.marchesi@oracle.com>
  March 15 2024 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.34-83.0.2.12
  - Forward-port Oracle patches for ol9
    Reviewed by: Jose E. Marchesi <jose.marchesi@oracle.com>
  February-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>
  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>
  - manual: fix order of arguments of memalign and aligned_alloc (RHEL-21556)
- getaddrinfo: Return correct error EAI_MEMORY when out-of-memory (RHEL-19444)
- getaddrinfo: Fix occasionally empty result due to nscd cache order (RHEL-16643)
- Re-enable output buffering for wide stdio streams (RHEL-19862)
- Fix TLS corruption during dlopen()/dlclose() sequences (RHEL-17465)
- Improve compatibility between underlinking and IFUNC resolvers (RHEL-17319)
- Update syscall-names.list for Linux 6.6. (RHEL-16016)
- malloc: Use __get_nprocs on arena_get2. (RHEL-17157)
- Improve test coverage for wcsdup, strdup and strndup. (RHEL-15343)