Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: glibc-gconv-extra | Distribution: CentOS |
Version: 2.34 | Vendor: CentOS |
Release: 49.el9 | Build date: Tue Nov 15 15:41:03 2022 |
Group: Unspecified | Build host: ppc64le-01.stream.rdu2.redhat.com |
Size: 19259484 | Source RPM: glibc-2.34-49.el9.src.rpm |
Packager: builder@centos.org | |
Url: http://www.gnu.org/software/glibc/ | |
Summary: All iconv converter modules for glibc. |
This package contains all iconv converter modules built in glibc.
LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
* Mon Nov 14 2022 Arjun Shankar <arjun@redhat.com> - 2.34-49 - Sync with upstream branch release/2.34/master, commit: 75b0edb7ef338084e53925139ae81fb0dfc07dd4: - Update NEWS file in the right place - Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771) - io: Fix use-after-free in ftw [BZ #26779] - io: Fix ftw internal realloc buffer (BZ #28126) - regex: fix buffer read overrun in search [BZ#28470] - regex: copy back from Gnulib - Allow #pragma GCC in headers in conformtest - Fix memmove call in vfprintf-internal.c:group_number - mktime: improve heuristic for ca-1986 Indiana DST - Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564] - linux: Fix generic struct_stat for 64 bit time (BZ# 29657) - elf: Do not completely clear reused namespace in dlmopen (bug 29600) - nss: Use shared prefix in IPv4 address in tst-reload1 - nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816) - nss: Implement --no-addrconfig option for getent * Thu Oct 13 2022 Arjun Shankar <arjun@redhat.com> - 2.34-48 - Handle non-hostname CNAME aliases during name resolution (#2129005) - Sync with upstream branch release/2.34/master, commit e3976287b22422787f3cc6fc9adda58304b55bd9: - nscd: Drop local address tuple variable [BZ #29607] - x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations - x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation - x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations - x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations - x86-64: Require BMI2 for AVX2 strncmp implementation - x86-64: Require BMI2 for AVX2 strcmp implementation - x86-64: Require BMI2 for AVX2 str(n)casecmp implementations - x86: include BMI1 and BMI2 in x86-64-v3 level - nptl: Add backoff mechanism to spinlock loop - sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h - nptl: Effectively skip CAS in spinlock loop - Move assignment out of the CAS condition - Add LLL_MUTEX_READ_LOCK [BZ #28537] - Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537] - Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537] - resolv: Fix building tst-resolv-invalid-cname for earlier C standards - nss_dns: Rewrite _nss_dns_gethostbyname4_r using current interfaces - resolv: Add new tst-resolv-invalid-cname - nss_dns: In gaih_getanswer_slice, skip strange aliases (bug 12154) (#2129005) - nss_dns: Rewrite getanswer_r to match getanswer_ptr (bug 12154, bug 29305) - nss_dns: Remove remnants of IPv6 address mapping - nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswer_ptr - nss_dns: Split getanswer_ptr from getanswer_r - resolv: Add DNS packet parsing helpers geared towards wire format - resolv: Add internal __ns_name_length_uncompressed function - resolv: Add the __ns_samebinaryname function - resolv: Add internal __res_binary_hnok function - resolv: Add tst-resolv-aliases - resolv: Add tst-resolv-byaddr for testing reverse lookup - gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583) - elf: Fix hwcaps string size overestimation - nscd: Fix netlink cache invalidation if epoll is used [BZ #29415] - Apply asm redirections in wchar.h before first use - Apply asm redirections in stdio.h before first use [BZ #27087] - elf: Call __libc_early_init for reused namespaces (bug 29528) * Tue Oct 11 2022 Florian Weimer <fweimer@redhat.com> - 2.34-47 - Simplify the glibc system call profile (#2117712) * Tue Oct 11 2022 Florian Weimer <fweimer@redhat.com> - 2.34-46 - DSO dependency sort must put new map first even if in cycle (#2128615) * Tue Oct 11 2022 Florian Weimer <fweimer@redhat.com> - 2.34-45 - Run tst-audit-tlsdesc{,-dlopen} on all architectures (#2118666) * Thu Oct 06 2022 Arjun Shankar <arjun@redhat.com> - 2.34-44 - wrap-find-debuginfo.sh: Use nm --format=posix instead of --format=just-symbols * Mon Oct 03 2022 Arjun Shankar <arjun@redhat.com> - 2.34-43 - Remove .annobin* symbols from ld.so (#2126477) * Tue Sep 06 2022 Arjun Shankar <arjun@redhat.com> - 2.34-42 - Co-Authored-By: Benjamin Herrenschmidt <benh@amazon.com> - Retain .gnu_debuglink section in libc.so.6 (#2090744) - Remove redundant ld.so debuginfo file (#2090744) * Tue Aug 23 2022 Arjun Shankar <arjun@redhat.com> - 2.34-41 - Sync with upstream branch release/2.34/master, commit 68507377f249d165f1f35502d96e9365edb07d9a: - socket: Check lengths before advancing pointer in CMSG_NXTHDR - alpha: Fix generic brk system call emulation in __brk_call (bug 29490) - stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279] - stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265] - Update syscall lists for Linux 5.19 - dlfcn: Pass caller pointer to static dlopen implementation (bug 29446) * Fri Jul 22 2022 Arjun Shankar <arjun@redhat.com> - 2.34-40 - Sync with upstream branch release/2.34/master, commit b2f32e746492615a6eb3e66fac1e766e32e8deb1: - malloc: Simplify implementation of __malloc_assert - Update syscall-names.list for Linux 5.18 - x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S - x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file - x86: Move and slightly improve memset_erms - x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list - x86: Put wcs{n}len-sse4.1 in the sse4.1 text section - x86: Align entry for memrchr to 64-bytes. - x86: Add BMI1/BMI2 checks for ISA_V3 check - x86: Cleanup bounds checking in large memcpy case - x86: Add bounds `x86_non_temporal_threshold` - x86: Add sse42 implementation to strcmp's ifunc - x86: Fix misordered logic for setting `rep_movsb_stop_threshold` - x86: Align varshift table to 32-bytes - x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions - x86: Shrink code size of memchr-evex.S - x86: Shrink code size of memchr-avx2.S - x86: Optimize memrchr-avx2.S - x86: Optimize memrchr-evex.S - x86: Optimize memrchr-sse2.S - x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret` - x86: Create header for VEC classes in x86 strings library - x86_64: Add strstr function with 512-bit EVEX - x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT - x86_64: Implement evex512 version of strlen, strnlen, wcslen and wcsnlen - x86_64: Remove bzero optimization - x86_64: Remove end of line trailing spaces - nptl: Fix ___pthread_unregister_cancel_restore asynchronous restore - linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304) * Fri Jun 24 2022 Florian Weimer <fweimer@redhat.com> - 2.34-39 - Add the no-aaaa DNS stub resolver option (#2096191) * Tue Jun 14 2022 Arjun Shankar <arjun@redhat.com> - 2.34-38 - Sync with upstream branch release/2.34/master, commit 94ab2088c37d8e4285354af120b7ed6b887b9e53: - nss: handle stat failure in check_reload_and_get (BZ #28752) - nss: add assert to DB_LOOKUP_FCT (BZ #28752) - nios2: Remove _dl_skip_args usage (BZ# 29187) - hppa: Remove _dl_skip_args usage (BZ# 29165) - nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) * Wed Jun 08 2022 Florian Weimer <fweimer@redhat.com> - 2.34-37 - Enable rseq by default and add GLIBC_2.35 rseq symbols (#2085529) * Wed Jun 08 2022 Florian Weimer <fweimer@redhat.com> - 2.34-36 - Sync with upstream branch release/2.34/master, commit 4c92a1041257c0155c6aa7a182fe5f78e477b0e6: - powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] - socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225) - iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213) - catgets: Use 64 bit stat for __open_catalog (BZ# 29211) - inet: Use 64 bit stat for ruserpass (BZ# 29210) - socket: Use 64 bit stat for isfdtype (BZ# 29209) - posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208) - posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207) - misc: Use 64 bit stat for getusershell (BZ# 29204) - misc: Use 64 bit stat for daemon (BZ# 29203) * Tue May 31 2022 Arjun Shankar <arjun@redhat.com> - 2.34-35 - Sync with upstream branch release/2.34/master, commit ff450cdbdee0b8cb6b9d653d6d2fa892de29be31: - Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose - x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #29127] - string.h: fix __fortified_attr_access macro call [BZ #29162] - linux: Add a getauxval test [BZ #23293] - rtld: Use generic argv adjustment in ld.so [BZ #23293] - S390: Enable static PIE * Thu May 19 2022 Florian Weimer <fweimer@redhat.com> - 2.34-34 - Sync with upstream branch release/2.34/master, commit ede8d94d154157d269b18f3601440ac576c1f96a: - csu: Implement and use _dl_early_allocate during static startup - Linux: Introduce __brk_call for invoking the brk system call - Linux: Implement a useful version of _startup_fatal - ia64: Always define IA64_USE_NEW_STUB as a flag macro - Linux: Define MMAP_CALL_INTERNAL - i386: Honor I386_USE_SYSENTER for 6-argument Linux system calls - i386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do-syscall.S - elf: Remove __libc_init_secure - Linux: Consolidate auxiliary vector parsing (redo) - Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHARED - Revert "Linux: Consolidate auxiliary vector parsing" - Linux: Consolidate auxiliary vector parsing - Linux: Assume that NEED_DL_SYSINFO_DSO is always defined - Linux: Remove DL_FIND_ARG_COMPONENTS - Linux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_PAGESIZE - elf: Merge dl-sysdep.c into the Linux version - elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr - x86: Optimize {str|wcs}rchr-evex - x86: Optimize {str|wcs}rchr-avx2 - x86: Optimize {str|wcs}rchr-sse2 - x86: Cleanup page cross code in memcmp-avx2-movbe.S - x86: Remove memcmp-sse4.S - x86: Small improvements for wcslen - x86: Remove AVX str{n}casecmp - x86: Add EVEX optimized str{n}casecmp - x86: Add AVX2 optimized str{n}casecmp - x86: Optimize str{n}casecmp TOLOWER logic in strcmp-sse42.S - x86: Optimize str{n}casecmp TOLOWER logic in strcmp.S - x86: Remove strspn-sse2.S and use the generic implementation - x86: Remove strpbrk-sse2.S and use the generic implementation - x86: Remove strcspn-sse2.S and use the generic implementation - x86: Optimize strspn in strspn-c.c - x86: Optimize strcspn and strpbrk in strcspn-c.c - x86: Code cleanup in strchr-evex and comment justifying branch - x86: Code cleanup in strchr-avx2 and comment justifying branch - x86_64: Remove bcopy optimizations - x86-64: Remove bzero weak alias in SS2 memset - x86_64/multiarch: Sort sysdep_routines and put one entry per line - x86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ)) - fortify: Ensure that __glibc_fortify condition is a constant [BZ #29141] * Thu May 12 2022 Florian Weimer <fweimer@redhat.com> - 2.34-33 - Sync with upstream branch release/2.34/master, commit 91c2e6c3db44297bf4cb3a2e3c40236c5b6a0b23: - dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo - manual: Document the dlinfo function - x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896] - x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895] - x86: Set .text section in memset-vec-unaligned-erms - x86-64: Optimize bzero - x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only) - x86: Improve vec generation in memset-vec-unaligned-erms.S - x86-64: Fix strcmp-evex.S - x86-64: Fix strcmp-avx2.S - x86: Optimize strcmp-evex.S - x86: Optimize strcmp-avx2.S - manual: Clarify that abbreviations of long options are allowed - Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.h - aarch64: Add HWCAP2_ECV from Linux 5.16 - Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h - Update kernel version to 5.17 in tst-mman-consts.py - Update kernel version to 5.16 in tst-mman-consts.py - Update syscall lists for Linux 5.17 - Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h - Update kernel version to 5.15 in tst-mman-consts.py - Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h * Thu Apr 28 2022 Carlos O'Donell <carlos@redhat.com> - 2.34-32 - Sync with upstream branch release/2.34/master, commit c66c92181ddbd82306537a608e8c0282587131de: - posix/glob.c: update from gnulib (BZ#25659) - linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097) * Wed Apr 27 2022 Carlos O'Donell <carlos@redhat.com> - 2.34-31 - Sync with upstream branch release/2.34/master, commit 55640ed3fde48360a8e8083be4843bd2dc7cecfe: - i386: Regenerate ulps - linux: Fix missing internal 64 bit time_t stat usage - x86: Optimize L(less_vec) case in memcmp-evex-movbe.S - x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI - x86-64: Use notl in EVEX strcmp [BZ #28646] - x86: Shrink memcmp-sse4.S code size - x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.h - x86: Optimize memmove-vec-unaligned-erms.S - x86-64: Replace movzx with movzbl - x86-64: Remove Prefer_AVX2_STRCMP - x86-64: Improve EVEX strcmp with masked load - x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S - x86: Optimize memset-vec-unaligned-erms.S - x86: Optimize memcmp-evex-movbe.S for frontend behavior and size - x86: Modify ENTRY in sysdep.h so that p2align can be specified - x86-64: Optimize load of all bits set into ZMM register [BZ #28252] - scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier - dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) - INSTALL: Rephrase -with-default-link documentation - misc: Fix rare fortify crash on wchar funcs. [BZ 29030] - Default to --with-default-link=no (bug 25812) - scripts: Add glibcelf.py module * Thu Apr 21 2022 Carlos O'Donell <carlos@redhat.com> - 2.34-30 - Sync with upstream branch release/2.34/master, commit 71326f1f2fd09dafb9c34404765fb88129e94237: - nptl: Fix pthread_cancel cancelhandling atomic operations - mips: Fix mips64n32 64 bit time_t stat support (BZ#29069) - hurd: Fix arbitrary error code - nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029) - S390: Add new s390 platform z16. - NEWS: Update fixed bug list for LD_AUDIT backports. - hppa: Fix bind-now audit (BZ #28857) - elf: Replace tst-audit24bmod2.so with tst-audit24bmod2 - Fix elf/tst-audit25a with default bind now toolchains - elf: Fix runtime linker auditing on aarch64 (BZ #26643) - elf: Issue la_symbind for bind-now (BZ #23734) - elf: Fix initial-exec TLS access on audit modules (BZ #28096) - elf: Add la_activity during application exit - elf: Do not fail for failed dlmopen on audit modules (BZ #28061) - elf: Issue audit la_objopen for vDSO - elf: Add audit tests for modules with TLSDESC - elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533) - elf: Add _dl_audit_pltexit - elf: Add _dl_audit_pltenter - elf: Add _dl_audit_preinit - elf: Add _dl_audit_symbind_alt and _dl_audit_symbind - elf: Add _dl_audit_objclose - elf: Add _dl_audit_objsearch - elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid - elf: Add _dl_audit_objopen - elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062) - elf: Move LAV_CURRENT to link_lavcurrent.h - elf: Fix elf_get_dynamic_info() for bootstrap - elf: Fix dynamic-link.h usage on rtld.c - elf: Fix elf_get_dynamic_info definition - elf: Avoid nested functions in the loader [BZ #27220] - powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC - hppa: Use END instead of PSEUDO_END in swapcontext.S - hppa: Implement swapcontext in assembler (bug 28960) * Tue Mar 15 2022 Florian Weimer <fweimer@redhat.com> - 2.34-29 - Sync with upstream branch release/2.34/master, commit 224d8c1890b6c57c7e4e8ddbb792dd9552086704: - debug: Synchronize feature guards in fortified functions [BZ #28746] - debug: Autogenerate _FORTIFY_SOURCE tests - Enable _FORTIFY_SOURCE=3 for gcc 12 and above - fortify: Fix spurious warning with realpath - __glibc_unsafe_len: Fix comment - debug: Add tests for _FORTIFY_SOURCE=3 - Make sure that the fortified function conditionals are constant - Don't add access size hints to fortifiable functions - nss: Protect against errno changes in function lookup (bug 28953) - nss: Do not mention NSS test modules in <gnu/lib-names.h> - io: Add fsync call in tst-stat - hppa: Fix warnings from _dl_lookup_address - nptl: Fix cleanups for stack grows up [BZ# 28899] - hppa: Revise gettext trampoline design - hppa: Fix swapcontext - Fix elf/tst-audit2 on hppa - localedef: Handle symbolic links when generating locale-archive - NEWS: Add a bug fix entry for BZ #28896 - x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c - x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896] - x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896] - string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] - linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865] - Add reference to BZ#28860 on NEWS - linux: Fix missing __convert_scm_timestamps (BZ #28860) * Tue Mar 08 2022 Arjun Shankar <arjun@redhat.com> - 2.34-28 - Reduce installed size of some langpacks by de-duplicating LC_CTYPE (#2054789) - Fix localedef so it can handle symbolic links when generating locale-archive. - Drop glibc-fedora-localedef.patch and adjust locale installation accordingly so that installed content remains unchanged. * Mon Feb 28 2022 Florian Weimer <fweimer@redhat.com> - 2.34-27 - Fix regression (ldd crash) during dependency sorting in ld.so (#2058230) * Mon Feb 28 2022 Florian Weimer <fweimer@redhat.com> - 2.34-26 - Fix localedef compilation of C.UTF-8 (empty LC_MONETARY keywords) (#2058224) * Thu Feb 03 2022 Florian Weimer <fweimer@redhat.com> - 2.34-25 - Sync with upstream branch release/2.34/master, commit 6eaf10cbb78d22eae7999d9de55f6b93999e0860: - socket: Do not use AF_NETLINK in __opensock - hurd if_index: Explicitly use AF_INET for if index discovery - Linux: Simplify __opensock and fix race condition [BZ #28353] - linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850] * Tue Feb 01 2022 Florian Weimer <fweimer@redhat.com> - 2.34-24 - Sync with upstream branch release/2.34/master, commit 008003dc6e83439c5e04a744b7fd8197df19096e: - tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837] - Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsg - linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350) - support: Add support_socket_so_timestamp_time64 * Tue Feb 01 2022 Florian Weimer <fweimer@redhat.com> - 2.34-23 - Align with glibc 2.35 version of C.UTF-8 * Tue Feb 01 2022 Florian Weimer <fweimer@redhat.com> - 2.34-22 - Sync with upstream branch release/2.34/master, commit aa601d024424c40ae9a69b0c4e394a70ea0570c8: - x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398] - x86: Filter out more Intel CPUs for TSX [BZ #27398] - Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) - x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755] - x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] * Mon Jan 24 2022 Florian Weimer <fweimer@redhat.com> - 2.34-21 - Sync with upstream branch release/2.34/master, commit 3438bbca90895d32825a52e31a77dc44d273c1c1: - Linux: Detect user namespace support in io/tst-getcwd-smallbuff - realpath: Avoid overwriting preexisting error - CVE-2021-3999: getcwd: Set errno to ERANGE for size == 1 - tst-realpath-toolong: Fix hurd build - CVE-2021-3998: realpath: ENAMETOOLONG for result larger than PATH_MAX - stdlib: Fix formatting of tests list in Makefile - stdlib: Sort tests in Makefile - support: Add helpers to create paths longer than PATH_MAX - powerpc: Fix unrecognized instruction errors with recent binutils - x86: use default cache size if it cannot be determined [BZ #28784] - CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768) - sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542) - CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542) - socket: Add the __sockaddr_un_set function - Disable debuginfod in printer tests [BZ #28757] - Update syscall lists for Linux 5.16 * Wed Jan 19 2022 Florian Weimer <fweimer@redhat.com> - 2.34-20 - More reliable CPU compatibility diagnostics (#2040657) * Fri Jan 14 2022 Florian Weimer <fweimer@redhat.com> - 2.34-19 - Optionally accelerate sched_getcpu using rseq (#2024347) * Thu Jan 13 2022 Florian Weimer <fweimer@redhat.com> - 2.34-18 - Backport optimized ELF dependency sorting algorithm (#2032647) * Thu Jan 13 2022 Florian Weimer <fweimer@redhat.com> - 2.34-17 - Sync with upstream branch release/2.34/master, commit 2fe2af88abd13ae5636881da2e26f461ecb7dfb5 - i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) - Update syscall lists for Linux 5.15 - powerpc: Fix unrecognized instruction errors with recent GCC - timezone: test-case for BZ #28707 - timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707) - Fix subscript error with odd TZif file [BZ #28338] - AArch64: Check for SVE in ifuncs [BZ #28744] - intl/plural.y: Avoid conflicting declarations of yyerror and yylex - Linux: Fix 32-bit vDSO for clock_gettime on powerpc32 - linux: Add sparck brk implementation - Update sparc libm-test-ulps - Update hppa libm-test-ulps - riscv: align stack before calling _dl_init [BZ #28703] - riscv: align stack in clone [BZ #28702] - powerpc64[le]: Allocate extra stack frame on syscall.S - elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704] - nss: Use "files dns" as the default for the hosts database (bug 28700) - arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro - mips: increase stack alignment in clone to match the ABI - mips: align stack in clone [BZ #28223] * Tue Dec 14 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34-16 - Enable PIE by default on all architectures (#1988382) * Tue Dec 14 2021 Florian Weimer <fweimer@redhat.com> - 2.34-15 - Sync with upstream branch release/2.34/master, commit 06865865151579d1aa17d38110060a68b85c5d90: - pthread/tst-cancel28: Fix barrier re-init race condition - Use $(pie-default) with conformtest - Run conform/ tests using newly built libc - nptl: Add one more barrier to nptl/tst-create1 * Fri Dec 10 2021 Florian Weimer <fweimer@redhat.com> - 2.34-13 - x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support (#2029410) * Fri Dec 10 2021 Florian Weimer <fweimer@redhat.com> - 2.34-12 - Add /usr/bin/ld.so --list-diagnostics (#2023422) * Tue Dec 07 2021 Florian Weimer <fweimer@redhat.com> - 2.34-11 - backtrace function crashes without vDSO on ppc64le (#2027789) * Fri Dec 03 2021 Florian Weimer <fweimer@redhat.com> - 2.34-10 - Sync with upstream branch release/2.34/master, commit 387bff63dc2dccd62b09aa26dccf8cdc5f3c985c: - powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] - linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624) - nptl: Do not set signal mask on second setjmp return [BZ #28607] - s390: Use long branches across object boundaries (jgh instead of jh) - elf: Earlier missing dynamic segment check in _dl_map_object_from_fd - gconv: Do not emit spurious NUL character in ISO-2022-JP-3 (bug 28524) * Tue Nov 16 2021 Arjun Shankar <arjun@redhat.com> - 2.34-9 - Create /{bin,lib,lib64,sbin} as symbolic links in test-container * Wed Nov 03 2021 Florian Weimer <fweimer@redhat.com> - 2.34-8 - Sync with upstream branch release/2.34/master, commit 6548a9bdba95b3e1fcdbd85445342467e4b0cd4f: - Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.so - ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340] - ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] - Handle NULL input to malloc_usable_size [BZ #28506] - elf: Avoid deadlock between pthread_create and ctors [BZ #28357] - timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469) - y2038: Use a common definition for stat for sparc32 - elf: Replace nsid with args.nsid [BZ #27609] - S390: Add PCI_MIO and SIE HWCAPs - support: Also return fd when it is 0 * Fri Oct 01 2021 Florian Weimer <fweimer@redhat.com> - 2.34-7 - Drop glibc-rh1992702-*.patch, applied upstream. (#1992702) - Sync with upstream branch release/2.34/master, commit a996d13b8a2e101bedbb1bdaa7ffcfea3b959bb2: - Add missing braces to bsearch inline implementation [BZ #28400] - Suppress -Wcast-qual warnings in bsearch - linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) - linux: Simplify get_nprocs - misc: Add __get_nprocs_sched - nptl: pthread_kill must send signals to a specific thread [BZ #28407] - support: Add check for TID zero in support_wait_for_thread_exit * Thu Sep 23 2021 Florian Weimer <fweimer@redhat.com> - 2.34-6 - Sync with upstream branch release/2.34/master, commit 33adeaa3e2b9143c38884bc5aa65ded222ed274e: - nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361] - Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28260) - support: Add support_open_dev_null_range - nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust_np (bug 28036) - nptl: pthread_kill needs to return ESRCH for old programs (bug 19193) * Wed Sep 15 2021 Florian Weimer <fweimer@redhat.com> - 2.34-5 - Use system CPU count for sysconf(_SC_NPROCESSORS_*) (#1992702) * Wed Sep 15 2021 Florian Weimer <fweimer@redhat.com> - 2.34-4 - Sync with upstream branch release/2.34/master, commit 4ed990e5b97a61f29f929bdeb36c5b2abb547a64: - Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-linux.h - Update kernel version to 5.14 in tst-mman-consts.py - Update syscall lists for Linux 5.14 - Use Linux 5.14 in build-many-glibcs.py - Fix failing nss/tst-nss-files-hosts-long with local resolver - iconvconfig: Fix behaviour with --prefix [BZ #28199] - nptl: Fix race between pthread_kill and thread exit (swbz#12889, #1994068) - nptl: pthread_kill, pthread_cancel should not fail after exit (swbz#19193, #1994068) - support: Add support_wait_for_thread_exit - MIPS: Setup errno for {f,l,}xstat - x86-64: Use testl to check __x86_string_control - elf: Fix missing colon in LD_SHOW_AUXV output (swbz#28253, #1995648) - librt: add test (swbz#28213, #1994264) - CVE-2021-38604: fix NULL pointer dereference in mq_notify (swbz#28213, #1994264) - Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) - iconv_charmap: Close output file when done - copy_and_spawn_sgid: Avoid double calls to close() - gaiconf_init: Avoid double-free in label and precedence lists - gconv_parseconfdir: Fix memory leak - ldconfig: avoid leak on empty paths in config file * Wed Sep 15 2021 Florian Weimer <fweimer@redhat.com> - 2.34-3 - Switch to upstream version of C.UTF-8 (#1997589) * Wed Aug 25 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34-2 - Disable dependencies and linking for libc_malloc_debug.so (#1985048). * Mon Aug 02 2021 Florian Weimer <fweimer@redhat.com> - 2.34-1 - Switch to glibc 2.34 release tarball: - Update ChangeLog.old/ChangeLog.23. - Prepare for glibc 2.34 release. - po/nl.po: Update Dutch translation. - Update install.texi, and regenerate INSTALL. - Update translations. - Update NEWS. - NEWS: Fix typos, grammar, and missing words - elf: Fix audit regression
/usr/lib/.build-id /usr/lib/.build-id/01 /usr/lib/.build-id/01/447555329e4d283737ae1ab4ab6297a3f01730 /usr/lib/.build-id/03 /usr/lib/.build-id/03/e04fb8ac72fc0569c414b1e683296fc94dd300 /usr/lib/.build-id/04 /usr/lib/.build-id/04/811a9e8a3cdf6b45fc9c9aedec71268ed25d00 /usr/lib/.build-id/06 /usr/lib/.build-id/06/72293988cac4894ebae8ab901375a350731110 /usr/lib/.build-id/07 /usr/lib/.build-id/07/7188406d72c7d284f79cd269d9f9f2437937f7 /usr/lib/.build-id/08 /usr/lib/.build-id/08/6eb0cb70c083d435322a5aabbacc62ae4cb969 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/976ac8b0a7e1ada9a75922a2d2a5ac9030304d /usr/lib/.build-id/0b /usr/lib/.build-id/0b/f7afd95907856b59b1460ddad8ef053cf49a7d /usr/lib/.build-id/0c /usr/lib/.build-id/0c/6bb61bb7860d3de30c72218c3dbdfad9f168de /usr/lib/.build-id/0c/8513474e5e5ff1ce9bc72a0ac728355c611ef4 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/409ebcbe461b2d9e5447f7a3267d6a1834567a /usr/lib/.build-id/0d/7d0e8dc768ebfcb33dbf6429f7610c55d6854a /usr/lib/.build-id/0f /usr/lib/.build-id/0f/19f85f2ddc9d40db419ec26d289e764d800b54 /usr/lib/.build-id/10 /usr/lib/.build-id/10/cd1eabcfedbfee272fd84a3125715dea419391 /usr/lib/.build-id/11 /usr/lib/.build-id/11/1e764691a6964228b3dc90705697f4f23aadb5 /usr/lib/.build-id/12 /usr/lib/.build-id/12/0f0b8419d0858d2886206745142aa656907fb2 /usr/lib/.build-id/13 /usr/lib/.build-id/13/493c7de9fa0f6e9bd82f16a7f0e58eba07dc11 /usr/lib/.build-id/13/645a822466c5be52440a610e50a0c7ed888d3c /usr/lib/.build-id/14 /usr/lib/.build-id/14/2f31bf0e4ffe2d037e56e9971098bac8878993 /usr/lib/.build-id/14/464e6c9dc90f976f748f2577c8511e863f6560 /usr/lib/.build-id/15 /usr/lib/.build-id/15/ade8a5696a51324ac9bc7d2f4e102e2b66cf3c /usr/lib/.build-id/16/9f619100c71d136330dc190aaa209ec5803ac9 /usr/lib/.build-id/17/6759d7941df85f3b836326623c11be90cac242 /usr/lib/.build-id/1a /usr/lib/.build-id/1a/f91b06b3650859da8f19fb35529214b3f58a04 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/611dc4203e800c3dcec09c29deb88ddc820fba /usr/lib/.build-id/1d/0711641a33556b7652cc8c7a1ab0d1dd640427 /usr/lib/.build-id/1f /usr/lib/.build-id/1f/34729700cbea54a1660707d060f41373d6f60d /usr/lib/.build-id/1f/69c5341bbb3e388343198fc6c151919417dca3 /usr/lib/.build-id/1f/b36f73b8f193f08f773c06129a558a1c587b04 /usr/lib/.build-id/21 /usr/lib/.build-id/21/ecf69e4a7c8be2b3288ed313a38fc41b34ea18 /usr/lib/.build-id/22 /usr/lib/.build-id/22/252aaf00579e89bbd5ee6b07d60af563d0d1d2 /usr/lib/.build-id/23 /usr/lib/.build-id/23/6c2413a3dafd0cdd69ee94a57df2541b6a8303 /usr/lib/.build-id/24 /usr/lib/.build-id/24/27b677262e00585c3f18c75f3891d5dd8ebf83 /usr/lib/.build-id/24/6cbd95b5a736626bb1c6ed6590076b8f0574bc /usr/lib/.build-id/25 /usr/lib/.build-id/25/1c42799cc98e56057fa141d08384dee4e3a2cf /usr/lib/.build-id/26 /usr/lib/.build-id/26/a916cbcb76fca3c88edcb673d66eddbf0cbb4d /usr/lib/.build-id/26/f0cb74b380677adb80f622d6ec01783d53fd5e /usr/lib/.build-id/28 /usr/lib/.build-id/28/492bfc33fe6eb94c87b8863c96f7b8017b000f /usr/lib/.build-id/28/a6511b6098f133218710d5b75fb811957255d6 /usr/lib/.build-id/28/fc06ce4f5d8649b9abaeb62ba1f2f7ca5c9942 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/20ff4f32bec9de969de896191feff31add7bcb /usr/lib/.build-id/2a/69c6e45142550651c1dfa613adae6757090ae3 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/49f438ac7ca253ab883753fe0efb9db314026d /usr/lib/.build-id/2e /usr/lib/.build-id/2e/35565801d9ca054713777caf5b7736d2526056 /usr/lib/.build-id/2e/799a3478e61cde6c72c300ee03717d03ad43e3 /usr/lib/.build-id/30 /usr/lib/.build-id/30/702c1cb0a7cfab1135e08870f0fce195de3b06 /usr/lib/.build-id/30/b717be01fc585aa4030e9af31c4851a2e00dab /usr/lib/.build-id/31 /usr/lib/.build-id/31/3c9b0c8d40f3a83e005acb4241761114016c05 /usr/lib/.build-id/31/3daa8eb95385130748913925d54a0e50556b07 /usr/lib/.build-id/31/763d87e13cf59a84923f59cdbb73633aafa4ec /usr/lib/.build-id/31/7d54c8ad8febbc9565ef37176661a8f4cf15aa /usr/lib/.build-id/32 /usr/lib/.build-id/32/2391cfef2cbc0718447779df8e73b333565dfa /usr/lib/.build-id/33/e36c6426021c09b4939003ec424847d5600ada /usr/lib/.build-id/34 /usr/lib/.build-id/34/262963a270123d071ddf7f558cc7eb4809a16c /usr/lib/.build-id/35 /usr/lib/.build-id/35/0d49330aabd4fee489a336811b12b3e1a190fd /usr/lib/.build-id/35/76f919ac95486ef7d42468189f3114ee5ca05f /usr/lib/.build-id/36 /usr/lib/.build-id/36/026e8b4ce2eb012f10be19e004e03ff4f6e1e5 /usr/lib/.build-id/36/8ba882579a7f8029af454d6434ad9867ca0e00 /usr/lib/.build-id/36/bde2674b4a47489955714ea8ea42816382d30a /usr/lib/.build-id/36/ed051b893e144d614f2c52b94fbb9bf2338336 /usr/lib/.build-id/39 /usr/lib/.build-id/39/726f0fd90163c8c2fb2b281d736686383a4df1 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/1b375f2bd2055e543bd64918eb9ca66e325b91 /usr/lib/.build-id/3c/4a79c3e76009f2a9172ac4c560ddc9f75f12e0 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/5f9c81ce0158276352c1bc24ec524cefc70de7 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/3683e8f7f541008c7f7f9e61f93c468030b5d3 /usr/lib/.build-id/3e/8c3bb71d94556ed6c0882fa582e892410dd229 /usr/lib/.build-id/3f/6410384aec00290ead666b081be07705e2bc57 /usr/lib/.build-id/3f/7241dbf5df8ea4f9e18f00673edb936cd27694 /usr/lib/.build-id/42/62f59beec3f95a03faeb6efb8a3837a77c02eb /usr/lib/.build-id/43 /usr/lib/.build-id/43/05a8bdbe6a9aeca0f6945ccf8a576c23136199 /usr/lib/.build-id/44/0f3de65d5094e44f36fe0aec6de3a98fe23cf8 /usr/lib/.build-id/44/2f72af8e26da15b48f02f8c817f85c9201ae6e /usr/lib/.build-id/46 /usr/lib/.build-id/46/1018511ed0ed570f68c7ed67cb09c587a796ca /usr/lib/.build-id/46/272da0749c7744b4903d0f513325921683002d /usr/lib/.build-id/46/678ce0751fc7131ebb03f5932199fb44ddf761 /usr/lib/.build-id/46/8901fbde07e774cbfb7a5cd9ef974c44f82510 /usr/lib/.build-id/47/c9e73cbd0640d168581bbf22b1db1bbfbe6cc3 /usr/lib/.build-id/48/284603eadbd7ea9ed2313fbe7916e2319ce533 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/1348255c0700c64de2c687f3d7da340b0d7591 /usr/lib/.build-id/4c/e0df222b72be8560118ad9a83423e42ddf3387 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/2cdb8f16367ad2b0ed7a092bfd952062f3af93 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/5b668ed9eea993f4ac8b49c615a4691dd702d6 /usr/lib/.build-id/4e/ac0100378b590f7d5b0a02979b75d478870344 /usr/lib/.build-id/4f/ea93929ba518d8fd6ebf405f7281a6cee7312b /usr/lib/.build-id/50 /usr/lib/.build-id/50/1eaac3e93e6fc3210615866c796d57ae8b09ad /usr/lib/.build-id/50/2ed376cff3bf5db5abd54ac12b50494f395982 /usr/lib/.build-id/50/5d291e7e01ccc88752d1e3d98596a3ae53a6f1 /usr/lib/.build-id/50/b097e0b2cfdb9294057977366f0ebf4944de34 /usr/lib/.build-id/51 /usr/lib/.build-id/51/9b22d8da0bfce4da51a1bba6ceb8bf579e48e7 /usr/lib/.build-id/51/a8e6de62b51e4dbfd62f0eddec7866c34f0bf2 /usr/lib/.build-id/51/ba33710cb3dbd6740399db2a2d751e14b48c0f /usr/lib/.build-id/51/e918f5ab35eeca058393ce0afaa7ddf5c6f4d9 /usr/lib/.build-id/52/d2cdefbcca1513a6192824f092f1142afc9a08 /usr/lib/.build-id/53 /usr/lib/.build-id/53/0262398d23586aabafd0d75b025deac97e06af /usr/lib/.build-id/53/09b4fd66cc8286d7169966333fe31b796553fe /usr/lib/.build-id/53/cfd6352c2c1bbde737790e7ea00c4e66f24149 /usr/lib/.build-id/54 /usr/lib/.build-id/54/79fbc8f738b57cf3dd36e073a7a155259692b7 /usr/lib/.build-id/55 /usr/lib/.build-id/55/d006d94fd34b63b29b6c2de82efe4ea8815c51 /usr/lib/.build-id/58 /usr/lib/.build-id/58/88ed63a3db6b6c9d760feeb964db0b0c31352f /usr/lib/.build-id/58/ae5164e9aeebb6b63f7c939905aecb529932ea /usr/lib/.build-id/58/fba4c2dcf089899502594810b3cdfc821b73ca /usr/lib/.build-id/59 /usr/lib/.build-id/59/1b9ee0801343769069442fb7c6c53ef554c5bb /usr/lib/.build-id/5b /usr/lib/.build-id/5b/6b778720da29ccb0126b10a5332c212b976b38 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/09b93066528b5ba0e7ee3ab25e07bb73161a9b /usr/lib/.build-id/5d /usr/lib/.build-id/5d/c563e975c2f772963a8dc9c9137d935c0b8159 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/747058c268bfb52b8da34b03cedc224ffa46eb /usr/lib/.build-id/62 /usr/lib/.build-id/62/628f43ecf997efde2718e912e50b4e531e232c /usr/lib/.build-id/63 /usr/lib/.build-id/63/4044fc0f92519cf1dc32feb3c46a8a667b1adc /usr/lib/.build-id/63/82e4f2ab314ef2015ca0140c2e3f34dc99eb18 /usr/lib/.build-id/64 /usr/lib/.build-id/64/7af2c10cda672e1be415bc9b97970f6fde23b3 /usr/lib/.build-id/65 /usr/lib/.build-id/65/175fa40f5cb0ac8805efde2f63270545b669df /usr/lib/.build-id/65/675142a271bdc70b754616a2fc490ac3437d77 /usr/lib/.build-id/65/d5b775fd43591204e4316e4cb2b5a522f0354e /usr/lib/.build-id/68 /usr/lib/.build-id/68/5cb3f8bd6be9159de830a912747bb7c12d2ecb /usr/lib/.build-id/68/6e446f305f36649fccade5c3e891ea8106dde8 /usr/lib/.build-id/68/8221f463e10a28d047693ca8160d3584106ec7 /usr/lib/.build-id/69 /usr/lib/.build-id/69/f8f6a2f84cf843401bcd393bfbfaae942181ec /usr/lib/.build-id/6a /usr/lib/.build-id/6a/b72f7448b758b5ffe146c4cf8c9a26ce6c0686 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/c241624a194067856d48e68e7ca5194ae4dd42 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/31f7fe6d052cef36a04d52a94dba75c78a0c80 /usr/lib/.build-id/6f/9a1b4182ab0d87247c4c2704cf4c5d781a9bd2 /usr/lib/.build-id/71 /usr/lib/.build-id/71/810585c4c6e0465779623c71992de2cae6e251 /usr/lib/.build-id/73 /usr/lib/.build-id/73/28ce4da548f60205cf21ccdfa30bb9af20ea3a /usr/lib/.build-id/73/2b9561f3942e16ce19c45fdfbffb7afb1e0978 /usr/lib/.build-id/73/d33c3c92250116e79fff278ff6ea394617c198 /usr/lib/.build-id/74 /usr/lib/.build-id/74/6c4e7047a9e91697268bb767a98e96c4aa4102 /usr/lib/.build-id/75 /usr/lib/.build-id/75/efff30ca257689f8f89939f408e7545f2c6bfc /usr/lib/.build-id/78 /usr/lib/.build-id/78/34e9e0b5d7905f5cabb84440166fbd0f7ce994 /usr/lib/.build-id/79 /usr/lib/.build-id/79/006edeca798850888a808225e0df18acc03bf1 /usr/lib/.build-id/7b /usr/lib/.build-id/7b/b9edaa12551978f216df2f7c5933b3678dc693 /usr/lib/.build-id/7b/f0b66e08a4b0efd5755695e7fd68dc09e4ae2e /usr/lib/.build-id/7c /usr/lib/.build-id/7c/dd9875f8860b5c0f78981cb043056ba05945ce /usr/lib/.build-id/7e /usr/lib/.build-id/7e/e26610eeb1b3e6cc9852f38f3420f8c572b476 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/3344e6126f5730f39d135dba9c11aea7a7ba46 /usr/lib/.build-id/81/227e6f45fdbce25d924afa04f5d19869af8839 /usr/lib/.build-id/81/7e1bf7d22de59bde66a64f0becca873ef41997 /usr/lib/.build-id/82 /usr/lib/.build-id/82/876bdd0f8eff7b277818c33ac065597064277c /usr/lib/.build-id/83 /usr/lib/.build-id/83/bdee9edc1712b6d3b0ab9cedd3d807b9ffec34 /usr/lib/.build-id/83/ed9e73902885d3b51a6085a89047f46f5b6890 /usr/lib/.build-id/84 /usr/lib/.build-id/84/f29bf20c2995ae47e9a636d9bd4d7bf8b0bc2c /usr/lib/.build-id/86/cac873a92a7ae6efb23120e64d3d6b58b0c4bc /usr/lib/.build-id/87 /usr/lib/.build-id/87/ff3d01a67e879a2a5dd952b6130c10d04a8943 /usr/lib/.build-id/89/3d7864b1dc56cbd873b0e07fdf6dd24ab02ca8 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/9b4549c1fac841856ba52fc0a293a36486b872 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/23958e11de4f6d8969f02898c25364b06eb768 /usr/lib/.build-id/8e/2ccbce220c2d6152bcc0142fba32ee1559a628 /usr/lib/.build-id/8f /usr/lib/.build-id/8f/0269d9ce8d528cca1f11312f810ae302bb264f /usr/lib/.build-id/95 /usr/lib/.build-id/95/3481af473ff53ae08cca652d005fdbde4624f9 /usr/lib/.build-id/95/a91cb16586acd329ea98bebd36c4765902570e /usr/lib/.build-id/96 /usr/lib/.build-id/96/e4b9f9881fef54536143e9c30667f62e06ce4e /usr/lib/.build-id/97 /usr/lib/.build-id/97/545cd5082338ff676e69268c0a94003443d10d /usr/lib/.build-id/98 /usr/lib/.build-id/98/2ffd95e291d66f917a65e2b67a0e41b4703fa3 /usr/lib/.build-id/98/48f8a1ab47e17517292b4b87fd04429dd0a20d /usr/lib/.build-id/98/a9416691c730cd0c5cd94e935b7e5d11accc73 /usr/lib/.build-id/9d /usr/lib/.build-id/9d/8ad48ef1d2b7ee29689045672f31e5790f3acd /usr/lib/.build-id/9f/9b07d42efb5a4c75ec248763f5636d051699f5 /usr/lib/.build-id/9f/bdc568f3c839fd927c91af5bf6cff5aef36bc5 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/763666fa1a79da118411d4250755cbe2e8147b /usr/lib/.build-id/a2/c320d53fd77c86ccce872f9e6dc6b6f909d61b /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/7443d67df7ce5fdcf3f0bc7c509ad0511f03d3 /usr/lib/.build-id/a3/79c45958d6f5d68b95bc9cd1764fcedfe9eff6 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/1e1fd84f597f722f4f6f4331593436e0a581cc /usr/lib/.build-id/a4/1ea2d5ea4b82fc5d56e6f667d06e77792e9cd4 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/9afa4b05f6f499a25ea08d750fde87bd0e95da /usr/lib/.build-id/a9/160c4f9ce43a96d1dba887ef216beeb875610a /usr/lib/.build-id/ad /usr/lib/.build-id/ad/8f9637e08631cac4714db2434325c169f30361 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/6a168b13973f7a97fa664fad4879a26b9d38d5 /usr/lib/.build-id/af /usr/lib/.build-id/af/07192e804b37701742700a35eb9ba1eeb94cb3 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/59ee472e406eb63e9dc5ae070f6c68586f0792 /usr/lib/.build-id/b0/bbb373e437e5a583252ea5c169706179643ab7 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/38fef08f9fc9b15e6bde1f56694e88ffbc5812 /usr/lib/.build-id/b1/c14a70e06787989f5f8e5093eff84a27876a12 /usr/lib/.build-id/b1/dedf81816408b1e2dcd56f2232be0a164138c3 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/1ed1053d130552637d576906fb32b9397a4d0f /usr/lib/.build-id/b2/7ef5b161d017951002257bb1b48848f063fb62 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/3e2219498af0d7375841bcf478aba0ff42e610 /usr/lib/.build-id/b3/ee28a3e4787f3750769381c1854ebb344e1b79 /usr/lib/.build-id/b3/f7565ed1913c0d4878170a23a3b556178e6ca2 /usr/lib/.build-id/b3/fab557c2dab677bc8798e0f4a8562304e57ffe /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/5724789e67213587ddbd7e75cebeeecef98497 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/daf2eed7e757a9e6cfb7fc0cd72250b80d7186 /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/41463a5f64113054026ca35cdea64f97aa57d8 /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/c8039e88d8c2e689c0bfdbd52f43b9e9fb87e1 /usr/lib/.build-id/b9/d999b4180e3b6d8c23263f9fe49df669eb5f46 /usr/lib/.build-id/b9/f33f022543472e7ee295ee826ff226b47f2060 /usr/lib/.build-id/ba/a1c98565bd5f32a9b8fa74275b0291f4496f50 /usr/lib/.build-id/bb /usr/lib/.build-id/bb/cce988103ef307c652d02cdc4525f7910c7d8f /usr/lib/.build-id/bc /usr/lib/.build-id/bc/673607f56bf32d31fe00f769908ab4dab55fc7 /usr/lib/.build-id/bc/e8bbc0a75ed0da523ddf7d7cffb769362274c5 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/692c3c815bc010928729f282cb6e4f2da1cf93 /usr/lib/.build-id/bf/bfa545521c1a2c870ffab3e443383b6dce2891 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/7184e2c18761c0eb4fb22424f44d55fb4918ab /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/bcb012ec52a1f8368d2b1102091b97e7a56d81 /usr/lib/.build-id/c4/dd401e64aeb9e48228a31ba2875fcc44dab235 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/f2e148a1addae4c00d8edc4c10f05dde1d352f /usr/lib/.build-id/c6 /usr/lib/.build-id/c6/ea717ccc095d524f9fc4c577822576dd90ac69 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/45d98af7db8f6d5bf96a72f7dc4abb03b094ec /usr/lib/.build-id/ca /usr/lib/.build-id/ca/33da1b52d55b049447956f00366baf72554952 /usr/lib/.build-id/ca/77e63ca690bce0ce955288295d30c13dcd891e /usr/lib/.build-id/cf /usr/lib/.build-id/cf/356aa6dc8c2058ecd12e47972c5d812ea662aa /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/8ba4348dbc09caedb6a8fdcdc68e0d8edf8d45 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/ce64c89dc1f0b3fab4d77a8562d74d2e3dd518 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/2bbbcd97d7fb8106f33e212170d31dbdcd0c14 /usr/lib/.build-id/d3/6057585ee8078c25f9d5b1df491bcaea42ae2f /usr/lib/.build-id/d3/65274904763656c01bc28ad484c3d837f7a15e /usr/lib/.build-id/d3/afa0ec24e962dec6d886b509e72539a70c2d37 /usr/lib/.build-id/d3/b18aa9c78120aa3dc255c076225b35574effe7 /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/59264c4d48c7172c0e02c9b5e30e62219542ca /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/07ae89e0e9d0ef0dccf4430c931efdbefe972d /usr/lib/.build-id/d7/9366ea619fb9bd38a019471d7e5ccefb46e3ed /usr/lib/.build-id/d7/d8f3b33fc6e67d0592a72d0d93b57c2bb08d46 /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/baa8b95cf83425811276aa0e54f45a4aae9c9f /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/27d58dfd1095b111333b4c15da105da6c11d80 /usr/lib/.build-id/d9/5541fd4b68f5ecddc30d3963b4958bdf4c8f29 /usr/lib/.build-id/d9/c2729361f9a51dffd39827295f7ee93d190f85 /usr/lib/.build-id/de /usr/lib/.build-id/de/9ebafeb45cc6e204a715b5416fb73bfcbb7f24 /usr/lib/.build-id/df /usr/lib/.build-id/df/be94dc9bc573da302a03342c87c9ab58dd6c3d /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/411038debf55484c1437064eaacaaf0cd3e720 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/1c4c1f9c9ab87fc109b98424590590866c0af9 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/a60d883cff323643437c32afe2d594cba3336c /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/48db209240ce68c5b2f79c59c314ffdf731937 /usr/lib/.build-id/e4 /usr/lib/.build-id/e4/5a0c89fc35b567c8afaa6910a9574e370e7bbc /usr/lib/.build-id/e4/b0367e1872938cac39a856b0929cb0ca776977 /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/849f3afcdcc3976ef521b5c25b902932eb649a /usr/lib/.build-id/e6/2e02895c518f62fa5cc3b50d6adb0cf7246e48 /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/4f8351f9e724992c52cf9bb4aa7e5c92c0e472 /usr/lib/.build-id/eb/7d11ebd146c0b8677e5541bf0db7ff1778e83b /usr/lib/.build-id/ec /usr/lib/.build-id/ec/bb9118af743dcce6509ec0f4a7d324bf8e9560 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/e52b8ff81f36452ae7cbbfa01a17e7a81be4c7 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/aabcb30055311fecafcfcd2bef8cabcdd8c361 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/8fd9004aa7bb0113e5983207bf5b63d2fbae08 /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/651a5c809131cfa44a9f0587fbba5bc8eb52b4 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/5b3fef2f08b6c2794b4984fb6184cc935a6b49 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/ccb7f68e457c2f45be8b83255716b48dd8acbc /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/d9e649d687e25b77b3e1cd39a85d58a3a33796 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/dfcd050eb02664b69ec2507ae2d9459b710d6c /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/958591e69aa441bc8282b1ebcc0f236d2bb73c /usr/lib/.build-id/f6/b87ed30844e9d597e1f912452fb25c76144069 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/19372b2627aa7533bb5c83277a3e8e2837b7e4 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/cb791389abceb4e21b42a1453fdfd4efecd7cb /usr/lib/.build-id/f8/dc39739fd3aa5b1ef0aa69c77d06cd57926201 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/8f45d01204c1c508b644a71b7870dfb6a63b6f /usr/lib/.build-id/fa/cc75a7bfca962ebe5dbf2cb735565491a15b43 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/029d7d597f97291c9c3c8a8e400059a1292ee7 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/d00aa0a1dc0dff3d15528f8f82c3ac0c4830f0 /usr/lib64/gconv/ARMSCII-8.so /usr/lib64/gconv/ASMO_449.so /usr/lib64/gconv/BIG5.so /usr/lib64/gconv/BIG5HKSCS.so /usr/lib64/gconv/BRF.so /usr/lib64/gconv/CP10007.so /usr/lib64/gconv/CP1125.so /usr/lib64/gconv/CP1250.so /usr/lib64/gconv/CP1251.so /usr/lib64/gconv/CP1253.so /usr/lib64/gconv/CP1254.so /usr/lib64/gconv/CP1255.so /usr/lib64/gconv/CP1256.so /usr/lib64/gconv/CP1257.so /usr/lib64/gconv/CP1258.so /usr/lib64/gconv/CP737.so /usr/lib64/gconv/CP770.so /usr/lib64/gconv/CP771.so /usr/lib64/gconv/CP772.so /usr/lib64/gconv/CP773.so /usr/lib64/gconv/CP774.so /usr/lib64/gconv/CP775.so /usr/lib64/gconv/CP932.so /usr/lib64/gconv/CSN_369103.so /usr/lib64/gconv/CWI.so /usr/lib64/gconv/DEC-MCS.so /usr/lib64/gconv/EBCDIC-AT-DE-A.so /usr/lib64/gconv/EBCDIC-AT-DE.so /usr/lib64/gconv/EBCDIC-CA-FR.so /usr/lib64/gconv/EBCDIC-DK-NO-A.so /usr/lib64/gconv/EBCDIC-DK-NO.so /usr/lib64/gconv/EBCDIC-ES-A.so /usr/lib64/gconv/EBCDIC-ES-S.so /usr/lib64/gconv/EBCDIC-ES.so /usr/lib64/gconv/EBCDIC-FI-SE-A.so /usr/lib64/gconv/EBCDIC-FI-SE.so /usr/lib64/gconv/EBCDIC-FR.so /usr/lib64/gconv/EBCDIC-IS-FRISS.so /usr/lib64/gconv/EBCDIC-IT.so /usr/lib64/gconv/EBCDIC-PT.so /usr/lib64/gconv/EBCDIC-UK.so /usr/lib64/gconv/EBCDIC-US.so /usr/lib64/gconv/ECMA-CYRILLIC.so /usr/lib64/gconv/EUC-CN.so /usr/lib64/gconv/EUC-JISX0213.so /usr/lib64/gconv/EUC-JP-MS.so /usr/lib64/gconv/EUC-JP.so /usr/lib64/gconv/EUC-KR.so /usr/lib64/gconv/EUC-TW.so /usr/lib64/gconv/GB18030.so /usr/lib64/gconv/GBBIG5.so /usr/lib64/gconv/GBGBK.so /usr/lib64/gconv/GBK.so /usr/lib64/gconv/GEORGIAN-ACADEMY.so /usr/lib64/gconv/GEORGIAN-PS.so /usr/lib64/gconv/GOST_19768-74.so /usr/lib64/gconv/GREEK-CCITT.so /usr/lib64/gconv/GREEK7-OLD.so /usr/lib64/gconv/GREEK7.so /usr/lib64/gconv/HP-GREEK8.so /usr/lib64/gconv/HP-ROMAN8.so /usr/lib64/gconv/HP-ROMAN9.so /usr/lib64/gconv/HP-THAI8.so /usr/lib64/gconv/HP-TURKISH8.so /usr/lib64/gconv/IBM037.so /usr/lib64/gconv/IBM038.so /usr/lib64/gconv/IBM1004.so /usr/lib64/gconv/IBM1008.so /usr/lib64/gconv/IBM1008_420.so /usr/lib64/gconv/IBM1025.so /usr/lib64/gconv/IBM1026.so /usr/lib64/gconv/IBM1046.so /usr/lib64/gconv/IBM1047.so /usr/lib64/gconv/IBM1097.so /usr/lib64/gconv/IBM1112.so /usr/lib64/gconv/IBM1122.so /usr/lib64/gconv/IBM1123.so /usr/lib64/gconv/IBM1124.so /usr/lib64/gconv/IBM1129.so /usr/lib64/gconv/IBM1130.so /usr/lib64/gconv/IBM1132.so /usr/lib64/gconv/IBM1133.so /usr/lib64/gconv/IBM1137.so /usr/lib64/gconv/IBM1140.so /usr/lib64/gconv/IBM1141.so /usr/lib64/gconv/IBM1142.so /usr/lib64/gconv/IBM1143.so /usr/lib64/gconv/IBM1144.so /usr/lib64/gconv/IBM1145.so /usr/lib64/gconv/IBM1146.so /usr/lib64/gconv/IBM1147.so /usr/lib64/gconv/IBM1148.so /usr/lib64/gconv/IBM1149.so /usr/lib64/gconv/IBM1153.so /usr/lib64/gconv/IBM1154.so /usr/lib64/gconv/IBM1155.so /usr/lib64/gconv/IBM1156.so /usr/lib64/gconv/IBM1157.so /usr/lib64/gconv/IBM1158.so /usr/lib64/gconv/IBM1160.so /usr/lib64/gconv/IBM1161.so /usr/lib64/gconv/IBM1162.so /usr/lib64/gconv/IBM1163.so /usr/lib64/gconv/IBM1164.so /usr/lib64/gconv/IBM1166.so /usr/lib64/gconv/IBM1167.so /usr/lib64/gconv/IBM12712.so /usr/lib64/gconv/IBM1364.so /usr/lib64/gconv/IBM1371.so /usr/lib64/gconv/IBM1388.so /usr/lib64/gconv/IBM1390.so /usr/lib64/gconv/IBM1399.so /usr/lib64/gconv/IBM16804.so /usr/lib64/gconv/IBM256.so /usr/lib64/gconv/IBM273.so /usr/lib64/gconv/IBM274.so /usr/lib64/gconv/IBM275.so /usr/lib64/gconv/IBM277.so /usr/lib64/gconv/IBM278.so /usr/lib64/gconv/IBM280.so /usr/lib64/gconv/IBM281.so /usr/lib64/gconv/IBM284.so /usr/lib64/gconv/IBM285.so /usr/lib64/gconv/IBM290.so /usr/lib64/gconv/IBM297.so /usr/lib64/gconv/IBM420.so /usr/lib64/gconv/IBM423.so /usr/lib64/gconv/IBM424.so /usr/lib64/gconv/IBM437.so /usr/lib64/gconv/IBM4517.so /usr/lib64/gconv/IBM4899.so /usr/lib64/gconv/IBM4909.so /usr/lib64/gconv/IBM4971.so /usr/lib64/gconv/IBM500.so /usr/lib64/gconv/IBM5347.so /usr/lib64/gconv/IBM803.so /usr/lib64/gconv/IBM850.so /usr/lib64/gconv/IBM851.so /usr/lib64/gconv/IBM852.so /usr/lib64/gconv/IBM855.so /usr/lib64/gconv/IBM856.so /usr/lib64/gconv/IBM857.so /usr/lib64/gconv/IBM858.so /usr/lib64/gconv/IBM860.so /usr/lib64/gconv/IBM861.so /usr/lib64/gconv/IBM862.so /usr/lib64/gconv/IBM863.so /usr/lib64/gconv/IBM864.so /usr/lib64/gconv/IBM865.so /usr/lib64/gconv/IBM866.so /usr/lib64/gconv/IBM866NAV.so /usr/lib64/gconv/IBM868.so /usr/lib64/gconv/IBM869.so /usr/lib64/gconv/IBM870.so /usr/lib64/gconv/IBM871.so /usr/lib64/gconv/IBM874.so /usr/lib64/gconv/IBM875.so /usr/lib64/gconv/IBM880.so /usr/lib64/gconv/IBM891.so /usr/lib64/gconv/IBM901.so /usr/lib64/gconv/IBM902.so /usr/lib64/gconv/IBM903.so /usr/lib64/gconv/IBM9030.so /usr/lib64/gconv/IBM904.so /usr/lib64/gconv/IBM905.so /usr/lib64/gconv/IBM9066.so /usr/lib64/gconv/IBM918.so /usr/lib64/gconv/IBM921.so /usr/lib64/gconv/IBM922.so /usr/lib64/gconv/IBM930.so /usr/lib64/gconv/IBM932.so /usr/lib64/gconv/IBM933.so /usr/lib64/gconv/IBM935.so /usr/lib64/gconv/IBM937.so /usr/lib64/gconv/IBM939.so /usr/lib64/gconv/IBM943.so /usr/lib64/gconv/IBM9448.so /usr/lib64/gconv/IEC_P27-1.so /usr/lib64/gconv/INIS-8.so /usr/lib64/gconv/INIS-CYRILLIC.so /usr/lib64/gconv/INIS.so /usr/lib64/gconv/ISIRI-3342.so /usr/lib64/gconv/ISO-2022-CN-EXT.so /usr/lib64/gconv/ISO-2022-CN.so /usr/lib64/gconv/ISO-2022-JP-3.so /usr/lib64/gconv/ISO-2022-JP.so /usr/lib64/gconv/ISO-2022-KR.so /usr/lib64/gconv/ISO-IR-197.so /usr/lib64/gconv/ISO-IR-209.so /usr/lib64/gconv/ISO646.so /usr/lib64/gconv/ISO8859-10.so /usr/lib64/gconv/ISO8859-11.so /usr/lib64/gconv/ISO8859-13.so /usr/lib64/gconv/ISO8859-14.so /usr/lib64/gconv/ISO8859-16.so /usr/lib64/gconv/ISO8859-2.so /usr/lib64/gconv/ISO8859-3.so /usr/lib64/gconv/ISO8859-4.so /usr/lib64/gconv/ISO8859-5.so /usr/lib64/gconv/ISO8859-6.so /usr/lib64/gconv/ISO8859-7.so /usr/lib64/gconv/ISO8859-8.so /usr/lib64/gconv/ISO8859-9.so /usr/lib64/gconv/ISO8859-9E.so /usr/lib64/gconv/ISO_10367-BOX.so /usr/lib64/gconv/ISO_11548-1.so /usr/lib64/gconv/ISO_2033.so /usr/lib64/gconv/ISO_5427-EXT.so /usr/lib64/gconv/ISO_5427.so /usr/lib64/gconv/ISO_5428.so /usr/lib64/gconv/ISO_6937-2.so /usr/lib64/gconv/ISO_6937.so /usr/lib64/gconv/JOHAB.so /usr/lib64/gconv/KOI-8.so /usr/lib64/gconv/KOI8-R.so /usr/lib64/gconv/KOI8-RU.so /usr/lib64/gconv/KOI8-T.so /usr/lib64/gconv/KOI8-U.so /usr/lib64/gconv/LATIN-GREEK-1.so /usr/lib64/gconv/LATIN-GREEK.so /usr/lib64/gconv/MAC-CENTRALEUROPE.so /usr/lib64/gconv/MAC-IS.so /usr/lib64/gconv/MAC-SAMI.so /usr/lib64/gconv/MAC-UK.so /usr/lib64/gconv/MACINTOSH.so /usr/lib64/gconv/MIK.so /usr/lib64/gconv/NATS-DANO.so /usr/lib64/gconv/NATS-SEFI.so /usr/lib64/gconv/PT154.so /usr/lib64/gconv/RK1048.so /usr/lib64/gconv/SAMI-WS2.so /usr/lib64/gconv/SHIFT_JISX0213.so /usr/lib64/gconv/SJIS.so /usr/lib64/gconv/T.61.so /usr/lib64/gconv/TCVN5712-1.so /usr/lib64/gconv/TIS-620.so /usr/lib64/gconv/TSCII.so /usr/lib64/gconv/UHC.so /usr/lib64/gconv/VISCII.so /usr/lib64/gconv/gconv-modules.d/gconv-modules-extra.conf /usr/lib64/gconv/libCNS.so /usr/lib64/gconv/libGB.so /usr/lib64/gconv/libISOIR165.so /usr/lib64/gconv/libJIS.so /usr/lib64/gconv/libJISX0213.so /usr/lib64/gconv/libKSC.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Mar 22 02:51:40 2023