| Name: | glibc-utils |
|---|---|
| Version: | 2.39 |
| Release: | 58.0.1.el10 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 137806 |
| License: | LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.1-only AND LGPL-2.0-or-later AND Unicode-DFS-2015 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only |
| RPM: | glibc-utils-2.39-58.0.1.el10.x86_64.rpm |
| Source RPM: | glibc-2.39-58.0.1.el10.src.rpm |
| Build Date: | Mon Sep 29 2025 |
| Build Host: | build-ol10-x86_64.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 changes to 2.39-58.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
Oracle history:
August-29-2025 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.39-54.0.1
- Forward port Oracle changes.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
August-7-2025 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.39-46.0.1
- Forward port Oracle changes.
Reviewed-by: David Faust <david.faust@oracle.com>
July-15-2025 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.39-43.0.1
- Forward port Oracle changes.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
March-5-2025 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.39-37.0.1
- Forward port Oracle changes to 2.39-37.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
Jan-22-2025 Cupertino Miranda <cupertino.miranda@oracle.com> - 2.39-32.0.1
- Integration of relevant Oracle patches.
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
- Use Requires(pre): libgcc(x86-64) to break libgcc cycle (RHEL-110559)
- Sync with upstream branch release/2.39/master (RHEL-109536) - Upstream commit: fffc2df8a3e2c8cda2991063d23086360268b777 - Extend struct r_debug to support multiple namespaces (RHEL-101985) - Fix a potential crash in the dynamic loader when processing specific symbol versions (RHEL-109683) - Signal la_objopen for ld.so with dlmopen (RHEL-109693) - Switch to main malloc after final ld.so self-relocation (RHEL-109703) - Prevent ld.so from asserting and crashing during audited library loads (RHEL-109702) - x86-64: Provide GLIBC_ABI_DT_X86_64_PLT symbol version (RHEL-109621) - x86-64: Provide GLIBC_ABI_GNU2_TLS symbol version (RHEL-109625) - Ensure fallback initialization of ctype TLS data pointers to fix segfaults in programs using dlmopen or auditors (RHEL-72018) - Handle load segment gaps in _dl_find_object (RHEL-104854) - AArch64: Improve codegen in SVE log1p - AArch64: Optimize inverse trig functions - AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]
- Add FUSE based tests for fchmod, lstat, and mkstemp (RHEL-108823)
- Various updates to the manual from upstream (RHEL-108974)
- Fix memory leak after fdopen seek failure (RHEL-108475)
- Updated glibc to support Linux 6.15 kernel system calls and constants. (RHEL-107695)
- Add `sched_setattr` and `sched_getattr` functions (RHEL-58357)
- Enhanced glibc documentation for core descriptor APIs. (RHEL-107861)
- Improve test coverage (RHEL-106562)