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.9000-1.fc44 RPM for ppc64le

From Fedora Rawhide for ppc64le / g

Name: glibc-gconv-extra Distribution: Fedora Project
Version: 2.42.9000 Vendor: Fedora Project
Release: 1.fc44 Build date: Sat Aug 16 17:30:25 2025
Group: Unspecified Build host: buildvm-ppc64le-28.rdu3.fedoraproject.org
Size: 19379422 Source RPM: glibc-2.42.9000-1.fc44.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 Aug 15 2025 Patsy Griffin <pfrankli@redhat.com> - 2.42.9000-1
  - Auto-sync with upstream branch master,
    commit 399384e0c8193e31aea014220ccfa24300ae5938.
  - x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
  - i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
  - x86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
  - LoongArch: Fix build failure for loongarch64-linux-gnusf toolchain. [BZ #32776]
  - benchtests: Avoid truncation in random memcpy/memset benchmarks
  - stdio-common: Fix macro parameter shadowing in scanf input specifier tests
  - stdio-common: Add 'f' conversion tests for . scanf input [BZ #12701]
  - stdio-common: Add 'e' conversion tests for . scanf input [BZ #12701]
  - stdio-common: Add 'a', 'g' conversion tests for 0x. scanf input [BZ #12701]
  - stdio-common: Reject significands w/o digits in scanf [BZ #12701]
  - stdio-common: Don't read real input beyond the field width in scanf
  - malloc: Fix checking for small negative values of tcache_key
  - malloc: Make sure tcache_key is odd enough
  - localedata: Add en_SE for ISO8601 dates
  - malloc: Fix MALLOC_DEBUG
  - malloc: Support THP in arenas
  - malloc: Remove use of __curbrk
  - Filter machine compiler flags into Assembler Flags
  - tst-freopen4: Remove temporary directory from warning message
  - Revert "tst-freopen4-main.c: Call support_capture_subprocess with chroot"
  - iconv: Fix iconv functions not following symlinks [BZ #32339]
  - Linux: Add test case for bug 33245
  - Use TLS initial-exec model for __libc_tsd_CTYPE_* thread variables [BZ #33234]
  - iconv: use bswap_32 instead of __builtin_bswap32
  - 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
  - Revert "Remove use of __curbrk."
  - Revert "Improve MALLOC_DEBUG"
  - Revert "Enable THP on arenas"
  - Revert "benchtests: Avoid overflow in random memcpy/memset benchmarks"
  - Revert "Use _int_free_chunk in tcache_thread_shutdown"
  - Revert "Remove dumped heap support"
  - Revert "malloc: Cleanup libc_realloc"
  - Revert "Change mmap representation"
  - Remove use of __curbrk.
  - Improve MALLOC_DEBUG
  - Enable THP on arenas
  - benchtests: Avoid overflow in random memcpy/memset benchmarks
  - Use _int_free_chunk in tcache_thread_shutdown
  - Remove dumped heap support
  - malloc: Cleanup libc_realloc
  - Change mmap representation
  - manual: Adjust documentation to standardization of select
  - manual: Use sys/select.h instead of sys/time.h for select example.
  - manual: document getsubopt standardization.
  - errlist: add missing entries for MIPS/SPARC
  - hurd: support: Fix running SGID tests
  - support: Handle COPY_FILE_RANGE events with FUSE
  - malloc: Cleanup sysmalloc_mmap
  - malloc: Improve checked_request2size
  - malloc: Cleanup madvise defines
  - benchtests: Cleanup bench-malloc-thread
  - malloc: Fix MAX_TCACHE_SMALL_SIZE
  - nptl: Fix SYSCALL_CANCEL for return values larger than INT_MAX (BZ 33245)
  - i386: Consolidate subdirectory check on elf and csu
  - x86-64: Consolidate subdirectory check on elf and csu
  - 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]
  - Use Linux 6.16, GCC 15, binutils 2.45 in build-many-glibcs.py
  - malloc: Enable THP always support on hugetlb tunable
  - malloc: Remove redundant NULL check
  - replace atan2-inputs with more meaningful inputs
  - inet-fortified: fix namespace violation (bug 33227)
  - tst-cond23: return EXIT_UNSUPPORTED on missing clock selection
  - NEWS: Add 2.43 section
  - Bump version to 2.42.9000
* 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/5efcbdcb462fb639608b6ba38ab761a9fda91b
/usr/lib/.build-id/01
/usr/lib/.build-id/01/499c92c1376cd3d8f082d668f3edbc729567d3
/usr/lib/.build-id/03/7e189864d375f8ee1ca95ad6bd3d4bb2ed56df
/usr/lib/.build-id/04
/usr/lib/.build-id/04/7889cb19475ecc048b3aec0cd0f8362d761978
/usr/lib/.build-id/04/7d8953dba7cf890b31a732d5e3df56bd716edf
/usr/lib/.build-id/04/a8f14563b62d68bd04f56f4ed1754fc4711454
/usr/lib/.build-id/05
/usr/lib/.build-id/05/1b3f904f3dfbf5b9e284b4949e1091a701c571
/usr/lib/.build-id/06
/usr/lib/.build-id/06/6a386cfbdd0b8e7000b4033e8543021cba3a8f
/usr/lib/.build-id/08
/usr/lib/.build-id/08/25855e3025d90a9fc4762f8e274ed6ce4f3d0c
/usr/lib/.build-id/08/51b3a50f0e0dc61a352b7623304d0181449ab3
/usr/lib/.build-id/08/65f2f2ab184ec7f10d3cbbf9857d6ec53f5291
/usr/lib/.build-id/09
/usr/lib/.build-id/09/c5afa1250ce79461fcc208b3e982c1b19cf74e
/usr/lib/.build-id/09/d0e79cd4a5c3532d7d2457b236d6b8a4d3a5c2
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/292639583b0959a3a117492cc88c1810a9df25
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/bbfe7f98b530ac38e91710a03114cc0e4a7a81
/usr/lib/.build-id/0b/c29279bc61a11f393a8c8f630a889bc36c457b
/usr/lib/.build-id/0b/e03ed4730e34c4e95d42eaf82701c97da9f38f
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/41d3e29e5cdda76fa71e4c2516df1e059f0d01
/usr/lib/.build-id/0e/838a6ec33e427bd249953f1863720ecca31898
/usr/lib/.build-id/0e/8f6dd3f5d046fe8159dbf81310bc3ec43cfa4e
/usr/lib/.build-id/0e/ad65a13dddc9e9da9548ba80559dfa96202053
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/44cb7b82e33b1eaa0c9e4e26ebf4be0ea59921
/usr/lib/.build-id/0f/b455deee9f46cfd3f21c7c83cbc42610e8d362
/usr/lib/.build-id/0f/bfe0379ab62d18ab6698eb88b9de39e7226d0b
/usr/lib/.build-id/0f/d0b78acedfdce6385623b996323a94e5f8e7fe
/usr/lib/.build-id/0f/faf462c1fab7868abc66dfa499d23377add184
/usr/lib/.build-id/10
/usr/lib/.build-id/10/4d579c339935543d68486adc385c25f118730f
/usr/lib/.build-id/12/a71a7ab7a9b79fec910fd1aa139e1b769ac55e
/usr/lib/.build-id/13
/usr/lib/.build-id/13/f37815cd37d596f29e73c7f162183ecda40c25
/usr/lib/.build-id/14
/usr/lib/.build-id/14/1f8c7a707712bca5ad82163eff978404122a59
/usr/lib/.build-id/14/7d847cfc2fe6bd16c9d21020869fd1e1f94df0
/usr/lib/.build-id/14/eb470c50ba86ac8ef3d0c02ca584788802286e
/usr/lib/.build-id/15
/usr/lib/.build-id/15/2fcc8d6f331be58062348024d954f1e053402e
/usr/lib/.build-id/15/98dafc6ea92c1b71aa1c73224d14ed52198996
/usr/lib/.build-id/15/aff1300631ecab36d6918c17aa6aff64aff7e6
/usr/lib/.build-id/16
/usr/lib/.build-id/16/f38cdb7b14918ed46c945953e73b0360d02d90
/usr/lib/.build-id/17
/usr/lib/.build-id/17/feab86284b9fde3da9c369598d9a3a7902755b
/usr/lib/.build-id/18
/usr/lib/.build-id/18/aa29e759585aadae0ed069185e83f917be63b1
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/353b43d83a773c139a49aedd826d2779506678
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/1510acd469cd7f0c3e957002318ffe1544ee45
/usr/lib/.build-id/1d/aa4049f7a4c063724f9420465409a4343b0599
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/50fd809e9433ec9ffc44c4d78f0f078d70a374
/usr/lib/.build-id/20/3c0261702d0b00333b5a8529df9da361ab4e8b
/usr/lib/.build-id/20/da692de3319cce4448745f5f3cb02b951d7801
/usr/lib/.build-id/21
/usr/lib/.build-id/21/3609835373d8b5bda7a7a92e99548ed5d3e2b5
/usr/lib/.build-id/21/be47ac72ee5a0f233974df2630ac5d73f0e77e
/usr/lib/.build-id/22
/usr/lib/.build-id/22/9a2f861f8ec62832588d114247304d1b8e0f1a
/usr/lib/.build-id/24
/usr/lib/.build-id/24/d59e587fcf9ff1e0d27bb36dd5dfd66427217b
/usr/lib/.build-id/26
/usr/lib/.build-id/26/3274108bc5e6db2e411e7a809a1f9490407339
/usr/lib/.build-id/26/da29e2c507b856e3ac2226b5d4b00ef205f281
/usr/lib/.build-id/29
/usr/lib/.build-id/29/ba0e44076c5fceba83d0db7e1b7995e13953b1
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/20517dd8aac1b4311bb4fc66676b02c85a1de0
/usr/lib/.build-id/2b/46ac7ab12c8ed7a4c357b765e4050e18f28ef5
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/c54ae363a2dc06c11a3ee4a91a74770fed22ba
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/8bc6d5dbfe17959b94112f7954dbd38767c0f1
/usr/lib/.build-id/2e/da817a6d97002821ba13d044e9b55e08311ad7
/usr/lib/.build-id/30
/usr/lib/.build-id/30/082b2a473cfc2b026f70dfcb39e96dee7b45d6
/usr/lib/.build-id/30/b38a95b9e55c9c44ad87ac9b029c8ffbaed3f8
/usr/lib/.build-id/30/ebc0bf85cee13f0bea2b214360e655fca24531
/usr/lib/.build-id/30/f2686f49d458e292b4d2a6722d90c47c798d7a
/usr/lib/.build-id/31
/usr/lib/.build-id/31/279f16324791d48db41cde85562ccce998ab2e
/usr/lib/.build-id/31/758c182d3789df633e05dae39008131ee1803a
/usr/lib/.build-id/32
/usr/lib/.build-id/32/0d8d58c717af344fb0c42f6a29bbb5f06b95ba
/usr/lib/.build-id/32/a434a381e86cea8dca99085c81c3efb2837877
/usr/lib/.build-id/32/dc9ce36f67e9779471802318eca4ea33a22177
/usr/lib/.build-id/35/f91996b4eeb71a5d821c5c843477322c60aa92
/usr/lib/.build-id/36/7b4245585fafe14b4723c39989e548cd90d86a
/usr/lib/.build-id/37
/usr/lib/.build-id/37/2ad71204a711906fc460db5f4f64203f80f9dd
/usr/lib/.build-id/39
/usr/lib/.build-id/39/516ed3c0916aa6b4000f032b619b959264722a
/usr/lib/.build-id/39/9de900ef5858f4e8ad96a9d889926f55da297f
/usr/lib/.build-id/39/b2252a74ef2201f048938faf58576c94344a28
/usr/lib/.build-id/3c/b5e222b5d43cfd327f745853290f93d78d5491
/usr/lib/.build-id/3c/d9a88d7625693028c539b49c4225b81e0ce706
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/f6404b77c629d280c464c7e33451c04ec73609
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/76e630c1e213855d61b0ffc4ffb61162561e15
/usr/lib/.build-id/3e/aed1e920ba72c1e5a8365b1ca94288608b2e06
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/13237db39333d70ae63eed48f20734287496e6
/usr/lib/.build-id/41
/usr/lib/.build-id/41/9a25e2ffb2fab75ace14774582d2b1c565be84
/usr/lib/.build-id/41/a6fa1ce2ec9be60a81b856458a625c24af0f45
/usr/lib/.build-id/42
/usr/lib/.build-id/42/b5ae55fb6d4af2fd7d1b12832e833eb5f02999
/usr/lib/.build-id/43
/usr/lib/.build-id/43/2b5e24415335bd19f7b0d94b2b96d75c0595a5
/usr/lib/.build-id/43/57e264d286d2ace6f2f170d98726ee5267578f
/usr/lib/.build-id/44
/usr/lib/.build-id/44/76cc065a52930ce807e0223252b65fe391011d
/usr/lib/.build-id/45
/usr/lib/.build-id/45/90539ca20625c3294e4be464d9e031abc727e4
/usr/lib/.build-id/47
/usr/lib/.build-id/47/879f38670c1e2d8f5ce9106c93a3ccede6072a
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/51a44b05f8d15759c5e6ca9e82ab65915d94ce
/usr/lib/.build-id/4c/cb63443deeddfa12a53c03cf9543c627fad85d
/usr/lib/.build-id/4c/f99f915d468ccf471c3fbf17dd493ade80edc1
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/726c94280ec2a7eb323a1c025aacaf01485483
/usr/lib/.build-id/51
/usr/lib/.build-id/51/91a8f5999d294f35780b8b7ae509e51ab574ff
/usr/lib/.build-id/52
/usr/lib/.build-id/52/c0d92ae3fc3af61f9c94062729f401ade32030
/usr/lib/.build-id/54/2e46981ca5c00858df26e5919ccd1512969fe6
/usr/lib/.build-id/55
/usr/lib/.build-id/55/a46606cc607c5c9c6e9599520a0bf69b89477d
/usr/lib/.build-id/55/d2d0ed410d023cb30c3c0e4974159d8615bbfb
/usr/lib/.build-id/56
/usr/lib/.build-id/56/1b8591747d666a50a5ebbafad7a8a9b90a7618
/usr/lib/.build-id/58
/usr/lib/.build-id/58/35e437bd82b737de68532c4c3734647bdee1b8
/usr/lib/.build-id/59
/usr/lib/.build-id/59/3d36b023159d0a4d693c6c7b000e3585b0ded1
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/a246b707da41066a346a868b6a5b0949b379d8
/usr/lib/.build-id/5a/c1745a0ad1ddcf05b431f3bfcbf00cae23e265
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/b4fb0788b98289d74e0b760a53204ae12c47ab
/usr/lib/.build-id/5c/ddcbaca8c7445390292d8f12239b25a38ac1b1
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/02bd13c32d59756c84bc474fc2f371c80a9577
/usr/lib/.build-id/5f/768958df67160f320810aa161fdb89f2b4b5a4
/usr/lib/.build-id/5f/9044d3cc9d923c8a7599cef987271a930179c0
/usr/lib/.build-id/61
/usr/lib/.build-id/61/b392b525375d32568b05f65dea631862ab8881
/usr/lib/.build-id/63
/usr/lib/.build-id/63/423a2f7c66137501ac22361e625d7d9bccb484
/usr/lib/.build-id/64
/usr/lib/.build-id/64/443300022a2f4b1a74ee7dd2cc35c76eb1233d
/usr/lib/.build-id/64/f4b2443d3f2ed40b0fb136aae8f0e787755b74
/usr/lib/.build-id/65
/usr/lib/.build-id/65/715687294ac20d93a475232197b33a355ac6dc
/usr/lib/.build-id/66
/usr/lib/.build-id/66/efd36aaf8181ae085c1464cd84e3eb2942673b
/usr/lib/.build-id/66/f447f0be9e3111347cacfa8ab796cc6cdb3cb8
/usr/lib/.build-id/67
/usr/lib/.build-id/67/3bc411c3b2ca40520ef2d96a1d1b6f244c6b9e
/usr/lib/.build-id/68/a5a980fa9f79af8d3425af13e10d92f09d2610
/usr/lib/.build-id/69
/usr/lib/.build-id/69/2140697eb104d94d8779e4fa16891ba8a84ced
/usr/lib/.build-id/69/2385276943d3af6bdda52954129bffa569f0ae
/usr/lib/.build-id/69/e05bfbda56a695acf5e8424cf19f5772400e69
/usr/lib/.build-id/69/e78767a2373bd6e6fddaef21f4d2a2ccd3b51d
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/1e59ccf4a26e40e330c25aaf2d1ae3d7880754
/usr/lib/.build-id/6b/079bb8a3ae4b8fdef21a25a033d89820a485d7
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/97c06ad9e4e2b41113cb17563e03f4d7bf55a2
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/5b33a117689760645dc56cf23042b87311ffa1
/usr/lib/.build-id/6f/c8b24ebd3dab1bc2831d5e617f1b8991caf44e
/usr/lib/.build-id/70
/usr/lib/.build-id/70/49a02374e741f3ec44703b088d1a75f07233f6
/usr/lib/.build-id/70/9f119890b531dd3a34978891a3d3fa72de21b9
/usr/lib/.build-id/71
/usr/lib/.build-id/71/829b5e1de91deca36ae9f1e209bbc9f57d97b0
/usr/lib/.build-id/73
/usr/lib/.build-id/73/011ae5174ac767cbaf3f6381a2df897a44a56a
/usr/lib/.build-id/74
/usr/lib/.build-id/74/ac1779863a2b96d993aec36ce8e6723dfcebb4
/usr/lib/.build-id/76
/usr/lib/.build-id/76/0774a7f80c38b67604606c22319752c59ba985
/usr/lib/.build-id/77/14431e3c0f3c53ae49b9fe96983d9d2fbbd209
/usr/lib/.build-id/77/aaab493fb52a06fc6def1916fcbe2a656a294b
/usr/lib/.build-id/79
/usr/lib/.build-id/79/94e7cc27500cdeaaa25e9789e2e4b8c8b628c3
/usr/lib/.build-id/7b/4ae64a3c5f214b7b6d2fd3bcf019260c92ee77
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/31cbaa5b4ee3f3df5841634ca4a4fbeec207c5
/usr/lib/.build-id/7c/c52f384ad456598c1cd6f28e9888cce12500bb
/usr/lib/.build-id/7c/eee8dfc972e03e1928f2fb574db266f4d759fd
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/085edb13f33415b8ef605c2909291fa930eb8c
/usr/lib/.build-id/80/cf25817222b3dcc9fd725bf06e814c8eec6b1d
/usr/lib/.build-id/81
/usr/lib/.build-id/81/69b1eaa15d535b3554971e41ab1ebb6973f5f6
/usr/lib/.build-id/84
/usr/lib/.build-id/84/cac8208a3ab3a545d40be441e067b0ba7a5963
/usr/lib/.build-id/85
/usr/lib/.build-id/85/728b13787e82f6fe9cf3084b115f57fad9439b
/usr/lib/.build-id/86/5659882dee547d883c17cffd018f1db3e5c145
/usr/lib/.build-id/89/fb34053041afab5375bd97af25dee57dd33a81
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/2c1bb3921dccc95a7db95dd2cf0c44dc32b0b4
/usr/lib/.build-id/8a/660bf65f174bcc96b0aeee1d23d8bc2c75a559
/usr/lib/.build-id/8c/3081059b0d2185b5e7c23f4e698851d479f3f1
/usr/lib/.build-id/8c/efe7e1375facc80529705ce7a467f3a74f92c1
/usr/lib/.build-id/8d/3925c9dd30166a5e64e1b7ca7fbc4faecab2c4
/usr/lib/.build-id/8d/acc78761408524ed1de39d747956e9d21dd841
/usr/lib/.build-id/90
/usr/lib/.build-id/90/4d1e0cb83d02c8afb6b995c1d15881218c0fb9
/usr/lib/.build-id/92
/usr/lib/.build-id/92/13fe28ab5b8bac68dfc3351c0d0fbe651ccc18
/usr/lib/.build-id/92/d401e03677ca28002662a0ef5d748a1c2799fd
/usr/lib/.build-id/94
/usr/lib/.build-id/94/28f628524e61c3894febea7ff343358f860e00
/usr/lib/.build-id/95
/usr/lib/.build-id/95/25f03c77f8c9f61a9e2bb08bb0d5af75f8249d
/usr/lib/.build-id/96
/usr/lib/.build-id/96/89c5cbdbe9061b7afa848fe2ead03d15e06511
/usr/lib/.build-id/99
/usr/lib/.build-id/99/b56379cb1d6dd180aed5f4aeae2fd390ac42e7
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/9dd3bb5f5f0c191e2b419221f68a343c661fd1
/usr/lib/.build-id/9d/8521deb3ea812804ac1508434dc2c022fc8983
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/e6317ac1ab3c1a0266df5ee96e57d95b1f2115
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/c41fb0eb621b9c920b9658f7854b3d6837b49b
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/2e01a09ec891e1225bd7f70d3235c30fc4f981
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/3bd1bf497d3d392751717334fb2b62507f98fb
/usr/lib/.build-id/a3/d4a616ec858d86c90cd3a312f1b84d2e66c4c0
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/6d572965e2d8bd279db7152b525d588c4200a8
/usr/lib/.build-id/a5/994cbd92a4f2374329f3f68331c67637a232fb
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/13782434f22c9ab07d4a04d577fa8dd9161059
/usr/lib/.build-id/a7/2ea0685cadcd6ed05c329c333c8d4a8b21db08
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/387e96ef326d292e0b180178fca4dcaca9d4f6
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/19e5dc0dd5dddff3595eece310c21f0515c8e4
/usr/lib/.build-id/aa/422d4b079ccbd5516aeed88617288d8fb1c1e4
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/1522a374ffb1363bd7558b5f89dd2e48d8aec8
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/464c0d0cbf3bbd5c9c6dd249c4ab1b65f1b08a
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/8a6c60005bed5d68fd8e11a669ea3751cd7df3
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/1bff60f7bece8446e2e9a21442f570834bfab9
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/317f036a01ed89b7bdaf2cdb6862fc06d62870
/usr/lib/.build-id/b2/553a87b5057776965ade72ee73d3cca7c5b6f7
/usr/lib/.build-id/b2/55f699828b5d963c084ca5413a15eee9aacf0f
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/8a736e384bb1358a992ccdb3cec361b1e9866c
/usr/lib/.build-id/b3/b866635929eb57900c38d96174eb03ec8fbb21
/usr/lib/.build-id/b3/f9638e7962371c154e03668ddf3d7baab8de72
/usr/lib/.build-id/b3/fcb4065654f801c146485f193a880c497090bf
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/d8082199eefca5e89da77b1687c2285c168ec7
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/f01067e87f83b11e2d6adfe63ea88bbe13f235
/usr/lib/.build-id/b6/f8ba6f423f81d672eadae066bf7c11a00782d6
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/116f5ea0b3eb33cf57bb9548a9f5cfd8202784
/usr/lib/.build-id/b7/4cb5f46b9ab7676d18c7c26d237897e19228a3
/usr/lib/.build-id/b7/9d5e2ce81165223d24102c1525f7bd88a19e03
/usr/lib/.build-id/b8/3f0cf5d1193f456c3ae4d599e388c1d9cd537a
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/fb9b8934900fd56ad0680a703338f5b70c6e99
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/b7c60cfd792a06086104392c0179b85b9ddf97
/usr/lib/.build-id/be
/usr/lib/.build-id/be/61be54d18eb00a4a664bbb8ed4a1f1a03d27be
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/0181d319e73543a4b454fe8470e60d7a218ee0
/usr/lib/.build-id/c1/5bfda7b15a6a88b422cb5378c81f326e22079d
/usr/lib/.build-id/c1/b7760aa029eb664927dd43bb64a0ade53df9c6
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/24d2ede0c8606b1866d5baae764aeba31760e5
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/3b2ec381c5f63058cc5e6ac45a960bb9bc0caa
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/dce133af1855d7b4a50c5f40d2779a019ebaf7
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/13ea32ff7acf9e1953d2e49722c64362511911
/usr/lib/.build-id/c8/7f667e7e90e91f4f56db8edbf7fc3a7a8dd102
/usr/lib/.build-id/c8/a09f3c2ab4dea819a1a47d7597257da7102da9
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/4ebe9159a6a4b51878832116b88dc127104f82
/usr/lib/.build-id/cb/533f529693d7798853148c3aa6d2e0d8c8dd12
/usr/lib/.build-id/cb/bfbb98bcbd45c5a8045b2607464c77d2fb5228
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/d8411d17b7aa61414e11032663137e080aebc4
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/0c9e0a02de8005539c3e64137e93b8aa30945e
/usr/lib/.build-id/cf/6da356919a159935a80cdf8d03122bc2914339
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/dfe2ee680116d0445c828a03422688fa027509
/usr/lib/.build-id/d0/e6d138bcac3e5f6c0af8a7c51e29ca2817e3a6
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/ce5bb129ce96de56ad3f6bcc0dcec9205b9483
/usr/lib/.build-id/d2/c94ebd0cd04714c31f0a2a5af1890903c08b47
/usr/lib/.build-id/d2/db125cc9e1be52fe40bfdac6ed4977f50af43d
/usr/lib/.build-id/d3/3242c1b91be5e90e1ccd012fb701a055e29ffe
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/8136ff8138c6f96652ec94ae27e4fce2e84259
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/e76e6b9002f9bb2535460d7f55fb9487cfda7e
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/209b93fbfaa5a503d1e01c32a55c8f5ceebe11
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/770b1246c210d31b0c02ff726366f4cb4e8a53
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/287bad90abc44fbaa98edff5e59b64dc9a4e77
/usr/lib/.build-id/d9/4ac762d35d0a1239aa3495ca6d73d033efb594
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/ad810a7adbe4a01151297bfdb176d35048b8a5
/usr/lib/.build-id/dc/c2466dd5cfb897f878f541415d20d206ca848b
/usr/lib/.build-id/de
/usr/lib/.build-id/de/20641eba263d9f1d3e8da230bb3f371fa8f8e1
/usr/lib/.build-id/de/db80843bb0d1549ccc90d1bc6d5f19e29f4cc3
/usr/lib/.build-id/df
/usr/lib/.build-id/df/645b83afb56a9a361f1fe64c3c4a6fc66e04f3
/usr/lib/.build-id/e0/2df09d977ee74bab2ee16e27de040b2c4facd7
/usr/lib/.build-id/e0/78765a824c75d3f96261ca7c21bbbf1453339a
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/11623992869b9df17ea2b14c44a7ad2e081997
/usr/lib/.build-id/e1/da217f453023401f1843dd2c6fca6519692219
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/b25a22c1c6c76037396fa457445dfe46c1b340
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/d7cbf0732fbf9c93216d922ef04ad78f53b036
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/66dc62e057b795f4b937b66e82d17f0efea67c
/usr/lib/.build-id/e8/d62dcbcacfe3fb7ee86468ee0ea866d0b657b1
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/e3a9a60bca7eac8550a291202e660c53930e79
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/663099b05f437697e7c9da534f555e461a50e9
/usr/lib/.build-id/ec/f4512c0c30b5a33e721a241ebad907edaaf2aa
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/41f3b4725af021e08c88e3554ff52a141e7022
/usr/lib/.build-id/ed/d7ed5bdfccd611f700a32c5ed22f5c61a7cf6f
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/4ff05a8c5fc5731b128f1550c83e5b07a606fd
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/6493b49e4a8a3823db8719c5401937a80412f0
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/8a4a60be19243df8b138eda5bac2319b2b0c30
/usr/lib/.build-id/f1/ff1b9b84678c68177c14cd86dd5dbf1b01a1b5
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/083c1950a44b5bc10c9ab0f07e23d5db566cc6
/usr/lib/.build-id/f9/d22e52d7563f906fee18292592b2feb4fb65c5
/usr/lib/.build-id/fa/2fb7877ebcd54aa9a4b1369e5a478d0ff59ab5
/usr/lib/.build-id/fa/d850fc68d70188093f6ec2390580e15d46386f
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/5cc981a484ebe96b9d28cc74e39fc8942cded4
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/021792fd10966e0f307dd56423773a2cf0532e
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/a42fd403706a11964197637f036e590ee6f200
/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 Aug 20 23:58:13 2025