Name: | glibc-utils |
---|---|
Version: | 2.17 |
Release: | 222.0.2.el7 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 155150 |
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
RPM: | glibc-utils-2.17-222.0.2.el7.aarch64.rpm |
Source RPM: | glibc-2.17-222.0.2.el7.src.rpm |
Build Date: | Sun May 06 2018 |
Build Host: | ca-buildarm01.us.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. |
- Rebase of the aarch64 OL 7.4 patches. - Enable ifunc support. (Egeyar Bagcioglu 2.17-196.0.2.el7_4.2) Orabug: <26894372>
- Restore internal GLIBC_PRIVATE symbols for use during upgrades (#1523119)
- CVE-2018-1000001: Fix realpath() buffer underflow (#1534635) - i386: Fix unwinding for 32-bit C++ application (#1529982) - Reduce thread and dynamic loader stack usage (#1527904) - x86-64: Use XSAVE/XSAVEC more often during lazy symbol binding (#1528418)
- Update HWCAP bits for IBM POWER9 DD2.1 (#1503854)
- Rebuild with newer gcc for aarch64 stack probing fixes (#1500475)
- Improve memcpy performance for POWER9 DD2.1 (#1498925)
- Update Linux system call list to kernel 4.13 (#1508895)
- x86-64: Use XSAVE/XSAVEC in the ld.so trampoline (#1504969)
- CVE-2017-15670: glob: Fix one-byte overflow with GLOB_TILDE (#1504809) - CVE-2017-15804: glob: Fix buffer overflow in GLOB_TILDE unescaping (#1504809)
- Fix check-localplt test failure. - Include ld.so in check-localplt test. (#1440250)