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

glibc-gconv-extra-2.42-6.fc43 RPM for x86_64

From Fedora 43 testing updates for x86_64 / Packages / g

Name: glibc-gconv-extra Distribution: Fedora Project
Version: 2.42 Vendor: Fedora Project
Release: 6.fc43 Build date: Mon Jan 12 12:46:52 2026
Group: Unspecified Build host: buildvm-x86-27.rdu3.fedoraproject.org
Size: 7568198 Source RPM: glibc-2.42-6.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

* Mon Jan 12 2026 Frédéric Bérat <fberat@redhat.com> - 2.42-6
  - Auto-sync with upstream branch master,
    commit f122d0b4d145814869bf10c56db1d971bcba55c5:
  - nptl: Optimize trylock for high cache contention workloads (BZ #33704) (Sunil K Pandey)
  - support: Exit on consistency check failure in resolv_response_add_name (Florian Weimer)
  - support: Fix FILE * leak in check_for_unshare_hints in test-container (Florian Weimer)
  - sprof: fix -Wformat warnings on 32-bit hosts (Collin Funk)
  - sprof: check pread size and offset for overflow (DJ Delorie)
* Mon Dec 15 2025 Frédéric Bérat <fberat@redhat.com> - 2.42-5
  - Auto-sync with upstream branch master,
    commit b11411fe2ee7a8f3c3a2c1ee99c1729adb9a0efe:
  - posix: Fix invalid flags test for p{write,read}v2 (Yury Khrustalev)
  - ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091) (Sachin Monga)
  - ppc64le: Restore optimized strncmp for power10 (Sachin Monga)
  - ppc64le: Restore optimized strcmp for power10 (Sachin Monga)
  - AArch64: Fix and improve SVE pow(f) special cases (Pierre Blanchard)
  - AArch64: fix SVE tanpi(f) [BZ #33642] (Pierre Blanchard)
  - AArch64: Fix instability in AdvSIMD sinh (Joe Ramsay)
  - AArch64: Fix instability in AdvSIMD tan (Joe Ramsay)
  - AArch64: Optimise SVE scalar callbacks (Joe Ramsay)
  - aarch64: fix includes in SME tests (Yury Khrustalev)
  - aarch64: fix cfi directives around __libc_arm_za_disable (Yury Khrustalev)
  - x86: fix wmemset ifunc stray '!' (bug 33542) (Jiamei Xie)
  - aarch64: tests for SME (Yury Khrustalev)
  - aarch64: clear ZA state of SME before clone and clone3 syscalls (Yury Khrustalev)
  - aarch64: define macro for calling __libc_arm_za_disable (Yury Khrustalev)
  - x86: Detect Intel Nova Lake Processor (Sunil K Pandey)
  - x86: Detect Intel Wildcat Lake Processor (Sunil K Pandey)
  - nptl: Fix MADV_GUARD_INSTALL logic for thread without guard page (BZ 33356) (Adhemerval Zanella)
  - nss: Group merge does not react to ERANGE during merge (bug 33361) (Florian Weimer)
  - libio: Define AT_RENAME_* with the same tokens as Linux (Florian Weimer)
  - AArch64: Fix SVE powf routine [BZ #33299] (Pierre Blanchard)
  - i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129] (H.J. Lu)
* Tue Aug 19 2025 Florian Weimer <fweimer@redhat.com> - 2.42-4
  - Add marker symbol versions GLIBC_ABI_DT_X86_64_PLT, GLIBC_ABI_GNU2_TLS,
    GLIBC_ABI_GNU_TLS, following upstream.
  - Auto-sync with upstream branch release/2.42/master,
    commit 7a8f3c6ee4b565a02da4ba0dad9aaeaeed4639ce:
  - x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
  - x86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
  - i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
  - Use TLS initial-exec model for __libc_tsd_CTYPE_* thread variables [BZ #33234]
  - malloc: Fix checking for small negative values of tcache_key
  - malloc: Make sure tcache_key is odd enough
  - malloc: Fix MAX_TCACHE_SMALL_SIZE
  - malloc: Remove redundant NULL check
* Fri Aug 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.42-3
  - Auto-sync with upstream branch release/2.42/master,
    commit c5476b7907d01207ede6bf57b26cef151b601f35:
  - hurd: support: Fix running SGID tests
  - Revert "tst-freopen4-main.c: Call support_capture_subprocess with chroot"
  - tst-env-setuid: Delete LD_DEBUG_OUTPUT output
  - tst-freopen4-main.c: Call support_capture_subprocess with chroot
  - tst-fopen-threaded.c: Delete temporary file
  - Delete temporary files in support_subprocess
  - nptl: Fix SYSCALL_CANCEL for return values larger than INT_MAX (BZ 33245)
* Fri Aug 01 2025 Florian Weimer <fweimer@redhat.com> - 2.42-2
  - Auto-sync with upstream branch release/2.42/master,
    commit 5e298d2d937b6da06500478be956abeb24357e05:
  - elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943)
  - elf: Extract rtld_setup_phdr function from dl_main
  - stdlib: resolve a double lock init issue after fork [BZ #32994]
* Wed Jul 30 2025 Florian Weimer <fweimer@redhat.com> - 2.42-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

Files

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/79673947abe2089c2c631fe4071f8910a0c994
/usr/lib/.build-id/01
/usr/lib/.build-id/01/7c56cbd63fbfaea9cea738f2bc9c6d00225583
/usr/lib/.build-id/02
/usr/lib/.build-id/02/3c36c0c56afd4d7794df7824ec54b07ae0215f
/usr/lib/.build-id/03
/usr/lib/.build-id/03/71a466113cea0ae73383ac81ea106df1e5c7da
/usr/lib/.build-id/06
/usr/lib/.build-id/06/23b1b8b0a1888d86d9b6c00d29bd2aa1d40efc
/usr/lib/.build-id/07
/usr/lib/.build-id/07/700d0eb7c85cf50b2c67ae50f12cdd06a4d68b
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/651271b48e9e09e013e7ce4deecca2bec7ae4a
/usr/lib/.build-id/0a/f30dc1fa6e3b40920115dfd08a02ff3ca093e9
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/9c475ac3139d8534c453d826c17843fa5f6bc6
/usr/lib/.build-id/0b/abe59bad165c92f29251fbe4699f84e8fd5f2b
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/16b1044eb2821477c08a0ee8a53e9783b37d93
/usr/lib/.build-id/0d/5c984bc36e8089b492a3e5e7911f804162f29a
/usr/lib/.build-id/0d/bc90a4bff535925f7fe0de6a25a23b332ac264
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/82789b020787ab74f6f03588cd9c9a2ce52d63
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/339eec2dad0b691be9f34f0ef6a608ae887db5
/usr/lib/.build-id/12
/usr/lib/.build-id/12/7d54d0c41532a5d2e7b74ec9f52b40b9f72bda
/usr/lib/.build-id/13
/usr/lib/.build-id/13/4716fb49d6da3b1ee4ebd9f474778761a053c8
/usr/lib/.build-id/13/c009da1e4068bc4046bb06997ce9e72c82db80
/usr/lib/.build-id/13/c22b055eed79088ade984202e950f46265f2b5
/usr/lib/.build-id/14/4d9443194cb67c8b8402c7688cb44719a10c72
/usr/lib/.build-id/14/a157f3d553f8cc4aafd09ce5cdd6da582f2f6c
/usr/lib/.build-id/14/de08ad60b0e83e60ac52185412d5fdf09c00bf
/usr/lib/.build-id/15
/usr/lib/.build-id/15/35dbe01c4cf085b23122d1630ba46f5050c0f5
/usr/lib/.build-id/17
/usr/lib/.build-id/17/dd65ae43e01fd07ad9f3dda5895f6d95b521b4
/usr/lib/.build-id/17/e50d3ddabd60c3695f5d6a1313d59d73b1018f
/usr/lib/.build-id/19
/usr/lib/.build-id/19/425e80790c65e892fb597c354c34b0cd129aaf
/usr/lib/.build-id/19/ceeaf968cddf904c6a22880c3455c9e099aa92
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/da4de5daf22698ffde9a629c1db933d261e9f9
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/880463c006ae5ca51df21e6ddd22c2125e322a
/usr/lib/.build-id/21
/usr/lib/.build-id/21/a3ef30e0acbd41bf4a9c5ab03a13c2507adf8e
/usr/lib/.build-id/22
/usr/lib/.build-id/22/db769b74cbb9ea47480c08e04c3e7414731243
/usr/lib/.build-id/24
/usr/lib/.build-id/24/7ce0bb15db052c848663c0253afe689931d483
/usr/lib/.build-id/25
/usr/lib/.build-id/25/345a4924e6b6eb2b55f24a90d70be51985933b
/usr/lib/.build-id/28
/usr/lib/.build-id/28/6ee8bd31fc8c4042341adba17daee17dfd8a8e
/usr/lib/.build-id/28/af666af9994ab5c2e412edb8a02326e680554f
/usr/lib/.build-id/29/4add94b3aa4c8fc1eb768aa59f80022ec3c299
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/f4ba44cde97307aeac1c477336f86cda0a91da
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/08ec2993acc172086ebbcb91c537f19dc954ed
/usr/lib/.build-id/2c/796df6de9554c8a5b72425b800dc1e84caeb6a
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/c4e998a6c565fb77ddd94c3d79ef908bc18843
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/09539d143cc59c18d4f1e6d5030eb04e88ffd8
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/53b7a27206258e51aa031ebc9ba7b47ecc602f
/usr/lib/.build-id/2f/6931b20b1ca547a79db62d7bfbe27060d69828
/usr/lib/.build-id/30/6f583e03e28e57ba76a1d7b46d6625f033246a
/usr/lib/.build-id/30/d9e268b16cdc4be8854f6114d3f0f4dfde5835
/usr/lib/.build-id/31
/usr/lib/.build-id/31/175da91a5e00ffcd4b40eaf640b5aa7a648b16
/usr/lib/.build-id/31/3a82b67a258f96e81eafd8624580f776f935af
/usr/lib/.build-id/32
/usr/lib/.build-id/32/d7997b17fabb5311a67019b711d5d6391012c3
/usr/lib/.build-id/33
/usr/lib/.build-id/33/01167fdc0c9a74f7b99ba866468bd693f59f3d
/usr/lib/.build-id/34
/usr/lib/.build-id/34/8c050fb0463c36f366552a8dc65efabf0853bd
/usr/lib/.build-id/34/cd4a0bab0c6f0d93a1f729baea7d38de3d2f5d
/usr/lib/.build-id/35
/usr/lib/.build-id/35/87c0f8f726c7e9ad6d1c05362a17ea3dde662c
/usr/lib/.build-id/37
/usr/lib/.build-id/37/0c0136dc498aa9dce1953e52c7e6499be89ddc
/usr/lib/.build-id/39
/usr/lib/.build-id/39/0bf0e4619b7bf002eb470f493153bc82b0c46f
/usr/lib/.build-id/39/34776d910bf3b682ff0d0b06e645d741030da3
/usr/lib/.build-id/39/45b7272b68ad1141fca4691294ae3860af41de
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/29948c7233d50c030ec725ad24b3d5ffb76135
/usr/lib/.build-id/3a/590943ae1bfdedbdfc2e776d7ba3780d6dcdb2
/usr/lib/.build-id/3a/9dd525ec08e838669aae851495080a4c95bd06
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/fc0e59993b406bc316d574bda463b226c1776a
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/6264e544defdc3e172380d2c047ebe6851d92e
/usr/lib/.build-id/3f/ebb28e6d65f636b565ae1ffab392bc4dc9ba5d
/usr/lib/.build-id/40
/usr/lib/.build-id/40/050e9f802fdd8f1bc5bc716b69f0e46ba39cc1
/usr/lib/.build-id/41/c0b8fe28bede9a3d1dac117fa7bc02bab329e8
/usr/lib/.build-id/44
/usr/lib/.build-id/44/8ec3766c1942dff8029bd9afcdbaa231793e9f
/usr/lib/.build-id/45
/usr/lib/.build-id/45/83746ee0298cd8c6bc151f3d51d1c0f96e99bd
/usr/lib/.build-id/45/f3aeb1f5bb7c840b21077d11a045c7ab6ac68d
/usr/lib/.build-id/46
/usr/lib/.build-id/46/e1011938c318bc17ff43880bc1d3e8613c0722
/usr/lib/.build-id/47
/usr/lib/.build-id/47/11ab954462fdc32af5984392d10c2433100494
/usr/lib/.build-id/48
/usr/lib/.build-id/48/2a57e283bebc1e9702d0b1afbcc3a630283516
/usr/lib/.build-id/49
/usr/lib/.build-id/49/ec4a3cdd6a1dae9bf6aa7cf52bd949aea13e5c
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/3b56bd21ea8806b35c558fd1acedfe8524f772
/usr/lib/.build-id/4a/9965c7c84a17484dea3d0ecc97ec51820c5b35
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/be80c3d5fbdd6a0f781cde3478b48e820651df
/usr/lib/.build-id/52
/usr/lib/.build-id/52/4da481c85251687b0766a57992f4a2ed13fe28
/usr/lib/.build-id/53
/usr/lib/.build-id/53/57cde73df06d32a84ef5ec8352058a13c3a39f
/usr/lib/.build-id/56
/usr/lib/.build-id/56/8525444992769ad79da6921bf95b59c56de791
/usr/lib/.build-id/57/bfbfa16d303e0cad3be94ea4f4a535339a8afd
/usr/lib/.build-id/57/ecfe43d2e1e694b1d3add476b52bd02006740c
/usr/lib/.build-id/58
/usr/lib/.build-id/58/4b63ba7567266e5dbf22eeeec432434eb12147
/usr/lib/.build-id/59
/usr/lib/.build-id/59/32a002b33034b4e02664cec4866764aad8ef04
/usr/lib/.build-id/59/3bda135e3cb7b721ab310ba094b17fe79a42af
/usr/lib/.build-id/59/6c39a064415c4773be97bebd47bbb1bc1fdcad
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/b9f5fc1d5e3caf9a1d330ea1562fb481e71723
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/1ca872d886964062cad9b0433a4bc73b9e11d6
/usr/lib/.build-id/5b/8641f73686d09fcdd48da91617391e53df0e59
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/c68d8ecdf3c84a1ab900b338356ae6d9187480
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/110ebf726d83ed24903f4d02af64716f998e6d
/usr/lib/.build-id/5d/90610bd22650311349adeb585e2541bf8c560f
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/a8c2779545ee6ccb8564f32b17ba36238479e3
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/6ed0d05c730868db23116e3ec7b25a277c6a1b
/usr/lib/.build-id/60
/usr/lib/.build-id/60/b93138e8951063b42a632010543bc445725673
/usr/lib/.build-id/62
/usr/lib/.build-id/62/8b1206a29436cd77e8395ba65eae6d52261e70
/usr/lib/.build-id/63
/usr/lib/.build-id/63/2478b2d01ec5f01dc833d15e600f2a59b14f10
/usr/lib/.build-id/65
/usr/lib/.build-id/65/4354e8e90a4422e710d16ed3e35eec01707479
/usr/lib/.build-id/65/f6ff17cca47c576b666b542776ffcb611ee2a2
/usr/lib/.build-id/66/892ce53a69c8f5f468639b4855b707917e451e
/usr/lib/.build-id/67
/usr/lib/.build-id/67/09122993a057d73278d3a6ee33cf1808bdf75b
/usr/lib/.build-id/67/67928888b7d24eb9202b346ec47efe80b4f360
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/0d3bf712932d0f294b0d20dac0dcb852cc232a
/usr/lib/.build-id/6a/9fc8c52c58466531b987cc8f9157657a862233
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/8737878096539cad258c513ab9e2dc36deca00
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/34274861081caedf0a440ca0a2c5135a61750b
/usr/lib/.build-id/6d/7caaa96ba86d77ae1c816b290f2b78e8262ffa
/usr/lib/.build-id/6d/bdfecdd7534d614fd6a056239836c0054bfbaf
/usr/lib/.build-id/6d/d68d61dd097e386ab0d8a7bb77374ce0362e07
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/ee0a7a49cafdb708a662075be5700f85da7c3d
/usr/lib/.build-id/70
/usr/lib/.build-id/70/9cb25f8a206dac7843bfb8e649247376b0c0f6
/usr/lib/.build-id/70/ccb814bc98a7ce528a060ebe9fa13173a9bd15
/usr/lib/.build-id/71/fa057f683c5ca6b19347635c24b09dd4a5e7c6
/usr/lib/.build-id/72
/usr/lib/.build-id/72/2eab1919066312e5ea9996bc083d027c28627f
/usr/lib/.build-id/73
/usr/lib/.build-id/73/602089882a99b419798344fb8b216e70402eda
/usr/lib/.build-id/74
/usr/lib/.build-id/74/0bd9f3d0041a4beb946615fbedb85ac373cb09
/usr/lib/.build-id/74/c38a2cd249c1808bc962fb23956d76a0e51a38
/usr/lib/.build-id/75
/usr/lib/.build-id/75/ab4fbfee63e8e976dcf3c906a25bc7ffe16dcb
/usr/lib/.build-id/77
/usr/lib/.build-id/77/559bf25106792eec14c216f09cd61cb9de9f51
/usr/lib/.build-id/77/655bd5393f000214e6236e6642772badf956c2
/usr/lib/.build-id/78
/usr/lib/.build-id/78/d2340166d34de3335f5edf41deeb63ee86d166
/usr/lib/.build-id/78/f40556fea7f8e6a5fcda64edf22ad2f491069d
/usr/lib/.build-id/79
/usr/lib/.build-id/79/81d9e35929bf1b22fc5c47636576a9afc93411
/usr/lib/.build-id/7a/6c159bc33ec875b7c023c3a3e18475b56df405
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/34acb61402e4dae740b423db6f32e87633da14
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/ef1c47cd88586a6ed11598943467cc9a868e42
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/4a89a8ef9e15483991871095135eea10e4c901
/usr/lib/.build-id/80
/usr/lib/.build-id/80/124c0592b48cb8ddb81dda9921ad13a0702650
/usr/lib/.build-id/80/abf1d12f6ea5162590aaab2d07fb6f1502e5f5
/usr/lib/.build-id/81/47d6ea2b7e85914b541a61980435e7ac4c3240
/usr/lib/.build-id/81/60803ebbd5ff3ac2e106a7db82196a6e07d122
/usr/lib/.build-id/82
/usr/lib/.build-id/82/fbe169a55f5b856b45b4a9a109716e5b890a6a
/usr/lib/.build-id/83/c2db4dc055083e89effd8900c0051d8d62e253
/usr/lib/.build-id/86
/usr/lib/.build-id/86/e8bebd604d38974f17c2432ff652e28b8aa99d
/usr/lib/.build-id/88
/usr/lib/.build-id/88/a2b70d71b9bd113743c6595a8275391fdd2aa7
/usr/lib/.build-id/89
/usr/lib/.build-id/89/41f6e78dee059a693cb65e92422c4645f114d5
/usr/lib/.build-id/89/903c95a570a18f8224a049e2a74cd5750ec257
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/269b62f5d81d39d8260857d3a71135ae27436b
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/832f2de2927a934a29967058c62be61518f056
/usr/lib/.build-id/8b/c80312494d4cb61a6f93e69e71afcbb59813cf
/usr/lib/.build-id/8b/c8a99e0811f1896dd3fef42baf3bbed33ac9de
/usr/lib/.build-id/8b/fde9d3be4d1a1e79e92a3a721d295001fe49c0
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/b96aae1ba3efbc33cade805d60d9065fd8c885
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/9b8a46891a2ec8a1d63b62f3fef2e3aa977431
/usr/lib/.build-id/92
/usr/lib/.build-id/92/f4a69305c413ad0b04feaaaab05dc154a521cf
/usr/lib/.build-id/93
/usr/lib/.build-id/93/7812078d10b5297d31c1c0fea6f2d561fa40cf
/usr/lib/.build-id/93/db438c5214719936e54ad0ecd7b40629573778
/usr/lib/.build-id/94/596c653c27981cd3a65656573f80a11379214e
/usr/lib/.build-id/94/7fe8e5cfdfad9cd83522c45319b4ebf7fc980c
/usr/lib/.build-id/97
/usr/lib/.build-id/97/60636449339ca53567bc828f1b3eff2f52c0b4
/usr/lib/.build-id/97/7f1194324102f34582d966f4233288cf453ebc
/usr/lib/.build-id/9b/79cc8806c26973bf0528b36a530471ccc86fb9
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/a7923baa90c3b44de0c4b7c8e0235d158fd9d9
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/0e986153dca3d0d052f387d27e5d3ff101c1cf
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/8da000bda5f51700fbfc331358980a3413b28d
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/a698d44739f813eea6bb03c0b1bed59dc60f2d
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/073f2696f09570d3139c6de22b20d6595c1109
/usr/lib/.build-id/a0/2bc4773447eea64143e19fbb9fb41b2325e749
/usr/lib/.build-id/a0/af9d5b00c23fe597b492fda80229b99ea041e8
/usr/lib/.build-id/a0/f4ea546e7e55675f68156eb734e60b8f918b77
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/9faa4758f564f4ec4750c90cecdf65797eae47
/usr/lib/.build-id/a2/c2be1facf1175a4903a4d8ff5a7aa8f6133ec4
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/0cb0353f79f5facb3f58d8eec67521c57259b5
/usr/lib/.build-id/a3/17d831f041c142de57298dbb7724260b9d7928
/usr/lib/.build-id/a4/9cf67d6cb353f32698f4e6725035f8e972ec72
/usr/lib/.build-id/a4/dc9675eaff8a5caed14537d386e90be40cd26c
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/0d73561ecce95cf84820d32783dd727bcd1a1c
/usr/lib/.build-id/a5/f5c885455a37429df052f1a2b7e5aafebdb867
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/67f2f75a1329743d66ea87a398c5ef1e581b20
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/c280a4a0fe4e4ec9e34e63baab59f5e4740967
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/24f80d40de17a4450b95d2322b677a885ac529
/usr/lib/.build-id/a9/3646c3a4b4ab54331cfed952d1f5e1ec7c112b
/usr/lib/.build-id/a9/a98dda74dbdc7e4ec16c6a1b9e98bc314db92f
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/55be557a7f222c3f0faf2481266f8a43dc061c
/usr/lib/.build-id/ab/662766eb74c8c4fc232df97b27d8a7757a68d5
/usr/lib/.build-id/ac/734e2b032cb954602997609dc753c92d7e30b6
/usr/lib/.build-id/ac/ccd740b225b67bfd54bfee33c83feb353c3d63
/usr/lib/.build-id/ae/7b23a327e8982e26fd99af9959aea4cdbdc3cf
/usr/lib/.build-id/ae/99efca39a5872406a94f6766d0b53c0d7c17e3
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/f72d295080acafc6276523640a01f0051be20e
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/14503d730284aa9f61060402ec0a50dcebb298
/usr/lib/.build-id/b4/53cf0ebea9fb0a09baa6766d63bcfb67205f8c
/usr/lib/.build-id/b4/f65c03c7959a996990e8246131dd676a1ed12a
/usr/lib/.build-id/b7/3f7a921e4a326ad51eab4b788541a04364dbaa
/usr/lib/.build-id/b7/ea131d0e4b5c716d540ce178638cd6b231354d
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/2604088d72dc9f45ea54f90dd680a083135d0b
/usr/lib/.build-id/b8/448f83f38c3f348dfb10f37605ac187c43f964
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/1da49f6c148887730ec791c9b00035e0bddbd1
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/1ef340586e809beeb0f5a347fdb853d9811e61
/usr/lib/.build-id/bd/219b582d9d01b4ff10d5a9c41d6521a0a96d47
/usr/lib/.build-id/c0/653fec39b8c405da79574a5b60699158357107
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/09bda157353aa92a3d0867b3997ab252ef74ef
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/2c6be7369de9a6445d982380528ac0803abb0c
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/a661af2aad32c27056dcae56082a5c48b1bf98
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/409c163ffb7e66c7a520228b565c1c5a3d4c41
/usr/lib/.build-id/c6/ca7ab7a73ba5756df1091b6d37704cb91a5d00
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/8883a9dac6cfc590f043a8e5a9fe6b22657ca8
/usr/lib/.build-id/c7/c982ce4d3554b120c05a58f9a8674a34bfb74e
/usr/lib/.build-id/c7/ca4f915098fea79ac8171d9e5db494fd3005b1
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/c59bd896c1bce3eca27a7ac5e870297c1cdbde
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/f9eaaf0f9d06d93b5f2f7bc5ef2b87d2cb8857
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/31198c1f900ff6cca694925a6c61cfde93ee02
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/06257d62a36532e86769638d241d4fe836a4d3
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/8354abc3249ebac6afdef3cfd48e3ae4c08e32
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/2a31173aa55d506269da54d5aa144704ff6f4d
/usr/lib/.build-id/ce/6057f080be8b514cd20167b75542786aa77bc6
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/11f5e32905a937347a8cc7a10988c4dd5e1089
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/5fbeb05a176308335a248b88928e69a3bb0376
/usr/lib/.build-id/d0/9d16d709e5a68b0416afbc516e2bd6f2b31f5c
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/8625c9f4f1a6f5f0d1fa95b23f437d6026b973
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/433004532db88fbb4858a82de21a9b5eb419af
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/86d323b0ca67bd3e8bc8bfde3bf56b2bff7a8f
/usr/lib/.build-id/d3/e358d08e7ee357db46340b318f4e5d57010987
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/d64ec5115de6ed2df8cd1f0dfb65f372f9685c
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/6bded4eea27f92cc0402e0bef0fee9126c4e41
/usr/lib/.build-id/d8/8437076329619be4a108a3383a6f170653c7e8
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/4a2bac8f652b875a2035a4360fc20929dc31ab
/usr/lib/.build-id/da/f62f5ab03686962c88a603d893f073da1b3157
/usr/lib/.build-id/db
/usr/lib/.build-id/db/c7d9757fb7b4a5a6634b4a283c31a65e46a999
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/9c39337fbac471699599f1b31d1e01ec9eda3c
/usr/lib/.build-id/dc/b8c85c752fd38df9145b0f148e70a7aff400e5
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/501e25539175cd7aa47402e768dc075fe33c75
/usr/lib/.build-id/de/41beb509c722a64e367e408b2f1021d16a388c
/usr/lib/.build-id/de/e0d9cb1cb1a0a172b5c7ffc223e7920bb1d5e1
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/d2c62d5191a41ec96ea4c4634a60947ca766a1
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/70f6658c7ce0567c1aae3d029b226dd43fdafb
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/6315852caf4305fcc50b6d79773b6d8411627f
/usr/lib/.build-id/e2/e8508d3d79e00725b1859058ad668b13aaf8b7
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/0034e8b6268a343254893692a213bec9fbc7c4
/usr/lib/.build-id/e3/1b4f8510d5c893ea847965163ed611dcc9acdd
/usr/lib/.build-id/e4/dd1f5db7f6f2c09e0e9c79cc1b68569e6b288c
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/9ee02f95cee1331689423464de4a0aef6f3050
/usr/lib/.build-id/e5/eac17447f4f9dfa6c85ef85ca0c81bac0791e9
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/e300e32c86b16561ec01751465c79a8d607319
/usr/lib/.build-id/e6/f82c4b41ffd16e38ea2f77fcc306498724d7d1
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/d77af122937ddcd086800ae58152ebed1411b6
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/4f19e0953b1f0c168077030e6b5e06afee00f9
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/c1b740ebdd6d5be20fd9e70b1c55da3abd1b7e
/usr/lib/.build-id/ec/d748fe8623d3da832c2a00d41623e2b433c3a5
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/d32de56a1049e500991d53d8c797e42803ac84
/usr/lib/.build-id/f1/43541893324e61b9695924d66b6747e5869570
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/4dc3fb8dcce13390f06fe20c6be161d38d48da
/usr/lib/.build-id/f4/e63110f30adb8b6a5371a25cb9e75d842d0fd2
/usr/lib/.build-id/f5/22901f21c5f98a3e2085481581f60b11059f4c
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/d04e655fb5acada4271cad591982c7b9afce9a
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/f43d32788fa0812e4dc162776b1de7ffb8551e
/usr/lib/.build-id/ff/9f735e9d282b7a5a054e45d0be5cd947b28b22
/usr/lib/.build-id/ff/ee22da1924e14d63b0fc2002699d7780771f31
/usr/lib/.build-id/ff/eef594f078e7b553fef38053ef1ff486ade0ba
/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, Wed Jan 14 23:54:13 2026