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: Fedora Project |
Version: 2.35.9000 | Vendor: Fedora Project |
Release: 18.fc37 | Build date: Mon May 16 21:42:01 2022 |
Group: Unspecified | Build host: buildvm-a64-11.iad2.fedoraproject.org |
Size: 19537724 | Source RPM: glibc-2.35.9000-18.fc37.src.rpm |
Packager: Fedora Project | |
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 May 16 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-18 - Auto-sync with upstream branch master, commit 9403b71ae97e3f1a91c796ddcbb4e6f044434734: - x86_64: Remove bzero optimization - RISC-V: Use an autoconf template to produce `preconfigure' - MIPS: Use an autoconf template to produce `preconfigure' - m68k: Use an autoconf template to produce `preconfigure' - C-SKY: Use an autoconf template to produce `preconfigure' - Remove configure fno_unit_at_a_time - stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.c - stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.c - Add declare_object_symbol_alias for assembly codes (BZ #28128) - wcrtomb: Make behavior POSIX compliant * Tue May 10 2022 Patsy Griffin <patsy@redhat.com> - 2.35.9000-17 - Auto-sync with upstream branch master, commit 8162147872491bb5b48e91543b19c49a29ae6b6d. - nptl: Add backoff mechanism to spinlock loop - Linux: Implement a useful version of _startup_fatal - ia64: Always define IA64_USE_NEW_STUB as a flag macro - linux: Fix posix_spawn return code if clone fails (BZ#29109) - benchtests: Add wcrtomb microbenchmark - clock_settime/clock_gettime: Use __nonnull to avoid null pointer - clock_adjtime: Use __nonnull to avoid null pointer - ntp_xxxtimex: Use __nonnull to avoid null pointer - adjtimex/adjtimex64: Use __nonnull to avoid null pointer - hurd spawni: Fix reauthenticating closed fds - 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 - manual: Clarify that abbreviations of long options are allowed * Tue May 03 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-16 - Auto-sync with upstream branch master, commit 8e28aa3a51bf0ef3683f2aed4b5b448744897b66: - elf: Remove fallback to the start of DT_STRTAB for dladdr - powerpc32: Remove unused HAVE_PPC_SECURE_PLT - dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo - manual: Document the dlinfo function - Do not use --hash-style=both for building glibc shared objects - benchtests: Better libmvec integration - benchtests: Add UNSUPPORTED benchmark status - linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64 bit time_t (BZ#29097) - Use __ehdr_start rather than _begin in _dl_start_final - sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h - posix/glob.c: update from gnulib - benchtests: Add pthread-mutex-locks bench - linux: Fix missing internal 64 bit time_t stat usage - elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868) - posix: Remove unused definition on _Fork - NEWS: Mention DT_RELR support - elf: Add more DT_RELR tests - elf: Properly handle zero DT_RELA/DT_REL values - elf: Support DT_RELR relative relocation format [BZ #27924] - Add GLIBC_ABI_DT_RELR for DT_RELR support - elf: Define DT_RELR related macros and types - elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC - i386: Regenerate ulps - dlfcn: Do not use rtld_active () to determine ld.so state (bug 29078) - INSTALL: Rephrase -with-default-link documentation * Mon Apr 25 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-15 - Auto-sync with upstream branch master, commit 1305edd42c44fee6f8660734d2dfa4911ec755d6: - elf: Move post-relocation code of _dl_start into _dl_start_final - misc: Fix rare fortify crash on wchar funcs. [BZ 29030] - elf: Remove unused enum allowmask - scripts/glibcelf.py: Mark as UNSUPPORTED on Python 3.5 and earlier - x86: Optimize {str|wcs}rchr-evex - x86: Optimize {str|wcs}rchr-avx2 - x86: Optimize {str|wcs}rchr-sse2 - benchtests: Improve bench-strrchr - x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32 - Default to --with-default-link=no (bug 25812) - scripts: Add glibcelf.py module - Add locale for syr_SY - elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outside - m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071) - nptl: Fix pthread_cancel cancelhandling atomic operations - x86: Fix missing __wmemcmp def for disable-multiarch build - elf: Remove __libc_init_secure * Tue Apr 19 2022 DJ Delorie <dj@redhat.com> - 2.35.9000-14 - Auto-sync with upstream branch master, commit 78fb88827362fbd2cc8aa32892ae5b015106e25c. - mips: Fix mips64n32 64 bit time_t stat support (BZ#29069) - x86: Cleanup page cross code in memcmp-avx2-movbe.S - x86: Remove memcmp-sse4.S - x86: Optimize memcmp SSE2 in memcmp.S - misc: Use 64 bit time_t interfaces on syslog - misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355) - misc: syslog: Use fixed-sized buffer and remove memstream - misc: syslog: Simplify implementation - misc: syslog: Fix indentation and style - misc: Add syslog test - support: Add xmkfifo - stdio: Split __get_errname definition from errlist.c - x86: Reduce code size of mem{move|pcpy|cpy}-ssse3 - x86: Remove mem{move|cpy}-ssse3-back - x86: Remove str{p}{n}cpy-ssse3 - x86: Remove str{n}cat-ssse3 - x86: Remove str{n}{case}cmp-ssse3 - x86: Remove {w}memcmp-ssse3 - nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029) - S390: Add new s390 platform z16. - Replace {u}int_fast{16|32} with {u}int32_t - stdlib: Reflow and sort most variable assignments - elf: Fix memory leak in _dl_find_object_update (bug 29062) - hurd: Define ELIBEXEC - hurd: Fix arbitrary error code - NEWS: Move PLT tracking slowdown to glibc 2.35. - Remove _dl_skip_args_internal declaration - test-container: Fix "unused code" warnings on HURD - Add .clang-format style file - manual: Avoid name collision in libm ULP table [BZ #28956] * Tue Apr 12 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-13 - Add entry for Tarifit language locale for Morocco, and - Auto-sync with upstream branch master, commit 1a85970f41ea1e5abe6da2298a5e8fedcea26b70: - powerpc: Relocate stinfo->main - powerpc64: Set up thread register for _dl_relocate_static_pie - powerpc64: Use medium model toc accesses throughout - linux: Constify rfv variable in dl_vdso_vsym - string: Replace outdated comments in strlen(). - S390: Fix elf/tst-audit25[ab] - sparc64: Remove fcopysign{f} implementation - alpha: Remove fcopysign{f} implementation - math: Use builtin for ldbl-96 copysign - ia64: Remove fcopysign{f} implementation - x86: Remove fcopysign{f} implementation - powerpc: Remove fcopysign{f} implementation - Add rif_MA locale [BZ #27781] - tests/string: Drop simple/stupid/builtin tests - test-memcpy: Actually reverse source and destination - benchtests: Only build libmvec benchmarks iff $(build-mathvec) is set * Tue Apr 05 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-12 - Auto-sync with upstream branch master, commit 053fe273434056f551ed8f81daf750db9dab5931: - linux: Fix __closefrom_fallback iterates until max int (BZ#28993) - Remove -z combreloc and HAVE_Z_COMBRELOC - sparc: Remove s_abs implementations - ia64: Remove fabs implementations - x86: Remove fabs{f} implementation - alpha: Remove s_abs implementations - Allow for unpriviledged nested containers - Increase the test timeout of some string tests - realpath: Bring back GNU extension on ENOENT and EACCES [BZ #28996] - stdlib: Fix tst-getrandom memcmp call - stdlib: Fix tst-rand48.c printf types - elf: Remove unused functions from tst-audit25(a,b) - nptl: Use libc-diag.h with tst-thread-setspecific - crypt: Remove unused variable on cert test - elf: Remove unused variables in tests - elf: Fix wrong fscanf usage on tst-pldd - posix: Remove unused variable on tst-_Fork.c - resolv: Initialize loop variable on tst-resolv-trailing - locale: Remove set but unused variable on ld-collate.c - localedate: Fix printf type on tst_mbrtowc - localedata: Remove unused variables in tests - x86: Small improvements for wcslen - x86: Small improvements for wcscpy-ssse3 - debug: Improve fdelt_chk error message - Add HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64 bits/hwcap.h - x86: Remove AVX str{n}casecmp - x86: Add EVEX optimized str{n}casecmp - x86: Add AVX2 optimized str{n}casecmp - string: Expand page cross test cases in test-strncmp.c - string: Expand page cross test cases in test-strcmp.c - x86: Optimize str{n}casecmp TOLOWER logic in strcmp-sse42.S - x86: Optimize str{n}casecmp TOLOWER logic in strcmp.S - string: Expand page cross tests in test-strncasecmp.c - string: Expand page cross tests in test-strcasecmp.c - benchtests: Use json-lib in bench-strncasecmp.c - benchtests: Use json-lib in bench-strcasecmp.c - x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896] - 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 - benchtests: Use json-lib in bench-strspn.c - benchtests: Use json-lib in bench-strpbrk.c - x86: Code cleanup in strchr-evex and comment justifying branch - x86: Code cleanup in strchr-avx2 and comment justifying branch - benchtests: Add random benchmark in bench-strchr.c - benchtests: Use json-lib in bench-strchr.c - Update kernel version to 5.17 in tst-mman-consts.py - iconvdata: Fix enum type on UTF-7 - nscd: Remove unused variable - support: Fix support_process_state_wait path size calculation - support: Remove unused extract_8 function - locale: Remove ununsed wctype_table_get function - gmon: Remove unused sprofil.c functions - Update syscall lists for Linux 5.17 - Fix ununsed fstatat64_time64_statx - malloc: Fix duplicate inline for do_set_mxfast - elf: Remove inline _dl_dprintf - configure.ac: fix bashisms in configure.ac - getaddrinfo: Refactor code for readability - Use Linux 5.17 in build-many-glibcs.py - resolv: Fix unaligned accesses to fields in HEADER struct - gai_init: Avoid jumping from if condition to its else counterpart - gaiconf_init: Refactor some bits for readability - gethosts: Return EAI_MEMORY on allocation failure - gaih_inet: Split result generation into its own function - gaih_inet: split loopback lookup into its own function - gaih_inet: make gethosts into a function - gaih_inet: separate nss lookup loop into its own function - gaih_inet: Split nscd lookup code into its own function. - gaih_inet: Split simple gethostbyname into its own function - gaih_inet: make numeric lookup a separate routine - gaih_inet: Simplify service resolution - getaddrinfo: Fix leak with AI_ALL [BZ #28852] - gaih_inet: Simplify canon name resolution - Simplify allocations and fix merge and continue actions [BZ #28931] - iconv: Add UTF-7-IMAP variant in utf-7.c - iconv: make utf-7.c able to use variants - iconv: Better mapping to RFC for UTF-7 - iconv: Always encode "optional direct" UTF-7 characters - stdio-common: Add wide stream coverage to tst-vfprintf-user-type - libio: Flush-only _IO_str_overflow must not return EOF (bug 28949) - libio: Convert tst_swprintf to the test framework - scripts/dso-ordering-test.py: Fix C&P error in * callrefs processing - stdio-common: Generate ja_JP.EUC-JP locale - stdio-common: Re-flow and sort Makefile variables - nss: Sort tests and tests-container and put one test per line - benchtests: Use "=" instead of ":=" [BZ #28970] - hppa: Use END instead of PSEUDO_END in swapcontext.S * Tue Mar 15 2022 DJ Delorie <dj@redhat.com> - 2.35.9000-11 - Auto-sync with upstream branch master, commit d05e6dc8d1032e1732542a48e0fb895432008b6e. - hppa: Implement swapcontext in assembler (bug 28960) - associate a deallocator for iconv_open - associate a deallocation for opendir - Add access function attributes to epoll_wait - Add access function attributes to grp and shadow headers - Define ISO 639-3 "tok" [BZ #28950] - nss: Protect against errno changes in function lookup (bug 28953) - nss: Do not mention NSS test modules in <gnu/lib-names.h> - malloc: Exit early on test failure in tst-realloc - Add some missing access function attributes - libio: Ensure output buffer for wchars (bug #28828) - inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory - inet: Remove strdupa from nrl_domainname() - inet: Fix getnameinfo (NI_NOFQDN) race condition (BZ#28566) - benchtests: make compare_strings.py accept string as attribute value * Wed Mar 09 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-10 - Drop glibc-rh1070416.patch; nscd related, thus no longer relevant. * Tue Mar 08 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-9 - Auto-sync with upstream branch master, commit 6de743a4e31a94e3d022e64a90c9082290a5a573: - x86_64: Fix code formatting of vectorized math functions - pthread: Do not overwrite tests-time64 - x86_64: Fix svml_s_acosf16_core_avx512.S code formatting - i386: Remove libc-do-syscall from sysdep-dl-routines [BZ #28936] - linux/i386: remove dead assignment of sysdep-dl-routines * Tue Mar 08 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.35.9000-8 - Fix version check to accommodate gettext snapshot builds in rawhide. * Tue Mar 01 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-7 - Auto-sync with upstream branch master, commit 2bbc694df279020a6620096d31c1e05c93966f9b: - nptl: Fix cleanups for stack grows up [BZ# 28899] - manual: SA_ONSTACK is ignored without alternate stack - io: Add fsync call in tst-stat - Linux: Consolidate auxiliary vector parsing (redo) * Fri Feb 25 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-6 - Auto-sync with upstream branch master, commit 1fe00d3eb602a0754873b536dc92fb6226759ee4: - build: Properly generate .d dependency files [BZ #28922] - benchtests: Generate .d dependency files [BZ #28922] - benchtests: Remove duplicated loop in bench-bzero-walk.c - localedata: Do not generate output if warnings were present. - localedef: Update LC_MONETARY handling (Bug 28845) - localedef: Handle symbolic links when generating locale-archive - benchtests: Add small sizes (<= 64) to bench-bzero-walk.c - math: Add more input to atanh accuracy tests - resolv: Fix tst-resolv tests for 2.35 ABIs and later - x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869] - benchtests: Add benches for memset with 0 value - i686: Remove bzero optimizations - s390: Remove bzero optimizations - powerpc: Remove powerpc64 bzero optimizations - powerpc: Remove powerpc32 bzero optimizations - sparc: Remove bzero optimization - ia64: Remove bzero optimization - alpha: Remove bzero optimization - x86_64: Remove bcopy optimizations - i386: Remove bcopy optimizations - powerpc: Remove bcopy optimizations - ia64: Remove bcopy - hppa: Fix warnings from _dl_lookup_address - hppa: Revise gettext trampoline design * Wed Feb 23 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-5 - Fix locale-archive generation (#2057697) * Tue Feb 22 2022 Carlos O'Donell <carlos@redhat.com> - 2.35.9000-4 - Auto-sync with upstream branch master, commit fdc1ae67fef27eea1445bab4bdfe2f0fb3bc7aa1: - Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.h - elf: Check invalid hole in PT_LOAD segments [BZ #28838] - realpath: Do not copy result on failure (BZ #28815) - 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] - hppa: Fix swapcontext - x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896] - string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755] - microblaze: Use the correct select syscall (BZ #28883) - Update kernel version to 5.16 in tst-mman-consts.py - pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880) - x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895] - String: Strength memset tests in test-memset.c - x86-64: Define __memcmpeq in ld.so - htl: Destroy thread-specific data before releasing joins - htl: Fix initializing the key lock - mach: Fix LLL_SHARED value - htl: Make pthread_[gs]etspecific not check for key validity - x86-64: Remove bzero weak alias in SS2 memset - hppa: Fix typo - linux: Use socket-constants-time64.h on tst-socket-timestamp-compat - x86/configure.ac: Define PI_STATIC_AND_HIDDEN/SUPPORT_STATIC_PIE - Fix elf/tst-audit2 on hppa - x86: Use CHECK_FEATURE_PRESENT on PCONFIG - x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.c - x86: Set .text section in memset-vec-unaligned-erms - Linux: Include <dl-auxv.h> in dl-sysdep.c only for SHARED - Revert "Linux: Consolidate auxiliary vector parsing" - String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize' - Use binutils 2.38 branch in build-many-glibcs.py - elf: Remove LD_USE_LOAD_BIAS - malloc: Remove LD_TRACE_PRELINKING usage from mtrace - elf: Remove prelink support - 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 - hppa: Fix bind-now audit (BZ #28857) * Tue Feb 15 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-3 - Reduce installed size of some langpacks by de-duplicating LC_CTYPE * Thu Feb 10 2022 Arjun Shankar <arjun@redhat.com> - 2.35.9000-2 - Drop glibc-fedora-localedef.patch and adjust locale installation accordingly so that installed content remains unchanged. * Wed Feb 09 2022 Florian Weimer <fweimer@redhat.com> - 2.35.9000-1 - Auto-sync with upstream branch master, commit 3d9f171bfb5325bd5f427e9fc386453358c6e840: - x86-64: Optimize bzero - benchtests: Add benches for bzero - linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865] - x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only) - benchtests: Sort benches in Makefile - Benchtests: Add length zero benchmark for memset in bench-memset.c - x86: Improve vec generation in memset-vec-unaligned-erms.S - x86-64: Add vector tan/tanf to libmvec microbenchmark - x86-64: Add vector erfc/erfcf to libmvec microbenchmark - x86-64: Add vector asinh/asinhf to libmvec microbenchmark - x86-64: Add vector tanh/tanhf to libmvec microbenchmark - x86-64: Add vector erf/erff to libmvec microbenchmark - x86-64: Add vector acosh/acoshf to libmvec microbenchmark - x86-64: Add vector atanh/atanhf to libmvec microbenchmark - x86-64: Add vector log1p/log1pf to libmvec microbenchmark - x86-64: Add vector log2/log2f to libmvec microbenchmark - x86-64: Add vector log10/log10f to libmvec microbenchmark - x86-64: Add vector atan2/atan2f to libmvec microbenchmark - x86-64: Add vector cbrt/cbrtf to libmvec microbenchmark - x86-64: Add vector sinh/sinhf to libmvec microbenchmark - x86-64: Add vector expm1/expm1f to libmvec microbenchmark - x86-64: Add vector cosh/coshf to libmvec microbenchmark - x86-64: Add vector exp10/exp10f to libmvec microbenchmark - x86-64: Add vector exp2/exp2f to libmvec microbenchmark - x86-64: Add vector hypot/hypotf to libmvec microbenchmark - x86-64: Add vector asin/asinf to libmvec microbenchmark - x86-64: Add vector atan/atanf to libmvec microbenchmark - elf: Replace tst-audit24bmod2.so with tst-audit24bmod2 - x86_64/multiarch: Sort sysdep_routines and put one entry per line - string: Sort headers, routines, tests and tests-translation - x86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ)) - Benchtests: move 'alloc_bufs' from loop in bench-memset.c - x86-64: Fix strcmp-evex.S - x86-64: Fix strcmp-avx2.S - x86-64: Add vector acos/acosf to libmvec microbenchmark - benchtests: Add more coverage for strcmp and strncmp benchmarks - x86: Optimize strcmp-evex.S - x86: Optimize strcmp-avx2.S - string: Improve coverage in test-strcmp.c and test-strncmp.c - string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp]. - Open master branch for glibc 2.36 development * Tue Feb 08 2022 Florian Weimer <fweimer@redhat.com> - 2.35-2 - Auto-sync with upstream branch release/2.35/master, commit 24962427071fa532c3c48c918e9d64d719cc8a6c: - Add BZ#28860 reference on NEWS - linux: Fix missing __convert_scm_timestamps (BZ #28860) * Thu Feb 03 2022 Florian Weimer <fweimer@redhat.com> - 2.35-1 - glibc 2.35 upstream release - Auto-sync with upstream branch release/2.35/master, commit a2f1675634b3513c09c38e55e6766e8c05768b1f: - linux: __get_nprocs_sched: do not feed CPU_COUNT_S with garbage [BZ #28850] - posix: Fix tst-spawn6 terminal handling (BZ #28853) - Regenerate configure - Create ChangeLog.old/ChangeLog.24. - Prepare for glibc 2.35 release. - Regenerate configure. - Update install.texi, and regenerate INSTALL. - Update NEWS bug list. - Update NEWS. - Update translations. - Linux: Use ptrdiff_t for __rseq_offset - Fix elf/tst-audit25a with default bind now toolchains - posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actions_addtcsetpgrp_np - or1k: Define PI_STATIC_AND_HIDDEN - SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86 - 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 - localedata: Adjust C.UTF-8 to align with C/POSIX. - localedef: Fix handling of empty mon_decimal_point (Bug 28847) - malloc: Fix tst-mallocalign1 macro spacing. * Tue Feb 01 2022 Florian Weimer <fweimer@redhat.com> - 2.34.9000-39 - Drop glibc-temp-Wno-use-after-free.patch, fixed upstream. - Auto-sync with upstream branch master, commit 3fb18fd80c5900cc82748f3320b30516c57d24da: - elf: Add <dl-r_debug.h> - Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS - malloc: Fix -Wuse-after-free warning in tst-mallocalign1 [BZ #26779] - Update libc.pot for 2.35 release. - tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837] - Add prelink removal plan on NEWS - 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 - Fix elf/loadfail test build dependencies - Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader) - x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398] - Guard tst-valgrind-smoke.out with run-built-tests - hurd: Add posix_spawnattr_tc{get,set}pgrp_np on libc.abilist - Avoid -Wuse-after-free in tests [BZ #26779]. - elf: Replace tst-p_alignmod1-editX with a python script - stdlib: Avoid -Wuse-after-free in __add_to_environ [BZ #26779] - io: Fix use-after-free in ftw [BZ #26779] - intl: Avoid -Wuse-after-free [BZ #26779] - elf: Fix use-after-free in ldconfig [BZ #26779] - posix: Add terminal control setting support for posix_spawn * Mon Jan 24 2022 DJ Delorie <dj@redhat.com> - 2.34.9000-38 - Auto-sync with upstream branch master, commit 5b8e7980c5dabd9aaefeba4f0208baa8cf7653ee. - Linux: Detect user namespace support in io/tst-getcwd-smallbuff - Fix handling of unterminated bracket expressions in fnmatch (bug 28792) - realpath: Avoid overwriting preexisting error (CVE-2021-3998) - elf: Add a test for PT_LOAD segments with invalid p_align [BZ #28688] - elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688] - elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676] - Add and use link-test-modules-rpath-link [BZ #28455] - tst-realpath-toolong: Fix hurd build - getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999) - Add valgrind smoke test - htl: Fix cleaning the reply port - elf: Properly align all PT_LOAD segments [BZ #28676] - realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770] - support: Add helpers to create paths longer than PATH_MAX - nptl: Effectively skip CAS in spinlock loop - mips: Move DT_MIPS into <ldsodefs.h> - x86_64: Document libmvec vector functions accuracy [BZ #28766] - x86: Black list more Intel CPUs for TSX [BZ #27398] - elf: Fix tst-align3 - elf: Move _dl_setup_hash to its own file - htl: Fix build error in annexc - elf: Reinstate tst-audit17 - x86: use default cache size if it cannot be determined [BZ #28784] - rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYS - Linux: Add epoll_pwait2 (BZ #27359) - Properly handle --disable-default-pie [BZ #28780] - elf: Fix 64 time_t support for installed statically binaries - Revert "elf: Fix 64 time_t support for installed statically binaries" - 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 - elf/tst-dl_find_object: Disable subtests for non-contiguous maps (bug 28732) - elf: Set l_contiguous to 1 for the main map in more cases - elf: Introduce rtld_setup_main_map - hurd: Make RPC input array parameters const - hurd: optimize exec cleanup - hurd: Add __rtld_execve - hurd: Fix exec() leak on proc_task2proc failure - htl: Hide __pthread_attr's __schedparam type [BZ #23088] - htl: Clear kernel_thread field before releasing the thread structure - hurd: drop SA_SIGINFO availability xfail - hurd: Fix timer/clock_getres crash on NULL res parameter - hurd: Fix pthread_kill on exiting/ted thread - [hurd] Drop spurious #ifdef SHARED - [hurd] Call _dl_sort_maps_init in _dl_sysdep_start - elf tst-dl_find_object: Fix typo - s390x: Use <gcc-macros.h> in early HWCAP check - x86: Add x86-64-vN check to early startup - powerpc64le: Use <gcc-macros.h> in early HWCAP check - Add --with-rtld-early-cflags configure option - elf: Split dl-printf.c from dl-misc.c - elf/Makefile: Reflow and sort most variable assignments - Generate gcc-macros.h - x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782) - math: Add more inputs to atan2 accuracy tests [BZ #28765] - Disable debuginfod in printer tests [BZ #28757] - Update syscall lists for Linux 5.16 - i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) - stdlib: Fix formatting of tests list in Makefile - stdlib: Sort tests in Makefile - x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765] - debug: Synchronize feature guards in fortified functions [BZ #28746] - debug: Autogenerate _FORTIFY_SOURCE tests - Do not build libresolv module with 64 bit time_t flags - Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)" - Revert "support: Add support_socket_so_timestamp_time64" - timezone: Fix tst-bz28707 Makefile rule - linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350) - support: Add support_socket_so_timestamp_time64 - elf: Fix 64 time_t support for installed statically binaries - Enable _FORTIFY_SOURCE=3 for gcc 12 and above - manual: Drop obsolete @refill - aarch64: Add HWCAP2_ECV from Linux 5.16 - Use Linux 5.16 in build-many-glibcs.py - x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755] - x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] - math: Fix float conversion regressions with gcc-12 [BZ #28713] - elf: Simplify software TM implementation in _dl_find_object - Restore ENTRY_POINT definition on hppa, ia64 (bug 28749) - elf: Fix fences in _dl_find_object_update (bug 28745) - ttydefaults.h: Fix CSTATUS to control-t - AArch64: Check for SVE in ifuncs [BZ #28744] - debug: Remove catchsegv and libSegfault (BZ #14913) - Documentation for OpenRISC port - build-many-glibcs.py: add OpenRISC support - or1k: Build Infrastructure - or1k: ABI lists - or1k: Linux ABI - or1k: Linux Syscall Interface - or1k: math soft float support - or1k: Atomics and Locking primitives - or1k: Thread Local Storage support - or1k: startup and dynamic linking code - or1k: ABI Implementation - linux/syscalls: Add or1k_atomic syscall for OpenRISC - elf: Add reloc for OpenRISC - elf: Add a comment after trailing backslashes - elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455] - elf: Fix tst-linkall-static link when pthread is not in libc * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.34.9000-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jan 04 2022 Florian Weimer <fweimer@redhat.com> - 2.34.9000-36 - Auto-sync with upstream branch master, commit 28713c06129f8f64f88c423266e6ff2880216509: - elf: Sort tests and modules-names - hurd: nuke all unknown ports on exec - hurd: Fix auth port leak - Remove stale reference to libanl.a - elf: Add <dl-debug.h> - Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738] - hurd: Implement _S_msg_get_dtable - Update automatically-generated copyright dates - Sync move-if-change from Gnulib, updating copyright - Update copyright dates not handled by scripts/update-copyrights. - Update copyright dates with scripts/update-copyrights - hurd: Use __trivfs_server_name instead of trivfs_server_name - hurd: Bump BRK_START to 0x20000000 - hurd: Avoid overzealous shared objects constraints - time: Refactor timesize.h for some ABIs - hurd: Make getrandom a stub inside the random translator - open64: Force O_LARGEFILE on all architectures - x86-64: Add vector tan/tanf implementation to libmvec - x86-64: Add vector erfc/erfcf implementation to libmvec - resolv: Do not install libanl.so symbolic link - resolv: Do not build libanl.so for ABIs starting at 2.35 - timezone: test-case for BZ #28707 - timezone: handle truncated timezones from tzcode-2021d and later (BZ #28707) - x86-64: Add vector asinh/asinhf implementation to libmvec - x86-64: Add vector tanh/tanhf implementation to libmvec - x86-64: Add vector erf/erff implementation to libmvec - x86-64: Add vector acosh/acoshf implementation to libmvec - x86-64: Add vector atanh/atanhf implementation to libmvec - x86-64: Add vector log1p/log1pf implementation to libmvec - x86-64: Add vector log2/log2f implementation to libmvec - x86-64: Add vector log10/log10f implementation to libmvec - x86-64: Add vector atan2/atan2f implementation to libmvec - x86-64: Add vector cbrt/cbrtf implementation to libmvec - x86-64: Add vector sinh/sinhf implementation to libmvec - x86-64: Add vector expm1/expm1f implementation to libmvec - x86-64: Add vector cosh/coshf implementation to libmvec - x86-64: Add vector exp10/exp10f implementation to libmvec - x86-64: Add vector exp2/exp2f implementation to libmvec - x86-64: Add vector hypot/hypotf implementation to libmvec - x86-64: Add vector asin/asinf implementation to libmvec - x86-64: Add vector atan/atanf implementation to libmvec * Wed Dec 29 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-35 - Auto-sync with upstream branch master, commit 5d28a8962dcb6ec056b81d730e3c6fb57185a210: - elf: Add _dl_find_object function - malloc: Remove memusage.h - malloc: Use hp-timing on libmemusage - Remove atomic-machine.h atomic typedefs - malloc: Remove atomic_* usage - microblaze: Add missing implementation when !__ASSUME_TIME64_SYSCALLS - 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 - hurd: Fix static-PIE startup - hurd: let csu initialize tls - hurd: Fix XFAIL-ing mallocfork2 tests - hurd: XFAIL more tests that require setpshared support - malloc: Add missing shared thread library flags - stdio-common: Fix %m sprintf test output for GNU/Hurd - x86: Optimize L(less_vec) case in memcmpeq-evex.S - x86: Optimize L(less_vec) case in memcmp-evex-movbe.S - elf: Remove AArch64 from comment for AT_MINSIGSTKSZ - math: Properly cast X_TLOSS to float [BZ #28713] - Set default __TIMESIZE default to 64 - stdio: Implement %#m for vfprintf and related functions - elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr - x86-64: Add vector acos/acosf implementation to libmvec - intl/plural.y: Avoid conflicting declarations of yyerror and yylex - elf: Remove excessive p_align check on PT_LOAD segments [BZ #28688] - s_sincosf.h: Change pio4 type to float [BZ #28713] - Linux: Fix 32-bit vDSO for clock_gettime on powerpc32 - Regenerate ulps on x86_64 with GCC 12 - Add ARPHRD_CAN, ARPHRD_MCTP to net/if_arp.h - Remove ununsed tcb-offset - riscv: align stack before calling _dl_init [BZ #28703] - riscv: align stack in clone [BZ #28702] - elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704] - powerpc64[le]: Allocate extra stack frame on syscall.S - Update copyright header in recently merged ab_GE locale - fortify: Fix spurious warning with realpath * Tue Dec 28 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-34 - armhfp, i686: Revert 64-bit time_t/off_t for internal use (#2034715) * Fri Dec 17 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-33 - Auto-sync with upstream branch master, commit b99b0f93ee8762fe53ff65802deb6f00700b9924: - nss: Use "files dns" as the default for the hosts database (#2033020) - arm: Guard ucontext _rtld_global_ro access by SHARED, not PIC macro - Fix The GNU ToolChain Authors copyright notice - Remove upper limit on tunable MALLOC_MMAP_THRESHOLD - localedata: add new locale ab_GE - Fix __minimal_malloc segfaults in __mmap due to stack-protector - __glibc_unsafe_len: Fix comment - malloc: Enable huge page support on main arena - malloc: Move MORECORE fallback mmap to sysmalloc_mmap_fallback - malloc: Add Huge Page support to arenas - malloc: Add Huge Page support for mmap - malloc: Move mmap logic to its own function - malloc: Add THP/madvise support for sbrk - malloc: Add madvise support for Transparent Huge Pages - powerpc: Use global register variable in <thread_pointer.h> - Use LFS and 64 bit time for installed programs (swbz#15333) * Wed Dec 15 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-32 - Do not use --enable-static-pie configure flag since it is now ignored * Wed Dec 15 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-31 - Drop glibc-fedora-revert-PT_LOAD-segment-align.patch; fix applied upstream - Auto-sync with upstream branch master, commit 4435c29892c43ae9908a42e591747be63102689b: - Support target specific ALIGN for variable alignment test [BZ #28676] - NEWS: Document LD_PREFER_MAP_32BIT_EXEC as x86-64 only - elf: Align argument of __munmap to page size [BZ #28676] * Tue Dec 14 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-30 - Add glibc-fedora-revert-PT_LOAD-segment-align.patch to revert upstream commits 718fdd87b1b9 and fc2334ab32e0. - Auto-sync with upstream branch master, commit 0884724a95b60452ad483dbe086d237d02ba624d: - intl: Emit no lines in bison generated files - hurd: Do not set PIE_UNSUPPORTED - NEWS: Move LD_PREFER_MAP_32BIT_EXEC - mach: Fix spurious inclusion of stack_chk_fail_local in libmachuser.a - Disable DT_RUNPATH on NSS tests [BZ #28455] - sysdeps: Simplify sin Taylor Series calculation - math: Remove the error handling wrapper from hypot and hypotf - math: Use fmin/fmax on hypot - aarch64: Add math-use-builtins-f{max,min}.h - math: Add math-use-builtinds-fmin.h - math: Add math-use-builtinds-fmax.h - math: Remove powerpc e_hypot - i386: Move hypot implementation to C - math: Use an improved algorithm for hypotl (ldbl-128) - math: Use an improved algorithm for hypotl (ldbl-96) - math: Improve hypot performance with FMA - math: Use an improved algorithm for hypot (dbl-64) - math: Simplify hypotf implementation - Cleanup encoding in comments - Replace --enable-static-pie with --disable-default-pie - hurd: Add rules for static PIE build - hurd: Fix gmon-static - x86-64: Remove LD_PREFER_MAP_32BIT_EXEC support [BZ #28656] - elf: Use errcode instead of (unset) errno in rtld_chain_load - Add a testcase to check alignment of PT_LOAD segment [BZ #28676] - elf: Properly align PT_LOAD segments [BZ #28676] - elf: Install a symbolic link to ld.so as /usr/bin/ld.so - nptl: Add one more barrier to nptl/tst-create1 - Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN - nptl: rseq failure after registration on main thread is fatal - nptl: Add public rseq symbols and <sys/rseq.h> - nptl: Add glibc.pthread.rseq tunable to control rseq registration - Linux: Use rseq to accelerate sched_getcpu - nptl: Add rseq registration - nptl: Introduce THREAD_GETMEM_VOLATILE - nptl: Introduce <tcb-access.h> for THREAD_* accessors - nptl: Add <thread_pointer.h> for defining __thread_pointer - String: test-memcpy used unaligned types for buffers [BZ 28572] - localedef: check magic value on archive load [BZ #28650] - x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI - linux: Add generic ioctl implementation - linux: Add generic syscall implementation - misc, nptl: Remove stray references to __condvar_load_64_relaxed - csu: Always use __executable_start in gmon-start.c - elf: execve statically linked programs instead of crashing [BZ #28648] - Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR * Mon Dec 13 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-29 - Remove nscd (#1905142) https://fedoraproject.org/wiki/Changes/RemoveNSCD * Fri Dec 10 2021 Pavel Březina <pbrezina@redhat.com> - 2.34.9000-28 - /etc/nsswitch.conf is now owned by authselect (rhbz#2023741) * Thu Dec 09 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34.9000-27 - Set BuildFlagsNonshared only if _annotated_build is set. * Sat Dec 04 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-26 - Drop glibc-rh2026399.patch, not needed anymore due to upstream fix. - Auto-sync with upstream branch master, commit 4df1fa6ddc8925a75f3da644d5da3bb16eb33f02: - x86-64: Use notl in EVEX strcmp (#2026399) - nptl: Increase default TCB alignment to 32 - elf: add definition for ELF_NOTE_FDO and NT_FDO_PACKAGING_METADATA note - AArch64: Improve A64FX memcpy - AArch64: Optimize memcmp - powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532] - linux: Implement pipe in terms of __NR_pipe2 - linux: Implement mremap in C - linux: Add prlimit64 C implementation - elf: Include <stdbool.h> in tst-tls20.c - elf: Include <stdint.h> in tst-tls20.c - hurd: Let report-wait use a weak reference to _hurd_itimer_thread * Sat Dec 04 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-25 - x86_64: Disable additional EVEX string functions (#2026399) * Fri Dec 03 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-24 - x86_64: Disable EVEX *cmp* string functions (#2026399) * Thu Dec 02 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-23 - Drop glibc-sdt-headers.patch; the official systemtap headers work again. * Thu Nov 25 2021 Carlos O'Donell <carlos@redhat.com> - 2.34.9000-22 - Auto-sync with upstream branch master, commit 137ed5ac440a4d3cf4178ce97f349b349a9c2c66: - linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624) - linux: Add fanotify_mark C implementation - linux: Only build fstatat fallback if required - regex: fix buffer read overrun in search [BZ#28470] - x86-64: Add vector sin/sinf to libmvec microbenchmark - x86-64: Add vector pow/powf to libmvec microbenchmark - x86-64: Add vector log/logf to libmvec microbenchmark - x86-64: Add vector exp/expf to libmvec microbenchmark - x86-64: Add vector cos/cosf to libmvec microbenchmark - io: Refactor close_range and closefrom - nptl: Do not set signal mask on second setjmp return [BZ #28607] - powerpc: Define USE_PPC64_NOTOC iff compiler supports it - setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym - Update kernel version to 5.15 in tst-mman-consts.py - socket: Do not use AF_NETLINK in __opensock - elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062) - Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.h - malloc: Fix malloc debug for 2.35 onwards - elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres - nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c * Wed Nov 17 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-21 - Temporary patch glibc-sdt-headers.patch, to fix s390x build failure. - Temporary patch glibc-dso-sort-makefile-fail.patch, to fix x86_64 build. - Auto-sync with upstream branch master, commit a43c0b5483da4c5e3796af309864cb44256c02db: - x86-64: Create microbenchmark infrastructure for libmvec - elf: hidden visibility for __minimal_malloc functions - elf: Use a temporary file to generate Makefile fragments [BZ #28550] - dso-ordering-test.py: Put all sources in one directory [BZ #28550] - elf: Move LAV_CURRENT to link_lavcurrent.h - Move assignment out of the CAS condition - Add a comment for --enable-initfini-array [BZ #27945] - tst-tzset: output reason when creating 4GiB file fails - 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] - String: Split memcpy tests so that parallel build is faster - x86: Shrink memcmp-sse4.S code size - Support C2X printf %b, %B - Update syscall lists for Linux 5.15 - s390: Use long branches across object boundaries (jgh instead of jh) * Tue Nov 16 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-20 - Create /{bin,lib,lib64,sbin} as symbolic links in test-container * Wed Nov 10 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-19 - Auto-sync with upstream branch master, commit 0bd356df1afb0591470499813d4ebae9bcedd6a6: - Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.S - Fix build a chec failures after b05fae4d8e34 - elf: Use the minimal malloc on tunables_strdup * Mon Nov 08 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-18 - Auto-sync with upstream branch master, commit db6c4935fae6005d46af413b32aa92f4f6059dce: - Fix memmove call in vfprintf-internal.c:group_number - locale: Fix localedata/sort-test undefined behavior - test-memcpy.c: Double TIMEOUT to (8 * 60) - hurd: Remove unused __libc_close_range - hurd: Implement close_range and closefrom - x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.h - x86: Optimize memmove-vec-unaligned-erms.S - benchtests: Add partial overlap case in bench-memmove-walk.c - benchtests: Add additional cases to bench-memcpy.c and bench-memmove.c - string: Make tests birdirectional test-memcpy.c - Remove the last trace of generate-md5 [BZ #28554] - Revert "benchtests: Add acosf function to bench-math" - Configure GCC with --enable-initfini-array [BZ #27945] - 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) - [powerpc] Tighten contraints for asm constant parameters * Wed Nov 03 2021 Patsy Griffin <patsy@redhat.com> - 2.34.9000-17 - Auto-sync with upstream branch master, commit d3bf2f5927d51258a51ac7fde04f4805f8ee294a. - elf: Do not run DSO sorting if tunables is not enabled - riscv: Build with -mno-relax if linker does not support R_RISCV_ALIGN - x86-64: Replace movzx with movzbl - regex: Unnest nested functions in regcomp.c - Use Linux 5.15 in build-many-glibcs.py - elf: Assume disjointed .rela.dyn and .rela.plt for loader - i386: Explain why __HAVE_64B_ATOMICS has to be 0 - benchtests: Add hypotf - benchtests: Make hypot input random - arm: Use have-mtls-dialect-gnu2 to check for ARM TLS descriptors support - arm: Use internal symbol for _dl_argv on _dl_start_user - x86-64: Remove Prefer_AVX2_STRCMP - x86-64: Improve EVEX strcmp with masked load * Fri Oct 29 2021 DJ Delorie <dj@redhat.com> - 2.34.9000-16 - Auto-sync with upstream branch master, commit 79d0fc65395716c1d95931064c7bf37852203c66. - benchtests: Add acosf function to bench-math - benchtests: Improve bench-memcpy-random - Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c - Fix compiler issue with mmap_internal - Check if linker also support -mtls-dialect=gnu2 - Fix LIBC_PROG_BINUTILS for -fuse-ld=lld - elf: Disable ifuncmain{1,5,5pic,5pie} when using LLD - Handle NULL input to malloc_usable_size [BZ #28506] - x86_64: Add memcmpeq.S to fix disable-multi-arch build - login: Add back libutil as an empty library - riscv: Fix incorrect jal with HIDDEN_JUMPTARGET - x86_64: Add evex optimized __memcmpeq in memcmpeq-evex.S - x86_64: Add avx2 optimized __memcmpeq in memcmpeq-avx2.S - x86_64: Add sse2 optimized __memcmpeq in memcmp-sse2.S - x86_64: Add support for __memcmpeq using sse2, avx2, and evex - Benchtests: Add benchtests for __memcmpeq - String: Add __memcmpeq as build target - NEWS: Add item for __memcmpeq - String: Add tests for __memcmpeq - String: Add hidden defs for __memcmpeq() to enable internal usage - String: Add support for __memcmpeq() ABI on all targets - configure: Don't check LD -v --help for LIBC_LINKER_FEATURE - elf: Make global.out depend on reldepmod4.so [BZ #28457] - x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S - bench-math: Sort and put each bench per line - x86_64: Add missing libmvec ABI tests - elf: Fix e6fd79f379 build with --enable-tunables=no - elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645) - elf: Testing infrastructure for ld.so DSO sorting (BZ #17645) - iconv: Use TIMEOUTFACTOR for iconv test timeout - posix: Remove alloca usage for internal fnmatch implementation - Add alloc_align attribute to memalign et al - linux: Fix a possibly non-constant expression in _Static_assert - x86-64: Add sysdeps/x86_64/fpu/Makeconfig * Wed Oct 20 2021 Carlos O'Donell <carlos@redhat.com> - 2.34.9000-15 - Remove glibc-ld-readonly-revert.patch. - Auto-sync with upstream branch master, commit e037274c8ec86ca9d491331984b34f30701b23cf: - stdlib: Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlinks. - powerpc: Remove backtrace implementation - Correct access attribute on memfrob (bug 28475) - 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 - glibcextract.py: Place un-assemblable @@@ in a comment - nss: Unnest nested function add_key - ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340] - timex: Use 64-bit fields on 32-bit TIMESIZE=64 systems (BZ #28469) - manual: Update _TIME_BITS to clarify it's user defined - nptl: Fix tst-cancel7 and tst-cancelx7 pidfile race - elf: Fix elf_get_dynamic_info() for bootstrap - hurd if_index: Explicitly use AF_INET for if index discovery - hurd: Fix intr-msg parameter/stack kludge - x86-64: Add test-vector-abi.h/test-vector-abi-sincos.h - elf: Fix dynamic-link.h usage on rtld.c * Thu Oct 14 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-14 - Adjust glibc-ld-readonly-revert.patch. - Auto-sync with upstream branch master, commit e59ced238482fd71f3e493717f14f6507346741e: - x86: Optimize memset-vec-unaligned-erms.S - x86: Optimize memcmp-evex-movbe.S for frontend behavior and size - libio: Update tst-wfile-sync to not depend on stdin - elf: Update audit tests to not depend on stdout - elf: Fix elf_get_dynamic_info definition - Add TEST_COMPARE_STRING_WIDE to support/check.h - Fix nios2 localplt failure - elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT) - resolv: Avoid GCC 12 false positive warning [BZ #28439]. - benchtests: Add medium cases and increase iters in bench-memset.c - x86: Modify ENTRY in sysdep.h so that p2align can be specified - resolv: make res_randomid use random_bits() - Linux: implement getloadavg(3) using sysinfo(2) - Remove unreliable parts of rt/tst-cpuclock2 - elf: Avoid nested functions in the loader [BZ #27220] - Add run-time check for indirect external access - Initial support for GNU_PROPERTY_1_NEEDED - io: Fix ftw internal realloc buffer (BZ #28126) - Fix subscript error with odd TZif file [BZ #28338] * Thu Oct 07 2021 Carlos O'Donell <carlos@redhat.com> - 2.34.9000-13 - Auto-sync with upstream branch master, commit f2e06656d04a9fcb0603802a4f8ce7aa3a1f055e: - S390: Add PCI_MIO and SIE HWCAPs - support: Also return fd when it is 0 - ld.so: Don't fill the DT_DEBUG entry in ld.so [BZ #28129] - S390: update libm test ulps - powerpc: update libm test ulps - math: Also xfail the new j0f tests for ibm128-libgcc - y2038: Use a common definition for stat for sparc32 - Fix stdlib/tst-setcontext.c for GCC 12 -Warray-compare - aarch64: update libm test ulps - Fixed inaccuracy of j0f (BZ #28185) - Fix stdio-common tests for GCC 12 -Waddress - benchtests: Building benchmarks as static executables - elf: Avoid deadlock between pthread_create and ctors [BZ #28357] - time: Ignore interval nanoseconds on tst-itimer - io: Do not skip timestamps tests for 32-bit time_t - Update to Unicode 14.0.0 [BZ #28390] * Fri Oct 01 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-12 - Auto-sync with upstream branch master, commit eae81d70574e923ce3c59078b8df857ae192efa6: - nptl: pthread_kill must send signals to a specific thread [BZ #28407] - support: Add check for TID zero in support_wait_for_thread_exit - nptl: Add CLOCK_MONOTONIC support for PI mutexes - support: Add support_mutex_pi_monotonic - nptl: Use FUTEX_LOCK_PI2 when available - Linux: Add FUTEX_LOCK_PI2 - Add C2X _PRINTF_NAN_LEN_MAX - Add exp10 macro to <tgmath.h> (bug 26108) - elf: Replace nsid with args.nsid [BZ #27609] - Add missing braces to bsearch inline implementation [BZ #28400] - Update alpha libm-test-ulps - Suppress -Wcast-qual warnings in bsearch - elf: Copy l_addr/l_ld when adding ld.so to a new namespace - powerpc: Fix unrecognized instruction errors with recent binutils * Wed Sep 29 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-11 - Drop glibc-rh1992702-*.patch, applied upstream. - Auto-sync with upstream branch master, commit 9bd9978639c2f75dbea5c25226264b1ac11fdf05: - Do not declare fmax, fmin _FloatN, _FloatNx versions for C2X - Do not define tgmath.h fmaxmag, fminmag macros for C2X (bug 28397) - Add fmaximum, fminimum functions - Linux: Simplify __opensock and fix race condition [BZ #28353] - pthread/tst-cancel28: Fix barrier re-init race condition - powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC - posix: Remove spawni.c - Disable symbol hack in libc_nonshared.a - linux: Revert the use of sched_getaffinity on get_nproc (BZ #28310) - linux: Simplify get_nprocs - misc: Add __get_nprocs_sched - htl: Fix sigset of main thread - htl: make pthread_sigstate read/write set/oset outside sigstate section - Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.so - benchtests: Improve reliability of memcmp benchmarks - Define __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ - build-many-glibcs.py: add powerpc64le glibc variant without multiarch - Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor case - Linux: Avoid closing -1 on failure in __closefrom_fallback - i386: Port elf_machine_{load_address,dynamic} from x86-64 - aarch64: Disable A64FX memcpy/memmove BTI unconditionally - xsysconf: Only fail on error results and errno set - powerpc64le: Avoid conflicting types for f64xfmaf128 when IFUNC is not used - Fix ffma use of round-to-odd on x86 - vfprintf: Unify argument handling in process_arg - vfprintf: Handle floating-point cases outside of process_arg macro * Thu Sep 23 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-10 - Fix ppc64le build failure by reverting DL_RO_DYN_SECTION removal * Thu Sep 23 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-9 - Auto-sync with upstream branch master, commit 2849e2f53311b66853cb5159b64cba2bddbfb854: - nptl: Avoid setxid deadlock with blocked signals in thread exit [BZ #28361] - Add narrowing fma functions - ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] - Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPs - Mention today's regex merge in SHARED-FILES - Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358) - regex: copy back from Gnulib - nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust_np (bug 28036) - powerpc: Fix unrecognized instruction errors with recent GCC - elf: Include <sysdep.h> in elf/dl-debug-symbols.S - nptl: pthread_kill needs to return ESRCH for old programs (bug 19193) - Extend struct r_debug to support multiple namespaces [BZ #15971] - Use $(pie-default) with conformtest - Run conform/ tests using newly built libc - posix: Fix attribute access mode on getcwd [BZ #27476] - Fix build-many-glibcs.py --strip for installed library renaming - benchtests: Fix validate_benchout.py exceptions - elf: Remove THREAD_GSCOPE_IN_TCB - htl: Reimplement GSCOPE - htl: Move thread table to ld.so - Redirect fma calls to __fma in libm - time: Fix compile error in itimer test affecting hurd * Wed Sep 15 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-8 - Use system CPU count for sysconf(_SC_NPROCESSORS_*) (#1992702) * Wed Sep 15 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-7 - Auto-sync with upstream branch master, commit 2444ce5421c6036a503842d8dd8d93c27aad59ee: - mach lll_lock/unlock: Explicitly request private locking - elf: Replace most uses of THREAD_GSCOPE_IN_TCB - 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 - configure: Fix check for INSERT in linker script - iconvconfig: Fix behaviour with --prefix [BZ #28199] - nptl: Fix race between pthread_kill and thread exit (bug 12889) - nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193) - benchtests: Remove redundant assert.h - benchtests: Enable scripts/plot_strings.py to read stdin - Add narrowing square root functions - _Static_assert needs two arguments for compatibility with GCC before 9 - testrun.sh: Add support for --tool=rpctrace * Thu Sep 09 2021 Patsy Griffin <patsy@redhat.com> - 2.34.9000-6 - Auto-sync with upstream branch master, commit 89dc0372a9055e7ef86fe19be6201fa0b16b2f0e. - Update syscall lists for Linux 5.14 - Fix failing nss/tst-nss-files-hosts-long with local resolver - MIPS: Setup errno for {f,l,}xstat - Use Linux 5.14 in build-many-glibcs.py - locale: Add missing second argument to _Static_assert in C-collate-seq.c - Update hppa libm-test-ulps - Add generic C.UTF-8 locale (Bug 17318) - Add 'codepoint_collation' support for LC_COLLATE. - AArch64: Update A64FX memset not to degrade at 16KB - Revert "AArch64: Update A64FX memset not to degrade at 16KB" - Remove "Contributed by" lines - Port shared code information from the wiki - AArch64: Update A64FX memset not to degrade at 16KB - posix: remove some iso-8859-encoded characters - configure: Allow LD to be LLD 13.0.0 or above [BZ #26558] - hurd msync: Drop bogus test - hurd: Fix typo in msync * Tue Aug 31 2021 Florian Weimer <fweimer@redhat.com> - 2.34.9000-5 - Auto-sync with upstream branch master, commit 3c8b9879cab6d41787bc5b14c1748f62fd6d0e5f: - x86-64: Use testl to check __x86_string_control - i686: Don't include multiarch memove in libc.a - support: Add support_wait_for_thread_exit - Allow #pragma GCC in headers in conformtest - nptl: Fix tst-cancel7 and tst-cancelx7 race condition (BZ #14232) - 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 - llio.texi: Wording fixes in description of closefrom() - Fix error message in memmove test to display correct src pointer * Wed Aug 25 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-4 - Auto-sync with upstream branch master, commit 9926f6e2eeb374cf729d4bb3f092dd4b36a8f861: - elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151] - powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it - x86-64: Remove assembler AVX512DQ check - x86-64: Remove compiler -mavx512f check - Use __executable_start as the lowest address for profiling [BZ #28153] - hurd: Fix errlist error mapping - hurd: Remove old test-err_np.c file - Fix iconv build with GCC mainline - rtld: copy terminating null in tunables_strdup (bug 28256) - mtrace: Fix output with PIE and ASLR [BZ #22716] - x86-64: Optimize load of all bits set into ZMM register [BZ #28252] - Update string/test-memmove.c to cover 16KB copy - elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253] - x86: fix Autoconf caching of instruction support checks [BZ #27991] - arm: Simplify elf_machine_{load_address,dynamic} - riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0] - Remove sysdeps/*/tls-macros.h * Tue Aug 24 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34.9000-3 - Disable dependencies and linking for libc_malloc_debug.so (#1985048). * Tue Aug 17 2021 DJ Delorie <dj@redhat.com> - 2.34.9000-2 - Auto-sync with upstream branch master, commit b37b75d269883a2c553bb7019a813094eb4e2dd1. - x86_64: Simplify elf_machine_{load_address,dynamic} - elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #28205] - hurd: Drop fmh kludge - time: Fix overflow itimer tests on 32-bit systems - mips: increase stack alignment in clone to match the ABI - mips: align stack in clone [BZ #28223] * Thu Aug 12 2021 Arjun Shankar <arjun@redhat.com> - 2.34.9000-1 - Auto-sync with upstream branch master, commit 4cc79c217744743077bf7a0ec5e0a4318f1e6641: - librt: add test (bug 28213) - mtrace: Use a static buffer for printing [BZ #25947] - hurd mmap: Reduce the requested max vmprot - hurd mmap: Factorize MAP_SHARED flag check - aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203] - elf: Unconditionally use __ehdr_start - hurd: Add support for AT_NO_AUTOMOUNT - [5/5] AArch64: Improve A64FX memset medium loops - [4/5] AArch64: Improve A64FX memset by removing unroll32 - [3/5] AArch64: Improve A64FX memset for remaining bytes - [2/5] AArch64: Improve A64FX memset for large sizes - [1/5] AArch64: Improve A64FX memset for small sizes - Use binutils 2.37 branch in build-many-glibcs.py - Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h - librt: fix NULL pointer dereference (bug 28213) - powerpc64: Add checks for Altivec and VSX in ifunc selection - powerpc64: Check cacheline size before using optimised memset routines - powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06 - Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) - Add INADDR_DUMMY from Linux 5.13 to netinet/in.h - tst-mxfast: Don't run with mcheck - rt: Set the correct message queue for tst-mqueue10 - Update sparc libm-test-ulps - linux: Add sparck brk implementation - test-dlclose-exit-race: avoid hang on pthread_create error - gethosts: Remove unused argument _type - hurd: Avoid spurious warning - gaiconf_init: Avoid double-free in label and precedence lists - copy_and_spawn_sgid: Avoid double calls to close() - iconv_charmap: Close output file when done - gconv_parseconfdir: Fix memory leak - ldconfig: avoid leak on empty paths in config file - Fix build of nptl/tst-thread_local1.cc with GCC 12 - nis: Fix leak on realloc failure in nis_getnames [BZ #28150] - Remove obsolete comments/name from several benchtest input files. - Remove obsolete comments/name from acos-inputs, since slow path was removed. - Open master branch for glibc 2.35 development * 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/02/39e3a394abf97c308832f05113be2363f6fc5b /usr/lib/.build-id/02/3c20466999ace73903a58af6decc68d857276f /usr/lib/.build-id/02/46d03db174e7164806937c5277c301f8ce2de3 /usr/lib/.build-id/03/962ad6de827146b67d799d2b9e71a3dba24898 /usr/lib/.build-id/05 /usr/lib/.build-id/05/5fa601f1166e28e953357a7eb6464080a840d2 /usr/lib/.build-id/06/5a47c17729689793462591f8393b0ef69e0f24 /usr/lib/.build-id/06/f99b3558186f5126ff4164e8c01ceb34300ab2 /usr/lib/.build-id/07/e082f30d3927028165705db3ab1b5c150ba094 /usr/lib/.build-id/08 /usr/lib/.build-id/08/0360b2630d0b4afecdf9eb1e78cf5dbca2398c /usr/lib/.build-id/09 /usr/lib/.build-id/09/1fd5c41ac469cd5ad4fddf185e753874eb1c42 /usr/lib/.build-id/09/ad70e1c82e4db16e0abe0d9a32ba40d5983163 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/356bfe0e1be7fdbea7ba5a663de915b88de8f7 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/9d839bdb64b84fa2f7a3037f5e8af2dd83d96d /usr/lib/.build-id/0b/d1369ee10f41d8bcc3508ef3aa2553d13f354b /usr/lib/.build-id/0e /usr/lib/.build-id/0e/3ae6d875a78955113505c652b7c362cb804a04 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/5c2e1ac3cbfb2d204c6b6f4841eea1d605d075 /usr/lib/.build-id/12 /usr/lib/.build-id/12/4f0cfff1b27aabb1a5c36aa15851f03980b9e7 /usr/lib/.build-id/13 /usr/lib/.build-id/13/73a26623c277f249e2daede777dce7d2268690 /usr/lib/.build-id/14 /usr/lib/.build-id/14/55bc3fdf13810f428d49a9964af44662a22e8d /usr/lib/.build-id/14/c23cc70524ea129076ffaec44a099977e58c8f /usr/lib/.build-id/16/97883f67f2e39c2861fb9ae1fbb8949d46d85b /usr/lib/.build-id/17 /usr/lib/.build-id/17/fe9656fb283be126e617d1646d9116c106dafb /usr/lib/.build-id/18 /usr/lib/.build-id/18/e6eebd40e2ac4f0adc6703f3846f0ddca165cb /usr/lib/.build-id/1b /usr/lib/.build-id/1b/7b847fa10e03e7045b8bc1ce717ac5f716dadd /usr/lib/.build-id/1c /usr/lib/.build-id/1c/003a6dc27356095a5c1930089584b74f5cca5e /usr/lib/.build-id/1d /usr/lib/.build-id/1d/0c1687140cd74f6e9f8abc1955ecf6be4632ca /usr/lib/.build-id/1f /usr/lib/.build-id/1f/6a6cc003b551291ee861f946e1f7ee7045d8d7 /usr/lib/.build-id/20 /usr/lib/.build-id/20/90097545e4843da2e5fc7ab71b12be495fb1d6 /usr/lib/.build-id/20/eea54da19737421bd4c3a912501f6f8419fc78 /usr/lib/.build-id/23 /usr/lib/.build-id/23/06df156a92d4642b20f1b291b45759b39e92be /usr/lib/.build-id/23/da9c4c1c23b8bda272d64b7728f4c82b068142 /usr/lib/.build-id/26 /usr/lib/.build-id/26/5dd501ffe8657106977fcdc1a62fd2a79efe41 /usr/lib/.build-id/27 /usr/lib/.build-id/27/61165e54420a7bb0a2342275a71f8669aac8d3 /usr/lib/.build-id/27/84f29436fa871b85f462b0d0ab2a3fe958541f /usr/lib/.build-id/27/a8280d4afa271e15dd1b089399acdfae3f222a /usr/lib/.build-id/27/d3b0c790e984b97670d4bb4921e459fa97156a /usr/lib/.build-id/28 /usr/lib/.build-id/28/008e9652a6564d424fb48269a535f6652482d5 /usr/lib/.build-id/29 /usr/lib/.build-id/29/155bdb6fe304fd73cbbf9641dbb7ab5204ac36 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/3e5ec2af4db40ff074b7f6e22f8d03ebaf966d /usr/lib/.build-id/2a/fe6bd31f1e8c36e0a0c80bcb770935a8e55cc4 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/53b997f4cbe8f0c31173d985f7a1b48a19990b /usr/lib/.build-id/2b/b056a2e4e65e867ff6c5edda7927f2c6ce4841 /usr/lib/.build-id/2b/e631388e5de0be6fd8031ed0999f9ee375c8e2 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/8362498bf41aca7b5a288625f39831ca42856b /usr/lib/.build-id/2e /usr/lib/.build-id/2e/1875c066d40293e48e5ecb9cf329ce41f8b5b9 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/2192291a207a92830b71bae5b000bb453ae80b /usr/lib/.build-id/2f/2f9e144fa27be674e83182adcc7c3d367b63f6 /usr/lib/.build-id/2f/906aa7bb4d53a020cfec28b41f2cb07889cf4b /usr/lib/.build-id/30 /usr/lib/.build-id/30/95f2e0c37f64b8823bf35d84d9b7d566110345 /usr/lib/.build-id/32 /usr/lib/.build-id/32/04ac039e167edb7322b6553596d4a6c834deec /usr/lib/.build-id/32/bf4102ac4aa5b34d7064f6f76c3fd54ab1aeec /usr/lib/.build-id/34 /usr/lib/.build-id/34/59310fab4e6fd74d0aec1cfc8458277aa7a260 /usr/lib/.build-id/34/ac86727fe1222229171106a1cdbf4ec819bf37 /usr/lib/.build-id/35 /usr/lib/.build-id/35/689436b80d022bcb142558f350c11cc1c458fc /usr/lib/.build-id/36/5f4ea8984b78f5474487ffd820f0e0fab51729 /usr/lib/.build-id/36/bc8158cec8aca7953d71d03fd2bc0994f83ce2 /usr/lib/.build-id/37 /usr/lib/.build-id/37/2b401ca9886afb46cf9986742db8c4e9ff6a52 /usr/lib/.build-id/37/689483b8aeafebabeee799d354a7bd6279fc39 /usr/lib/.build-id/37/d9206c89d28d3d89a91204894ed6ca97b4139f /usr/lib/.build-id/3b /usr/lib/.build-id/3b/ade11bdea64c9ff5528d0db5d277518ecef30f /usr/lib/.build-id/40/21e942a2fc17c43b92ecd349d2128ab8410b22 /usr/lib/.build-id/40/dac8682befd7a6c713c6bebb162a83bb5a15db /usr/lib/.build-id/41 /usr/lib/.build-id/41/7245080081b11ed861b15c53a40499cd4ce961 /usr/lib/.build-id/41/8d4166acbc5fb4efcd472381484b468c75b919 /usr/lib/.build-id/42 /usr/lib/.build-id/42/ba6a67e162159cb39ebb3b70aadd0fc4dc125a /usr/lib/.build-id/42/bd32355c25102dfef8444547d6745df71e70e4 /usr/lib/.build-id/43 /usr/lib/.build-id/43/25c5e156f48af3033218e3b66b6da9a80db925 /usr/lib/.build-id/44 /usr/lib/.build-id/44/5c63be6bf0a5ae6d5ce254840747a527b7bdf3 /usr/lib/.build-id/45 /usr/lib/.build-id/45/826939858fcd1b57d310a138d113358cafea51 /usr/lib/.build-id/4a/f14db81e9998416b38fe7828036f19ba5dc33b /usr/lib/.build-id/4c /usr/lib/.build-id/4c/56d78b6ac533d806df66cda847c6ee43a84b22 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/390ed80bcc55cbacd8d5049199217c51067dff /usr/lib/.build-id/4f /usr/lib/.build-id/4f/2993a621d23014b2b66dd8ac0a73a0b229d6d7 /usr/lib/.build-id/51 /usr/lib/.build-id/51/6dbf3fd69b1e8f54470f212975b76d453b5a27 /usr/lib/.build-id/52 /usr/lib/.build-id/52/42460e03786570bfbba97370009295d7c1123f /usr/lib/.build-id/53 /usr/lib/.build-id/53/01c31e60d4a1f18c5fec3f0da0770faea57157 /usr/lib/.build-id/53/8f07905f341b416a1b23adc877d4011869f29a /usr/lib/.build-id/54 /usr/lib/.build-id/54/02275dd42b81ab751e62061f45bf3b1014e624 /usr/lib/.build-id/55 /usr/lib/.build-id/55/53daef4c2d1a4baaca784cf2c033a39e5b47f0 /usr/lib/.build-id/56 /usr/lib/.build-id/56/6f843d67f1ce000ad9a85b0eec53d74cdb1a93 /usr/lib/.build-id/58/72f3730c0c3fd4856ed97c3a12a82c13b17080 /usr/lib/.build-id/59 /usr/lib/.build-id/59/631f77711a7203e468ea3bf38ffb5444d85acf /usr/lib/.build-id/5b /usr/lib/.build-id/5b/61e245642011239eb54c2cc18f8d44bea41527 /usr/lib/.build-id/5b/c22cc6877c3c54bc715b5adbfa25182743e349 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/714adbed7206468f77e82f006af200e20b3fdd /usr/lib/.build-id/5c/aa966716b093f88034eb906ca821bebdf5d859 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/7db16297465863c3818d3f8a441da3cbd99bd7 /usr/lib/.build-id/5e/c5ad560fb2ccbf0c994d1483d2f27d5cae82fb /usr/lib/.build-id/60 /usr/lib/.build-id/60/a3aaa2e890a75924dc421272403ccc5c73cffb /usr/lib/.build-id/62 /usr/lib/.build-id/62/174478a4c9f7b6643ed3087b1242911be404e2 /usr/lib/.build-id/62/28dd1d56d86d8427aa4a58e23036f333ade5d1 /usr/lib/.build-id/63 /usr/lib/.build-id/63/1263b9764274d49948d6355b41024c7c3132aa /usr/lib/.build-id/63/5c28fcb652bbe8a017d5967ab1b7e4576f3c6a /usr/lib/.build-id/64 /usr/lib/.build-id/64/3ecc3978b12bdc2d251a1758baf5e6811bafbb /usr/lib/.build-id/65 /usr/lib/.build-id/65/6dc07cd85811027f95688ea30a26cac69c37c9 /usr/lib/.build-id/66 /usr/lib/.build-id/66/3967df80e88e33e7d28488a44c87f163849479 /usr/lib/.build-id/67/229b9e09506867b0675fcbf0772cb51cde929a /usr/lib/.build-id/68 /usr/lib/.build-id/68/1edd18d02ce97746227b0c815f5d844f61c66b /usr/lib/.build-id/68/402a87c7945b3d75de176a3477380134b28467 /usr/lib/.build-id/69 /usr/lib/.build-id/69/ac08dd9550866974efedc61e0abfdddafa33a2 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/2f43e12804f9be43690ebb3b807c101d7738b7 /usr/lib/.build-id/71/094034e597f4e75c6450a801df3c391cde0cf0 /usr/lib/.build-id/71/7d7047c4c9f6b1cd7d4cb0c9e6539afeed472b /usr/lib/.build-id/71/b8e43f43e90018dd9eeaed36423c8babea042a /usr/lib/.build-id/71/f9feb0fae6ed05adba20d2e8418d5d7ea60212 /usr/lib/.build-id/72 /usr/lib/.build-id/72/3ee20f29949b11b03fd4c410d0ba940f397e5e /usr/lib/.build-id/72/46492236deb05603b6701c76034cb584aca9b5 /usr/lib/.build-id/72/edcceb3ba86292c6948a5fe72dc67362f0f93b /usr/lib/.build-id/75 /usr/lib/.build-id/75/3e0bde720dba063055e5b3c5cd0d0d1f18934f /usr/lib/.build-id/77 /usr/lib/.build-id/77/8f27bd786bfcec21787a4ba966bf1c0f7b69aa /usr/lib/.build-id/7b/5069d3dbdbb0452176a8957b0ea35e759e8099 /usr/lib/.build-id/7b/fbd3008e5b8fcf143869946e912a45690bb194 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/74d98f4f84aad9104d899f3d13782ed439df58 /usr/lib/.build-id/7c/ac2b4d571e313b8581c1096d826063c63559c8 /usr/lib/.build-id/7d /usr/lib/.build-id/7d/4aea00cd64c4329c626c239e1b71590376c0a6 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/5966baa24312580f1a001e3c851e09d92275bb /usr/lib/.build-id/7e/818953c4f6c911c7879575af31c97f11b3504d /usr/lib/.build-id/7f /usr/lib/.build-id/7f/4efaaaca8424772c9c455570c7fd8578120704 /usr/lib/.build-id/80/385be71060f80289ca851071abba2133e7c011 /usr/lib/.build-id/84 /usr/lib/.build-id/84/5e557bd34c9ebfb05472ee00caa5c17b22176f /usr/lib/.build-id/84/7cc3ddac855af1b7f4a172e62bf591eb5b183d /usr/lib/.build-id/85 /usr/lib/.build-id/85/e26bb2d70fe3a5a33a9ac2226a2c27b6fa850c /usr/lib/.build-id/86/a03772a3a023e197e3962772faeed1e96ff22f /usr/lib/.build-id/87 /usr/lib/.build-id/87/13dc20d21b0adef09d0cd78a7ad734eb35b68c /usr/lib/.build-id/87/86bb23a8f96766fee6d90d600d80ef5220cb02 /usr/lib/.build-id/88 /usr/lib/.build-id/88/3575e4a35942a2368410d583e68df5bc4857aa /usr/lib/.build-id/88/98f39d8df44eefedfa0dc471ce8498d724b211 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/4e0bf374414938f7e9e1215958926a1335e1cb /usr/lib/.build-id/8a/7032e309ed1b13b679e36e2822f3a47b7ca317 /usr/lib/.build-id/8a/a5b851e857f1ab10feeccd2ba9baea9eeb8403 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/2e62ae07cf6f509f64abe4300a98bb31bec67b /usr/lib/.build-id/8e /usr/lib/.build-id/8e/e17915233c651af4156e7a35bd574f55c3091c /usr/lib/.build-id/93 /usr/lib/.build-id/93/e36a57a2cecdc5bdff44c8d6b092ef49c7c66f /usr/lib/.build-id/96/70c09767d3313590d15ad871267bc09cef89ae /usr/lib/.build-id/97 /usr/lib/.build-id/97/418b913775eb7d6c6f99ecfdf8bc361644a9b5 /usr/lib/.build-id/97/98f1153893ffdd53f0d81d06778c97bc2dd25e /usr/lib/.build-id/97/a00fafd0abd433d552d6cfe185fe43cac54ff8 /usr/lib/.build-id/99 /usr/lib/.build-id/99/442263f188384272dd94162a472431e87bd6d2 /usr/lib/.build-id/9a /usr/lib/.build-id/9a/c27e03ebd33a26677e3c5c4eacbd693db1169c /usr/lib/.build-id/9c /usr/lib/.build-id/9c/8b9e37b43d58ffa220adde4f9f03f0ed51a96d /usr/lib/.build-id/9c/a29dad0647f8f8cc06ce1bc8d3136d7932e74f /usr/lib/.build-id/9d /usr/lib/.build-id/9d/86d6377a1a9cc2be50c6d774979de49cfd5fba /usr/lib/.build-id/9e /usr/lib/.build-id/9e/0aecb3256202508ecadc4b97e909f3cfcfeb42 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/113a72ee7264f02cc471aa344a1e14f5ae0802 /usr/lib/.build-id/9f/5cc3be0695dcc0dd3b4e797c662e6ebe993e5a /usr/lib/.build-id/9f/a7f2a9792dba7ee327382113b9223ec112cbdf /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/1a340bcb5310e13ea7a3a24ea65256ed5030b6 /usr/lib/.build-id/a1/6505e5077dace2de835429c7aa1b044c6a4a14 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/e4b9103b598bebe20b4da59d310893d79fefdc /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/5eeaacb4434ed8de584b5ec12a077e2ced7d01 /usr/lib/.build-id/a3/b69086db29318b6c0a46e549cd0a5c1e642a97 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/9ee50440d8e299ac4ca85ea2b63e5d794091d0 /usr/lib/.build-id/a5/53b67ab6d292a99e9e6a6249ff9331d48642a2 /usr/lib/.build-id/a5/6249430d9b66176e32829fa7df5bb5da616408 /usr/lib/.build-id/a5/c2e41255e71b7d257c3a92f2e1a831874b0780 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/b6eb99d7856b6d705b98eb934cd658ad879bcc /usr/lib/.build-id/a7/cba5952ee0de41497208f91ee2ab23bd0f6b33 /usr/lib/.build-id/ab /usr/lib/.build-id/ab/ab50d91a28ae797d6d5d60d5e3d380a3f978b7 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/81f1a19a7f65cb50cb0c94865a59351b188f3d /usr/lib/.build-id/ad/950fb8ab7abf81be2b395b6a4682b94aa86b97 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/5d3f21a2da947549bb6ba18f09eb2a65f3aa3e /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/ddc720d33db422ff552b7db2e320cedd5acbdb /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/7aa23dfdc92b2c0f9be44ce7adf0f569692c21 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/5bd4bfe7e22626f5d50b66efe3c3807ebe63ca /usr/lib/.build-id/b6/9b7d039b5177259828aaa0d0edd93e138ca655 /usr/lib/.build-id/b6/b66794af5a1cc9100398538fa0f9a50ba27b8b /usr/lib/.build-id/b6/f76080faffb53fa6b314af9121db2de7e39e1a /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/a730d31502a9fcee9a7fd508991d9c561a4081 /usr/lib/.build-id/b8/d9806832869c475c23198878cf07448fa3b921 /usr/lib/.build-id/b8/e917ee1b7789a413d60348b6640741a76394c8 /usr/lib/.build-id/ba /usr/lib/.build-id/ba/1632d8a577140f92364c0c531f9bb5e065acf1 /usr/lib/.build-id/ba/5a26babf50b0fa4971b8620f0c6928f9b34bc6 /usr/lib/.build-id/ba/96a8e6b7b3145ef3f5b27970a679147b798c22 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/6331b5f1e53f400796bc9c043da5fd8874cbbc /usr/lib/.build-id/bc/689c1ed8b6f4e723b806f31bf380b1cdf3bcb9 /usr/lib/.build-id/bd /usr/lib/.build-id/bd/6a3fcf6de72a4aa691466f19aa06dfb5193f2a /usr/lib/.build-id/be/4a981e8df3eac35687f09ba30c04191b571ba2 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/6cb3e20bed4ac4db5ef6ce4f914452a3a94b24 /usr/lib/.build-id/bf/e92eb1933ad108ce997997c8372c9fd4622f46 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/dd03b72fc95b2285496524fa7486a4ad49ccff /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/7bf2a65422ebb7e75efb2b4fe624af368e06e1 /usr/lib/.build-id/c3/142a5c28a9059f8e4e208922851a33228d8502 /usr/lib/.build-id/c3/c81ef446db991663a2e40c1cd3119776171417 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/d4be78f9fe0c072afa5773b3c03de1155efc95 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/2e907d7ebdfa6deeb5f78e22f202381894a2c0 /usr/lib/.build-id/c5/58f34f0df1090fed5a4aa66f7aab04c836b3eb /usr/lib/.build-id/c5/6afecfe05ec58e0544fb8e6e6a906a63984a11 /usr/lib/.build-id/c6 /usr/lib/.build-id/c6/f8433193bc38de71614c84aee51cc3eaaebf5f /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/65b7761186922b5bfbd5c6c2bd5fac70a1ed86 /usr/lib/.build-id/c8/13273cc07a83f7106e95618b2a35ea6730ea08 /usr/lib/.build-id/c8/8c343869b88909c2505d14c89621af97e6625a /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/844f7c46c63b8ad2681f54ccf00e77acae9b6f /usr/lib/.build-id/ca /usr/lib/.build-id/ca/4675d5a9d362a972988cf6eebf13a72f0c1f00 /usr/lib/.build-id/ca/8ec658d77b74bbeab8568ab52d2e3cc2d04b73 /usr/lib/.build-id/ca/ba0bbb9909550e92abf1b1e4ceb9a268cb1c50 /usr/lib/.build-id/ca/c5fc473025f76aa9d944c4cce6381260de9c18 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/02d97b706ccf086848a3767cd6aed6408e913e /usr/lib/.build-id/cc/51fd5bcddffdc408b7a302c162a819ec77e448 /usr/lib/.build-id/cd /usr/lib/.build-id/cd/3a30699dcad16f4cedcd9915d55577c8115f36 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/0b8cf56b64d155ea543b4f82669b6a712f50ac /usr/lib/.build-id/d2/4adb954a1027c780b273f6510ba5b83f5abf79 /usr/lib/.build-id/d2/b6eb2437d57a03013ae73a3d7e11db02976b92 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/7f08eb0a2c184d600647142dde3dbe9d78fb17 /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/cfa763e8db727ab3e87e36a02fa767763d59aa /usr/lib/.build-id/d4/e47be18c739571510c414c749cb00c208b886f /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/0a0ddfa25ee153c9902d49cdf27c4d64f1f42a /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/b6cdf6389dca32c018dae017f6e899ff0f3f0e /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/65975c37efb9101a2bde48a7e7387b43ee3772 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/7f4d68fd75837ad7c19c7ad20efb2f87956ed9 /usr/lib/.build-id/d9/ad089fabb447a3f3b7101ad882605822ecd7c1 /usr/lib/.build-id/d9/bacfd857b6dd94e6137956fab689c67bd07cd7 /usr/lib/.build-id/db /usr/lib/.build-id/db/42c72cb794a6f7b4ad902033d544093c6aa485 /usr/lib/.build-id/db/b2e46a8ed9d7fcb7a181818e80beb014c65683 /usr/lib/.build-id/dc /usr/lib/.build-id/dc/ba2138df48b8d2144429650175c3e76842fac7 /usr/lib/.build-id/de /usr/lib/.build-id/de/44b177c1aa79099ac2c4aa8eac275f6b47a905 /usr/lib/.build-id/df /usr/lib/.build-id/df/8b1ac400b166fa4671bb3b70259b528059fd6b /usr/lib/.build-id/e2/2a85eeb1a329322b5f69bd79661e66d66e3dc2 /usr/lib/.build-id/e2/e142316c76253b238fa059455d2b94f53fc4db /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/1b5810020538d853a5d37b6d2036d34620e819 /usr/lib/.build-id/e4 /usr/lib/.build-id/e4/f4c620ef9d285315ae685c048e6b25dd98ec6a /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/9852e5e93f711a135d9f2872cd6da8f44ee037 /usr/lib/.build-id/e7/da70dbd5f9de2497b90f934663680fb98be8cb /usr/lib/.build-id/e8/132b4bf22f7a9d91a934dc0429d1633a3f25a6 /usr/lib/.build-id/e8/e5af57e8406e2190f3e5ae96f93eae07d8ebf3 /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/03cee7c4e7f2ec270082c9a548976309fa6b94 /usr/lib/.build-id/e9/7f8d8caf7300912c954ac15cf6c1a9dab2fdb2 /usr/lib/.build-id/e9/bfd67dbabac6c558f0891d4949f95986d22396 /usr/lib/.build-id/ea /usr/lib/.build-id/ea/31acf77da2d60284789efd74c1ec5e3d08f319 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/3ec980c35456b9c484080cbbf754be264a8efc /usr/lib/.build-id/ed/cae19c050dbe26025c5fbcdc5c499fc49e6419 /usr/lib/.build-id/ef /usr/lib/.build-id/ef/35538cf30e1d94c4cbfc1832d9b97a4eba51eb /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/6022c884d6cb21188d34303e8925f85d96a991 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/8945d35d3870798cb9b044f9e39709d4978887 /usr/lib/.build-id/f2/ade92639c0a79bd22e1dde3bbf987c21526ba5 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/1e27ebf358865fc7218b70c45e7b4fd1aaa156 /usr/lib/.build-id/f3/669ec575745307add878f5fc8b2da803b40cf4 /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/18f2dfa8880cba428244abdd253cf593454bcc /usr/lib/.build-id/f6/95d5f3660b2e895c3a55a856d3105c036c1684 /usr/lib/.build-id/f6/e2a59b9bf79347528a5328da9d7747b3ed0148 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/d5f7e8ee54d67b98e6316c7deb0d7a4c691adf /usr/lib/.build-id/fa /usr/lib/.build-id/fa/1eebfa0fc352fce1e8c6898bdcb5bce6d1acf5 /usr/lib/.build-id/fb /usr/lib/.build-id/fb/700e3c4172777a3727e81ebdc2bee08e89c24a /usr/lib/.build-id/fb/be33fd834b81ce6dfb7cd0fcd54b47afb1b2f3 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/4faee3772e7114a1f54a169aebd0588744ec50 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/dc48e4015444d1d65cd779e3fe7bcf91be8706 /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, Tue May 24 00:14:13 2022