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-3.fc43 RPM for ppc64le

From Fedora Rawhide for ppc64le / g

Name: glibc-gconv-extra Distribution: Fedora Project
Version: 2.42 Vendor: Fedora Project
Release: 3.fc43 Build date: Fri Aug 8 18:31:58 2025
Group: Unspecified Build host: buildvm-ppc64le-07.rdu3.fedoraproject.org
Size: 19378014 Source RPM: glibc-2.42-3.fc43.src.rpm
Packager: Fedora Project
Url: http://www.gnu.org/software/glibc/
Summary: All iconv converter modules for glibc.
This package contains all iconv converter modules built in glibc.

Provides

Requires

License

LGPL-2.1-or-later AND SunPro AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later WITH GNU-compiler-exception AND GPL-2.0-only AND ISC AND LicenseRef-Fedora-Public-Domain AND HPND AND CMU-Mach AND LGPL-2.0-or-later AND Unicode-3.0 AND GFDL-1.1-or-later AND GPL-1.0-or-later AND FSFUL AND MIT AND Inner-Net-2.0 AND X11 AND GPL-2.0-or-later WITH GCC-exception-2.0 AND GFDL-1.3-only AND GFDL-1.1-only

Changelog

* Fri 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/8d31c3f5a0af58842624219ed4a1921bb87be6
/usr/lib/.build-id/01
/usr/lib/.build-id/01/527da8003d84f2af7381cf22f49ff0713c9959
/usr/lib/.build-id/02
/usr/lib/.build-id/02/3624f0530a1e010656ea4edc8e93511b55ddfe
/usr/lib/.build-id/03
/usr/lib/.build-id/03/37931c18c6a0e3f9447cc72e278cfcd620fe48
/usr/lib/.build-id/03/5b7682deba086d4a2eab443edf3d14b83e9db5
/usr/lib/.build-id/04/11e3711b6b9fd683d962485b4e3d9bee269798
/usr/lib/.build-id/04/80f05bc7ee92bf62909bf7c75cc705f38d34b4
/usr/lib/.build-id/06
/usr/lib/.build-id/06/68fda6ba59a08991b4c2e50d0f2289ac00fe9f
/usr/lib/.build-id/06/ba7c49554c07bed95ab694c770119d77ddc0a7
/usr/lib/.build-id/09/07fcf914783aeb300215826ceb4f94a4e0ef1a
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/095cfaba43e229ead0dbb47d505cf20c8015fc
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/5d51df61f8dd5e56cc7b64347014217f035637
/usr/lib/.build-id/0b/d261070790b03ca8bfc08fd7b9f2a616062911
/usr/lib/.build-id/0c/80c034d1603ff7e121b3f08da7c45ed4ccdf8d
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/0703c104622731c499d29bd9282e6ab0f7edaf
/usr/lib/.build-id/10
/usr/lib/.build-id/10/e6e31aad90d082aa67b60387e6d47b5fade648
/usr/lib/.build-id/17
/usr/lib/.build-id/17/bcc6707303392f829745fd6aecbd2c71afbc4a
/usr/lib/.build-id/18
/usr/lib/.build-id/18/9c500a75dbf54492c2bc515ba2482178ed9007
/usr/lib/.build-id/18/a6a3e4425e18b6d248e83d5fadac2042a4dba8
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/a6c68218868ec3a82bfb2ff7d399d990c1c3f9
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/e4c80985bf6aa562bafea3b47824b5179ffcec
/usr/lib/.build-id/22
/usr/lib/.build-id/22/12c8ea060820335a7c117693b8523c5fc2e0ea
/usr/lib/.build-id/22/bc7c370617bd742e9c4f385d859971e6b9fa3c
/usr/lib/.build-id/22/cc9f65267147050d478ad03ca0381aa31f3cb7
/usr/lib/.build-id/23
/usr/lib/.build-id/23/372b53d520ba88b2a62490360ad662197fb9e7
/usr/lib/.build-id/23/40db8a18d38151e4db9ca2e0e0167c8252b687
/usr/lib/.build-id/24
/usr/lib/.build-id/24/ed97ff76cf9cd002806a4cf9cf392848efef65
/usr/lib/.build-id/26/9be4a18c5621465c99c21dc83776cb1fd7d29e
/usr/lib/.build-id/27
/usr/lib/.build-id/27/5b8c2000e7af9774fac17b90d1d9a16d2d9862
/usr/lib/.build-id/27/6d88385a29c82869e46dd40dfcb8269efe5ffe
/usr/lib/.build-id/27/b4a980cbec0da5053ff5cea518822879e2edcf
/usr/lib/.build-id/28/08f0361e8a725eb671e7b863c9a795319bb517
/usr/lib/.build-id/28/53c1b861763a82f3e7f646f216559e1e63b42d
/usr/lib/.build-id/29
/usr/lib/.build-id/29/13aff4e7ba0ae18802869a16656204b3cddaaf
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/485c045ab9542d4688af16c23aa142d2396c0b
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/91f2d9e4eeeffb5859741f894a9d1d7f987d0c
/usr/lib/.build-id/2f/9aa57de2253e0f16ffeaa8e3e506a4cbeee19f
/usr/lib/.build-id/2f/f2023defc5e332f1a983fc563acf803252cd25
/usr/lib/.build-id/31
/usr/lib/.build-id/31/6eeddfe336289061ce7e336fa6a54b66b4821c
/usr/lib/.build-id/33/2885597cff08a4f32f0a2d2631490401a3ccef
/usr/lib/.build-id/33/8203203db7df788e818d34b4c59779c228832c
/usr/lib/.build-id/33/b6e187f06c2cefce7d883c7fc28c9e68360fbe
/usr/lib/.build-id/33/ec304d260ab3ad8962e24ed6ce592070995b9a
/usr/lib/.build-id/33/eccea2a60e0a37489fd03157b32c2b5d745b23
/usr/lib/.build-id/36
/usr/lib/.build-id/36/11397773a6d0e9cd3828575a6851951832c261
/usr/lib/.build-id/36/f662e8fdc5d6bb875283ca8e38771170ee06a9
/usr/lib/.build-id/36/fb68a9bd2afc64717321578fd6b29d54483b9c
/usr/lib/.build-id/37/21b529efef6215beb0b64f367aa808d7adc987
/usr/lib/.build-id/37/3bf0d8945dbc8462ccad047cea9c6f59d996a5
/usr/lib/.build-id/39
/usr/lib/.build-id/39/7e1f080df7553fa107e34c9dea5fef71fd546b
/usr/lib/.build-id/3a/f3e3cf15ceeb37c7fe2f5e4eb663f3ed147772
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/25a294e310b6300e6f3ded8349c2254f1d0419
/usr/lib/.build-id/3b/c857a3f82ea34ccbd340843b5ee68e03948ec9
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/8bef468e89089f7dec9c47d75b620fa7bb9523
/usr/lib/.build-id/3e/8f677560e36fa0ea487e6cebdbea9c082e6c12
/usr/lib/.build-id/3e/c332f6672f1d141d4cc8f3814017d0cfd212f4
/usr/lib/.build-id/40
/usr/lib/.build-id/40/21ce2ff20d5ba8557350d26c4e83774c945136
/usr/lib/.build-id/40/37b806709121fc74776226646e8d7989b12f9e
/usr/lib/.build-id/42
/usr/lib/.build-id/42/347896d6284e6b408a731885bf49f99d8a7cbc
/usr/lib/.build-id/44
/usr/lib/.build-id/44/d3004ae743c63c1ae7f98969e32be635741f6a
/usr/lib/.build-id/45/5fee9d7d42f4f323a47777bf37ca46b625ee6d
/usr/lib/.build-id/46
/usr/lib/.build-id/46/5bb31641a3a02e0be9366bf7004d35bced77ac
/usr/lib/.build-id/47
/usr/lib/.build-id/47/753c52dc435c19cfaf7e469b4830588d2e2a66
/usr/lib/.build-id/48
/usr/lib/.build-id/48/f9af7153151b7579cfc7f94b681b5dd7bb3634
/usr/lib/.build-id/49
/usr/lib/.build-id/49/91b38e2d174ab39e45e9bf3651706a378b32ff
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/cff482f590af48587e191bd6edb5fd5a770693
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/c8d985cf31e3cbd0b0ae2f0967a06a68d59741
/usr/lib/.build-id/51
/usr/lib/.build-id/51/49b46e80edc3954a8fa93d7b758075a60ad934
/usr/lib/.build-id/51/94311846768f74838ed4d5ffb5c8a3275fd31f
/usr/lib/.build-id/52
/usr/lib/.build-id/52/2b881255ebac84e9b5b3881958dfb39845ad89
/usr/lib/.build-id/52/5e11f27e4c5c1d645fcca5446fe33b3077904a
/usr/lib/.build-id/53/300564704e13e4762d645353868a00bd773978
/usr/lib/.build-id/54
/usr/lib/.build-id/54/2dc70b0073a9d6cc9e3c5858df477f4e08cf2e
/usr/lib/.build-id/54/debe0d56446ae11565646a6377f04497d08fc4
/usr/lib/.build-id/55
/usr/lib/.build-id/55/b3f785a02586ea30beabba816e791d42aa6961
/usr/lib/.build-id/55/ebc170f4411f64df5d376708cb45d57289823b
/usr/lib/.build-id/57
/usr/lib/.build-id/57/32bf3b2f32c2dfd3e43a9e3fde9b14c5407c2e
/usr/lib/.build-id/57/8f1e147de3f3e9fd5e255981ca7edec5c0cceb
/usr/lib/.build-id/58
/usr/lib/.build-id/58/706568f5ccc14f6469e34ca8a70bba43951b2e
/usr/lib/.build-id/58/73e62fed50e6ed6d080738d97e4f7983220d14
/usr/lib/.build-id/59
/usr/lib/.build-id/59/7cc604185bacf45ae7dd0b7fbffa491415f05b
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/073b95e6711c39c01c9899dc43144ab1b14dcc
/usr/lib/.build-id/5a/4a8cf21278834847b1c07fde6e0eec310e0235
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/a6c370e049504c74c30edc953cb44ed6d9aa21
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/40636623557dee9796e3bcd62c23dd2fe600d1
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/a645ab4f75a648b3330358437e9a6922db74d9
/usr/lib/.build-id/60/a27e8f5c034ee89e6474423457ea9cd20f10d4
/usr/lib/.build-id/60/b9f87ed1174cfde56f05b6a0fbe45ad447d9e4
/usr/lib/.build-id/62
/usr/lib/.build-id/62/24e1452042ad490ed7943f5c8c60213177f270
/usr/lib/.build-id/65
/usr/lib/.build-id/65/3608547cf32735a05a78b5332dd2489de4543c
/usr/lib/.build-id/66
/usr/lib/.build-id/66/e575366b10a698d2c285d25bf65231b80fd590
/usr/lib/.build-id/67
/usr/lib/.build-id/67/7001fcf319958969e9ce906689fc996e287c88
/usr/lib/.build-id/67/c8fefa6572aa4214878bd0b7428158153b14bf
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/27314465d1d5f50618d9e602d2051a93049a12
/usr/lib/.build-id/6a/3fd5baa281500f2752f7ada6af130c29e4021b
/usr/lib/.build-id/6a/7dc980ce336f1a98f259a2b5bfde1a672f7c92
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/dfe0d51be6dde1c39af4e260cb136de8691f6f
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/58e4c09f219bb9f80e188fbb5310cb639128aa
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/e2235b8c4259ae7e074a9487e3d71f06d18e63
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/a3c74b0244b7cfcb0711cf3403fc5c02d92673
/usr/lib/.build-id/6e/bb8d99a022ec24e06068b1e7d93b48412d9e45
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/facf91a43aaca39b35e20ec6f2081672a28535
/usr/lib/.build-id/70
/usr/lib/.build-id/70/5d8dcb23b6e20ec8afd908395299fac77d3f02
/usr/lib/.build-id/71
/usr/lib/.build-id/71/9b73227eb0e0be3f60108da0fd562039e24a3b
/usr/lib/.build-id/72/5f5c6e6b00bd82f4e37f69f4f482054a3b40a7
/usr/lib/.build-id/73
/usr/lib/.build-id/73/5c0fe09c77ce663b78160a64cac98f9892f83e
/usr/lib/.build-id/73/8785656dd41a40377dfe593a3eebb0740827fc
/usr/lib/.build-id/75
/usr/lib/.build-id/75/a3d24ac8a5a88ea40ebabcb4701e4830b0a4ee
/usr/lib/.build-id/75/f301616603c031695f119c7d80374120f41fea
/usr/lib/.build-id/77
/usr/lib/.build-id/77/370cb80aec1048c3837769965aa02682bf9e20
/usr/lib/.build-id/77/6a991064e9aa7aea4b484b6ccb76d84507012c
/usr/lib/.build-id/77/7da20fdf039455b6d4521116d3375f74ff7954
/usr/lib/.build-id/77/eb9b41287d998a4b2a4c2ae866490d4997b6e7
/usr/lib/.build-id/78
/usr/lib/.build-id/78/1704a2ec4884e269973a99adeef21d888e124f
/usr/lib/.build-id/78/1783f4579f774015c3a330e6ef526645044918
/usr/lib/.build-id/79
/usr/lib/.build-id/79/664215a8e9db60c73f911574f3b9f1f96456c8
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/a76034bb5aceaeecfd45494c094857e5689e8f
/usr/lib/.build-id/7b/211beeaac2a06899fff9c7e9ed034484b1e4a3
/usr/lib/.build-id/7b/9c36be3eb8559f47a5654179af889659ac0a7c
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/43e8ee4bf2072d561a03913dc8dcd984bf1361
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/73a034ef1fd3f881f53cdb3946284b2a66bfed
/usr/lib/.build-id/7d/a2042ce6ff3bfef8b6d811cb69ddcd837c77c9
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/5a0ec12b3186765f06b42048b1db71cf8dc812
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/86b436b8fbadf8736cad2acb27f0b1b2fb2ae5
/usr/lib/.build-id/80
/usr/lib/.build-id/80/b479d02a9813b638fad3bdccb6a7837d8b8001
/usr/lib/.build-id/81
/usr/lib/.build-id/81/2e6c8d9216f7f7de8189013bf99ec398d4188b
/usr/lib/.build-id/82/28e96718728fe61575e93b24b964e1f6ff5442
/usr/lib/.build-id/85
/usr/lib/.build-id/85/d0fcfe966309e38f545b1170211e2edcdbb2b5
/usr/lib/.build-id/86
/usr/lib/.build-id/86/e982d716556b7c13734831c9c8aa78c80725b1
/usr/lib/.build-id/87
/usr/lib/.build-id/87/0a7dfc6929cabb11c839d2788b144de7c93487
/usr/lib/.build-id/87/38b9a615d3d0de1020254e76e324ccc7df55fc
/usr/lib/.build-id/87/d2cee773d63070595d284155d1be2a1592a6a3
/usr/lib/.build-id/88
/usr/lib/.build-id/88/2ebf72ce267c18c6e1bbefaedb1d5692ca8a42
/usr/lib/.build-id/88/ecaeb99f256708b5c0e6989dc8ce8ca20872b6
/usr/lib/.build-id/89
/usr/lib/.build-id/89/e84fadeb495519734d23e0b1a66af52e18ecf5
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/ca8815f9c93c59e3a83fa0eae02d4c9bc8581b
/usr/lib/.build-id/8a/ce7782b7cb5dd9a6f3cfab42cb02bc796e10c0
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/d9b2be77d97e7c476a78d15bf9d5e29faf3b00
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/7d57120a140d066cfc230bca94bbf0ee08f7d6
/usr/lib/.build-id/8d/e2f66db7e568188b8147a363c47848a229e0ab
/usr/lib/.build-id/8d/fb190b1b01eea846ea6cd79709f57a9c4cf6b6
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/ba64559781fe85a50aee391c115979318357b2
/usr/lib/.build-id/91/346e11636c6eda8f17725d276ff9ba338eba1a
/usr/lib/.build-id/93
/usr/lib/.build-id/93/295cbac3c0956126877e1fcb7c6811f883cd96
/usr/lib/.build-id/93/3beaf67226f8e03377bfa5c8661f3187d9b062
/usr/lib/.build-id/93/3d6487563de4b9af6d3f391297c738c1d8685f
/usr/lib/.build-id/94
/usr/lib/.build-id/94/370e3f8b19b77b65ae1457d31d48ee1f019da4
/usr/lib/.build-id/95
/usr/lib/.build-id/95/235b0673dc1416cef71c50a87e8fd3301d1edb
/usr/lib/.build-id/95/6a0b6fcbae32b5fde6a97916f20f078734da49
/usr/lib/.build-id/97
/usr/lib/.build-id/97/4d626bfeb4bd907eeff40aac9dde0cc947cdaf
/usr/lib/.build-id/97/57aaa1a8ee11808e52150fd1c2bf553075a698
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/efdb5ce310c33e7ea07fa3ac3c30a2ff6ab18e
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/894f20bc27d6df7839c811d67613164b8dfeff
/usr/lib/.build-id/9d/391fe8e2c0f2f55f246cba9979b17650a26462
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/53dff17f4de386445fdb7340469e270774284e
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/30928d015636d3c47f60aad70d2f581b7f9cb9
/usr/lib/.build-id/9f/55a31901ae323eb2857373a664d926454dd3eb
/usr/lib/.build-id/a1/afb02cde25b1cadd94b1603668aa31867ef28f
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/8e304f0bd8af4479fde5754f2c202ab4ab14d9
/usr/lib/.build-id/a3/95f33344cf7b4469f545f10b6a96485fd7f9e7
/usr/lib/.build-id/a3/c0dc430d5260d44a0084cc759a9dd07f787639
/usr/lib/.build-id/a3/e78855cfb0ee2eb7b0a59444875e6222ac244c
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/2ba1ac16841e2193c4d6c0dd77568d9723eb7d
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/0b7d97331e0418627628f3ad408579f96c5cb4
/usr/lib/.build-id/a5/c8143740b9892d80af8db800776eb63b649f5c
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/d57cbc1d37a999ef25c88a889161fe0124a610
/usr/lib/.build-id/a6/e842c0766395b3b348c3db5ff0cea490f62a3b
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/1cac67e2cfc2b893f0ba3b2bee7d160c7c5c08
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/4eb7d261f628454796e0c72fac0153bdc342eb
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/919d161fd3c7406df701954890d2c55e7b1104
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/507dcfe3f98839c3208a7fadf2c378fa61b562
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/e2d4488d5097613e8f1a48057aee9f36fd0289
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/bf588197aabc7d7e9d36381666d2b121f1b119
/usr/lib/.build-id/af
/usr/lib/.build-id/af/93f7cbf86486eb5647b84fe500e310b19f40ea
/usr/lib/.build-id/af/bcf7e64312a14689077d385f46b601e22338bb
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/aed00e00c6236cd65c1b10011b99442d39542c
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/5606b381a1aaec9a7706638498f7d7c77a85a3
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/06d03e79ab454fdd05f197790c0f4479064bd4
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/554f16435746cf64ffb7209d65d5cc5daf4691
/usr/lib/.build-id/b6/c9f573c6e10ec8f41b1ff8e7a715ed3b5d2f80
/usr/lib/.build-id/b6/cb2790aa957e180ace22f35db54a2faab2fe56
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/7571bc29f14145987c3dd36f5308390c289725
/usr/lib/.build-id/bb/a5b9ef1849f6d43065d41f7499a9267a470648
/usr/lib/.build-id/bd/0a28b4bfe6e0be9d460cee0a9aca22441215ed
/usr/lib/.build-id/be
/usr/lib/.build-id/be/c320c99b7130d675f4634e48483be343f155ea
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/f422916bd521a4d29687a815548ab021d3d901
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/fb4ae0117ee3dedddfa1705be756405dc88800
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/3ce7394a76692b854b9c6eee82df1c71bb7f9a
/usr/lib/.build-id/c2/d555b8989d056d4ef2bcc38c214a402172534a
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/9ff6ac4974134f2b76a2f12eff6cceb04d2a8a
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/cc9c1e0aad95f69c1a247d522b2b01d5c8d793
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/b56b13514393a8af2895d0600fdf54465ff1ac
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/df1df72981e884a12297879d68f79491983b8e
/usr/lib/.build-id/c9/a4dcf2c969614d26c39a786b2ca06a463dd62c
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/d0828a83df8b2ae1b392bea083603a44d3212e
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/f5dbe615caf404216e2734637700b4f5f24cbc
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/e589f177ddeaa703a57652c68686f005e278e8
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/220fb04fa5d2bbfab7f62c608400f08d7a9eb8
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/7feaf8da1592c94febd77c3ffbf84949e238e7
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/e804e8ed6d03e214c1e080b003ae20a9471063
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/63c6e39f15de85b5d26ee1f8b6def64d6066b1
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/33330a7b4ba0b8587d83b0ab7c30e2dcea8ca2
/usr/lib/.build-id/d7/be4d33151969f975ef8a6d58d770b6606b1813
/usr/lib/.build-id/d9/5f9fe0b8a625771a165e3d36ca5378c33392bf
/usr/lib/.build-id/da
/usr/lib/.build-id/da/b3b69d0b26ff54d9f68bf0adb99bc36ad04147
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/62e78d68914f54b9bac2a38ea5522dc7a63a46
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/8dc6b8f63c208b008fecf42bafc14fc484ab09
/usr/lib/.build-id/dd/94d606792e81f05ac8211a25434dafb725a6ea
/usr/lib/.build-id/de
/usr/lib/.build-id/de/6e36359beaf16060fdf774b2e55c6ea5621b42
/usr/lib/.build-id/de/7eb4104ea15875be77d8789e548eafd4b9a231
/usr/lib/.build-id/df
/usr/lib/.build-id/df/811af40057a00a2f69e8d66c5d4490ef89a80a
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/53a43f699568aff337145314cb885f7f9f4406
/usr/lib/.build-id/e0/da1cc88be3cfd8401d2a88ab30eba59b0fc094
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/3404debd277ccf1ec54e933bdbdd2d1899e330
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/0c820f942bee11af341d3e9ac95ca7e99ccb47
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/15213af64039e1eefb929e16420148145bf3cf
/usr/lib/.build-id/e3/9864211206440e72d5a2384c1a56ccf1d5a197
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/50dc76818d8ceed158835a5b4bcca4ac341c46
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/ce2f3ab68e4fffa2139e4fb7394ec0b168212f
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/99a073f729b379abcf508c7bd1cdbbc6ce3a44
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/5c0c431640ef547767eb073400e5484d35cf7a
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/75a58293d17f4060abf7dec474e3c8d218d57b
/usr/lib/.build-id/eb/d5914dcf18fc72deba9edfbaa5ea93d9c6b87c
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/247567d8024617b5bceabf885031bcfa70a5ad
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/8f0e8c27e7ec7d98d580280ee82004175c8ce3
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/9ec3bfcdf86b3205e8c53690b6b9ad05cc3c7c
/usr/lib/.build-id/ef/9380a39b070798ab398299bc69e432be4d0d08
/usr/lib/.build-id/ef/b2e091ed6db2ed58851c5f6bc26a5799f821f1
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/57c184cb4c1b478c5b3155443bf712259e18c3
/usr/lib/.build-id/f0/91254add5a96e4ff665127c0128b16e5af880b
/usr/lib/.build-id/f1/04bf4e8cd38d3807966ad2c30625e04260b647
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/166d91465b81ac41451f2069071042d9fa2695
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/ffb7566b5b5cb76490353eddc264bae3250392
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/2713e8e0418a276f12996652ec4d6af75c9fb8
/usr/lib/.build-id/f4/681d7f4b10bc4e4053ad7ff5bc07e23c9d2041
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/0e556c3ad5bd6b274c9acf8faee16e2fb6e86c
/usr/lib/.build-id/f8/61303baae0d74c3fbabf433a845ef8b0f09244
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/058b08b0177ed4a57db81da7d0ed2d64340c87
/usr/lib/.build-id/f9/7bdb15c6d4f71511f5bc09f11313fe487f4e1d
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/93f420db74fc5780f84b42a7bbf67752ee45cd
/usr/lib/.build-id/fb/ec31447ec1eacf609fc0ff9bfc7bf1a221f65f
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/4e84f95dfd1e0f2f6139f4b179880d8fb68afe
/usr/lib/.build-id/fc/8f5612b380d1a5b3b0e9b2198cee5ea4f6ffbe
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/46362af084bf05ee0f341d1edcc5baa2daeca3
/usr/lib/.build-id/fd/913625fcd8554fec0e70e49ab84c7a8f00bff4
/usr/lib/.build-id/fd/b962081cdbef2f98e96c70fcc54c14289deccf
/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, Sun Aug 17 00:04:50 2025