Name: | glibc |
---|---|
Version: | 2.28 |
Release: | 164.0.3.el8 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 13687992 |
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-2.28-164.0.3.el8.i686.rpm |
Source RPM: | glibc-2.28-164.0.3.el8.src.rpm |
Build Date: | Mon Jan 31 2022 |
Build Host: | build-ol8-i386.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. |
- Update siginfo constants from linux kernel - Backport of upstream commit 89983cb37c9319806a551e8fe9f3a11ff8f973e1 OraBug: 33734528 Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> - Remove limit on MALLOC_MMAP_THRESHOLD tunable Orabug: 29630826 Reviewed-by: DJ Delorie <dj@redhat.com> (upstream) - Merge of RH patches for ol8-u5 beta release Review-exception: Routine merge - Provide glibc.pthread.mutex_spin_count tunable for pthread adaptive - spin mutex Orabug: 27982358. Reviewed-by: Qing Zhao <qing.zhao@oracle.com> - 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. Reviewed-by: Qing Zhao <qing.zhao@oracle.com>
- librt: fix NULL pointer dereference (#1966472).
- CVE-2021-33574: Deep copy pthread attribute in mq_notify (#1966472)
- CVE-2021-35942: wordexp: handle overflow in positional parameter number (#1979127)
- Improve POWER10 performance with POWER9 fallbacks (#1956357)
- Backport POWER10 optimized rawmemchr for ppc64le (#1956357)
- Backport additional ifunc optimizations for ppc64le (#1956357)
- Rebuild with new binutils (#1946518)
- Consistently SXID_ERASE tunables in sxid binaries (#1934155)
- Backport ifunc optimizations for glibc for ppc64le (#1918719)