Name: | glibc |
---|---|
Version: | 2.17 |
Release: | 222.0.2.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 27679784 |
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
RPM: | glibc-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: | The GNU libc libraries |
Description: | The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function. |
- 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)