Name: | nss_db |
---|---|
Version: | 2.28 |
Release: | 101.0.1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 56366 |
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: | nss_db-2.28-101.0.1.el8.x86_64.rpm |
Source RPM: | glibc-2.28-101.0.1.el8.src.rpm |
Build Date: | Tue Apr 28 2020 |
Build Host: | jenkins-10-147-72-125-4e268191-3cef-4232-83b4-22c6b4d50e84.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/glibc/ |
Summary: | Name Service Switch (NSS) module using hash-indexed files |
Description: | The nss_db Name Service Switch module uses hash-indexed files in /var/db to speed up user, group, service, host name, and other NSS-based lookups. |
- 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>
- ld.so: Reset GL (dl_initfirst) pointer on dlopen failure (#1410154)
- Roll back dynamic linker state on dlopen failure (#1410154)
- s390x: Fix z15 strstr for patterns crossing pages (#1777241)
- Rebuild with new rpm (#1654901)
- Avoid invalid __has_include in <sys/stat.h> (#1775294)
- x86-64: Ignore LD_PREFER_MAP_32BIT_EXEC in SUID binaries (#1774021)
- Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP (#1764214)
- Refuse to dlopen PIE objects (#1764223)
- Fix C.UTF-8 locale source ellipsis expressions (#1361965)