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.42 | Vendor: Fedora Project |
Release: 1.fc43 | Build date: Wed Jul 30 10:16:01 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-14.rdu3.fedoraproject.org |
Size: 19377966 | Source RPM: glibc-2.42-1.fc43.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.
LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.0-or-later AND Unicode-3.0 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only
* Wed Jul 30 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-1 - Drop 0001-Revert-Linux-Keep-termios-ioctl-constants-strictly-i.patch, merged upstream. - Auto-sync with upstream branch release/2.42/master, commit bc13db73937730401d592b33092db6df806d193e: - inet-fortified: fix namespace violation (bug 33227) - Bump version number to 2.42 - math: Update auto-libm-tests-in with ldbl-128ibm compoundn/pown failures - INSTALL: Update newest tested binutils version - elf: Compile _dl_debug_state separately (bug 33224) - sframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL flag - Disable SFrame support by default - math: xfail some pown and compoundn tests for ibm128-libgcc - posix: Fix double-free after allocation failure in regcomp (bug 33185) - Revert "Linux: Keep termios ioctl constants strictly internal" - termios: manual: document the SPEED_MAX and BAUD_MAX constants - termios: SPEED_MAX and BAUD_MAX constants - termios: move the baud_t interface from __USE_MISC to __USE_GNU - termios: manual: improve the explanation of various tty concepts - termios: manual: remove duplicate cfgetospeed() definition - termios: manual: fix typo: tcsettattr -> tcsetattr - elf: Initialize GLRO (dl_read_only_area) after static dlopen (bug 33139) - x86-64: Properly compile ISA optimized modf and modff - x86-64: Compile ISA versions of modf/modff with -fno-stack-protector - iconv: iconv -o should not create executable files (bug 33164) * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.41.9000-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jul 18 2025 Adam Williamson <awilliam@redhat.com> - 2.41.9000-23 - Revert "Linux: Keep termios ioctl constants strictly internal" to fix wine build * Fri Jul 18 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-22 - Build without SFrame stack trace format information * Thu Jul 17 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-21 - Auto-sync with upstream branch master, commit 0263528f8dd60cf58976e2d516b7c9edb16ae6f8: - malloc: fix definition for MAX_TCACHE_SMALL_SIZE - SFrame: Add tests that uses DWARF backtracer - configure: Add --enable-sframe option - elf: Add SFrame stack tracing - aarch64: Add SFrame support for aarch64 architecture - x86: Add SFrame support for x86 architecture - elf: Add SFrame support to _dl_find_object function - x86_64: Optimize modf/modff for x86_64-v2 - Linux: Keep termios ioctl constants strictly internal - termios: Move isatty, __isatty_nostatus from io - termios: Reflow and sort Makefile - Remove termios2 ioctl defintions from public headers - elf: Remove now pointless empty ld.so.conf files in single tests - support: Always run ldconfig in containered tests - Makefile: Add ld.so.conf with libgcc dir to testroot.pristine - Makeconfig: Add libgcc directory to rtld-prefix search path - Mark support for lock elision as deprecated. - x86: Avoid vector/r16-r31 registers and memcpy/memset in mcount_internal - fstat: add test and documentation for an edge case. - fstatat: extend tests and documentation - elf: Restore support for _r_debug interpositions and copy relocations - elf: Introduce _dl_debug_change_state - elf: Introduce separate _r_debug_array variable - manual: Remove '.info' suffix in manual names passed to @ref [BZ #32962]. - elf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088] - stdlib: Fix __libc_message_impl iovec size (BZ 32947) - AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112] - malloc: Cleanup tcache_init() - malloc: replace instances of __builtin_expect with __glibc_unlikely - malloc: refactored aligned_OK and misaligned_chunk - elf: Add missing DSO dependencies for tst-rtld-no-malloc-{audit,preload} - powerpc: Remove modf optimization - powerpc: Remove modff optimization - manual: Add missing free to open_memstream example [BZ #27866] - Linux: Convert '__close_nocancel_nostatus' to a standalone handler - Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [BZ #33035] - inet: Implement inet_ntoa on top of inet_ntop - resolv: Optimize inet_ntop - resolve: Proper indent resolv/inet_ntop.c - benchtests: Add IPv6 inet_ntop benchmark - benchtests: Add IPv4 inet_ntop benchmark - posix: Fix fnmatch build with gcc-16 - powerpc: use .machine power10 in POWER10 assembler sources * Sun Jun 22 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-20 - Remove glibc-rh2368545.patch, applied upstream. - Auto-sync with upstream branch master, commit b3b0d0308c95d213f019b19c33abf1b06911f528: - i386: Update ___tls_get_addr to preserve vector registers - manual: Clarify renameat documentation - posix: Add nonnull attribute to glob_pattern_p. - math: Simplify and optimize modf implementation - math: Simplify and optimize modff implementation - AArch64: Improve codegen SVE log1p helper - AArch64: Optimise SVE FP64 Hyperbolics - AArch64: Optimize SVE exp functions - Fix termios related targets - malloc: Cleanup _mid_memalign - aarch64: simplify calls to __libc_arm_za_disable in assembly - aarch64: GCS: use internal struct in __alloc_gcs - powerpc: Remove assembler workarounds - malloc: Fix tests-malloc-largetcache tests - Add TCPI_OPT_USEC_TS from Linux 6.14 and TCPI_OPT_TFO_CHILD from 6.15 to netinet/tcp.h. - linux/termios: regression test for termios speed functions - include/array_length.h: add array_foreach[_const] macros - termios: unify the naming of the termios speed fields - termios: add new baud_t interface, defined to be explicitly numeric - manual: document all the termios Bxxx constants in the manual - termios: merge the termios baud definitions - hurd+generic/termios: make speed_t an unsigned int - termios: change the generic cfsetspeed() to support arbitrary speeds - hurd/termios: remove USE_OLD_TTY - linux: implement arbitrary and split speeds in termios - linux/termios/powerpc: deal with powerpc-unique ioctl emulation - linux/ioctls: use <linux/sockios.h> for sockios ioctls - io: replace local_isatty() with a proper function __isatty_nostatus() - termios: make __tcsetattr() the internal interface * Fri Jun 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-19 - Remove glibc-fedora-manual-dircategory.patch (#2252409) * Fri Jun 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-18 - Remove glibc-fedora-linux-tcsetattr.patch (#2252406) * Thu Jun 19 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-17 - langpacks: Use symlinks for LC_NAME, LC_NUMERIC files if possible (RHEL-97433) * Tue Jun 17 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-16 - Replace glibc-rh2368545.patch with upstream fix under review. - Auto-sync with upstream branch master, commit d1b27eeda3d92f33314e93537437cab11ddf4777: - malloc: Sort tests-exclude-largetcache in Makefile - ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702) - ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059) - ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702) - ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745) - malloc: add testing for large tcache support - malloc: add tcache support for large chunk caching - Always check lockf64 return value - elf: Add optimization barrier for __ehdr_start and _end - htl: move pthread_key_*, pthread_get/setspecific - elf: Remove the unused _etext declaration - io: Mark lockf() __wur [BZ #32800] - benchtests: Improve modf benchtest - benchtests: Add modff benchtest - riscv: Correct __riscv_hwprobe function prototype [BZ #32932] - resolv: Add test for getaddrinfo returning FQDN in ai_canonname - aarch64: fix typo in sysdeps/aarch64/Makefile - Advisory text for CVE-2025-5745 - Advisory text for CVE-2025-5702 - hurd: Make __getrandom_early_init call __mach_init - x86: Avoid GLRO(dl_x86_cpu_features) - manual: Add a comparative example of 'clock_nanosleep' use - AArch64: Fix builderror with GCC 12.1/12.2 - Linux: Drop obsolete kernel support with `if_nameindex' and `if_nametoindex' - aarch64: add __ifunc_hwcap function to be used in ifunc resolvers - aarch64: add support for hwcap3,4 - manual: Document futimens and utimensat - manual: Document unlinkat - manual: Document renameat - manual: Document mkdirat - manual: Document faccessat - manual: Expand Descriptor-Relative Access section - Makefile: Avoid $(objpfx)/ in makefiles - manual: Document error codes missing for 'inet_pton' - manual: Document error codes missing for 'if_nametoindex' - manual: Document error codes missing for 'if_indextoname' - posix: fix building regex when _LIBC isn't defined - localedata: Use the name North Macedonia. - malloc: Count tcache entries downwards - sparc: Fix argument passing to __libc_start_main (BZ 32981) - localedata: Refer to Eswatini instead of Swaziland. - sigaction: don't sign-extend sa_flags - stdio-common: Add nonnull attribute to stdio_ext.h functions. - elf: Fix UB on _dl_map_object_from_fd - argp: Fix shift bug - math: Remove i386 ilogb/ilogbf/llogb/llogbf - math: Optimize float ilogb/llogb - math: Remove UB and optimize double ilogbf - math: Optimize double ilogb/llogb - math: Remove UB and optimize double ilogb - manual: Correct return value description of 'clock_nanosleep' - nss: free dynarray buffer after parsing nsswitch.conf - manual: Document clock_nanosleep - manual: Fix invalid 'illegal' usage with 'nanosleep' - manual: Fix duplicate 'consult' erratum - localedata: Correct Persian collation rules description - stdio-common: Correct 'sscanf' test feature wrapper description - manual: Document error codes missing for 'inet_ntop' - manual: Document error codes missing for 'socket' - stdio-common: Consistently use 'num_digits_len' in 'vfscanf' - Update syscall lists for Linux 6.15 - AArch64: Improve enabling of SVE for libmvec - AArch64: Improve codegen in SVE log1p - Use Linux 6.15 in build-many-glibcs.py - manual: mention PKEY_UNRESTRICTED macro in the manual - linux: use PKEY_UNRESTRICTED macro in tst-pkey - misc: add PKEY_UNRESTRICTED macro - generic: Add missing parameter name to __getrandom_early_init - hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msg - Update RISC-V relocations - malloc: Fix malloc init order - Move C warning flags from +gccwarn to +gccwarn-c - doc: Add missing space in documentation of __TIMESIZE - doc: Fix typos in documentation of _TIME_BITS - Fix comment typo in libc-symbols.h - Turn on -Wmissing-parameter-name by default if available - manual: Document getopt_long_only with single letter options (bug 32980) * Fri May 30 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-15 - malloc: Revert to the glibc-2.41.9000-6.fc43 version (#2368545) * Mon May 26 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-14 - Remove glibc-configure-disable-libsupport.patch, solved with upstream commit be61b9493d38032519e596f282f9695667402c8d ("support: Use unwinder in links-dso-program-c only with libgcc_s"). - Fix regression malloc initialization (#2368545) - Auto-sync with upstream branch master, commit 4f4c4fcde76aedc1f5362a51d98ebb57a28fbce9: - Turn on -Wfree-labels by default if available - S390: Use cfi_val_offset instead of cfi_escape. 31bit part - libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f) - INSTALL: Regenerate with texinfo 7.2 - Fix error reporting (false negatives) in SGID tests - manual: Use more inclusive language in comments. - Makerules: Use 'original' instead of 'master' in source. - gen-libm-test: Use 'original source' instead of 'master' in code. - nss_test1: Use 'parametrized template' instead of 'master' in comment. - linknamespace: Use 'ALLOWLIST' instead of 'WHITELIST' in code. - posix: Use more inclusive language in test data. - pylintrc: Remove obsolete ignore section and comments. - support: Pick group in support_capture_subprogram_self_sgid if UID == 0 - ldbl-128: also disable lgammaf128_r builtin when building lgammal_r - elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987) - x86_64: Fix typo in ifunc-impl-list.c. - elf: Test case for bug 32976 (CVE-2025-4802) - support: Use const char * argument in support_capture_subprogram_self_sgid - AArch64: Fix typo in math-vector.h - Fix typos in ldbl-opt makefile - AArch64: Cleanup SVE config and defines - AArch64: Cleanup PAC and BTI - AArch64: Implement AdvSIMD and SVE atan2pi/f - AArch64: Implement AdvSIMD and SVE atanpi/f - AArch64: Implement AdvSIMD and SVE asinpi/f - AArch64: Implement AdvSIMD and SVE acospi/f - AArch64: Optimize inverse trig functions - Document CVE-2025-4802. - ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483) - Use proper extern declaration for _nl_C_LC_CTYPE_{class,toupper,tolower} - Optimize __libc_tsd_* thread variable access - Remove <libc-tsd.h> - manual: add sched_getcpu() - manual: Clarifications for listing directories - manual: add remaining CPU_* macros - powerpc: Remove check for -mabi=ibmlongdouble - aarch64: update tests for SME - aarch64: Disable ZA state of SME in setjmp and sigsetjmp - benchtest: malloc tcache hotpath benchtest - Implement C23 rootn. - malloc: Improve performance of __libc_calloc - S390: Use cfi_val_offset instead of cfi_escape. - powerpc64le: Remove configure check for objcopy >= 2.26. - Raise the minimum binutils version to 2.39 * Tue May 13 2025 DJ Delorie <dj@redhat.com> - 2.41.9000-13 - Auto-sync with upstream branch master, commit ad966bc4efd9e69cbbda2073121cc68f1deb9588. - added benchtest inputs for log2l - added benchtest inputs for expl - aarch64: fix unwinding in longjmp - added benchtest inputs for powl - added benchtest inputs for fmal - manual: fix typo for sched_[sg]etattr - malloc: Improve malloc initialization - Document all CLOCK_* values - malloc: Improved double free detection in the tcache - Correct spelling mistake in test file - hurd: Make rename refuse trailing slashes [BZ #32570] - Implement C23 compoundn - hurd: Fix tst-stack2 test build on Hurd - nss: remove undefined behavior and optimize getaddrinfo - powerpc: Remove POWER7 strncasecmp optimization - manual: add more pthread functions - S390: Add new s390 platform z17. - Correct test descriptors in libm-test-pown.inc - malloc: Inline tcache_try_malloc * Thu May 01 2025 Patsy Griffin <patsy@redhat.com> - 2.41.9000-12 - Auto-sync with upstream branch master, commit 84977600dace5a7cfcb0918e6757939fd4969839: - math: Fix UB on sinpif (BZ 32925) - math: Fix UB on erfcf (BZ 32924) - math: Fix UB on cospif (BZ 32923) - math: Fix UB on cbrtf (BZ 32922) - math: Fix UB on sinhf (BZ 32921) - math: Fix UB on logf (BZ 32920) - math: Fix UB on coshf (BZ 32919) - math: Fix UB on atanhf (BZ 32918) - nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) - RISC-V: Use builtin for ffs and ffsll while supported extension available - stdio: Remove UB on printf_fp - benchtest: Correct shell script related to bench-malloc-thread * Fri Apr 25 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-11 - Auto-sync with upstream branch master, commit e04afb71771710cdc6025fe95908f5f17de7b72d: - linux/termio: remove <termio.h> and struct termio - elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882] - Add NT_ARM_GCS and NT_RISCV_TAGGED_ADDR_CTRL from Linux 6.13 to elf.h - Add AT_* constants from Linux 6.12 - malloc: move tcache_init out of hot tcache paths - aarch64: Add back non-temporal load/stores from oryon-1's memset - aarch64: Add back non-temporal load/stores from oryon-1's memcpy - malloc: Use tailcalls in __libc_free - malloc: Inline tcache_free - malloc: Improve free checks - malloc: Inline _int_free_check - malloc: Inline _int_free - malloc: Move mmap code out of __libc_free hotpath - manual/tunables: fix a trivial typo - Fix spelling mistake "trucate" -> "truncate" - Fix spelling mistake "suports" -> "supports" - Fix spelling mistake "succsefully" -> "successfully" - manual: Mention POSIX-1.2024 requires time_t to be 64 bit or wider. - manual: Update standardization of getline and getdelim [BZ #32830] - libio: Add test case for fflush * Mon Apr 14 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-10 - Auto-sync with upstream branch master, commit 7b47b3dd214c8ff2c699f13efe5533941be53635: - libio: Synthesize ESPIPE error if lseek returns 0 after reading bytes - x86: Detect Intel Diamond Rapids - x86: Handle unknown Intel processor with default tuning - conform: Add initial support for C23. - x86: Add ARL/PTL/CWF model detection support - timezone: Enhance tst-bz28707 diagnostics - powerpc: Remove relocation cache flush code for power64 * Wed Apr 09 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-9 - Auto-sync with upstream branch master, commit 63c99cd50bc9c10f0692f7cb31f4c5f02ff526df: - math: Fix up THREEp96 constant in expf128 [BZ #32411] - elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653) - stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs - stdio-common: In tst-setvbuf2, close helper thread descriptor only if opened - Remove duplicates from binaries-shared-tests when creating make rules - x86: Optimize xstate size calculation - NEWS: update for GCC 12.1 requirement [BZ #32539] * Thu Apr 03 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-8 - Auto-sync with upstream branch master, aaf94ec804830e0e273cfb45d54f4a04ab778fe5: - stdio: fix hurd link for tst-setvbuf2 - stdlib: Fix qsort memory leak if callback throws (BZ 32058) - sysdeps: powerpc: restore -mlong-double-128 check - stdio: Add more setvbuf tests - add ptmx support to test-container - Update syscall lists for Linux 6.14 - x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread - elf: Fix tst-origin build when toolchain defaults to --as-needed (BZ 32823) - Raise the minimum GCC version to 12.1 [BZ #32539] - Fix typo in comment - manual: tidy the longopt.c example - manual: Document functions adopted by POSIX.1-2024. - aarch64: Fix _dl_tlsdesc_dynamic unwind for pac-ret (BZ 32612) - x86: Use separate variable for TLSDESC XSAVE/XSAVEC state size (bug 32810) - x86: Skip XSAVE state size reset if ISA level requires XSAVE - malloc: Improve performance of __libc_malloc - stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701] - stdio-common: Reject significand prefixes in scanf [BZ #12701] - stdio-common: Reject integer prefixes in scanf [BZ #12701] - stdio-common: Also reject exp char w/o significand in i18n scanf [BZ #13988] - stdio-common: Add tests for formatted vsscanf input specifiers - stdio-common: Add tests for formatted vfscanf input specifiers - stdio-common: Add tests for formatted vscanf input specifiers - stdio-common: Add tests for formatted sscanf input specifiers - stdio-common: Add tests for formatted fscanf input specifiers - stdio-common: Add scanf long double data for Intel/Motorola 80-bit format - Implement C23 pown - support: Use unwinder in links-dso-program-c only with libgcc_s - malloc: Use __always_inline for simple functions - linux: Fix integer overflow warnings when including <sys/mount.h> [BZ #32708] - malloc: Use _int_free_chunk for remainders - Use MPFR 4.2.2 and Linux 6.14 in build-many-glibcs.py - stdio-common: Add scanf long double data for IBM 128-bit format - stdio-common: Add scanf long double data for IEEE 754 binary64 format - stdio-common: Add scanf long double data for IEEE 754 binary128 format - stdio-common: Add scanf double data for IEEE 754 binary64 format - stdio-common: Add scanf float data for IEEE 754 binary32 format - stdio-common: Add scanf integer data for LP64 targets - stdio-common: Add scanf integer data for ILP32 targets - stdio-common: Add tests for formatted scanf input specifiers * Tue Apr 01 2025 Andrea Bolognani <abologna@redhat.com> - 2.41.9000-7 - Update riscv64 handling (thanks David Abdurachmanov) * Tue Mar 25 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-6 - Add glibc-configure-disable-libsupport.patch and --disable-support to work around missing libgcc_s.so.1 in glibc32 build. - Auto-sync with upstream branch master, commit 0544df4f4a9c6ce72de589e95f5bdadce8f103d0: - mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME when it's available - aio_suspend64: Fix clock discrepancy [BZ #32795] - Add _FORTIFY_SOURCE support for inet_pton - Prepare inet_pton to be fortified - Update kernel version to 6.13 in header constant tests - support: Link links-dso-program-c with libgcc_s only if available - elf: Use +nolink-deps to add make-only dependency for tst-origin - Makeconfig: Support $(+nolink-deps) in link flags - debug: Improve '%n' fortify detection (BZ 30932) - Remove eloop-threshold.h - malloc: missing initialization of tcache in _mid_memalign - support: Link links-dso-program-c against libgcc_s - Add _FORTIFY_SOURCE support for inet_ntop - Add missing guards in include/arpa/inet.h - Prepare inet_ntop to be fortified * Thu Mar 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-5 - Auto-sync with upstream branch master, commit c5113a838b28a8894da19794ca7a69c5ace959a3: - add inputs giving large errors for rsqrt - malloc: Improve csize2tidx - elf: Fix tst-origin make rules - AArch64: Optimize algorithm in users of SVE expf helper - malloc: Improve arena_for_chunk() - benchtests: Increase iterations of bench-malloc-simple - elf: Fix tst-origin make rules - htl: Make pthread_setcanceltype / state a cancellation point * Fri Mar 14 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-4 - Auto-sync with upstream branch master, commit 10af00f7a135c85796a9c4c75228358b8898da5c: - tst-fopen-threaded: Only check EOF for failing read - Implement C23 powr - x86_64: Add atanh with FMA - elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263] - x86_64: Add sinh with FMA - benchtests: Remove wrong snippet from 360cce0b06 - x86_64: Add tanh with FMA - nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782) - nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) - getaddrinfo.c: support MPTCP (BZ #29609) - math: Refactor how to use libm-test-ulps - Update syscall lists for Linux 6.13 - Makefile: Clean up pthread_atfork integration - nptl: Include <stdbool.h> in tst-pthread_gettid_np.c - Linux: Add new test misc/tst-sched_setattr-thread - Linux: Remove attribute access from sched_getattr (bug 32781) - Linux: Add the pthread_gettid_np function (bug 27880) - elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor - s390x: Regenerate ULPs. - math: Remove an extra semicolon in math function declarations - nptl: extend test coverage for sched_yield - posix: Move environ helper variables next to environ definition (bug 32541) - Implement C23 rsqrt * Fri Mar 07 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-3 - Auto-sync with upstream branch master, commit ee3b1d15da412be19583085f81c220653b270c1f: - Use binutils 2.44 branch and Linux 6.13 in build-many-glibcs.py - elf: Fix handling of symbol versions which hash to zero (bug 29190) - configure: Fix spelling of -Wl,--no-error-execstack option - manual: Mark perror as MT-unsafe and update check-safety.sh - elf: Check if __attribute__ ((aligned (65536))) is supported - htl: Make __pthread_create_internal directly call __pthread_sigmask - htl: Make __pthread_sigmask directly call __sigthreadmask - hurd: Consolidate signal mask change - static-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763] - sysdeps: linux: Add BTRFS_SUPER_MAGIC to pathconf - linux: Prefix AT_HWCAP with 0x on LD_SHOW_AUXV - Remove dl-procinfo.h - powerpc: Remove unused dl-procinfo.h - powerpc: Move cache geometry information to ld diagnostics - powerpc: Move AT_HWCAP descriptions to ld diagnostics - benchtests: Add random strlen benchmark - benchtests: Improve large memcpy/memset benchmarks - manual: Explain sched_yield semantics with different schedulers - Pass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717] - malloc: Add integrity check to largebin nextsizes - libio: Clean up fputc/putc comments - htl: move pthread_once into libc - Remove unused dl-procinfo.h - LoongArch: Optimize f{max,min}imum_mag_num{,f} - LoongArch: Optimize f{max,min}imum_num{,f} - LoongArch: Optimize f{max,min}imum_mag{,f} - LoongArch: Optimize f{max,min}imum{,f} - AArch64: Use prefer_sve_ifuncs for SVE memset - sysdeps/ieee754: Fix remainder sign of zero for FE_DOWNWARD (BZ #32711) - math: Add optimization barrier to ensure a1 + u.d is not reused [BZ #30664] - RISC-V: Fix IFUNC resolver cannot access gp pointer * Tue Feb 25 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-2 - Auto-sync with upstream branch master, commit 935563754bb5e1f16b9edb392d6c80c6827ddfca: - AArch64: Remove LP64 and ILP32 ifdefs - AArch64: Simplify lrint - AArch64: Remove AARCH64_R macro - AArch64: Cleanup pointer mangling - AArch64: Remove PTR_REG defines - AArch64: Remove PTR_ARG/SIZE_ARG defines - stdlib: Add single-threaded fast path to rand() - Increase the amount of data tested in stdio-common/tst-fwrite-pipe.c - posix: Rewrite cpuset tests - support: Add support_next_to_fault_before support function - math: Fix `unknown type name '__float128'` for clang 3.4 to 3.8.1 (bug 32694) - nptl: clear the whole rseq area before registration - aarch64: Add GCS test with signal handler - aarch64: Add GCS tests for dlopen - aarch64: Add GCS tests for transitive dependencies - aarch64: Add tests for Guarded Control Stack - aarch64: Add configure checks for GCS support * Thu Feb 20 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-1 - Auto-sync with upstream branch master, commit 6d24313e4a4098f7c469e119784bfbbfdb1ec749. - manual: Mark setlogmask as AS-unsafe and AC-unsafe. - AArch64: Add SVE memset - x86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL compiler [BZ #32723] - manual: Document setlogmask as MT-safe. - math: Consolidate acosf and asinf internal tables - math: Consolidate acospif and asinpif internal tables - math: Consolidate cospif and sinpif internal tables - htl: don't export __pthread_default_rwlockattr anymore. - htl: move pthread_rwlock_init into libc. - htl: move pthread_rwlock_destroy into libc. - htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlock, clockwrlock} into libc. - htl: move pthread_rwlock_unlock into libc. - htl: move pthread_rwlock_tryrdlock, pthread_rwlock_trywrlock into libc. - htl: move pthread_rwlockattr_getpshared, pthread_rwlockattr_setpshared into libc. - htl: move pthread_rwlockattr_destroy into libc. - htl: move pthread_rwlockattr_init into libc. - htl: move __pthread_default_rwlockattr into libc. - Fix tst-aarch64-pkey to handle ENOSPC as not supported - Increase the amount of data tested in stdio-common/tst-fwrite-bz29459.c - elf: Keep using minimal malloc after early DTV resize (bug 32412) - libio: Initialize _total_written for all kinds of streams - malloc: Add size check when moving fastbin->tcache - nss: Improve network number parsers (bz 32573, 32575) - nptl: Remove unused __g_refs comment. - advisories: Fix up GLIBC-SA-2025-0001 - AArch64: Improve codegen for SVE powf - AArch64: Improve codegen for SVE pow - AArch64: Improve codegen for SVE erfcf - Aarch64: Improve codegen in SVE exp and users, and update expf_inline - Aarch64: Improve codegen in SVE asinh - math: Improve layout of exp/exp10 data - assert: Add test for CVE-2025-0395 - math: Consolidate coshf and sinhf internal tables - math: Consolidate acoshf and asinhf internal tables - math: Use tanpif from CORE-MATH - math: Use sinpif from CORE-MATH - math: Use cospif from CORE-MATH - math: Use atanpif from CORE-MATH - math: Use atan2pif from CORE-MATH - math: Use asinpif from CORE-MATH - math: Use acospif from CORE-MATH - benchtests: Add tanpif - benchtests: Add sinpif - benchtests: Add cospif - benchtests: Add atanpif - benchtests: Add atan2pif - benchtests: Add asinpif - benchtests: Add acospif - hurd: Replace char foo[1024] with string_t - hurd: Drop useless buffer initialization in ttyname* - mig_strncpy: ensure destination string is null terminated - htl: stop exporting __pthread_default_barrierattr. - htl: move pthread_barrier_wait into libc. - htl: move pthread_barrier_init into libc. - htl: move pthread_barrier_destroy into libc. - htl: move pthread_barrierattr_getpshared, pthread_barrierattr_setpshared into libc. - htl: move pthread_barrierattr_init into libc. - htl: move pthread_barrierattr_destroy into libc. - htl: move __pthread_default_barrierattr into libc. - manual: Update signal descriptions - libio: Replace __LP64__ with __WORDSIZE - powerpc64le: Also avoid IFUNC for __mempcpy - elf: Build dl-tls.o with early startup symbol redirections - manual: make @manpageurl more specific to each output - math: Fix tanf for some inputs (BZ 32630) - elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen - elf: Add fast path to dlopen for fully-opened maps - elf: Determine the caller link map in _dl_open - elf: Merge __dl_libc_freemem into __rtld_libc_freeres - elf: Add l_soname accessor function for DT_SONAME values - elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_object - hurd: Use the new __proc_reauthenticate_complete protocol - elf: Do not add a copy of _dl_find_object to libc.so - htl: move pthread_setcancelstate into libc. - math: Fix sinhf for some inputs (BZ 32627) - math: Fix log10p1f internal table value (BZ 32626) - manual: Safety annotations for timespec_get and timespec_getres - sh: Fix tst-guard1 build - manual: Add links to POSIX Semaphores man-pages documentation - manual: Consolidate POSIX Semaphores docs in Threads chapter - ld.so: Decorate BSS mappings - nptl: Add support for setup guard pages with MADV_GUARD_INSTALL - nptl: Correct stack size attribute when stack grows up [BZ #32574] - manual: Update compatibility note on flushing of line-oriented files - htl: move pthread_setcanceltype into libc. - htl: move pthread_mutex_consistent, pthread_mutex_consistent_np into libc. - htl: move pthread_mutex_destroy into libc. - htl: move pthread_mutex_getprioceiling, pthread_mutex_setprioceiling into libc - htl: move pthread_mutex_{lock, unlock, trylock, timedlock, clocklock} - htl: move pthread_mutex_init into libc. - htl: remove leftover for pthread_mutexattr_settype - Add test of input file flushing / offset issues - Fix fflush handling for mmap files after ungetc (bug 32535) - Fix fseek handling for mmap files after ungetc or fflush (bug 32529) - Make fflush (NULL) flush input files (bug 32369) - Make fclose seek input file to right offset (bug 12724) - Fix fflush after ungetc on input file (bug 5994) - libio: Add a new fwrite test that evaluates partial writes - libio: Start to return errors when flushing fwrite's buffer [BZ #29459] - Add new tests for fopen - Increase version to 2.41.9000, add new section to NEWS - Create ChangeLog.old/ChangeLog.30 - Bump version to 2.41
/usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/eda62964cda7dfa1c160e4840a5ddcd5f8db8a /usr/lib/.build-id/01 /usr/lib/.build-id/01/23820dca4da662d8c237715aed44f33101e54e /usr/lib/.build-id/03 /usr/lib/.build-id/03/0cf2f0a01bc3d221ef0dce9d23fd9c00162dce /usr/lib/.build-id/04/35d68dfef600365a5acc51f3095fb36a929b73 /usr/lib/.build-id/04/4fdb654d43b60b439744804a2b871aef85897f /usr/lib/.build-id/04/a42439fb6607c1944da0511c214b23286565bd /usr/lib/.build-id/06 /usr/lib/.build-id/06/7cd8b85526f24c6d0c994c5079c3bd2913cceb /usr/lib/.build-id/07 /usr/lib/.build-id/07/24f926b6c38bf34640305046851c69eb028fa3 /usr/lib/.build-id/08 /usr/lib/.build-id/08/f55ebf937196b4b757f2f08da5447429d0acb2 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/9ae6164ece72a1a0bdecccf011908f4a2c02bb /usr/lib/.build-id/0c/4080f08c794be21b3d1f2e4ffa38bc420604d2 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/328878e7ada4769b85fb0a835b8332033d03f9 /usr/lib/.build-id/0e /usr/lib/.build-id/0e/2315ba07ef1c0f3e79fe71914e7d8a96525e03 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/e3a8fa2eedb41195b1fa24402586651bcc5e99 /usr/lib/.build-id/10 /usr/lib/.build-id/10/95a0aeb28f23746a916c210780cf144d5bc7c8 /usr/lib/.build-id/12 /usr/lib/.build-id/12/1e5ed3ce52423f62f3b17d4c1d49a3d1ce8698 /usr/lib/.build-id/12/43ff7d47883ab3ac66cc5ecf7460fb11da1971 /usr/lib/.build-id/13/2f29b56e35e66e55919fe60f1f71289ce444f9 /usr/lib/.build-id/14 /usr/lib/.build-id/14/c08a39f56d289b897a7c9c854d73c03bef5c31 /usr/lib/.build-id/14/fd1a379a6009521c4e7a1d4a4e2ed4af215842 /usr/lib/.build-id/16/e8d9a75313bcb3d7c19e96388a5ebc50c6c73e /usr/lib/.build-id/17/842b0e6e0ae8dba5bbfdc1c816325afe7d43de /usr/lib/.build-id/1a /usr/lib/.build-id/1a/576a5c1949d35e2ccd8564bdc9b982bb8ec75e /usr/lib/.build-id/1c/26a4e1a0a7eb0d5ed8d8a3755b288563193ae6 /usr/lib/.build-id/1d /usr/lib/.build-id/1d/5b4abee135679fe1c6f1b10ecfaad7aa878707 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/019eb9dcea99f116678581238fdfa5214555a5 /usr/lib/.build-id/1e/21b2e7304d7644bb9ced734edd9796edea6bca /usr/lib/.build-id/1e/4a614415ba5f5950ebf6e6bcc5309ce4998173 /usr/lib/.build-id/20 /usr/lib/.build-id/20/907e5b1893612cacd4e9636b9d1b1a00eb15cb /usr/lib/.build-id/20/fdc9ecd5b27f8cd70df749c9ded33916c79b78 /usr/lib/.build-id/22 /usr/lib/.build-id/22/78509ae7ae92d5467f86f0fddb096eb36254ef /usr/lib/.build-id/22/e1027d1fc6dbecc3ef78a119ec6e0582a0b496 /usr/lib/.build-id/22/f1f9c98372a18177f8741d66e99db817d1f6a4 /usr/lib/.build-id/25 /usr/lib/.build-id/25/16fce24076218a1435aac09c24876beb9da60a /usr/lib/.build-id/25/2e2dceacd0cbd0421cf2b45d9fcde1adaecf06 /usr/lib/.build-id/26 /usr/lib/.build-id/26/a62c71502355707f8c044fc4eae027cdf594ce /usr/lib/.build-id/28/c2ee7482d256e588ece2bba260ccde210205aa /usr/lib/.build-id/28/f572968ca74d711ee1940e74bac72961ad4b4b /usr/lib/.build-id/28/f596136ec2f3716beb34049cd1b118cb18773f /usr/lib/.build-id/2b/9d42f534b0edef4c1ff63864fd2cce11b083eb /usr/lib/.build-id/2c /usr/lib/.build-id/2c/468d59ec16ad065319fd9687928ce3a71088d8 /usr/lib/.build-id/2c/e361c20abbe9ab7c04752ab1e49df5c3dfd3e3 /usr/lib/.build-id/2e /usr/lib/.build-id/2e/2cc1862963c2458a7686852f6f2185b04a5ee8 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/abdc40d3b1adea9a211e311361cc0ab1ed04c3 /usr/lib/.build-id/30 /usr/lib/.build-id/30/5c15207f9cd0b07e1092fa86b5cddcb1008fdd /usr/lib/.build-id/31 /usr/lib/.build-id/31/3949c77be12229077797169edd2fc0a272ca0f /usr/lib/.build-id/31/fb5e9bbe47182e7029d4268ebd042f0f001aa5 /usr/lib/.build-id/32 /usr/lib/.build-id/32/de5cdb7ecf8ae4e7b806467ddf5726d374759e /usr/lib/.build-id/33 /usr/lib/.build-id/33/24aba56a025e30e0d31ee544b6e99b2937b717 /usr/lib/.build-id/34 /usr/lib/.build-id/34/33eb66989dc337181d3875dc63130e1018accd /usr/lib/.build-id/34/c293d9e3232678e8785a0a00f51fff31ca9269 /usr/lib/.build-id/35/7e295ab2ee5b07d80fe8ec271ac34b098db59d /usr/lib/.build-id/39 /usr/lib/.build-id/39/4bb3d6cd82259c0083c99ba00876f878c143ff /usr/lib/.build-id/39/8b81fb83c8d9e622243ee7ec5b599088a4425f /usr/lib/.build-id/3a /usr/lib/.build-id/3a/034323eb990f6ffd0010a98f3865a0f34fdf18 /usr/lib/.build-id/3a/36ca136344919ab1563f7bf63f564e4ec14f67 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/85edb274306b88a2fe27fd92738055a6b09838 /usr/lib/.build-id/3b/f272a01b73b4f2040ec62aa4e3bc7d945fa43b /usr/lib/.build-id/3d/1da035d8583b882d659cfa228b217be959b3c9 /usr/lib/.build-id/3d/56be004d480f0dd66fb645b88e81e5168a5545 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/0ff1e37cfa636107f7c186373f825a0b46f385 /usr/lib/.build-id/3e/8a22e304f80c81cb5ed2356304b6a90eda5ca7 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/9cc354831bad1628ea473e1126411ab9bc48aa /usr/lib/.build-id/40 /usr/lib/.build-id/40/3aa50277af989ed5e42ca7827cd74e7c54dab5 /usr/lib/.build-id/40/b791cf80b68a4b04035570c0ce0663017995a0 /usr/lib/.build-id/40/cefdff5e108222322729f4defda7ff7aab66e1 /usr/lib/.build-id/40/d8b83986e6a655e797fd72338419de0b4901b6 /usr/lib/.build-id/41 /usr/lib/.build-id/41/f405431c06066da6750544b427ed90f841a53a /usr/lib/.build-id/42 /usr/lib/.build-id/42/22b157cf11317513ac890932fdd26d027133fb /usr/lib/.build-id/42/61525ee8a7b36b296a497828f1d8862c68d7c1 /usr/lib/.build-id/43 /usr/lib/.build-id/43/142e2ab40a1486d4b27d4823f07b16a94594d3 /usr/lib/.build-id/43/c671603b98c68bf4e76d80f5ced789610268f8 /usr/lib/.build-id/43/e8d9be924c4964bb60415bebfabb6fd2d3b5df /usr/lib/.build-id/45 /usr/lib/.build-id/45/f34c0a8b862917fea055fb94afcfb6df70ee39 /usr/lib/.build-id/48 /usr/lib/.build-id/48/e5003f9ee771093f97d7329da40f200d4af395 /usr/lib/.build-id/4b /usr/lib/.build-id/4b/2deece2af60d705f469653668be5d22f436a46 /usr/lib/.build-id/4b/90c27b9cf545f1619182941db064d33ffb6536 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/266e62ee2e7a4c6fe958da7d6ef6a30188ede4 /usr/lib/.build-id/4c/6b17815f6b6784728657e91dcf8925fe38df0e /usr/lib/.build-id/4c/9bee1a362b038487684de717f6e5804e58598d /usr/lib/.build-id/4c/edeb86a433d4d7dcd25385fa75f3c0c4e03632 /usr/lib/.build-id/4c/fc12025145adb254295f8dbc81a05883b5de9b /usr/lib/.build-id/4e /usr/lib/.build-id/4e/201661129b03ec0a17f16459b4e4aceda1bb65 /usr/lib/.build-id/4e/ba0c60963b355176beae3c69bc425d2dba0b09 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/d5e2af584ae03c879baa0178865b8412bca195 /usr/lib/.build-id/51 /usr/lib/.build-id/51/5f8e9cc63f51aaa07a0854b2c70bda4a5bbb34 /usr/lib/.build-id/54 /usr/lib/.build-id/54/c1cf4df86b74126ce276dee00ebf63c0da512a /usr/lib/.build-id/54/d165533ecfe7796348f74143fe788778616cf5 /usr/lib/.build-id/54/f7085093c242c24959dda99c543dd3f762917d /usr/lib/.build-id/56 /usr/lib/.build-id/56/09b801ba7096d685194c92864f3cd11c60dad1 /usr/lib/.build-id/57 /usr/lib/.build-id/57/d5c4fc8f3af31b75e78bd2e5dde2356003ee3a /usr/lib/.build-id/59 /usr/lib/.build-id/59/4ac6ac687aa91bdff37de11cb9b0d7eb757c4a /usr/lib/.build-id/5a /usr/lib/.build-id/5a/213520870d11c86ac056bb491ad89f59636d6e /usr/lib/.build-id/5b /usr/lib/.build-id/5b/97569335ee29987dec580679b79f3d644e70e2 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/6cb194c7015c74ecde25d489f78a8f91d92918 /usr/lib/.build-id/5c/722dd4988643737d7fc40440618574050b99b6 /usr/lib/.build-id/5d/88255a5d8dd4f5d019b6eeedeaef026c3df325 /usr/lib/.build-id/65 /usr/lib/.build-id/65/be7bb6d96dcfe75d6649541647a490bb4e8576 /usr/lib/.build-id/66 /usr/lib/.build-id/66/ae27b82225508075e08da0e6daab5daaa2412a /usr/lib/.build-id/67 /usr/lib/.build-id/67/69ed5ba91d85baec8935c7abdbad368c0e9259 /usr/lib/.build-id/67/be566a03e460a2e34bbed82bde49fdc07d591d /usr/lib/.build-id/68 /usr/lib/.build-id/68/4d134fa5d54d1fd452b9bdb8ce2323dc1a5d3c /usr/lib/.build-id/69 /usr/lib/.build-id/69/10ac423b0287cae6dad9c993340ca74b562e42 /usr/lib/.build-id/69/e0ba52e0ed86d3eec9bf7d0ec0800a4a5d8912 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/ce311b3473e894f75ee9b7b6b2a23f5b44a384 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/0979db0121de2bb0ea357bc567bacda8b915e0 /usr/lib/.build-id/6e/2814fc916215e04b0238b43b7f40c6ccd2743c /usr/lib/.build-id/6e/6dc516c428c161019b791d3d0beff0c733526f /usr/lib/.build-id/6f /usr/lib/.build-id/6f/584faa7953db0fc6abce5223732bda2b8ae439 /usr/lib/.build-id/6f/a913ff30266f584478cfcb9c4232b28f578dcf /usr/lib/.build-id/70 /usr/lib/.build-id/70/6af85e06e74ab243da1f31e9a050804dc91a64 /usr/lib/.build-id/71 /usr/lib/.build-id/71/fee8a033c70a19d8623fea2603538de9b5d91c /usr/lib/.build-id/73 /usr/lib/.build-id/73/db173dfcc29b58b83070a59840bee32ccccef9 /usr/lib/.build-id/73/f22d374c56855b75393824e38208b69725d5fb /usr/lib/.build-id/76 /usr/lib/.build-id/76/7ed6b0a6a4ddaa3d7da91136e29508bb89493e /usr/lib/.build-id/76/dc45371acde6e0dedd50be4cdcee1013373764 /usr/lib/.build-id/79 /usr/lib/.build-id/79/8801d7db8fd34d9f466205d39ea05e7b8017a1 /usr/lib/.build-id/79/cec350d7f041cf76b57eba4b2ed9309a571998 /usr/lib/.build-id/79/de733eb2b5e808ec286b834948cf48df717be3 /usr/lib/.build-id/7a /usr/lib/.build-id/7a/7f26372e9e9150e3569c80d9f587589fa61e70 /usr/lib/.build-id/7a/c4746751d134638e19dc1376f4d6086f1f6b2c /usr/lib/.build-id/7a/ea11c4e7e79162173de8737b0e0221683dbcd0 /usr/lib/.build-id/7b/0464d1e5b79d4dc55620edd4b5cbe440a41ec9 /usr/lib/.build-id/7b/737ed57c5efec8252d4b267dcc1d0841b657a2 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/88e4d0546c9d5f56bae043a3a8fb3ffb1ad02e /usr/lib/.build-id/7c/9be2bee86230a275be679d38c7078981fb7484 /usr/lib/.build-id/7c/e4c151c34f515402e81d7b43d16da0ab80d0eb /usr/lib/.build-id/7d /usr/lib/.build-id/7d/315ddca453d7f63053cf4fd4010fdece4fa138 /usr/lib/.build-id/7d/860c78e13874972cdced5279ce672d6a360445 /usr/lib/.build-id/7e/04f69ac138797c182b52a08a6a6e7ba5975377 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/36b3ed665617b70bfb71c6919b84ef928c46a4 /usr/lib/.build-id/7f/8890ec9458a4125cb8b6feed3eff5fbbc2f4e4 /usr/lib/.build-id/7f/c69f7992d31b5565a45ea071f0117a61128615 /usr/lib/.build-id/81 /usr/lib/.build-id/81/5940aa32993fffac671d576954099b2a5ce640 /usr/lib/.build-id/84 /usr/lib/.build-id/84/693e0880bad7799e44dbdd8ea8f9cff98a3cd5 /usr/lib/.build-id/85/1aee3a0a7a0063ade841054c964abaa6b195a6 /usr/lib/.build-id/85/ea50139396f71f19e2de9a9391ad812913872c /usr/lib/.build-id/86 /usr/lib/.build-id/86/206e18b77ba0b5af841370cb960703a085ae81 /usr/lib/.build-id/87 /usr/lib/.build-id/87/54d5011d18d00fb27b5a00f95898725d57f72a /usr/lib/.build-id/88 /usr/lib/.build-id/88/7e9774bdeefe81557ed58acd67ec8417a2f74a /usr/lib/.build-id/89 /usr/lib/.build-id/89/fc7c798e2685c87653129a3177391a3990c378 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/d191991ae5e0c54cffe1ce25e0d3933d1725a6 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/99e86528142b2bb8a673c5b4f50b760b0d2644 /usr/lib/.build-id/8b/eb8ce78d2c97fb30cd071d955addfea0930583 /usr/lib/.build-id/91 /usr/lib/.build-id/91/51e401634b022d72a2dbd2e04b27a87cf026e8 /usr/lib/.build-id/91/71eb66c6765343d1f0d5ae00f4c3c9edc4ae3b /usr/lib/.build-id/93/29d7ba4f107175936e170b0c5e972d7a08a8ae /usr/lib/.build-id/93/ced925b9d2feaad052a59db1a4a2f5047d12bc /usr/lib/.build-id/94 /usr/lib/.build-id/94/e6c49f829103e137a40b9db209f4f6292282f7 /usr/lib/.build-id/95 /usr/lib/.build-id/95/443c1080ee7e9883f2b590f3de7d986f91de54 /usr/lib/.build-id/95/d4d59275f774a6c78cca14d4cef2f5ea8e6932 /usr/lib/.build-id/96 /usr/lib/.build-id/96/82deac865e6392deaa0417233542282229eda1 /usr/lib/.build-id/96/c1f86291e71d53ca24a6bf2a653e69a475b0ba /usr/lib/.build-id/96/e23e83cc1bc4205494351ae671a89e96771ced /usr/lib/.build-id/97/ce186e3a02fec28b43b456e98d4ba786ef9f27 /usr/lib/.build-id/98 /usr/lib/.build-id/98/0c4b24225d6c3005509b9367cae3fc4ed713ea /usr/lib/.build-id/9a /usr/lib/.build-id/9a/2cb55a9ae3a277491a657c9339cf0c26b43c9d /usr/lib/.build-id/9b /usr/lib/.build-id/9b/dc3f2295041bdad9086cce5bead9e6275ac2f1 /usr/lib/.build-id/9d /usr/lib/.build-id/9d/a72babfdda7201261ae5254d419de4e7251089 /usr/lib/.build-id/9d/e38a23e47fd935b192e4ea826067c36cd2537e /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/184fbe8b02153b5202941a6bf55d2e821f8cf5 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/30c606e7b0db8d8cb42775b78a9a119665da4c /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/d47bc1b908173514cf0385f21a8bdfb992e14f /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/898d6d42305edde4285aaf71ef02d33c5358fa /usr/lib/.build-id/a5/b0aac8873d56fe30583718115eb501b524d898 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/2902918832ec2ebd29b07ed6b4330ccfc6c074 /usr/lib/.build-id/a6/9ac8ab181dd64ac627a622348251561e9be8d5 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/2ea33b618ce2a00018610c9f29afc40f8914c3 /usr/lib/.build-id/a7/7ab59f522ab92936473c7e1f2672daa500c047 /usr/lib/.build-id/a7/b00d9d2cb4734333ec4a0950dfc5e2f03d2100 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/6ecff7cbff61eb3f1e04b822ecc6633ebea7ed /usr/lib/.build-id/a8/d7f57c3d6be012b625b07b9bf7f28ea748e9ab /usr/lib/.build-id/ad /usr/lib/.build-id/ad/177069fb250f3b62c64506cbcdf48d258ac750 /usr/lib/.build-id/ad/47eefd0b66b8396f206b26e7e4d2f20c253e54 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/26825dffbfdc6f706c4ca13cf7ead3c6e73c87 /usr/lib/.build-id/af /usr/lib/.build-id/af/c83853c1e4937ab6c91fcbaa57c5c098b2bd50 /usr/lib/.build-id/b1/aade8ba03ef2bd665a7bf61e35f5f4ca9f9c16 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/1dbff0e98f0ef3657f52ea622e1a8aeee54051 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/93fd52813dbfe16000cb8ee1267d9ef0c97231 /usr/lib/.build-id/b3/957708bd3a2ac02224f303c4ff32691208d0ed /usr/lib/.build-id/b3/dadd1c09e20b29096c1006a40e28997f107961 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/2e1e82d8e66e29d6c8798877563f441ebb9fb7 /usr/lib/.build-id/b4/7d1ca46c9e53a18325b4637f228e7ddbfe4d98 /usr/lib/.build-id/bb /usr/lib/.build-id/bb/0783dc7d39a4a58e186d5d61c7086054f15747 /usr/lib/.build-id/bb/16bbddc99d5d0989217813cd85f5ad33e48a8a /usr/lib/.build-id/bb/6391766793053e84b028b7a46dca418ce6fdd7 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/9e0af4cc11cc97c5e59a31d75d69cde63154eb /usr/lib/.build-id/be /usr/lib/.build-id/be/04a821571eb4ae508063c7d850ad3b3d352de9 /usr/lib/.build-id/be/1926a31cfa763fd7f10e516f0315f028989d96 /usr/lib/.build-id/be/644a8a19feecbd4660772b233ef353e303590f /usr/lib/.build-id/be/ba37fe6730abad0c423b7e957150c7a8c6f14a /usr/lib/.build-id/be/daf772a77b72af22e7ef61cf49688ea92f3d7a /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/3ab8bfbc49e79ee89bc82075fbb719671fa4b3 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/31fc1634512d96dcaa3ed6b1a840ce7b7f68fb /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/360db3ae3717858c7b5ebd1bf85d5161ebb9a0 /usr/lib/.build-id/c5/8350700963f6195f778e9b5de6abdf03a6981d /usr/lib/.build-id/c5/d1413391887466f372bed1375c90e900fa059b /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/76ef77b7c571454405eccb0a01df9e65a91617 /usr/lib/.build-id/c7/df92c8e67e7ee97b4ac5f43dea56e3b724173e /usr/lib/.build-id/c7/f1d24f312774a8aab41d5300564e7c1c24fb04 /usr/lib/.build-id/c8/2e666a4af7966a7aba9c49dcad5b506f797fac /usr/lib/.build-id/ca /usr/lib/.build-id/ca/b12e2efa5ce84d2d08402fa2321f1f4ee09dd9 /usr/lib/.build-id/cc/04fb1c73542f08ad37a7ea85156ce0dd1d8ed1 /usr/lib/.build-id/cc/1aa5955ec9b606eaca1819e5c3c22b6a9515b4 /usr/lib/.build-id/cd /usr/lib/.build-id/cd/39183c622922799d24a3b6c007da53a73b791a /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/10bb300c572b0c4e9540a8cc6cc476123971d6 /usr/lib/.build-id/d0/a2460e7c6dba093489b560d35cf9cf4cc040a9 /usr/lib/.build-id/d0/b0728cdaf59941c67c610e94a289cc6062e0d2 /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/9ef37ab3652d9da727d1b9bea8d3418df6db2f /usr/lib/.build-id/d2/62bf8b04389d641f2f7e26735a99aa7f493548 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/9258ea05fb44f60990b8a94ac8730224e49403 /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/6baa99d0ef54a6e7d47679c2121563c617ca99 /usr/lib/.build-id/d4/6d78d4d87f71a072e7879e2d2fcdf8652edc19 /usr/lib/.build-id/d5/38dbc958b061aefe3f1806e0b09f05b9cf4e56 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/b92b4b836e3340fcb55a598b40bfe87da53904 /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/4b93dbebdf2681129ad379154d22363ef4e35c /usr/lib/.build-id/da /usr/lib/.build-id/da/c1cbd74e75fee65dacd3e683d34d0f2dbfe3a0 /usr/lib/.build-id/db /usr/lib/.build-id/db/4100381a9db9d10fd5a6a2e568ac404d984474 /usr/lib/.build-id/de /usr/lib/.build-id/de/626911ca51806bf4e2d0513fc7dacb12f40049 /usr/lib/.build-id/de/fd88360edea05d522e0dcce1020bbe044f61c8 /usr/lib/.build-id/df /usr/lib/.build-id/df/7bcade58a10cdd92a11d227dcf7c3b4df8fe79 /usr/lib/.build-id/df/bbfc16ca915f1f65c661a69b7eebe4817a3927 /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/a14b2a38b4f72a132beae32464a032a93ed835 /usr/lib/.build-id/e3/06c2787520f1fa54c3835d0138e1bd208aa29c /usr/lib/.build-id/e4 /usr/lib/.build-id/e4/6a66ef194433d0f859d88263d6016eb2781a21 /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/47ad434f8e2dbd2f8757f18b65342a056ae239 /usr/lib/.build-id/e6/b72790d29bcbaefbcc50099e6ebaec86dc3d59 /usr/lib/.build-id/e6/c9c7a23e56d82e6b7210922b31c7d98d654b55 /usr/lib/.build-id/ec /usr/lib/.build-id/ec/b2e72b4242bd5210301cf59f691ff8576fd197 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/71c0cf2785f2743785323ec52153ebda2cd187 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/22ee20f9aacba2dc50d1a1fdfc08d5ab84db4d /usr/lib/.build-id/f0/246247e6eecea2dc39961586095df0bee0c57f /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/5364449f1df32792949134437e380ecd466427 /usr/lib/.build-id/f2/618cf77f71e28aa4352f2a2a3322c7b845cf18 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/83ce27b7e5cbf11cceca60f4e4656511bdf9a1 /usr/lib/.build-id/f3/abb985a95bbfc65aff57c40ffa7df1537e8f4d /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/6b3fcbd0a380852d21247485eb7d150e51fb35 /usr/lib/.build-id/f6/81b00f2463a4dc6653180942912b1202bd95bb /usr/lib/.build-id/f6/a06e62a0c4c625f7c2106d4e98e84e7dd46122 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/4913cb2a3200a0ba42e44a66ea5bbe5b770f19 /usr/lib/.build-id/f8/84917d3a6c3e213699c2be861ce4c187ac790b /usr/lib/.build-id/f8/8a0d58457be1b764f43ae3e2f841736fd6eb33 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/98b47cb5c3fa409a52170ad963c6b21b5d91a5 /usr/lib/.build-id/fd/9eabdd9ab6918a645e0ecb5e54d71adbd13eda /usr/lib/.build-id/fd/c7b6a168e7c910fe1604597acd1733849980d5 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/7515077eb2ffbcbb8a33fad203473202810bcb /usr/lib64/gconv/ANSI_X3.110.so /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, Sat Aug 2 01:29:18 2025