Name: | glibc-utils |
---|---|
Version: | 2.28 |
Release: | 42.0.1.el8_0.1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 173134 |
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.28-42.0.1.el8_0.1.aarch64.rpm |
Source RPM: | glibc-2.28-42.0.1.el8_0.1.src.rpm |
Build Date: | Fri Jul 05 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
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. |
- add Ampere emag to tunable cpu list (Patrick McGehearty) - add optimized memset for emag - add an ASIMD variant of strlen for falkor - Orabug: 2700101. - Modify glibc-ora28849085.patch so it works with RHCK kernels. - Orabug: 28849085. - Make _IO_funlockfile match __funlockfile and _IO_flockfile match __flockfile - Both should test - if (stream->_flags & _IO_USER_LOCK) == 0) - _IO_lock_lock (*stream->_lock); - OraBug: 28481550.
- ja_JP: Add new Japanese Era name (#1692450)
- Fix rdlock stall with PREFER_WRITER_NONRECURSIVE_NP (#1654872)
- malloc: Implement double-free check for the thread cache (#1642094)
- Add upstream test case for CVE-2018-19591 (#1654010)
- Add GCC dependency for new inline string functions on ppc64le (#1652932)
- Add requires on explicit glibc version for glibc-nss-devel (#1649890)
- Fix data race in dynamic loader when using LD_AUDIT (#1635779)
- CVE-2018-19591: File descriptor leak in if_nametoindex (#1654010)
- Do not use parallel make for building locales (#1652229)