Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

glibc-gconv-extra-2.41.9000-23.fc43 RPM for x86_64

From Fedora Rawhide for x86_64 / g

Name: glibc-gconv-extra Distribution: Fedora Project
Version: 2.41.9000 Vendor: Fedora Project
Release: 23.fc43 Build date: Sat Jul 19 04:09:55 2025
Group: Unspecified Build host: buildvm-x86-16.rdu3.fedoraproject.org
Size: 7569974 Source RPM: glibc-2.41.9000-23.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.

Provides

Requires

License

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

Changelog

* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/08fc7439b7bd409ffe31a62b6a9b19cf4ccb24
/usr/lib/.build-id/02
/usr/lib/.build-id/02/6ad84cf389b06efbb0c7a2d4b1e2016b51111a
/usr/lib/.build-id/02/8349ba3e59ca6c88a24b444199c115fc88628d
/usr/lib/.build-id/02/93909f1bd8dc9a056d98ab6becb41f713e4fc4
/usr/lib/.build-id/03
/usr/lib/.build-id/03/18721147df3e381e6e156325a1510ec3aa3adf
/usr/lib/.build-id/04
/usr/lib/.build-id/04/21e5f88798813b9e5dd4c40f9ce7792201e6a9
/usr/lib/.build-id/05
/usr/lib/.build-id/05/f68ff956a56f43d9ee65ee1629fcd018f36698
/usr/lib/.build-id/09/dc8d0787f7d48dc6eb4cb032cc4c1c16f03f6c
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/7bc48c4c675bb07bdec64ed36855f59acf584e
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/56047fa1466a673941de2e5161503386876392
/usr/lib/.build-id/0b/85cabbcfa7a4302831108303cd4090b0d17aaa
/usr/lib/.build-id/0e/6cdf0a806652ae8a430698fe3e331848674d7a
/usr/lib/.build-id/11
/usr/lib/.build-id/11/3cd7eeff0ec1f095f863f38f5f36c295a94e49
/usr/lib/.build-id/11/acb7ff2bc22fb6ef89216045d7825e963c16e0
/usr/lib/.build-id/11/c91da7fc6593b43d395cda4ab9da22a2d70eab
/usr/lib/.build-id/12
/usr/lib/.build-id/12/b7097bb8dec5103a115ecba606ccd122b3b5cf
/usr/lib/.build-id/14
/usr/lib/.build-id/14/2ef79835ca31a99c35f73e9a0368357d93b2a4
/usr/lib/.build-id/14/dc2d468aec1a94b44355a66de7b72bc371f9ba
/usr/lib/.build-id/16
/usr/lib/.build-id/16/d8040eae671850542d24435d10a8a6f57fdd56
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/12a4a397a7feb63950921a1f69efd82ccf9a14
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/a85d58337fd84fa266ef84be10e55915eb3842
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/0cb0a1bf53d9a6d7a782daf8cd4735d9fb676c
/usr/lib/.build-id/21
/usr/lib/.build-id/21/7b98654902a176bdb44b346a029d74bf547b29
/usr/lib/.build-id/22
/usr/lib/.build-id/22/227d550f3832feae3bf82636c12f8b3e4d3e94
/usr/lib/.build-id/22/4d369e4062e2e0ac00d5acc66a9971f72175dd
/usr/lib/.build-id/23
/usr/lib/.build-id/23/c1dd2c18fe38999e6097997b800d3a77a12e0d
/usr/lib/.build-id/24
/usr/lib/.build-id/24/641fcc1e08e5073c0cd57da929362f1b8c76f8
/usr/lib/.build-id/25
/usr/lib/.build-id/25/3f9708ff14def00489e31a82365683aeed8ebf
/usr/lib/.build-id/26
/usr/lib/.build-id/26/eeff4c4ef1bae64f22348c6bcafefe6215eadc
/usr/lib/.build-id/28
/usr/lib/.build-id/28/facecea8a20873b763c3ddb662c29e42936df9
/usr/lib/.build-id/29
/usr/lib/.build-id/29/72e9c304d602b5bd8a1fc73defd056104f1efb
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/ec54dad5babcddb007d4b8647470e36fb03c3e
/usr/lib/.build-id/2b/7e263364129377157dd5df3007b600763f6578
/usr/lib/.build-id/2b/81c8c437666b7a17984f338620e5aa0d9a0123
/usr/lib/.build-id/2b/9ce5fe4f8fc140b09b0f8ad4ff7fda9bf0abcb
/usr/lib/.build-id/2b/f8f0ee7265c82e946b81ccc4388b3469b2986e
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/d27a3f6a55254bf66e99af483591135a3d33a8
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/0539caf66c69a0eb85727a7c1620382127b98e
/usr/lib/.build-id/2d/9f9ed4f0466ae71f039649958824dca6567de5
/usr/lib/.build-id/2d/bc73a0fb07cbf95474873a55dea5013e187ec2
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/2d94fed5c17830898d7ff0322a82dae60b1168
/usr/lib/.build-id/2e/4152eac491de526924ff9b26af3b105634ae8e
/usr/lib/.build-id/30
/usr/lib/.build-id/30/7b363ee39a48eb3a650337f8f79947af40c644
/usr/lib/.build-id/30/b75e2749ebe02a81145f59894e4be7faa3d8a7
/usr/lib/.build-id/31
/usr/lib/.build-id/31/ff03df369181395cebfda349202dde6bdf6e4b
/usr/lib/.build-id/32
/usr/lib/.build-id/32/d7dbba01052023938dc4b4082a84cd92c6dfe3
/usr/lib/.build-id/33
/usr/lib/.build-id/33/35855dedc267a72cb0648ac95a3350e7fc4e82
/usr/lib/.build-id/33/408e6a053fcfa89ce50dd04b90a5b57fd37bb2
/usr/lib/.build-id/33/9f4d44004884a83ba9a9173424e4497e4e2052
/usr/lib/.build-id/36
/usr/lib/.build-id/36/8e87dedaa3f5ae4ad384a4fb856f32559b9384
/usr/lib/.build-id/37
/usr/lib/.build-id/37/2f48809622cbf62c7a6ce03e451b1a32aae584
/usr/lib/.build-id/37/3d964e354e1cc008e8c833cdb11d3b32435650
/usr/lib/.build-id/37/6f9bbfe05fe1a74039be3ab0d6dadb4d16fca0
/usr/lib/.build-id/38
/usr/lib/.build-id/38/696f15427ffea230654a213c6f2acd7d316cee
/usr/lib/.build-id/39
/usr/lib/.build-id/39/30e5025fbe38a2a7805af3579a1212478cdc6a
/usr/lib/.build-id/39/df31c853d078dbf71c53a3e02cbaeda1475ca2
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/94805d6f0ed45ba7d329c9d2a435a808a59ebd
/usr/lib/.build-id/3b/ae8ae532675464af354ad18acda69a4ce8c448
/usr/lib/.build-id/3b/b69e2ae6487909fdaec4c2e22c09991a5e0380
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/115bc819f1372c92d06b27d05e186f715696b6
/usr/lib/.build-id/3c/a0ed68ff568343bb33ffcd9a10d7c851c80c0a
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/2c34e6bde284d6d1fa1009fba40c5df53b70e5
/usr/lib/.build-id/3e/3048631f9a4860e805a57c951288177dfb6d2d
/usr/lib/.build-id/3e/d278c1310c4a280587d846c8a43c6946321bbd
/usr/lib/.build-id/3e/f2f3db0789411654483421bc80c5d72ae5b465
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/3453f32a608b5616866193d652f5d2be106c47
/usr/lib/.build-id/3f/a7efad7c9e93826c74cf1abd09edb633ea11a9
/usr/lib/.build-id/3f/ba24f4906a6ba6c982e60cc9fc13711b7491dd
/usr/lib/.build-id/40
/usr/lib/.build-id/40/8bae69b1f7497c1ea69591e1dc1140f5e844f9
/usr/lib/.build-id/41
/usr/lib/.build-id/41/5d3597020a1cef86c1b31654da44bb234932d4
/usr/lib/.build-id/41/66eb87dc62a6170b1d4bf0f25167a3e17248c0
/usr/lib/.build-id/41/a09328f4431b0c3d4fd6068fe85300d8771734
/usr/lib/.build-id/42
/usr/lib/.build-id/42/773bffc62b20e4680760ac37ab90e7e29830bf
/usr/lib/.build-id/45
/usr/lib/.build-id/45/b0f1d31c01559608ac9e57d9baa0aca2458982
/usr/lib/.build-id/45/cd43f24b95ddc0d50f61a81946a45b2e3e9154
/usr/lib/.build-id/46
/usr/lib/.build-id/46/d07dd28dc132ff1f4edc2661580c94b81abd6e
/usr/lib/.build-id/47
/usr/lib/.build-id/47/dbef79455481c1e8ba9b1d83e163e9e42cef65
/usr/lib/.build-id/47/f215b61464e26139c1684f4c829ae2c9143435
/usr/lib/.build-id/48
/usr/lib/.build-id/48/48c9de927585421b45ac09263ba5506b541884
/usr/lib/.build-id/49/720644f141192779506b26690d02aacd82d8a4
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/05bdf844b56be6409d8214123ddeb16c454b06
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/5624172ae5db210fd7df86aca728c2d509cdc7
/usr/lib/.build-id/51/6caa5728c8cdb4abb5c527fa994b9b92baf884
/usr/lib/.build-id/53/0d686cf447c0558642b2185982cb21b057fc25
/usr/lib/.build-id/53/5191e5d25f8d581d46b40d690bbffd9135aaab
/usr/lib/.build-id/53/af555dcbbb89417fe4e22c628182eb565ca481
/usr/lib/.build-id/55
/usr/lib/.build-id/55/1b53ca1b60bd2faf03325ed84d68bd7807c7af
/usr/lib/.build-id/56
/usr/lib/.build-id/56/71904fb7b1f7ff4803c60f45f472a6b1d6ebb6
/usr/lib/.build-id/56/9d77f8c15ba9ea0c96b156a844af41b3f39577
/usr/lib/.build-id/56/d35fa80802cc533cad59715fd030d6e1ab7ded
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/35186a3b867b06a34427383227acb3bb2f0579
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/a29238f270331cef9250232f53f332df820ad0
/usr/lib/.build-id/5f/c400d36633c021243ccf499c4ba5b6fc1a444d
/usr/lib/.build-id/63/73aa66055a33a61bb13176bb926f5b8cfd530c
/usr/lib/.build-id/64/2325a3cddfdbb9f7eccd4a2481f6b653377fe6
/usr/lib/.build-id/65
/usr/lib/.build-id/65/d2f38d90cfa02bcd3b3d0bae5810e01c381e86
/usr/lib/.build-id/66
/usr/lib/.build-id/66/1ebb31489e10af7e9af059bb2134eb28e58122
/usr/lib/.build-id/66/caf58d0da6992d2d657f53c6bc1598a76537f0
/usr/lib/.build-id/67
/usr/lib/.build-id/67/306af40d43fd325be03a41b667d051cf114df5
/usr/lib/.build-id/67/a9f765193b66997a570b2219ca73a6c2550959
/usr/lib/.build-id/69/3467e98bd432eb43f6a6716c4824bac539580c
/usr/lib/.build-id/69/dc5f7d766c05195adb112c7f7cdd0b8f7fdc90
/usr/lib/.build-id/6c/2648a859d6104c29423380ce3b2b0c2d6d9cdd
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/3398766c49f4688fad4cdf2018180ff781e9cb
/usr/lib/.build-id/6d/71d909d4a4231fbd055cb5bfed14223e96c48c
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/7018b8ba695df82703b59b24238e29bed7c0aa
/usr/lib/.build-id/71
/usr/lib/.build-id/71/b8184d81663bbb557e2ebb409a2682f271d197
/usr/lib/.build-id/72
/usr/lib/.build-id/72/02fc7e66c2c6b370a1406afef603f103395a72
/usr/lib/.build-id/72/166d3e455241fb95843ca558bc72435dac3f32
/usr/lib/.build-id/73
/usr/lib/.build-id/73/2027347f4a7e2395e9356581414ad42b17a06c
/usr/lib/.build-id/73/221be89f40c298ab957b08400b3885b1edf1a2
/usr/lib/.build-id/73/61e6cfb6abacc6a7f5837b406db00e0096bdbd
/usr/lib/.build-id/73/682a0f4c68d04188bb9e8217136bfa3531f1a3
/usr/lib/.build-id/78
/usr/lib/.build-id/78/72d65cafa81e9af2ff2175eab4adce332ba438
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/284373431eebd9be64c72a907e9e45f7074581
/usr/lib/.build-id/7a/d62c62b624a2bbbf795904e2254b93d0a72a84
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/caf683d0efd08f6f831a90db9a484907aa483f
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/968320bf4cbdf7c57763f76912cf8bbabae56a
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/2c407813136a2ea86617e721cc7ba5f622ce99
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/e5a7901dfb53366b7fbb9524a664ffb472eeac
/usr/lib/.build-id/80/3c83d86babf1aa8a4e082c3ccf84961abd50cf
/usr/lib/.build-id/81
/usr/lib/.build-id/81/5471d58091e98485b7a5d24483d1acf56d0d3d
/usr/lib/.build-id/82
/usr/lib/.build-id/82/db42b81b5db9f446e03e5d5b1940b50749dbbe
/usr/lib/.build-id/84
/usr/lib/.build-id/84/963ad9ae24f563c1dd246a0f688a7e3ebbeb5c
/usr/lib/.build-id/85
/usr/lib/.build-id/85/908517a777a09e13098214e777968622dd90ac
/usr/lib/.build-id/85/b3697127861d159a1c192ac572832170c0645d
/usr/lib/.build-id/89
/usr/lib/.build-id/89/67e73788b4882c45717f25e25f3547e47607c6
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/8b65d4e4b58566b70beeab8a4db48814453a86
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/810255b9c023f0794386351f29e565021f6e5b
/usr/lib/.build-id/8d/ffa00dcf3193f20e651c0e7ceb7b59ec625f86
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/188117a486ccbefda2eb944242c1e76b4f2dbb
/usr/lib/.build-id/8e/8867711349864475aeb0fd2c6be01f5f0e27f4
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/543b81bea60ec004a73c490e6a0947356c6924
/usr/lib/.build-id/90
/usr/lib/.build-id/90/7e3cbe1a83bdf9e94638e6b658556d108080e6
/usr/lib/.build-id/90/a61d0233ae928f62f7a297cda2011628c3f294
/usr/lib/.build-id/92/da92b22fc4810123118e796141bb3f52305fdc
/usr/lib/.build-id/92/f9924ce3abbfff308e6eff3e377ac4e9a4a159
/usr/lib/.build-id/94
/usr/lib/.build-id/94/0434115d430cc6c1b3046369bac283deb0cd59
/usr/lib/.build-id/94/7609cdb1dad180912be58c5d3ae8b0a7b4f511
/usr/lib/.build-id/94/e253061930912f839e81eae84a7397ce88dcd4
/usr/lib/.build-id/97
/usr/lib/.build-id/97/da493258bd155cf42c75edc1acf8a61089b7a7
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/01e8db46fac001f205e027497d81f51980a33e
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/4b7a2a208e90dcc0d6cec938eab162ddabfaef
/usr/lib/.build-id/9b/ef2cbff7b814f11524bc76aab071a62cdd7cdb
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/7e501e849877d843b3cc2fefbc217022d7d149
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/3c0f2f209b46bde34b3f99f6477f52b876c7f2
/usr/lib/.build-id/9f/9ff94dc26ea9b88a7bb80cca80097b21cfeba4
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/1e3143f622231509976d51c3e1a488aa54d45b
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/b2c34ee34903d86213e4026603aca649b05719
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/1f3cb47f0c5d6cb7279567f627cff719bd365a
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/c6c3bc5fb3ce730f8665240e6f030e61cbcbac
/usr/lib/.build-id/a4/e74a93598f9295f9d4b5eb4947e0921c0cda5f
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/3fa7ecc958ac3946fe341d9e81bd6291c59cfc
/usr/lib/.build-id/a7/5db4ef3a9945d3789a3ddae13b7ed1181e0513
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/2a8390992e5bd24225a315506ea6cbc5525633
/usr/lib/.build-id/a9/e4e9972c5f7bdfd5dc8152f0c90374c276f59e
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/1da3434f8c24c024d727b510c203b96508dd00
/usr/lib/.build-id/aa/948874f7fae5fa1c764e59bb9705c8623b26f6
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/395f5d4399a24c0cf664a2ab33f5efcf35f94a
/usr/lib/.build-id/af
/usr/lib/.build-id/af/0d7c2091dcb58d4c18a1be2b73f369d9348519
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/14719812bd1b2ecaa2c30b1a400f4275d3517b
/usr/lib/.build-id/b0/55153eb239e07ca96ef976fdc1ef96d097a6ee
/usr/lib/.build-id/b0/aa4f2af77f51e60e5b24ef8d030124d7efabc4
/usr/lib/.build-id/b1/0952efc913ab29ba26da7049b3847f776b71e8
/usr/lib/.build-id/b1/36c7ecd7e5a06b0b863926d4b0ed527d7b48cb
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/7ae596177bc97553ef90083e3007ed0d02a507
/usr/lib/.build-id/b3/adb029ef0c290bc4911e710ad591457a3aa90d
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/7f31188b9d3e84e3573088bb4114bedc885db6
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/e312e7ab5d7189e0dc21ee5aada60dfb7476d0
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/54c09dff1040ccd87ba76910f6c7847459fa60
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/a09b3291e34b6f665104f98716d9f7a330e4a1
/usr/lib/.build-id/bb/049972668c852252d17082d9a51d6c371ea26f
/usr/lib/.build-id/bb/c7a946d940d6d2f7e427c0b02130faecba6b23
/usr/lib/.build-id/bb/e4298389b67f61812310eeb672359679a3ab49
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/3aa5b6b274c2640a96ee1f092890e95d34e571
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/0f1ae6ce5397616dea2e2199bd019eae20789f
/usr/lib/.build-id/be/e1ce8aecc801fa57aae2c4e91d773aeee3366d
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/84edc21ad4560167c67929e5fee9f9aefa77fe
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/0d1cbc564215f2e6f227fcac5df930ceebbded
/usr/lib/.build-id/c0/3d84e9f3f8b94157ac19290a95e8a0fed3fa5b
/usr/lib/.build-id/c0/9678005e1f53162d53909ce0202f3514cc3241
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/7e8461d42cadc2a89e037cac7ac73a29a10b04
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/4c891fc2fee760e59f1cdee78c2c8bd8bf0331
/usr/lib/.build-id/c4/a0ec3cd995c02f962e48d5907f18bff2848cb9
/usr/lib/.build-id/c4/b93e2fcb028384946fbe134be27b793b89dd0c
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/8e9304d3c4fd8ce78c8fe4ab8a1d7b4e623343
/usr/lib/.build-id/c6/a0b5f4531c8750161fb1f2a4073bc37c8ffb34
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/a856c064f47ea56102dd56166f36ca77e66354
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/ece3a47d3a6d1a2231cc05e8883483ce1b91b8
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/2f206323460a42019d64a2fb254d883fe137d1
/usr/lib/.build-id/c9/e5ced4a088376dac111f3593076001f433bde3
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/609f64e1cb0677751face52e0ca49135ba27e4
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/b10147425a1c3a71ddbd4062e62d459d917bb8
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/e432ff3d0344574ca6baaf238feb7fbf8ad858
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/bf355c8f40d2a5f7825c83589f17a08aaf352a
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/fc4a1093b0a3e5a5437b0b281fcf478e24a1ee
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/3b988bb9df85eeae948640c53cd202395183e9
/usr/lib/.build-id/d0/7ae96db13c3fcd983aa017440aed1d34c562d9
/usr/lib/.build-id/d1/14625f58a77c1b36cf76d5c5e5f64dd1596c2c
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/0d8e007d981fc711e30d8f11e137c656d88371
/usr/lib/.build-id/d2/7637e5e58bd568d4e2467b04a1f047dab9ced4
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/3fb673da075a20d6c5108208635308919aa7da
/usr/lib/.build-id/d5/fae1ffe99f6e575df1e5f61172e67e5fa254fe
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/90cdc831b4df8514d371f447846943de75edb2
/usr/lib/.build-id/d6/e9d4f4cc7bc45501310da000afa4def1b99d2c
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/4e951ea7db4498d0b7cbae4b10b3a89915745c
/usr/lib/.build-id/d8/c7a55f0265fab80f61b439d4318dbbb3f7159b
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/4b0db2f6f85712b88b46d823a88b56e4c0af1d
/usr/lib/.build-id/da
/usr/lib/.build-id/da/7c10c7273f0e0407a80de6807fabe0b0801b2c
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/0f7255f66b655fe27b7ba9e57ab3a63c3196e8
/usr/lib/.build-id/dd/43346e87ba09bb1d68a584309e99b999dcaae8
/usr/lib/.build-id/dd/675f9f22b93825699c9b5a4ae82a33a0d2b5db
/usr/lib/.build-id/de
/usr/lib/.build-id/de/44461e94233370c8b4348419774ec36abe9b21
/usr/lib/.build-id/de/874d733b903d20a3ac17fd4e173128bcbfbf79
/usr/lib/.build-id/de/e9deaeee5988d467e0ade357b751ef97916e33
/usr/lib/.build-id/df
/usr/lib/.build-id/df/249b3bfabf08aa047f664d52c65e3151f0de19
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/5a07a45624df5bc76683d15314f44eb7760208
/usr/lib/.build-id/e0/815431d980236d6ad38b0de551c6f4e09fa43a
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/a44cfe9bc22331bbb0683f3a98e200f898d157
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/2c4197a545e734f36ed3b4413d464d01b405ef
/usr/lib/.build-id/e2/c39c7ad6d96f1b023682047a2a7849ca713472
/usr/lib/.build-id/e3/2768e5d20ef9a82aff9a26c92847fe20d6ad0f
/usr/lib/.build-id/e3/69e5a89da5ec7052a39fe8a2a6052ac2f63110
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/0287c38c381b11e114374b664a1f2637c54dcc
/usr/lib/.build-id/e4/9b53759ba618be784a4c701d5a9abc2c8259c4
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/80e358a2adbfb2402c1058abfea570b5b82a51
/usr/lib/.build-id/e6/97e9ea0fd7e28ff198f383ea49452887ed2737
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/5e5c866bc4c735c699f661108c23bb6d2690c7
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/17877905526671be84aaef9568ee6bdb47e127
/usr/lib/.build-id/e8/b62067d0b3b4e84f90d45af7cc20c21e04fa4a
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/f5b2feecd1c33f9c89efa4101ae1fd99ff0fa2
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/ccfeb524a83f5ab2fc1ef684dce72bcd4dfe37
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/53134dedddb295a87795224b5c1959d0746348
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/104035f28452c3e177f03f4d7e89955d6846b5
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/3c7fedf59e68e48cced9f45f793db5f43dbaee
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/2f0255506ee10ab964f46c270fbe11c9b4095a
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/c753359507881d6b718422626ba196c27d3807
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/056d2cb5df7131a9f6e8094c2b38795b4db83e
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/318d86297aeaa6cd1d557a69a4d24bfc916e3e
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/8456863240a2d2d19a96f088012b6db4a7c899
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/18969bb8d7bf4e31c19adf16ed60aadf5482d8
/usr/lib/.build-id/fb/b6bee3538688c9aa0864770cc77d1bc6139333
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/ac02fbd32236b190eaebb95580790e298291b4
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/ed955a72a9b2eee73fffae83e630ded4dfeadb
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/82cecefa99deaebad41b34c36b220bd426e635
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/a53c8bbea47ee7bc93489e08b38a6ad0930001
/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, Mon Jul 21 23:25:54 2025