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.38 | Vendor: Fedora Project |
Release: 19.fc39 | Build date: Fri Oct 11 16:37:21 2024 |
Group: Unspecified | Build host: buildvm-a64-31.iad2.fedoraproject.org |
Size: 51332476 | Source RPM: glibc-2.38-19.fc39.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
* Thu Oct 10 2024 Carlos O'Donell <carlos@redhat.com> - 2.38-19 - Add BuildRequires:gzip for compressed character maps and info files. - Auto-sync with upstream branch release/2.38/master, commit 4dd8641461463b667b5503ab0ea4abcf261378a9: - Add crt1-2.0.o for glibc 2.0 compatibility tests - libio: Attempt wide backup free only for non-legacy code - nptl: Use <support/check.h> facilities in tst-setuid3 - posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64 - ungetc: Fix backup buffer leak on program exit [BZ #27821] - ungetc: Fix uninitialized read when putting into unused streams [BZ #27821] - Make tst-ungetc use libsupport - stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650] - support: Add FAIL test failure helper - x86: Fix bug in strchrnul-evex512 [BZ #32078] - Fix name space violation in fortify wrappers (bug 32052) - resolv: Fix tst-resolv-short-response for older GCC (bug 32042) - Update syscall lists for Linux 6.5 - Add mremap tests - mremap: Update manual entry - linux: Update the mremap C implementation [BZ #31968] - resolv: Track single-request fallback via _res._flags (bug 31476) - resolv: Do not wait for non-existing second DNS response after error (bug 30081) - resolv: Allow short error responses to match any query (bug 31890) - Linux: Make __rseq_size useful for feature detection (bug 31965) - elf: Make dl-rseq-symbols Linux only - nptl: fix potential merge of __rseq_* relro symbols - s390x: Fix segfault in wcsncmp [BZ #31934] - misc: Add support for Linux uio.h RWF_NOAPPEND flag - i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782) - Force DT_RPATH for --enable-hardcoded-path-in-tests - resolv: Fix some unaligned accesses in resolver [BZ #30750] - nscd: Use time_t for return type of addgetnetgrentX - elf: Also compile dl-misc.os with $(rtld-early-cflags) - CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetgrentX (bug 31680) - CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug 31678) - CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgrentX (bug 31678) - CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677) - i386: ulp update for SSE2 --disable-multi-arch configurations - nptl: Fix tst-cancel30 on kernels without ppoll_time64 support - login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) - login: Check default sizes of structs utmp, utmpx, lastlog - sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574) * Thu Apr 18 2024 Arjun Shankar <arjun@redhat.com> - 2.38-18 - Auto-sync with upstream branch release/2.38/master, commit e1135387deded5d73924f6ca20c72a35dc8e1bda: - iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961) - powerpc: Fix ld.so address determination for PCREL mode (bug 31640) - AArch64: Check kernel version for SVE ifuncs - aarch64: fix check for SVE support in assembler - aarch64: correct CFI in rawmemchr (bug 31113) - AArch64: Remove Falkor memcpy - AArch64: Add memset_zva64 - AArch64: Cleanup emag memset - AArch64: Cleanup ifuncs - AArch64: Add support for MOPS memcpy/memmove/memset - Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h - LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf * Tue Mar 19 2024 Arjun Shankar <arjun@redhat.com> - 2.38-17 - Auto-sync with upstream branch release/2.38/master, commit 5753cda1ca0749002c4718122a9b6d5177087b7b. - linux: Use rseq area unconditionally in sched_getcpu (bug 31479) - S390: Do not clobber r7 in clone [BZ #31402] - malloc: Use __get_nprocs on arena_get2 (BZ 30945) - arm: Remove wrong ldr from _dl_start_user (BZ 31339) - sparc: Remove unwind information from signal return stubs [BZ #31244] - sparc: Fix sparc64 memmove length comparison (BZ 31266) - sparc64: Remove unwind information from signal return stubs [BZ#31244] - sparc: Fix broken memset for sparc32 [BZ #31068] - S390: Fix building with --disable-mutli-arch [BZ #31196] - x86_64: Optimize ffsll function code size. * Tue Jan 30 2024 Patsy Griffin <patsy@redhat.com> - 2.38-16 - Auto-sync with upstream branch release/2.38/master, commit d37c2b20a4787463d192b32041c3406c2bd91de0: - syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780) - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779) - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246) * Mon Jan 29 2024 Arjun Shankar <arjun@redhat.com> - 2.38-15 - Adjust glibc-implicit-object-deps-3.patch; and - Auto-sync with upstream branch release/2.38/master, commit cfe121910013a46e2477562282c56ae8062089aa: - libio: Check remaining buffer size in _IO_wdo_write (bug 31183) - getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163) - NEWS: Mention bug fixes for 30745/30843 - NEWS: Mention bug fixes for 29039/30694/30709/30721 - x86-64: Fix the tcb field load for x32 [BZ #31185] - x86-64: Fix the dtv field load for x32 [BZ #31184] - elf: Add TLS modid reuse test for bug 29039 - elf: Fix TLS modid reuse generation assignment (BZ 29039) - LoongArch: Delete excessively allocated memory. - elf: Fix wrong break removal from 8ee878592c * Mon Dec 04 2023 Florian Weimer <fweimer@redhat.com> - 2.38-14 - Support loading more objects without dependencies * Mon Dec 04 2023 Florian Weimer <fweimer@redhat.com> - 2.38-13 - Skip temporary files in ldconfig * Mon Dec 04 2023 Florian Weimer <fweimer@redhat.com> - 2.38-12 - Auto-sync with upstream branch release/2.38/master, commit 63dbbc5c52f9823f86270f32fce20d1e91cdf484: - sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789] * Mon Nov 20 2023 Florian Weimer <fweimer@redhat.com> - 2.38-11 - Fix force-first handling in dlclose, take two (#2244992, #2246048) * Thu Oct 26 2023 Carlos O'Donell <carlos@redhat.com> - 2.38-10 - Revert "Fix force-first handling in dlclose" (#2246048) * Fri Oct 20 2023 Florian Weimer <fweimer@redhat.com> - 2.38-9 - Fix force-first handling in dlclose (#2244992) * Thu Oct 19 2023 Florian Weimer <fweimer@redhat.com> - 2.38-8 - Drop glibc-rh2239304-1.patch, glibc-rh2239304-2.patch, glibc-rh2239304-3.patch; applied upstream. - Auto-sync with upstream branch release/2.38/master, commit 1e04dcec491bd8f48b5b74ce3e8414132578a645. - Revert "elf: Move l_init_called_next to old place of l_text_end in link map" - Revert "elf: Always call destructors in reverse constructor order (bug 30785)" - Revert "elf: Remove unused l_text_end field from struct link_map" * Fri Oct 06 2023 Florian Weimer <fweimer@redhat.com> - 2.38-7 - Revert ELF destructor ordering changes (#2239304) * Tue Oct 03 2023 Arjun Shankar <arjun@redhat.com> - 2.38-6 - Auto-sync with upstream branch release/2.38/master, 750a45a783906a19591fb8ff6b7841470f1f5701: - tunables: Terminate if end of input is reached (CVE-2023-4911) - Propagate GLIBC_TUNABLES in setxid binaries * Tue Oct 03 2023 Arjun Shankar <arjun@redhat.com> - 2.38-5 - Auto-sync with upstream branch release/2.38/master, f6445dc94da185b3d1ee283f0ca0a34c4e1986cc: - Document CVE-2023-4806 and CVE-2023-5156 in NEWS - Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843] - manual/jobs.texi: Add missing @item EPERM for getpgid - string: Fix tester build with fortify enable with gcc < 12 - iconv: restore verbosity with unrecognized encoding names (bug 30694) - getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806) - CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode * Mon Sep 11 2023 Florian Weimer <fweimer@redhat.com> - 2.38-4 - Auto-sync with upstream branch release/2.38/master, commit 89da8bc588c2296252543b049bf6d9272321f90d: - elf: Move l_init_called_next to old place of l_text_end in link map - elf: Remove unused l_text_end field from struct link_map - elf: Always call destructors in reverse constructor order (bug 30785) - elf: Do not run constructors for proxy objects - libio: Fix oversized __io_vtables - io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64 - sysdeps: tst-bz21269: fix -Wreturn-type - sysdeps: tst-bz21269: handle ENOSYS & skip appropriately - sysdeps: tst-bz21269: fix test parameter * Tue Aug 22 2023 Arjun Shankar <arjun@redhat.com> - 2.38-3 - Auto-sync with upstream branch release/2.38/master, commit 2af141bda3cd407abd4bedf615f9e45fe79518e2. - malloc: Remove bin scanning from memalign (bug 30723) - malloc: Enable merging of remainders in memalign (bug 30723) - i686: Fix build with --disable-multiarch - x86_64: Fix build with --disable-multiarch (BZ 30721) - x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745] - nscd: Do not rebuild getaddrinfo (bug 30709) - x86: Fix for cache computation on AMD legacy cpus. - stdlib: Improve tst-realpath compatibility with source fortification * Tue Aug 01 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.38-2 - Drop downstream glibc shadow stack userspace support patches. * Tue Aug 01 2023 Florian Weimer <fweimer@redhat.com> - 2.38-1 - Switch to upstream 2.38 release - <sys/platform/x86.h>: Add APX support - translations: update cs, nl, vi - string: Fix tester build with fortify enable with gcc 6 - linux: Fix i686 with gcc6 - i386: Remove memset_chk-nonshared.S - i386: Fix build with --enable-fortify=3 - posix: Fix test-errno build with fortify enable - powerpc: Fix powerpc64 strchrnul build with old gcc - sunrpc: Fix netname build with older gcc - malloc: Fix set-freeres.c with gcc 6 - nscd: cleanup obsolete _FORTIFY_SOURCE setting * Mon Jul 31 2023 Patsy Griffin <patsy@redhat.com> - 2.37.9000-20 - Allow for the optional removal of tzdata. - Rebuilt for https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata * Tue Jul 25 2023 DJ Delorie <dj@redhat.com> - 2.37.9000-19 - Auto-sync with upstream branch master, commit 637aac2ae3980de31a6baab236a9255fe853cc76. - Include sys/rseq.h in tst-rseq-disable.c - string: Fix tester with fortify enabled - string: Fix bug-strncat1 with fortify enabled - nscd: Use errval, not errno to guide cache update (bug 30662) - Restore lookup of IPv4 mapped addresses in files database (bug 25457) - Revert "MIPS: Sync elf.h from binutils" - riscv: Update rvd libm test ulps - MIPS: Sync elf.h from binutils - Merge translations (bg, hr, pl, sv) - nptl: Unconditionally use a 32-byte rseq area - hurd: Fix tst-openloc - scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3 - configure: Disable building libcrypt by default - nptl: Make tst-tls3mod.so explicitly lazy - make ‘struct pthread’ a complete type - scripts: Add fortify checks on installed headers - Update x86_64 libm-test-ulps (x32 ABI) - Fix getting return address in elf/tst-audit28.c. - [PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold. - x86: Fix slight bug in `shared_per_thread` cache size calculation. - Update i686 libm-test-ulps (again) - Update i686 libm-test-ulps - Merge translations (de, ro, uk, zh_TW) - Regenerate libc.pot - configure: Use autoconf 2.71 - Update sparc libm-test-ulps - s390: Add the clone3 wrapper - manual: Fix typos in struct dl_find_object - sparc: Fix la_symbind for bind-now (BZ 23734) - i386: make debug wrappers compatible with static PIE - LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx} * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.37.9000-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-17 - Auto-sync with upstream branch master, commit 7f079fdc16e88ebb8020e17b2fd900e8924da29a: - LoongArch: Add vector implementation for _dl_runtime_resolve. - LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM. - sysdeps: Add missing hidden definitions for i386 - sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCE - Translations: Add new ro support and update others. - elf: _dl_find_object may return 1 during early startup (bug 30515) - LoongArch: config: Rewrite check on static PIE. - Revert "hppa: Drop 16-byte pthread lock alignment" - realloc: Limit chunk reuse to only growing requests [BZ #30579] - vfscanf-internal: Remove potentially unbounded allocas * Thu Jul 06 2023 Frédéric Bérat <fberat@redhat.com> - 2.37.9000-16 - Add "--enable-fortify-source" option to configure - Auto-sync with upstream branch master, commit 5324d258427fd11ca0f4f595c94016e568b26d6b. - fileops: Don't process ,ccs= as individual mode flags (BZ#18906) - sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused result - libio/bits/stdio2-decl.h: Avoid PLT entries with _FORTIFY_SOURCE - libio/bits/stdio2.h: Clearly separate declaration from definitions - misc/bits/syslog.h: Clearly separate declaration from definition - misc/bits/select2.h: Clearly separate declaration from definitions - unistd: Avoid PLT entries with _FORTIFY_SOURCE - posix/bits/unistd.h: Clearly separate declaration from definitions - wchar: Avoid PLT entries with _FORTIFY_SOURCE - misc/sys/cdefs.h: Create FORTIFY redirects for internal calls - stdio: Ensure *_chk routines have their hidden builtin definition available - string: Ensure *_chk routines have their hidden builtin definition available - sysdeps: Ensure ieee128*_chk routines to be properly named - Exclude routines from fortification - Allow glibc to be built with _FORTIFY_SOURCE - manual: Update documentation of strerror and related functions - manual: Enhance documentation of the <ctype.h> functions - Always do locking when accessing streams (bug 15142, bug 14697) - hurd: Implement MAP_EXCL - hurd: Fix mapping at address 0 with MAP_FIXED - hurd: Fix calling vm_deallocate (NULL) - hurd: Map brk non-executable - htl: Let Mach place thread stacks - mach: strerror must not return NULL (bug 30555) - hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later) - support: Build with exceptions and asynchronous unwind tables [BZ #30587] - hurd: Make getrandom return ENOSYS when /dev/random is not set up - Stop applying a GCC-specific workaround on clang [BZ #30550] - ld.so: Always use MAP_COPY to map the first segment [BZ #30452] - setenv.c: Get rid of alloca. - Add checks for wday, yday and new date formats - aarch64: Add vector implementations of exp routines - aarch64: Add vector implementations of log routines - aarch64: Add vector implementations of sin routines - aarch64: Add vector implementations of cos routines - Switch to UTF-8 for INSTALL - Make sure INSTALL is ASCII plaintext - Update syscall lists for Linux 6.4 * Wed Jun 28 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-15 - Auto-sync with upstream branch master, commit d35fbd3e684e6bb5e5ec452ad8dac6ada8424bdd: - linux: Return unsupported if procfs can not be mount on tst-ttyname-namespace - linux: Split tst-ttyname - Use Linux 6.4 in build-many-glibcs.py - x86: Adjust Linux x32 dl-cache inclusion path - elf: Update list of RISC-V relocations - Fix tests-clean Makefile target (bug 30545) - check_native: Get rid of alloca - ifaddrs: Get rid of alloca - x86: Make dl-cache.h and readelflib.c not Linux-specific - elf: Port ldconfig away from stack-allocated paths - Call "CST" a time zone abbreviation, not a name - benchtests: fix warn unused result - sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused result - rt/tst-mqueue4.c: Fix wrong number of argument for mq_open - debug/readlink{, at}_chk.c: Harmonize declaration and definition - wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions - stdio-common: tests: Incorrect maxlen parameter for swprintf - sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chk - hurd: readv: Get rid of alloca - hurd: writev: Add back cleanup handler - Fix misspellings -- BZ 25337 - C2x scanf %b support - C2x printf %wN, %wfN support (bug 24466) - tests: replace system by xsystem - tests: replace read by xread - hurd: writev: Get rid of alloca - grantpt: Get rid of alloca - string: strerror must not return NULL (bug 30555) - hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilist - manual: Manual update for strlcat, strlcpy, wcslcat, wclscpy - Add the wcslcpy, wcslcat functions - Implement strlcpy and strlcat [BZ #178] - tests: replace fgets by xfgets - tests: replace fread by xfread - posix: Add test case for gai_strerror() - posix: Handle success in gai_strerror() - LoongArch: Add support for dl_runtime_profile - malloc: Decrease resource usage for malloc tests - stdlib: Tune down fork arc4random tests - tst-getdate: Improve testcase flexibility and add test. - x86: Make the divisor in setting `non_temporal_threshold` cpu specific - x86: Refactor Intel `init_cpu_features` - x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4` - Remove unused DATEMSK file for tst-getdate - resolv_conf: release lock on allocation failure (bug 30527) * Thu Jun 08 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.37.9000-14 - Shadow stack userspace support, downstream only and disabled by default. * Wed Jun 07 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-13 - Auto-sync with upstream branch master, commit 85e6d8b4175fcb195011a0a1bad37d6f3b2355db: - time: Fix use-after-free in getdate - Move {read,write}_all functions to a dedicated header - tests: Replace various function calls with their x variant - tests: fix warn unused result on asprintf calls - pthreads: Use _exit to terminate the tst-stdio1 test - support: Add delayed__exit (with two underscores) * Mon Jun 05 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-12 - Auto-sync with upstream branch master, commit e3622a8f391deea3b75a577dce70d023dfa3f1c7. - time: Also check for EPERM while trying to clock_settime - linux: Fail as unsupported if personality call is filtered - Remove MAP_VARIABLE from hppa bits/mman.h - hurd: Fix x86_64 sigreturn restoring bogus reply_port - Add lint-makefiles Makefile linting test. - elf: Sort Makefile variables. - Fix a few more typos I missed in previous round -- BZ 25337 - Fix all the remaining misspellings -- BZ 25337 - Use __nonnull for the epoll_wait(2) family of syscalls - Fix invalid use of NULL in epoll_pwait2(2) test - getipv4sourcefilter: Get rid of alloca - getsourcefilter: Get rid of alloca. - tests: fix warn unused results - nptl_db/thread_dbP.h: fix warn unused result - malloc/{memusage.c, memusagestat.c}: fix warn unused result - catgets/gencat.c: fix warn unused result - tests: replace ftruncate by xftruncate - tests: replace write by xwrite - x86-64: Use YMM registers in memcmpeq-evex.S * Thu Jun 01 2023 Patsy Griffin <patsy@redhat.com> - 2.37.9000-11 - Auto-sync with upstream branch master, commit 6286cca2cb8389dcffec39238a8bf15ffea96396. - support: Don't fail on fchown when spawning sgid processes - io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64 - elf: Remove spurios SHARED conditional from elf/rtld.c - Fix misspellings in sysdeps/ -- BZ 25337 - io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477) - io: Re-flow and sort multiline Makefile definitions - elf: Make more functions available for binding during dlclose (bug 30425) - LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernel - Fix misspellings in elf/ -- BZ 25337 - riscv: Add the clone3 wrapper - posix: Add error message for EAI_OVERFLOW - setsourcefilter: Replace alloca with a scratch_buffer. - time: strftime_l: Avoid an unbounded alloca. - x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429] - hurd: Fix setting up signal thread stack alignment - mach: Fix startup with stack protector - Fix misspellings in manual/ -- BZ 25337 - Fix misspellings in iconv/ and iconvdata/ -- BZ 25337 - Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.h - Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h - Add AT_RSEQ_* from Linux 6.3 to elf.h - setipv4sourcefilter: Avoid using alloca. - wchar: Define va_list for POSIX (BZ #30035) - elf: add test for dl-printf - elf: fix handling of negative numbers in dl-printf - elf: Update comment in open_path - elf: Add test for locating libraries in root dir (bug 30435) - io: Re-flow and sort multiline Makefile definitions - Fix special case for C2x strtol binary constant handling (BZ# 30371) - rtld: properly handle root directory in load path (bug 30435) - sysdeps/pthread/eintr.c: fix warn unused result - sunrpc/netname.c: fix warn unused result - locale/programs/locarchive.c: fix warn unused result - support: Reformat Makefile. - Regenerate configure fragment -- BZ 25337. - Fix misspellings in sysdeps/powerpc -- BZ 25337 - Fix misspellings in sysdeps/unix -- BZ 25337 - Fix misspellings in sysdeps/x86_64 -- BZ 25337. - mach: Fix accessing mach_i386.h - Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337. - mach: Fix installing mach_i386.h - hurd: Fix making ld.so run static binaries with retry - Add voice-admit DSCP code point from RFC-5865 - mach: Fix mach_setup_thread_impl with NULL stack_base - Remove last remnants of have-protected - S390: Use compile-only instead of also link-tests in configure. - Fix build for hurd/thread-self.c for i386. - io: Fix a typo - htl: Use __hurd_fail () instead of assigning errno - hurd: Use __hurd_fail () instead of assigning errno - powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble - hurd: Fix using interposable hurd_thread_self - hurd 64bit: Re-introduce gai_suspend symbol - hurd: Fix __TIMESIZE on x86_64 - posix: Reformat Makefile. - hurd: Fix expected c++ types - catgets: Reformat Makefile. - benchtests: Reformat Makefile. - assert: Reformat Makefile. - nptl: Reformat Makefile. - wcsmbs: Reformat Makefile. - misc: Reformat Makefile. - stdio-common: Adjust tests in Makefile - elf: Adjust tests in Makefile. - scripts: sort-makefile-lines.py - Add a SECURITY.md - Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.h - hurd: Also make it possible to call strlen very early - hurd: Fix setting up pthreads - hurd: Fix x86_64 _hurd_tls_fork - hurd: Make sure to not use tcb->self - hurd: Use __mach_setup_thread_call () - mach: Add __mach_setup_thread_call () - hurd: Use MACHINE_THREAD_STATE_SETUP_CALL - mach: Define MACHINE_THREAD_STATE_SETUP_CALL - Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO - argp: Reformat Makefile. - stdlib: Avoid undefined behavior in stdlib/tst-labs - stdlib: Use long long int in stdlib/tst-llabs - Update kernel version to 6.3 in header constant tests - i386: Use pthread_barrier for synchronization on tst-bz21269 - stdlib: Add testcases for llabs(). (BZ #30263) - stdlib: Add testcases for labs(). (BZ #30263) - stdlib: Add testcases for abs(). (BZ #30263) - hurd: Fix computing user stack pointer - hurd: Fix sc_i386_thread_state layout - hurd: Align signal stack pointer after allocating stackframe - hurd: Fix aligning signal stack pointer * Tue May 16 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-10 - Auto-sync with upstream branch master, commit 40b68e8cc00ca40348bc084b651c0561d31feb46: - wcsmbs: Reformat Makefile. - linux: Reformat Makefile. - stdlib: Reformat Makefile. - stdio-common: Reformat Makefile. - socket: Reformat Makefile. - misc: Reformat Makefile. - debug: Reformat Makefile. - elf: Reformat Makefile. - libio: Add __nonnull for FILE * arguments of fclose and freopen - nss: Reconcile conditional declaration and use of `is_nscd' - Update syscall lists for Linux 6.3 - hurd: rule out some mach headers when generating errno.h - Stop checking if MiG supports retcode. - Added Redirects to longdouble error functions [BZ #29033] - nptl: Reformat Makefile. - scripts: Add sort-makefile-lines.py to sort Makefile variables. - dlopen: skip debugger notification for DSO loaded from sprof (bug 30258) * Tue May 09 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-9 - Auto-sync with upstream branch master, commit d1417176a35d27ffb8da0ffb1e33154163b6eeb2: - aligned_alloc: conform to C17 - testsuite: stdlib/isomac.c: fix REQUIREMENTS - manual: Remove unsupported line breaks in waiting-with-clock section - Enable new device_open_new RPC in libmachuser. - Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC." - Update hurd/hurdselect.c to be more portable. - hurd: Fix ld.so name - hurd: Add ioperm symbol on x86_64 - time: Remove alloca() from getdate - aarch64: More configure checks for libmvec - aarch64: SVE ACLE configure test cleanups - hppa: Fix 'concurrency' typo in comment - Update hurd/intr-msg.c to be more portable - Update sysdeps/mach/hurd/ioctl.c to make it more portable - aarch64: fix SVE ACLE check for bootstrap glibc builds - Enable libmvec support for AArch64 - hurd: Enable x86_64 build script - hurd 64bit: Make dev_t word type - malloc: Really fix tst-memalign-3 link against threads - malloc: Fix tst-memalign-3 link against threads - Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py - Mark various cold functions as __COLD - Fix regex type usage - hurd 64bit: Fix struct msqid_ds and shmid_ds fields - hurd 64bit: Fix ipc_perm fields types - hurd 64bit: Fix flock fields types - hurd 64bit: Add data for check-c++-types - hurd 64bit: Fix pthread_t/thread_t type to long - socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len - hurd 64bit: Add missing data file for check-localplt test - hurd 64bit: Add missing libanl - hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit - hurd: Fix tst-writev test - nptl: move tst-x86-64-tls-1 to nptl-only tests - hurd: Add expected abilist files for x86_64 - hurd: Replace reply port with a dead name on failed interruption - Define __mig_strlen to support dynamically sized strings in hurd RPCs - mach: Disable 32bit compatibility mode - hurd: Make it possible to call memcpy very early - hurd: Implement longjmp for x86_64 - hurd: Implement sigreturn for x86_64 - Make __mach_msg_destroy portable for x86_64 - hurd: Mark error functions as __COLD - cdefs.h: Define __COLD - hurd: Fix FS_RETRY_MAGICAL "machtype" handling - hurd: Respect existing FD_CLOEXEC in S_msg_set_fd - hurd: Don't leak the auth port in msg* RPCs - hurd: Make _exit work during early boot-up - hurd: Mark various conditions as unlikely - hurd: Move libc_hidden_def's around - hurd: Simplify _hurd_critical_section_lock a bit - __check_pf: Add a cancellation cleanup handler [BZ #20975] - Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1 - riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC. - elf.h: add PT_GNU_SFRAME - Fix Hurd getcwd build with GCC >= 13 - Regenerate sysdeps/mach/hurd/bits/errno.h - locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive - manual: document posix_openpt (bug 17010) - if_index: Remove unneeded alloca.h include - gethostid: Do not include alloca.h * Tue Apr 25 2023 Patsy Griffin <patsy@redhat.com> - 2.37.9000-8 - Auto-sync with upstream branch master, commit 904b94c07af84b7e4c98de3bbb822ccffcaf8c40. - socket: Add a test for MSG_CMSG_CLOEXEC - hurd: Do not take any flag from the CMSG_DATA - hurd: Implement MSG_CMSG_CLOEXEC - hurd: Don't pass FD_CLOEXEC in CMSG_DATA - hurd: Implement prefer_map_32bit_exec tunable - hurd: Don't attempt to deallocate MACH_PORT_DEAD - hurd: Only deallocate addrport when it's valid - hurd: Implement MAP_32BIT - Use O_CLOEXEC in more places (BZ #15722) - misc: Convert daemon () to GNU coding style - wcsmbs: Add wcsdup() tests. (BZ #30266) - string: Add tests for strndup (BZ #30266) - string: Add tests for strdup (BZ #30266) - string: Allow use of test-string.h for non-ifunc implementations. - hurd: Don't migrate reply port into __init1_tcbhead - hurd: Make dl-sysdep's open () cope with O_IGNORE_CTTY - Created tunable to force small pages on stack allocation. - malloc: Add missing shared thread library flags - linux: Re-flow and sort multiline Makefile definitions - posix: Re-flow and sort multiline Makefile definitions * Mon Apr 24 2023 Florian Weimer <fweimer@redhat.com> - 2.37.9000-7 - Explicitly provide ldconfig paths (#2188550) * Thu Apr 20 2023 Florian Weimer <fweimer@redhat.com> - 2.37.9000-6 - Auto-sync with upstream branch master, commit 65cbd52174f5bc211dd655727c2239e25e55bfce: - build-many-glibcs.py: --disable-gcov for gcc-first - malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101) - rcmd.c: Fix indentation in last commit - inet/rcmd.c: fix warn unused result - wcsmbs: Re-flow and sort routines, tests variables in Makefile - debug: Re-flow and sort routines variable in Makefile - math: Improve fmod(f) performance - Benchtests: Adjust timing - malloc: Assure that THP mode read do write OOB end of stringt - malloc: Assure that THP mode is always null terminated - aio: Fix freeing memory - elf: Stop including tls.h in ldsodefs.h - manual: update AddressSanitizer discussion - manual: document snprintf truncation better - manual: improve string section wording - manual: fix texinfo typo - <stdio.h>: Make fopencookie, vasprintf, asprintf available by default - <string.h>: Make strchrnul, strcasestr, memmem available by default - <sys/platform/x86.h>: Add PREFETCHI support - <sys/platform/x86.h>: Add AMX-COMPLEX support - <sys/platform/x86.h>: Add AVX-NE-CONVERT support - <sys/platform/x86.h>: Add AVX-VNNI-INT8 support - <sys/platform/x86.h>: Add MSRLIST support - <sys/platform/x86.h>: Add AVX-IFMA support - <sys/platform/x86.h>: Add AMX-FP16 support - <sys/platform/x86.h>: Add WRMSRNS support - <sys/platform/x86.h>: Add ArchPerfmonExt support - <sys/platform/x86.h>: Add CMPCCXADD support - <sys/platform/x86.h>: Add LASS support - <sys/platform/x86.h>: Add RAO-INT support - <sys/platform/x86.h>: Add LBR support - <sys/platform/x86.h>: Add RTM_FORCE_ABORT support - <sys/platform/x86.h>: Add SGX-KEYS support - <sys/platform/x86.h>: Add BUS_LOCK_DETECT support - <sys/platform/x86.h>: Add LA57 support - platform.texi: Move LAM after LAHF64_SAHF64 - <bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15 - hppa: Update struct __pthread_rwlock_arch_t comment. - hppa: Revise __TIMESIZE define to use __WORDSIZE - libio: Remove unused pragma weak on vtable - malloc: Only set pragma weak for rpc freemem if required - compare_strings.py : Add --gmean flag - x86/dl-cacheinfo: remove unsused parameter from handle_amd - powerpc: Disable stack protector in early static initialization - nptl: Fix tst-cancel30 on sparc64 - math: Remove the error handling wrapper from fmod and fmodf - math: Improve fmodf - math: Improve fmod - benchtests: Add fmodf benchmark - benchtests: Add fmod benchmark - x86: Set FSGSBASE to active if enabled by kernel - x86_64: Fix asm constraints in feraiseexcept (bug 30305) - manual: Document __wur usage under _FORTIFY_SOURCE - x86_64: Add rtld-stpncpy & rtld-strncpy - stdio-common: Fix building when !IS_IN (libc) - time: Fix strftime(3) API regarding nullability - Update arm libm-tests-ulps - getlogin_r: fix missing fallback if loginuid is unset (bug 30235) - memalign: Support scanning for aligned chunks. - malloc: Use C11 atomics on memusage - Remove --enable-tunables configure option - Remove --disable-experimental-malloc option * Fri Mar 31 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-5 - Apply glibc-disable-werror-tst-realloc.patch to disable spurious GCC warning; and - Auto-sync with upstream branch master, commit 885d3cda907d0dee54b13cbbf61b040c9951d5a2: - Allow building with --disable-nscd again - system: Add "--" after "-c" for sh (BZ #28519) - posix: Fix some crashes in wordexp [BZ #18096] - LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1 - elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh - Fix tst-glibc-hwcaps-prepend-cache with custom configure prefix value - Fix tst-ldconfig-ld_so_conf-update with custom configure prefix value - support: introduce support_sysconfdir_prefix - Remove set-hooks.h from generic includes - Remove --with-default-link configure option - libio: Remove the usage of __libc_IO_vtables - libio: Do not autogenerate stdio_lim.h - Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions - benchtests: Move libmvec benchtest inputs to benchtests directory - stdio-common: tests: don't double-define _FORTIFY_SOURCE - LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objects - _dl_map_object_from_fd: Remove unnecessary debugger notification in error path - hppa: Drop 16-byte pthread lock alignment - Minor: don't call _dl_debug_update (which can have side effects) inside assert - x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.c - Declare wcstofN, wcstofNx for C2x - Update printf %b/%B C2x support - ARC: run child from the separate start block in __clone - ARC: Add the clone3 wrapper * Mon Mar 13 2023 Florian Weimer <fweimer@redhat.com> - 2.37.9000-4 - Auto-sync with upstream branch master, commit 90233f113cc941ef88ce03b7f73221a964dcaca8: - LoongArch: Add get_rounding_mode. - LoongArch: Add support for ldconfig. - linux: fix ntp_gettime abi break (BZ# 30156) - elf: Add missing dependency between resolvfail and testobj1.so - elf: Add -z lazy to some more tests - Benchtests: Remove simple_str(r)chr - Benchtests: Remove simple_str(n)casecmp - Benchtests: Remove simple_memcmp - Benchtests: Remove simple_strcspn/strpbrk/strsep - Benchtests: Remove memchr_strnlen - Benchtests: Remove simple_mem(r)chr - Benchtests: Remove simple_strcpy_chk - Benchtests: Remove simple_str(n)cmp - malloc: Fix transposed arguments in sysmalloc_mmap_fallback call - rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} - posix: Ensure the initial signal disposition for tst-spawn7 - hurd: fix build of tst-system.c - x86: Fix bug about glibc.cpu.hwcaps. - posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151) * Mon Mar 06 2023 DJ Delorie <dj@redhat.com> - 2.37.9000-3 - Auto-sync with upstream branch master, commit 8390014c2320f94ffd8a8f6088c10c1f64567954. - Update kernel version to 6.2 in header constant tests - arm: Remove __builtin_arm_uqsub8 usage on string-fza.h - alpha: Remove strncmp optimization - powerpc: Remove powerpc64 strncmp variants - powerpc: Remove strncmp variants - C2x scanf binary constant handling - Fix stringop-overflow warning in test-strncat. - nis: Fix stringop-truncation warning with -O3 in nis_local_host. - support: use 64-bit time_t (bug 30111) - LoongArch: Update libm-test-ulps. - LoongArch: Further refine the condition to enable static PIE - hurd: Fix some broken indentation - hurd: Remove the ecx kludge * Wed Mar 01 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-2 - Auto-sync with upstream branch master, commit 59a6d5e9477695c41d6feef7ef8636f8f744f3c5: - Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.h - crypt: Remove invalid end of page test badsalttest - S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130] - s390x: Regenerate ULPs. - Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h - htl: Add pthreadtypes-arch.h for x86_64 - hurd: Implement TLS for x86_64 - htl: Make pthread_mutex_t pointer-aligned - x86_64: Update libm test ulps - localedata: de_DE should not use Fräulein - LoongArch: Add math-barriers.h - cdefs.h: fix "__clang_major" typo - hppa: Drop old parisc-specific MADV_* constants - hurd: Generalize init-first.c to support x86_64 - hurd: Simplify init-first.c further - hurd: Mark some audit tests as unsupported - htl: Mark select loop test as unsupported - hurd: Mark RLIMIT_AS tests as unsupported - aarch64: update libm test ulps - powerpc:Regenerate ulps for hypot - Update syscall lists for Linux 6.2 - tunables.texi: Change \code{1} to @code{1} - x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656] - gmon: fix memory corruption issues [BZ# 30101] - gmon: improve mcount overflow handling [BZ# 27576] - gmon: Fix allocated buffer overflow (bug 29444) - malloc: remove redundant check of unsorted bin corruption - Use Linux 6.2 in build-many-glibcs.py - Ignore MAP_VARIABLE in tst-mman-consts.py - AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329] * Mon Feb 20 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-1 - Drop glibc-printf-grouping-swbz30068.patch; fix applied upstream, and - Auto-sync with upstream branch master, commit 8b014a1b1f7aee1e3348db108aeea396359d481e: - s390: Fix build for -march=z13 - arm: Support gcc older than 10 for find_zero_all - Linux: Remove generic Implies - Linux: Remove unused generic Makefile - Linux: Assume and consolidate getpeername wire-up syscall - Linux: Assume and consolidate getsockname wire-up syscall - Linux: Move wordsize-32 Version to default - __glob64_time64: Fix typo for stub_warning call (BZ #30146) - elf: Restore ldconfig libc6 implicit soname logic [BZ #30125] - stdlib: Undo post review change to 16adc58e73f3 [BZ #27749] - Define PC, SP and SYSRETURN for hurd x86_64 - mach: Use PAGE_SIZE - hurd: Simplify init-first.c a bit - hurd: Make timer_t pointer-sized - hurd: Fix xattr function return type - hurd: Use proper integer types - hurd: Move thread state manipulation into _hurd_tls_new () - glob64_time64: Fix typo for stub_warning call (BZ #30146) - Use uintptr_t instead of performing pointer subtraction with a null pointer - ARC:fpu: add extra capability check before use of sqrt and fma builtins - ARC: align child stack in clone - string: Remove string_private.h - iconv: Remove _STRING_ARCH_unaligned usage - iconv: Remove _STRING_ARCH_unaligned usage for get/set macros - resolv: Remove _STRING_ARCH_unaligned usage - nscd: Remove _STRING_ARCH_unaligned usage - stdlib: Simplify getenv - crypto: Remove _STRING_ARCH_unaligned usage - Fix ifunc-impl-list.c build for s390 - [hurd] Fix i686 build breakage caused by 4fedebc91108 - C2x strtol binary constant handling - [hurd] Add MTU_DISCOVER values - hurd: Fix unwinding over INTR_MSG_TRAP in shared too - mach: undef ENTRY2 - hurd: i386 TLS tweaks - stdio: Do not ignore posix_spawn error on popen (BZ #29016) - update auto-libm-test-out-hypot - added pair of inputs for hypotf in binary32 - Naming the parameter of dummy_sa_handler - hurd: Fix tcflag_t and speed_t types on 64-bit - htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.h - hurd, htl: Add some x86_64-specific code - Fix typos in comments - htl: Generalize i386 pt-machdep.h to x86 - hurd: Set up the basic tree for x86_64-gnu - mach: Look for mach_i386.defs on x86_64 too - htl: Fix semaphore reference - hurd: Fix xattr error value - mach, hurd: Cast through uintptr_t - hurd: Use mach_msg_type_number_t where appropriate - hurd: Refactor readlinkat() - Use __builtin_FILE instead of __FILE__ in assert in C++. - hurd: Fix unwinding over INTR_MSG_TRAP - powerpc64: Add the clone3 wrapper - string: Disable stack protector in early static initialization - string: Add libc_hidden_proto for memrchr - string: Add libc_hidden_proto for strchrnul - elf: Smoke-test ldconfig -p against system /etc/ld.so.cache - NEWS: Document CVE-2023-25139. - Use 64-bit time_t interfaces in strftime and strptime (bug 30053) - C-SKY: Strip hard float abi from hard float feature. - S390: Influence hwcaps/stfle via GLIBC_TUNABLES. - string: Hook up the default implementation on test-strrchr - string: Hook up the default implementation on test-memrchr - string: Hook up the default implementation on test-memchr - string: Hook up the default implementation on test-strcpy - string: Hook up the default implementation on test-stpcpy - string: Hook up the default implementation on test-strncmp - string: Hook up the default implementation on test-strcmp - string: Hook up the default implementation on test-strchr - string: Hook up the default implementation on test-strnlen - string: Hook up the default implementation on test-strlen - riscv: Add string-fza.h and string-fzi.h - sh: Add string-fzb.h - powerpc: Add string-fza.h - arm: Add string-fza.h - alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.h - hppa: Add string-fza.h, string-fzc.h, and string-fzi.h - hppa: Add memcopy.h - string: Improve generic strrchr with memrchr and strlen - string: Improve generic memrchr - string: Improve generic strnlen with memchr - string: Improve generic memchr - string: Improve generic strcpy - string: Improve generic stpcpy - string: Improve generic strncmp - string: Improve generic strcmp - string: Improve generic strchr - string: Improve generic strchrnul - string: Improve generic strlen - Add string vectorized find and detection functions - Parameterize OP_T_THRES from memcopy.h - Parameterize op_t from memcopy.h - Replace rawmemchr (s, '\0') with strchr - AArch64: Improve SVE memcpy and memmove - Account for grouping in printf width (bug 30068) - Move RETURN_TO to x86/sysdep.h and implement x86_64 version. - Remove pthread-pi-defines.sym - stdlib: tests: don't double-define _FORTIFY_SOURCE - LoongArch: Add new relocation types. - Remove sysdeps/mach/i386/machine-sp.h - cdefs: Limit definition of fortification macros - hurd: Move some i386 bits to x86 - Remove support setting custom demuxers during signal handling. - hurd: Implement SHM_ANON - hurd: Implement O_TMPFILE - hurd: Consolidate file_name_lookup implementation - Linux: optimize clone3 internal usage - aarch64: Add the clone3 wrapper - linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn - Linux: Do not align the stack for __clone3 - linux: Extend internal clone3 documentation - linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL - Open master branch for glibc 2.38 development * Sat Feb 04 2023 Carlos O'Donell <carlos@redhat.com> - 2.37-1 - Drop already included glibc-dprintf-length.patch patch. - Apply glibc-printf-grouping-swbz30068.patch to fix swbz#30068. - Auto-sync with upstream branch release/2.37/master, commit a704fd9a133bfb10510e18702f48a6a9c88dbbd5: - Create ChangeLog.old/ChangeLog.26. (tag: glibc-2.37) - Prepare for glibc 2.37 release. - x86: Fix strncat-avx2.S reading past length [BZ #30065] - Update install.texi, and regenerate INSTALL. - Update manual/contrib.texi. - Update NEWS file with bug fixes. - Regenerate configure. - Update all PO files in preparation for release. - doc: correct _FORTIFY_SOURCE doc in features.h - libio: Update number of written bytes in dprintf implementation * Tue Jan 31 2023 Florian Weimer <fweimer@redhat.com> - 2.36.9000-25 - Apply glibc-dprintf-length.patch to fix dprintf return value regression. - Auto-sync with upstream branch master, commit 2f39e44a8417b4186a7f15bfeac5d0b557e63e03: - Account for octal marker in %#o format (rhbz#2165869) - Use binutils 2.40 branch in build-many-glibcs.py - Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py * Wed Jan 25 2023 Florian Weimer <fweimer@redhat.com> - 2.36.9000-24 - Auto-sync with upstream branch master, commit 0d50f477f47ba637b54fb03ac48d769ec4543e8d: - stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039) - Document '%F' format specifier - sparc (64bit): Regenerate ulps - ia64: Regenerate ulps - Update libc.pot for 2.37 release. - x86: Cache computation for AMD architecture. - manual: Fix typo - Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h - Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h - AArch64: Improve strrchr - AArch64: Optimize strnlen - AArch64: Optimize strlen - AArch64: Optimize strcpy - AArch64: Improve strchrnul - AArch64: Optimize strchr - AArch64: Improve strlen_asimd - AArch64: Optimize memrchr - AArch64: Optimize memchr * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.36.9000-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 17 2023 Florian Weimer <fweimer@redhat.com> - 2.36.9000-22 - Auto-sync with upstream branch master, commit 569cfcc6bf35c28112ca8d7112e9eb4a22bed5b8: - hurd: Fix _NOFLSH value - elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864] - string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444] - scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option - configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS * Wed Jan 11 2023 Patsy Griffin <patsy@redhat.com> - 2.36.9000-21 - Auto-sync with upstream branch master, commit 2d2d7e1a8f2e62b442ae8978f0a6c17f385575c4. - configure: Allow user override LD, AR, OBJCOPY, and GPROF - math: Suppress -O0 warnings for soft-fp fsqrt [BZ #19444] - sunrpc: Suppress GCC -O1 warning on user2netname [BZ #19444] - locale: Use correct buffer size for utf8_sequence_error [BZ #19444] - Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits/hwcap.h - Add _FORTIFY_SOURCE implementation documentation [BZ #28998] - Update copyright dates not handled by scripts/update-copyrights - Update copyright dates with scripts/update-copyrights - Remove trailing whitespace in gmp.h - Remove trailing whitespace - C2x semantics for <tgmath.h> - time: Set daylight to 1 for matching DST/offset change (bug 29951) - Fix ldbl-128 built-in function use - x86: Check minimum/maximum of non_temporal_threshold [BZ #29953] - i686: Regenerate ulps * Mon Jan 02 2023 Arjun Shankar <arjun@redhat.com> - 2.36.9000-20 - Drop glibc-rh2155825.patch; fix applied upstream, and - Auto-sync with upstream branch master, commit 5f55b22f4b3ea14c777a60f239d25dc4555eb804: - hurd getcwd: Fix memory leak on error - hurd fcntl: Make LOCKED macro more robust - hurd: Make dl-sysdep __sbrk check __vm_allocate call - htl: Drop duplicate check in __pthread_stack_alloc - hurd hurdstartup: Initialize remaining fields of hurd_startup_data - hurd _S_msg_add_auth: Initialize new arrays to 0 - htl: Check error returned by __getrlimit - getdelim: ensure error indicator is set on error (bug 29917) - htl: Fix sem_wait race between read and gsync_wait - Avoid use of atoi in malloc - Linux: Pass size argument of epoll_create to the kernel - Simplify scripts/cross-test-ssh.sh configuration. - Define MADV_COLLAPSE from Linux 6.1 - powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ - Update all PO files in preparation for release. - Update kernel version to 6.1 in header constant tests - Update syscall lists for Linux 6.1 - libio: Convert __vswprintf_internal to buffers (bug 27857) - libio: Convert __obstack_vprintf_internal to buffers (bug 27124) - libio: Convert __vdprintf_internal to buffers - libio: Convert __vasprintf_internal to buffers - libio: Convert __vsprintf_internal to buffers - stdio-common: Add lock optimization to vfprintf and vfwprintf - stdio-common: Convert vfprintf and related functions to buffers - stdio-common: Add __translated_number_width - stdio-common: Add __printf_function_invoke - stdio-common: Introduce buffers for implementing printf - locale: Implement struct grouping_iterator - Use Linux 6.1 in build-many-glibcs.py - Avoid use of atoi in some places in libc * Thu Dec 22 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-19 - Fix epoll_create regression (#2155825) * Mon Dec 19 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-18 - Auto-sync with upstream branch master, commit c1c0dea38833751f36a145c322ce53c9a08332e1: - Linux: Remove epoll_create, inotify_init from syscalls.list (#2154747) - Linux: Reflow and sort some Makefile variables - mach: Drop remnants of old_CFLAGS - mach: Fix passing -ffreestanding when checking for gnumach headers - Force use of -ffreestanding when checking for gnumach headers - elf: Fix tst-relro-symbols.py argument passing - x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863] - Allow _Qp_fgt in sparc64 localplt.data * Mon Dec 12 2022 DJ Delorie <dj@redhat.com> - 2.36.9000-17 - Auto-sync with upstream branch master, commit 5dcd2d0ad02ff12c76355ef4f40947c1857ac482. - stdlib: Move _IO_cleanup to call_function_static_weak - elf: Do not assume symbol order on tst-audit25{a,b} - time: Use 64 bit time on tzfile - nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402) - nis: Build libnsl with 64 bit time_t - realloc: Return unchanged if request is within usable size - Linux: Consolidate typesizes.h - Linux: Make generic fcntl.h the default one - Linux: make generic xstatver.h the default one - Linux: Remove generic sysdep - Linux: Assume and consolidate shutdown wire-up syscall - Linux: Assume and consolidate listen wire-up syscall - Linux: Assume and consolidate socketpair wire-up syscall - Linux: Assume and consolidate socket wire-up syscall - Linux: Assume and consolidate bind wire-up syscall - Linux: consolidate ____longjmp_chk - Linux: consolidate sendfile implementation - Linux: consolidate unlink implementation - Linux: consolidate symlink implementation - Linux: consolidate rmdir implementation - Linux: consolidate readlink implementation - Linux: consolidate mkdir implementation - Linux: consolidate link implementation - Linux: consolidate lchown implementation - Linux: consolidate inotify_init implementation - Lninux: consolidate epoll_create implementation - Linux: consolidate dup2 implementation - Linux: consolidate chown implementation - Linux: consolidate chmod implementation - linux: Consolidate dl-origin.c - linux: Use long int for syscall return value - LoongArch: Use medium cmodel build libc_nonshared.a. - x86_64: State assembler is being tested on sysdeps/x86/configure - configure: Remove AS check - configure: Remove check if ld is GNU - configure: Remove check if as is GNU - configure: Move locale tools early * Mon Dec 05 2022 Arjun Shankar <arjun@redhat.com> - 2.36.9000-16 - Auto-sync with upstream branch master, commit 8fb923ddc38dd5f4bfac4869d70fd80483fdb87a: - hurd: Make getrandom cache the server port - powerpc64: Remove old strncmp optimization - x86-64 strncpy: Properly handle the length parameter [BZ# 29839] - x86-64 strncat: Properly handle the length parameter [BZ# 24097] - ARC: update definitions in elf/elf.h - scripts: Add "|" operator support to glibcpp's parsing - Apply asm redirections in syslog.h before first use [BZ #27087] - LoongArch: Add support for ilogb[f] - LoongArch: Add support for scalb[f] - LoongArch: Add support for scalbn[f] - LoongArch: Use __builtin_logb{,f} with GCC >= 13 - Use GCC builtins for logb functions if desired. - LoongArch: Use __builtin_llrint{,f} with GCC >= 13 - Use GCC builtins for llrint functions if desired. - LoongArch: Use __builtin_lrint{,f} with GCC >= 13 - Use GCC builtins for lrint functions if desired. - LoongArch: Use __builtin_rint{,f} with GCC >= 13 * Mon Nov 28 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-15 - Auto-sync with upstream branch master, commit f704192911c6c7b65a54beab3ab369fca7609a5d: - x86/fpu: Factor out shared avx2/avx512 code in svml_{s|d}_wrapper_impl.h - x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h - x86/fpu: Reformat svml_{s|d}_wrapper_impl.h - x86/fpu: Fix misspelled evex512 section in variety of svml files - x86/fpu: Add missing ISA sections to variety of svml files - stdio-common: Add missing dependencies (bug 29780) - i386: Avoid rely on linker optimization to avoid relocation - elf: Fix rtld-audit trampoline for aarch64 - Define in_int32_t_range to check if the 64 bit time_t syscall should be used * Mon Nov 14 2022 Arjun Shankar <arjun@redhat.com> - 2.36.9000-14 - Auto-sync with upstream branch master, commit 94628de77888c3292fc103840731ff85f283368e: - elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776) - LoongArch: Hard Float Support for fmaximum_mag_num{f/ }, fminimum_mag_num{f/ }. - LoongArch: Hard Float Support for fmaximum_mag{f/ }, fminimum_mag{f/ }. - LoongArch: Hard Float Support for fmaxmag{f/ }, fminmag{f/ }. - LoongArch: Hard Float Support for fmaximum_num{f/ }, fminimum_num{f/ }. - LoongArch: Hard Float Support for fmaximum{f/ }, fminimum{f/ }. - LoongArch: Hard Float Support for float-point classification functions. - LoongArch: Use __builtin_{fma, fmaf} to implement function {fma, fmaf}. * Thu Nov 10 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-13 - Auto-sync with upstream branch master, commit 22a46dee24351fd5f4f188ad80554cad79c82524: - Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771) - riscv: Get level 3 cache's information - debug: Fix typo in tests-unsupported rule - iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format - Makerules: Generate shlib.lds with -fuse-ld=bfd - x86: Add avx2 optimized functions for the wchar_t strcpy family - x86: Add evex optimized functions for the wchar_t strcpy family - x86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions - x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions - benchtests: Make str{n}{cat|cpy} benchmarks output json - x86: Use VMM API in memcmpeq-evex.S and minor changes - x86: Use VMM API in memcmp-evex-movbe.S and minor changes - string: Add len=0 to {w}memcmp{eq} tests and benchtests - Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) - hurd: Add sigtimedwait and sigwaitinfo support * Mon Nov 07 2022 DJ Delorie <dj@redhat.com> - 2.36.9000-12 - Auto-sync with upstream branch master, commit 8d291eabd541029d7ac705cc1ea112c58dfbb05f. - Apply asm redirection in gmp.h before first use - Rewrite find_cxx_header config configure.ac - elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dynamic() - elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIE - posix: Make posix_spawn extensions available by default - x86_64: Implement evex512 version of strrchr and wcsrchr - elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) - LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1]. - scripts/glibcelf.py: Properly report <elf.h> parsing failures - elf: Rework exception handling in the dynamic loader [BZ #25486] - linux: Drop useless include from fstatat.c - Fix OOB read in stdlib thousand grouping parsing [BZ #29727] - linux: Fix fstatat on MIPSn64 (BZ #29730) - elf: Remove allocate use on _dl_debug_printf - nptl: Fix pthread_create.c build with clang - allocate_once: Apply asm redirection before first use - alloc_buffer: Apply asm redirection before first use - configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases - Disable use of -fsignaling-nans if compiler does not support it - intl: Fix clang -Wunused-but-set-variable on plural.c - Apply asm redirection in not-cancel before first use - malloc: Use uintptr_t for pointer alignment - Use uintptr_t in fts for pointer alignment - Fix build with GCC 13 _FloatN, _FloatNx built-in functions - elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN) - x86-64: Improve evex512 version of strlen functions - Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling. - Remove unused scratch_buffer_dupfree - Fix elf/tst-dlmopen-twice not to exhaust static TLS - Use uintptr_t in string/tester for pointer alignment - stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501) - Fix resource/bug-ulimit1 test - Fix missing NUL terminator in stdio-common/scanf13 test - Fix off-by-one OOB read in elf/tst-tls20 - elf: Fix alloca size in _dl_debug_vdprintf - malloc: Use uintptr_t in alloc_buffer - Fix invalid pointer dereference in wcpcpy_chk - Fix invalid pointer dereference in wcscpy_chk - aarch64: Fix the extension header write in getcontext and swapcontext - aarch64: Don't build wordcopy - scripts: Use bool in tunables initializer - longlong.h: update from GCC for LoongArch clz/ctz support * Thu Oct 27 2022 Patsy Griffin <patsy@redhat.com> - 2.36.9000-11 - Auto-sync with upstream branch master, commit 6f360366f7f76b158a0f4bf20d42f2854ad56264. - elf: Introduce to _dl_call_fini - ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called - scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY) - Remove lingering libSegfault Makefile entries - aarch64: Use memcpy_simd as the default memcpy - aarch64: Cleanup memset ifunc - elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x - x86_64: Implement evex512 version of strchrnul, strchr and wcschr - linux: Fix generic struct_stat for 64 bit time (BZ# 29657) - manual: Add missing % in int conversion list - Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488) - Remove all assembly optimizations for htonl and htons - Remove htonl.S for i386/x86_64 - Fix BZ #29463 in the ibm128 implementation of y1l too - Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h - x86: Use `testb` for FSRM check in memmove-vec-unaligned-erms - x86: Use `testb` for case-locale check in str{n}casecmp-sse42 - x86: Use `testb` for case-locale check in str{n}casecmp-sse2 - x86: Use `testb` for case-locale check in str{n}casecmp-avx2 - x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl - x86: Remove AVX512-BVMI2 instruction from strrchr-evex.S - sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698] - nis: Fix nis_print_directory - linux: Avoid shifting a negative signed on POSIX timer interface - Bench: Improve benchtests for memchr, strchr, strnlen, strrchr - x86: Optimize strrchr-evex.S and implement with VMM headers - x86: Optimize memrchr-evex.S - x86: Optimize strnlen-evex.S and implement with VMM headers - x86: Shrink / minorly optimize strchr-evex and implement with VMM headers - x86: Optimize memchr-evex.S and implement with VMM headers - x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr - String: Improve test coverage for memchr - Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources - Introduce <pointer_guard.h>, extracted from <sysdep.h> - x86-64: Move LP_SIZE definition to its own header - math: Fix asin and acos invalid exception with old gcc - x86: Update strlen-evex-base to use new reg/vec macros. - x86: Remove now unused vec header macros. - x86: Update memset to use new VEC macros - x86: Update memmove to use new VEC macros - x86: Update memrchr to use new VEC macros - x86: Update VEC macros to complete API for evex/evex512 impls - elf: Do not completely clear reused namespace in dlmopen (bug 29600) - malloc: Switch global_max_fast to uint8_t - Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h - Add AArch64 HWCAP2_EBF16 from Linux 6.0 to bits/hwcap.h - String: Improve test coverage for memchr - elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support - socket: Use offsetof in SUN_LEN (bug 29578) - Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375) - LoongArch: Fix the condition to use PC-relative addressing in start.S - arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774) - csu: Disable stack protector for static-reloc for static-pie - NEWS: Fix grammar - elf: Simplify output of hwcap subdirectories in ld.so help - elf: Remove _dl_string_hwcap - Add NEWS entry for legacy hwcaps removal - elf: Remove hwcap and bits_hwcap fields from struct cache_entry - elf: Remove hwcap parameter from add_to_cache signature - elf: Remove legacy hwcaps support from ldconfig - elf: Remove legacy hwcaps support from the dynamic loader - x86_64: Remove platform directory library loading test - Update to Unicode 15.0.0 [BZ #29604] - Update kernel version to 6.0 in header constant tests - x86: Fix -Os build (BZ #29576) - sunrpc: Suppress GCC -Os warning on user2netname - rt: Initialize mq_send input on tst-mqueue{5,6} - posix: Suppress -Os may be used uninitialized warnings on regexec - posix: Suppress -Os warnings on fnmatch - locale: prevent maybe-uninitialized errors with -Os [BZ #19444] - Regenerate sysdeps/mach/hurd/bits/errno.h - Update syscall lists for Linux 6.0 - nscd: Drop local address tuple variable [BZ #29607] - Use Linux 6.0 in build-many-glibcs.py - 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 - x86: Cleanup pthread_spin_{try}lock.S - Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock * Mon Oct 17 2022 Carlos O'Donell <carlos@redhat.com> - 2.36.9000-10 - Enable ELF DT_HASH for shared objects and the dynamic loader (#2129358)
/usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/30a5799e644eddc95989d538ef3f1d41d8decb /usr/lib/.build-id/00/362bea1c673bd1d032647853de0c343222a60b /usr/lib/.build-id/00/8395d2cd96eb00fdf6587493b8bbf8b2fa9150 /usr/lib/.build-id/00/d48184afeb51a04a87367a9c80173e5de20316 /usr/lib/.build-id/04 /usr/lib/.build-id/04/814edc3378df055dca4df2900cf02a06675688 /usr/lib/.build-id/05 /usr/lib/.build-id/05/2de2f591fdbf2c0d2fe1fc340f22ab0cebd8dc /usr/lib/.build-id/08 /usr/lib/.build-id/08/a512e8f8aa83296bc63f13183bb049e838f846 /usr/lib/.build-id/09 /usr/lib/.build-id/09/0ff761085d8af39ebbda69a85a7c117a839ece /usr/lib/.build-id/09/80504cc0e16cebe2fd909f46d2947457babceb /usr/lib/.build-id/0b /usr/lib/.build-id/0b/60a0ffa9429a455f07d7f529f65b12aed0fa31 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/4bb97876cdca94883a6a8d7266c6a30e2d39cf /usr/lib/.build-id/0c/5882ea859f8bd5e242e5af73c6bc069e2b9cf2 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/916f4672d72ed3459872f6795d7e8ef2a48663 /usr/lib/.build-id/0d/dc98f478b5b7bbded158e5a9ef9802a5ac34f7 /usr/lib/.build-id/0e /usr/lib/.build-id/0e/533efd901a7936bbd882b706259d98316b6e73 /usr/lib/.build-id/0e/ddc598b2c50f01b6ea32f0caed39e6a5cde0e0 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/e99b62bd16bab834649f20bba5777c984639a5 /usr/lib/.build-id/10 /usr/lib/.build-id/10/643aa33c0c9488acee974a3710c9915132bbf0 /usr/lib/.build-id/10/8c4259f1a3df62fc18f1090e01bcd3bd5a5953 /usr/lib/.build-id/11 /usr/lib/.build-id/11/8049b97f319de4b57b4e886b9372bf7578e25d /usr/lib/.build-id/12 /usr/lib/.build-id/12/4ba7ccf71907d5ea70859a84f1b119bec4f24a /usr/lib/.build-id/12/66ddc1b51bbf31a7ffbe9fe593354c43d75792 /usr/lib/.build-id/13 /usr/lib/.build-id/13/308c5bd15c49c76bafd16af6934b71964ebb57 /usr/lib/.build-id/15 /usr/lib/.build-id/15/6e21b78e26c6d60487759d279553b23b7b2b79 /usr/lib/.build-id/17/0a0a4c4c3f91c5f731a6e4f9fd2b5acd7924af /usr/lib/.build-id/17/2a175c19ce56b816b6d0a2e35db39c4b6ce467 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/6a2611a0f145d9e825a2c3508c2a795b2ee171 /usr/lib/.build-id/1b/ac18326e7b3d33cb18e6a317daae034d730acd /usr/lib/.build-id/1c /usr/lib/.build-id/1c/1fd800941f5e90399ed01d4de40d70f8c8fc98 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/0c200be1691e4cda7dc7aceeae2d6c5b343779 /usr/lib/.build-id/1f/9deb1a4857b1e4a34ff6a01cccb9f055351eee /usr/lib/.build-id/20 /usr/lib/.build-id/20/739bf53a7e7ac46ddbef076f2f4d9fc30902ab /usr/lib/.build-id/21 /usr/lib/.build-id/21/6631b556f957dd6c4e6816a62f6d68e9e2ff04 /usr/lib/.build-id/22 /usr/lib/.build-id/22/64946c14e7a6cc4c5023ea56a7d3c7549b5794 /usr/lib/.build-id/24 /usr/lib/.build-id/24/02974fe93517822d7ec1b3e69ac643342ab341 /usr/lib/.build-id/25/496197fee44b5a69f3c377b3c5223b3e4dad6b /usr/lib/.build-id/25/9fdd2967269ba48d0ccd6b4a37db6af456bc79 /usr/lib/.build-id/26 /usr/lib/.build-id/26/55af4c3b331f41bc5f36d7a3cd6860c90b04ef /usr/lib/.build-id/28 /usr/lib/.build-id/28/e260921e07b1af8606db961f43ea9eeaa59922 /usr/lib/.build-id/29 /usr/lib/.build-id/29/3140b952f778473bfe721d3cce7f8355f829ce /usr/lib/.build-id/29/f17b48998b30f489520afe12c6611a1190098b /usr/lib/.build-id/2b /usr/lib/.build-id/2b/7cc03cf9335fc2ad2058e9472cc0a65ea68f85 /usr/lib/.build-id/2b/a15f44b6a21d327ba8eb955d6e0ffe71120885 /usr/lib/.build-id/2b/e5d4dc76e254da26a49d684f3facb8fae36536 /usr/lib/.build-id/2d/4dfefe7785410ebef096755df6423cb8acb3cd /usr/lib/.build-id/2f /usr/lib/.build-id/2f/42a892dbe7e5130c2462d18bda6ebaf5f4df90 /usr/lib/.build-id/2f/87b1865a3d120e5ded37b1dca1b46e11943ace /usr/lib/.build-id/2f/c52a3caed8de2d5419c94cc63f1fae918808af /usr/lib/.build-id/30/08dcdf3d4299709730fd39a822f6e237076374 /usr/lib/.build-id/30/fac6202cc9a69200ae9acfd2278fe1c71618b1 /usr/lib/.build-id/32 /usr/lib/.build-id/32/1d748f085fbcada28b607430ccd8a8ada20002 /usr/lib/.build-id/34 /usr/lib/.build-id/34/322079e476c919bde5742327fd13f2c49f667e /usr/lib/.build-id/34/959d1b53ca5a003fd0aea8d842ecb4ab116955 /usr/lib/.build-id/35 /usr/lib/.build-id/35/4eba75bfd30645d1a96f4c39ed4e5ab966d11f /usr/lib/.build-id/39 /usr/lib/.build-id/39/61038a42310184741c4431f65185b3cd54e8e2 /usr/lib/.build-id/39/c76ca9ec77f341ddc1ff506c2b8b4184bcb139 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/762700ec3210d2ca0bc83bf1b88e1d5992bf2f /usr/lib/.build-id/3d/ddd3741818e54ccd7b6d860627ec69133c2630 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/fd2f52e9f64989d4adc8b9e067d17dceb3029b /usr/lib/.build-id/40 /usr/lib/.build-id/40/7c26af6723af28bb4debcdb2784e3f4d04ea13 /usr/lib/.build-id/40/a8f64441c0636386b65782a43599792eb11e41 /usr/lib/.build-id/40/d8a0d5b15669cbe9dfafdd0ae1dc91dfcda87b /usr/lib/.build-id/41 /usr/lib/.build-id/41/47bb85e12b67261357df3cd064d27db962caea /usr/lib/.build-id/41/b36a4d827610890b3e1fa2d8a6cfb1819afbc3 /usr/lib/.build-id/42 /usr/lib/.build-id/42/25cf7631444adf8b0fb9422ba8b03ce854cf91 /usr/lib/.build-id/42/51db27069506733c6971fea88ce7704d9a03de /usr/lib/.build-id/46 /usr/lib/.build-id/46/4c6d68e9d0eb24820ac14ad321ba0afc17e075 /usr/lib/.build-id/47 /usr/lib/.build-id/47/9d91d5529499a110bf95129787228bacb87a1c /usr/lib/.build-id/48 /usr/lib/.build-id/48/2f2634e27b85078e6a3028bc27ddc11bef5fdd /usr/lib/.build-id/48/96a3020f4902f0911eb3605f33ac1d1b255790 /usr/lib/.build-id/49 /usr/lib/.build-id/49/01306c871fb944a6bcad7ff3c5723bad14100f /usr/lib/.build-id/49/f75bc6c6ffe1c807dfb142fc43812f92187e01 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/263680d8668bd4666791de00a40285dbba3de6 /usr/lib/.build-id/4a/c76b0bed73340390e4d52a10634a081cb0db5b /usr/lib/.build-id/4b /usr/lib/.build-id/4b/813663bc9aa8e7e12d7f5a414df145c3b3c157 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/dd0218e2768318cd030ca31cb13258dcf0da95 /usr/lib/.build-id/50 /usr/lib/.build-id/50/c75b6fe2e18c3f28b6a1a91886c04e7b8a774d /usr/lib/.build-id/51 /usr/lib/.build-id/51/99d56776bd9c50e503cf1510e9578ee928e655 /usr/lib/.build-id/51/b70983273a0df294d747a2eaa93efa854078d0 /usr/lib/.build-id/52 /usr/lib/.build-id/52/1e598a0fdf2dda764441c2392cdd3cfcf16ddb /usr/lib/.build-id/52/70fb7272d78a002a3d389bf7a14c6ba6ce0791 /usr/lib/.build-id/53 /usr/lib/.build-id/53/968ecc636100747d50a0173b5638f3734c06a0 /usr/lib/.build-id/53/aba1e1a3c66179a1e2aa3fffcbbc680d815801 /usr/lib/.build-id/56 /usr/lib/.build-id/56/2839109db88c9bd0bf15186f09e0d12bc63036 /usr/lib/.build-id/57 /usr/lib/.build-id/57/52be97b71f8810fd6195f072f584fd75884c7c /usr/lib/.build-id/58 /usr/lib/.build-id/58/201f227d0f5b996cf084eba20da54b7e6153a4 /usr/lib/.build-id/58/3ace8afdd2b6f470682a95a0cf67f359dd0964 /usr/lib/.build-id/58/6e2b22b9f7cde137386bc9d0c4c6d5af16312a /usr/lib/.build-id/58/98818b162c440257c51614ae682a652e201b3c /usr/lib/.build-id/59 /usr/lib/.build-id/59/2998d05b9967dd1bb69ccbfac3bc0ea72a6901 /usr/lib/.build-id/59/9176b5d4b79f84aa150c9c2055b543af65e0c5 /usr/lib/.build-id/5a /usr/lib/.build-id/5a/260c920b217aabb6c0fcfe489f6b75eee6131b /usr/lib/.build-id/5c /usr/lib/.build-id/5c/cb4bd92eaf2984790ec99a39669cc2b1f58d4c /usr/lib/.build-id/5e /usr/lib/.build-id/5e/ec616f8548e4e45a26d22b248b082b3b3e52a9 /usr/lib/.build-id/5f /usr/lib/.build-id/5f/765afb48297c2db680b55f9937c496922e8c34 /usr/lib/.build-id/61 /usr/lib/.build-id/61/1ca4da6ab409e3a608ae7a64741d3045bcb95f /usr/lib/.build-id/61/3675429ea56ffc4a5063692a59c4878100be77 /usr/lib/.build-id/62 /usr/lib/.build-id/62/2ec7cf51ba19ebc14613a14585c2f2d7d0e4d6 /usr/lib/.build-id/63 /usr/lib/.build-id/63/fde31b7b9654da2480c5889c523d5f289049bb /usr/lib/.build-id/64 /usr/lib/.build-id/64/316934ff49da25edb74b91b8e4423707256b5f /usr/lib/.build-id/66 /usr/lib/.build-id/66/db8b68b948c4a3e1bdca12af7512f9f6961cf0 /usr/lib/.build-id/68 /usr/lib/.build-id/68/089af001cb2c7b23273a2f03525b0ab074654f /usr/lib/.build-id/69 /usr/lib/.build-id/69/3a475cc42cab50df5e8abe278cbca1d42f9fc1 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/8b9ce6bc8d9663514382d676656cc919afaef3 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/140bdda1f6e6695437519ce85de74289aaaca0 /usr/lib/.build-id/6d/d1e5623eaf7befd2c6f915ef2ce650ce8109db /usr/lib/.build-id/6e /usr/lib/.build-id/6e/a5c032b9f40a4a32fc937ba4adb9aa63b9c5c8 /usr/lib/.build-id/72 /usr/lib/.build-id/72/bc847d11a62261ccbec874cc33b42c6bd749c5 /usr/lib/.build-id/73 /usr/lib/.build-id/73/1212781bcadcfdea72511ead82f702375b6477 /usr/lib/.build-id/73/93054d6238ccaabb1e31d0a3d1d3a219c75bd6 /usr/lib/.build-id/78 /usr/lib/.build-id/78/63b9b01bf3764264e36e67b6bf9d9d9df55bba /usr/lib/.build-id/78/7c2c573876fd9041b38dc1062c1262ca454490 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/c1d4f2a8efca50c26b986d069831888c571c0c /usr/lib/.build-id/7d /usr/lib/.build-id/7d/f17d7218f08ef417e16a246080f0dbf5eb23f7 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/229f5c2fe32f5a6316a19df7dfc8abf93e382a /usr/lib/.build-id/81 /usr/lib/.build-id/81/32557afc5c8da9ae83bcfe23aa3a243f243d49 /usr/lib/.build-id/82/15d3e3c01f6a4c2768d52d1a105d671a8955f6 /usr/lib/.build-id/82/fbfe6c8b7ae3debc9b4a312e1ed5258a0198c2 /usr/lib/.build-id/84 /usr/lib/.build-id/84/b79bd9c4f7b1bf8d164bcb675d95418acbe19e /usr/lib/.build-id/85/924ea09dc391366b712fb5f1328f35d5ba9b79 /usr/lib/.build-id/85/f53d27589aec26d36d5898c229651351e1d539 /usr/lib/.build-id/88 /usr/lib/.build-id/88/8cd0cd7fa75ddd6ec1e4f70ec56528ce020c3d /usr/lib/.build-id/88/cb606a2a4f87bae9286ad0b2e34805bd06f33f /usr/lib/.build-id/89/1fbacd3a3bbebef5fbdcd07ea10aa780819e8c /usr/lib/.build-id/89/67ed2a2ae7c545a6a1501425dc63c19641954d /usr/lib/.build-id/89/d357367462b63dc13290026e4bc6ec5bcf39c6 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/1addfa5ddf755e57d034d6c7a43676f7c1eb72 /usr/lib/.build-id/8c/499c210d727fbf2d5a5de14f851a1065d4c2b6 /usr/lib/.build-id/8d /usr/lib/.build-id/8d/f8628b595c1e44293385320c52310a0d9a68ca /usr/lib/.build-id/8d/fa373053bdae8acf75b455f008af68199ee17c /usr/lib/.build-id/90 /usr/lib/.build-id/90/18ce33f722801e92cbc72184dd3fb52c2241c2 /usr/lib/.build-id/90/332754282f1c29f174c8246a633f9a80c27445 /usr/lib/.build-id/91 /usr/lib/.build-id/91/506fa92340260586aaadff620ac0ceb10a9bd4 /usr/lib/.build-id/92 /usr/lib/.build-id/92/f7c42153811676c20de1b05997f4316e990d2c /usr/lib/.build-id/92/fd34ea71f8a0891ee6982fcbd7378ab48bb45e /usr/lib/.build-id/93 /usr/lib/.build-id/93/4eab524a8c3de7db21622ca8af2e0f432325f7 /usr/lib/.build-id/93/728e98781835cb3f4f6fa7fd9f95671326a7b7 /usr/lib/.build-id/93/9476dbf660b4bdf2671743d4aa61df2664fde3 /usr/lib/.build-id/94 /usr/lib/.build-id/94/52879b4246f41d3b65bb145cb45e754ea4c8a5 /usr/lib/.build-id/94/622338dc0e2514c9778119164033e58e0bd741 /usr/lib/.build-id/94/8ac09b76bbab6f86d27ef227dfe788e8a5dbaa /usr/lib/.build-id/95 /usr/lib/.build-id/95/640d43e3294d49c2a722ea9214bede00e4645a /usr/lib/.build-id/95/fb32c67a8bfd420566eb2138e7828998c72185 /usr/lib/.build-id/96 /usr/lib/.build-id/96/2de18bd935bfddd688c7695b5d09f88830951b /usr/lib/.build-id/97/c08a1f62781fb62da3da6697b95ba9ef84d64a /usr/lib/.build-id/97/e346186b017621bcfcba84afd8496d51415d7c /usr/lib/.build-id/98 /usr/lib/.build-id/98/1ba7ac368c54c65c4044798963af016340c95a /usr/lib/.build-id/98/414ab65dd77a763f61e08fb6a2dda235477012 /usr/lib/.build-id/98/b957d97263843e1ecc9e6673961f8b2f421cc0 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/9448624a1eb3b8c393cd482d51ff8b941b1d22 /usr/lib/.build-id/9d /usr/lib/.build-id/9d/5afa7f57d98fbe40279cce0eca8929f9aeef1a /usr/lib/.build-id/9f/27e77d76dc5407f92230525ab966338f2f36fb /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/31f1dcf38684e9ec37cecbe3ec22afe1c731b7 /usr/lib/.build-id/a0/b1a6f3029d2de34a4fae677a990d628116b944 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/2a94d3b6a5643fe9de82118f385fed220c3838 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/c8cf5b51bc80e0f8eff740dd04a5b7aa4e7d7c /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/1608ad118554f72671e719beb49aa555433397 /usr/lib/.build-id/a4/3c8df65940b61a1e0f2a3179c08406a1eb2bc3 /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/c664fd421a6dc1a948ea2736fd1e19c6451333 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/4ab604590c11f56ffb0ad8d6b3cf80250f19c9 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/db09a1593b16f02dad5c803f432b1bc146c4f5 /usr/lib/.build-id/a8/f19079c1304f4c72d92bab6d88735800ec62dc /usr/lib/.build-id/ab /usr/lib/.build-id/ab/7dac7a24810219a1e9311096e4406868b58b4a /usr/lib/.build-id/ac /usr/lib/.build-id/ac/9296bbd8a5fdc0dccb9a02c6fd1a0fab8f1863 /usr/lib/.build-id/ac/e2adea085a45049f77440187d4babaa78bc971 /usr/lib/.build-id/ad /usr/lib/.build-id/ad/04c0c079e90f5e490b968597545d25a1872862 /usr/lib/.build-id/ad/d6762fd0bc53d871049de40559c5a09ff3c533 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/78771c7079e1001434cd5b792230c066674557 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/02595fb745a978caeea9df8da13ec7653076f2 /usr/lib/.build-id/b0/2eaf403b6624b7fb045155d6595461da313702 /usr/lib/.build-id/b0/6608f648c1baa22fa2aba61ef9cd96176cef9f /usr/lib/.build-id/b0/ab41f54373c776264986252e5e1677bda6408a /usr/lib/.build-id/b0/ea93aadbe4041bc8e264b17d34045d1a31b697 /usr/lib/.build-id/b1/026a5c7755acf36f19a0c1d572406f64c9e24b /usr/lib/.build-id/b1/11ead3e810a52de7a15c0eee2f6c4e3a3f4959 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/98d9f1df48a035f833765265528648fdfafb12 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/be5362f740e5fb022f57e1a090196d9a610fe0 /usr/lib/.build-id/b4/31340d869305e762099f138c2289d619874381 /usr/lib/.build-id/b4/51ae3dc2504d98e1fefdfadc17155abe9a215b /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/8ed66b25d9ca754c46088150b9678d64702f76 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/93c3df49cf1127f3a54ff25958489911469be4 /usr/lib/.build-id/b6/9ff328a6186fcbc660490b18fcbd17c504dcf8 /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/2fe7d03f00103a96b9d2afc86981ea49a54e2e /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/330f9a7d8a001721eb1465bb816dcd54694eaa /usr/lib/.build-id/bc /usr/lib/.build-id/bc/e83c9e9674a3dcdb2f24d64e813dc9b28b0d4f /usr/lib/.build-id/be /usr/lib/.build-id/be/c4f766abc1456ed98862c146eb498196dd22bf /usr/lib/.build-id/bf /usr/lib/.build-id/bf/10cc177a4bf80584e9d847e587d531a8796560 /usr/lib/.build-id/bf/416788489f7b4a25c0f521a22e71abc837d466 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/dccc9f0480165ed288b4ac043a67af99cad0c7 /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/0f76f75698478920b95c26d4f5f70551a3c76c /usr/lib/.build-id/c1/27ac374c96d90ca46574f8f53c7ce6e89b7392 /usr/lib/.build-id/c1/79ad47af6fe0b314020fe2011ba31be28b0ffb /usr/lib/.build-id/c1/9b69c4483194ff3bfbaf9101e24b75e4ae4873 /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/dfc0bc1516f52b2eea913835838fe05904eaff /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/9311a4c71f3fb4bd229a701e5b2e7d3dbb775d /usr/lib/.build-id/c4/c90386d5ddc8de4bcdd63b7e8248ce89efe8a5 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/48e1f659819c71e7add7b819b3a4e341dce68c /usr/lib/.build-id/c5/52c7f0d11d258c59f2ed8cf444e10d703346b6 /usr/lib/.build-id/c6 /usr/lib/.build-id/c6/a7af7724fbe06eea2136a6abdb95c429a3d29e /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/145a8791c0dde8206b2cebe991102e031699e7 /usr/lib/.build-id/cb/9ace7ba0b83e409410df94a682a9b560550c99 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/6d4002b020131ed70ce11aa4fea1269f031824 /usr/lib/.build-id/ce/abf2ccb5626e464ec8ad059bb12b8b2d9508dd /usr/lib/.build-id/cf /usr/lib/.build-id/cf/b0b7fdf8e8d7dd8a4b322d6de4ee21fd3c9131 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/d20f4243c77967f6312691c552681792ab6971 /usr/lib/.build-id/d2/796058355b47c04059258ed794e15154be7a03 /usr/lib/.build-id/d2/eb43bb55577db718ead573fcf733e5214b5e8e /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/e9b553a84d4d0d731a3ee9dc024cd00a357c98 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/f589e8f3873faabd805652d2ffde890a347f17 /usr/lib/.build-id/d7/08c2f74ef27c1f2b56950642bf9e5cf5827d4c /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/532f9082b44c9394d820496927773bf5da5ce5 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/2021d6f3530d2e57af186bec6086a9751d1b71 /usr/lib/.build-id/d9/a029a8065d90939001f60417f3d8adf07f4b83 /usr/lib/.build-id/db /usr/lib/.build-id/db/38a45a8ebc6a341ac892c380e7b342f2c5a95d /usr/lib/.build-id/db/4248b26320a1c751f26d6f984f9f84a36e2b39 /usr/lib/.build-id/db/c6bc1c6ca8b070fc58edb8a63090376d062f7a /usr/lib/.build-id/dc/70ff563df01465dd814e485e42a0d0d3e6b35f /usr/lib/.build-id/dd/7674194e9e260a947f609b8cad3d4700229d0f /usr/lib/.build-id/de /usr/lib/.build-id/de/6beee33e318bc43def5487d72e4ba0c92d53cd /usr/lib/.build-id/df/57a7dd58108be4097cfb0d3305c81564b4f049 /usr/lib/.build-id/df/a02f6251baa552f3373bd266c554afe8532923 /usr/lib/.build-id/df/bc7558c74597735b121ed3d7c39ba05596c61b /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/2772c88e38aae02afd63adccf4ed4f62c7509c /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/98cfd2bd197dffcaedb536d15d9d0674ae68c8 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/86bf13c399890509e134468ad74014e89d2373 /usr/lib/.build-id/e4 /usr/lib/.build-id/e4/0094078fd3533394205e77bbea651fa21407ca /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/bd8970bef1500ab86daf46e76d943f7da150c2 /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/4a3ff0ad7448c7306c958e77b59713a8534399 /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/b8602cb0472d5babe7c84ba73a7df5e851fe68 /usr/lib/.build-id/e9/d435f42e1a58b7a9be162f7ee60804e2c64a51 /usr/lib/.build-id/ea /usr/lib/.build-id/ea/530d72fb2e33287703946b6bf4c0068a67f076 /usr/lib/.build-id/ec/180d3d36cd2e5d7c7fa1997da0913e42cfd2f0 /usr/lib/.build-id/ec/682be5e02cc18a1fcabf4224b33154f09dac65 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/1f9e91fcf22dff0d03717275fc2e9992395999 /usr/lib/.build-id/ed/cdbcdf43ce9b2d877049820c7c43448f946902 /usr/lib/.build-id/ee/4382ae1d6f6d833f16c1b6b6313cbc25965ebc /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/48ce3960de3d6943bf641cc5fd08b9df1b254a /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/11720bd461d9759e7af3b99ab750c4d3393a0d /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/6bc9a8736a7ae48e1f7730f7986ec1b9cda268 /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/c500998603591e6b116749c457a004962471c2 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/39476709ff14d8061593023f9f1d394b01bc7e /usr/lib/.build-id/f7/72ec5518b342ff008e0fa4134de6b6dadf747b /usr/lib/.build-id/fb /usr/lib/.build-id/fb/a7b2463719285c897c827c9cf1d3b491a725be /usr/lib/.build-id/fe /usr/lib/.build-id/fe/2c038f5d4670291c67a4ebf41c7f929acd2ccb /usr/lib/.build-id/ff /usr/lib/.build-id/ff/4d80224f8b7f69bff0857fb191c158ed612b49 /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 Nov 27 04:04:38 2024