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 i686

From Fedora Rawhide for x86_64 / g

Name: glibc-gconv-extra Distribution: Fedora Project
Version: 2.42.9000 Vendor: Fedora Project
Release: 1.fc44 Build date: Sat Aug 16 17:29:55 2025
Group: Unspecified Build host: buildhw-x86-03.rdu3.fedoraproject.org
Size: 7050710 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/01ac75b59302ff42efb1b18795b0f927aa91b3
/usr/lib/.build-id/00/87a4c04d8437233fea4186633a3fed0a65cb73
/usr/lib/.build-id/00/eab6ae062370d14d2ff0cc0a73f6c04359896e
/usr/lib/.build-id/02
/usr/lib/.build-id/02/967d4dd233bfd5e2212da1e20db66296ad51fa
/usr/lib/.build-id/03
/usr/lib/.build-id/03/4f0b9bf2970bb7a0910674db79a8a3b582c760
/usr/lib/.build-id/04
/usr/lib/.build-id/04/bc271f7a96e343d5030c4989ee309894d74629
/usr/lib/.build-id/05
/usr/lib/.build-id/05/e4b31773eeeb51e0b8f8164201a8f114ec8ec3
/usr/lib/.build-id/06
/usr/lib/.build-id/06/7bf54b51bca6c0372f08a469fd685451f9ed55
/usr/lib/.build-id/09
/usr/lib/.build-id/09/05fffe11b299711cf6a063e4eb02a204f554a5
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/04b4e06af662c9cc60acdd2f9641dfb1520678
/usr/lib/.build-id/0d/acedda9e76607cc2fca7a0c97f494c5e005c66
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/28d3a9284106352d2bd106578cd2613e9b203d
/usr/lib/.build-id/0e/6f8f961b95e827b17d2fa2880dd5c9301c77d4
/usr/lib/.build-id/0e/d1182c1f4afb38028a3972bcb9cb1170ffa77c
/usr/lib/.build-id/11
/usr/lib/.build-id/11/2ce32dee2d7063ac64f6718a3f196fe1dd90ba
/usr/lib/.build-id/13
/usr/lib/.build-id/13/9fba5572169d7cee56db05d140e80468e9ece9
/usr/lib/.build-id/13/b2b8e7a5f99014705b1d3520d53c723330eed9
/usr/lib/.build-id/15
/usr/lib/.build-id/15/5b7dced1c664e452ee6525a8ff34518f7bcd78
/usr/lib/.build-id/16
/usr/lib/.build-id/16/cec8c56dbc23230e9e897198d9407468ebae8d
/usr/lib/.build-id/17
/usr/lib/.build-id/17/0718772269a4e71178c90ec5b90a195443c765
/usr/lib/.build-id/18
/usr/lib/.build-id/18/375d7fcdbc7a398a74d5b40b6153e09fc781ed
/usr/lib/.build-id/19
/usr/lib/.build-id/19/8d52cd1f64b25f212bd973189323410e1f57de
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/d722d27bf3d8311c89fd505fd21d2eed577fbf
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/d3def36417fc7caf05083db9e8eadd9bf45afb
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/6d75af4914219f33e19d7810cb23f42cc21597
/usr/lib/.build-id/20
/usr/lib/.build-id/20/2ad7aad7657ec8202935a170292c336111764b
/usr/lib/.build-id/23
/usr/lib/.build-id/23/0946364633c1053607b3c5dafb7859482b012d
/usr/lib/.build-id/26
/usr/lib/.build-id/26/9169ddb8e32f74b9ff14aa602f9f4c2e3128f4
/usr/lib/.build-id/26/a6d9895830a9959499ce6f14a75c8d2fb1a9aa
/usr/lib/.build-id/28/539feb8aa83504952d7ab984a6b0149327a44d
/usr/lib/.build-id/28/c881594f75a1672b8e641568a0d608edfeaae1
/usr/lib/.build-id/29
/usr/lib/.build-id/29/e7502832e3bef3674b1e22fe116e0700cf9f13
/usr/lib/.build-id/2a/213dc3e02c7a16195481807140509b4af609a6
/usr/lib/.build-id/2a/747c4910db51e92e4978f6606e92a720577448
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/eef302c7a9f6707f85edbe5a975375ac11629b
/usr/lib/.build-id/2d/666b816f2219ba4da19495ef93739c97a49f78
/usr/lib/.build-id/2d/ef658f2de4f5ec471d8cadc8aa242247db1965
/usr/lib/.build-id/2e/3747156ea3c50c8a3a576d52f58eb8cc5e33d9
/usr/lib/.build-id/2e/61a1734dca48129a4a4ab018b984239510c0cf
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/a2479db2526a64e5545394513dac3632bc3793
/usr/lib/.build-id/33
/usr/lib/.build-id/33/0ee88f1fb6e0737ba249172d7ba3a36aa56fa3
/usr/lib/.build-id/33/4dc8c47e4d2e4f4746d5de5ff523268239951e
/usr/lib/.build-id/33/643bbe68cff2a54758384ff5c025cab494fd3e
/usr/lib/.build-id/33/7d9383708d1a26b2b41b48aacf099cbe9fd278
/usr/lib/.build-id/33/99edcb74825a0277fdf32784cf50e04c74776c
/usr/lib/.build-id/34
/usr/lib/.build-id/34/84783a7b054cd0a086844d6131f6e192f289db
/usr/lib/.build-id/34/8b556ac82642b55fd8f1be6c642ae8425d52c5
/usr/lib/.build-id/36
/usr/lib/.build-id/36/6691e7970c5d1cd4ce032339bd00068615225d
/usr/lib/.build-id/38
/usr/lib/.build-id/38/82eefe26f6ee0f4a94cc14104f993bd0657a14
/usr/lib/.build-id/38/f8dafcff5b02c1409c1cf20a9e434de17b6048
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/f18608408eaab3f0ab0c2b30556a7cc804010e
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/d5e9fadf934fdfe5ef9f57c24bca7b68622ca4
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/14b073cba880de9e9f48b95a9b68cb1d225aa2
/usr/lib/.build-id/3c/ca8b33d7cacdb743797c1cce3e322a64c1c083
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/53b13304e3d748ee96b167c4dc00e82ec61c76
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/8c63a68146e7ab42f45bf91bbc21cbe12ac481
/usr/lib/.build-id/3f/9206f54ee316577c65222c8f82e93ee06bbe11
/usr/lib/.build-id/40
/usr/lib/.build-id/40/72866c580ac495b7a6c5e2c748012d0eac3e08
/usr/lib/.build-id/40/bd32b30dcee3b3841edd891e3aff663c6c9ae1
/usr/lib/.build-id/41
/usr/lib/.build-id/41/3bc15ba92010a3bc31e69e4a015f7410e101c7
/usr/lib/.build-id/41/67a03b3f13c0b3dd1858fed5ec220874200e15
/usr/lib/.build-id/45
/usr/lib/.build-id/45/bba6b4627a6e4085707a358ca7670c3cc94552
/usr/lib/.build-id/45/c01cac71eb915e444c2d9e599e2f9b466b99da
/usr/lib/.build-id/46
/usr/lib/.build-id/46/1a9cf10ea4feb63772b0dfa2973771e25a8cf9
/usr/lib/.build-id/46/879d45c3d5adc36ea6166da740fda25cf77a16
/usr/lib/.build-id/47
/usr/lib/.build-id/47/7f1636628310daace807917cb27400918bb581
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/4c49df491c722d7cdf762600430d6856e2d50a
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/39c7593430e7295c5ba784a6aaaa442196fc70
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/2bdcec27ea2aa29056c26b5c3ccd399dc1c748
/usr/lib/.build-id/4e/5836617dc595d5dc26106f2913c5c79d72734a
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/355da069fae7a934c806a3252bb3eb4274e21a
/usr/lib/.build-id/50
/usr/lib/.build-id/50/061b8aa1eb0bc3c6dfdcbbe40ee930b70bb291
/usr/lib/.build-id/51
/usr/lib/.build-id/51/a5183207a6d686265f4d2cfe094bdb849834ea
/usr/lib/.build-id/53
/usr/lib/.build-id/53/d1765fb69df14f6d7e070f73c1740f89bf73ba
/usr/lib/.build-id/56/6505e04f808a0618ab716a7e7b76964ed22c4e
/usr/lib/.build-id/56/a79a751f62740317ee17621499c92f7fe25a78
/usr/lib/.build-id/57
/usr/lib/.build-id/57/cd391ad6ee5b1069fe2f6e2ff0592883582469
/usr/lib/.build-id/57/cd5f8d73f4d6f1af4fe0c1882efcda8111ddb0
/usr/lib/.build-id/58
/usr/lib/.build-id/58/616834af2d069d970698752035d3cd59b88434
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/4334c668f806fa827f6b6309d2038a1dfa95bf
/usr/lib/.build-id/5f/ecf5548d188856d8a4e0bdf8822b48452b35dd
/usr/lib/.build-id/61
/usr/lib/.build-id/61/b4ac1777a998abd45f160cf4056c8829d14c69
/usr/lib/.build-id/62
/usr/lib/.build-id/62/4373bf6e7e296dec5baf78387b22140d509fe7
/usr/lib/.build-id/64
/usr/lib/.build-id/64/3f79de02ad89d927e8b55e6de7e15342c31c15
/usr/lib/.build-id/64/596d89e4a69f230e9899b707d416c40904ddff
/usr/lib/.build-id/64/864fffd22653674ff00da05b928ac3b391a334
/usr/lib/.build-id/65
/usr/lib/.build-id/65/700b847fb3bb9e6d715b54049c7001bd43546a
/usr/lib/.build-id/67
/usr/lib/.build-id/67/4a9ba3d2d52e47a08b174fb4d0b5f09af4e618
/usr/lib/.build-id/67/7d8dda54e1565b4257cfb9cebf42fe355c1f0e
/usr/lib/.build-id/68
/usr/lib/.build-id/68/9302bf9d39e67674757137343cc676b616da9a
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/6be2a6ba31c6136ad1fb65c6ec33f3c37b43af
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/79acdc4fb9d2f55a3cfbe112738ac0d09fb3a5
/usr/lib/.build-id/6b/fac154ed584d47c1a78873d64f540ad68fc000
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/9e1e5ed18122f1e7d653e398defcdd8ce34f39
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/d5027a381a3313d3dc492072678c5c111409d7
/usr/lib/.build-id/71
/usr/lib/.build-id/71/6e9b8545ec076cf758857cca0154f4289f612a
/usr/lib/.build-id/72
/usr/lib/.build-id/72/da98ab1e48fdeed1122d1687eeae9fad936fcb
/usr/lib/.build-id/73
/usr/lib/.build-id/73/6988efb87e7569261b37dfc23df897976a5699
/usr/lib/.build-id/76
/usr/lib/.build-id/76/48d0af605b4cb2ae0a696ec7ed795050380616
/usr/lib/.build-id/77
/usr/lib/.build-id/77/43d0873563aa77fd294d76099cbe379d916500
/usr/lib/.build-id/78/7a47cb907d5f6826161dcb83bb146a0a996212
/usr/lib/.build-id/79
/usr/lib/.build-id/79/ef3818e6530384b5bcb9fe4bbce426b5e4f410
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/7f40d5336db5ef787a4a4be2c0b654890e5cfe
/usr/lib/.build-id/7c/ebc4bd4ff6ffd3e5f09be2eb0b3992e0beab0f
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/b4eff79e78cc5e90a894c98f1ddd9b0611f7b1
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/53600fdceb893a9fb06e7028724c9bda823d4d
/usr/lib/.build-id/7e/5dfd2ec16d360fe7f0e32c4668f78281c02f7b
/usr/lib/.build-id/7e/8f3c000c4a797ca6e89136d3fb469a3ec25840
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/cae51df9155bab91ad44e4eddff25071c78c8c
/usr/lib/.build-id/7f/e0af4d8ae8f6e083182619a4f16c989fe3987a
/usr/lib/.build-id/80
/usr/lib/.build-id/80/59381f06b1a5e4516cd9f0e592a849f2e91946
/usr/lib/.build-id/82/049e6606ef570be8bfb3d05fe5ae99ec78c810
/usr/lib/.build-id/82/3b0d6ad546f959ce0b7d9876190df062ba3825
/usr/lib/.build-id/82/73547b7b99b9c221bbae47b15ff169b74b3978
/usr/lib/.build-id/83
/usr/lib/.build-id/83/e034c4df0df14d8bdeb37af510471da216c58c
/usr/lib/.build-id/84
/usr/lib/.build-id/84/61a3b663f52f3b2d76856541a76dab97536f29
/usr/lib/.build-id/85
/usr/lib/.build-id/85/1eacb3e97e1a062eec5ea34377cacac892ea74
/usr/lib/.build-id/85/debaddd6ac6b788758f0f82fba1e5ea81e9010
/usr/lib/.build-id/89
/usr/lib/.build-id/89/a77a4f3fec26cd384a812d2e28cbd344d2d230
/usr/lib/.build-id/8b/f922007b483857c576d0c14f588149fe4ce796
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/e9132007249cd95bbbbac01033db7a1c729a39
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/d12049682f59cfeb615a9960b142ec16276d67
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/0304c5900986ac8111428effa63676423834f7
/usr/lib/.build-id/8f/f77514ccee4c198478a1de1acd06f00aa717aa
/usr/lib/.build-id/90
/usr/lib/.build-id/90/59ce5c6ba8b5dd1e2a77717965d6fc29de0297
/usr/lib/.build-id/92
/usr/lib/.build-id/92/7ce5b3e83e4f21646d4d8bb16b7199b2da6eab
/usr/lib/.build-id/92/e47f1496ce8efe527e32f9de15f1030b353b98
/usr/lib/.build-id/93
/usr/lib/.build-id/93/e355722383a4a913ea0dff8c4051a67babacac
/usr/lib/.build-id/94
/usr/lib/.build-id/94/4757ae6691351b86c8b2bf589ca2a52a3a8580
/usr/lib/.build-id/95
/usr/lib/.build-id/95/b39c036e19681f0cc1fbe091e85f8eba5d7bb7
/usr/lib/.build-id/96/231269cd10317b0acab35dbdd71fe1c40de447
/usr/lib/.build-id/98/f20dae27ba3738a0d6733f612da436d5c064c1
/usr/lib/.build-id/99
/usr/lib/.build-id/99/7817e1f4390b9afbb4cfd932bc9a410967c4e4
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/1cf6ce68764a9dae4943bd78fbec53c927146f
/usr/lib/.build-id/9a/bb7a875b1439ae0a9a7d3f8fd04a0c192eb378
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/112964101be65c5d3d3b686771e26dc1e59dc7
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/f9e688d92000ff982b5e3155e2dbc1d4f92832
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/29aa1055f5751c1ca69f66adb10ffe937bba09
/usr/lib/.build-id/a0/4b2282a4ff74455a3fef5d13e04496a5fbcf66
/usr/lib/.build-id/a0/74a2d602ef6576418f2d31639bf87e8c944115
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/5cf75533bee57db04a78b1b1bb71bcaf6ac2b9
/usr/lib/.build-id/a3/de45ce7adaeb6957fa9f6e7d42abc16a6d843c
/usr/lib/.build-id/a4/43a98bcc49f8fb6189c26e2053481fa4ba1271
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/1c80ee970a55c91172040b0b3c820457ad7b32
/usr/lib/.build-id/a6/777705409bcfbf27b57187a12815719ab742cf
/usr/lib/.build-id/a6/d3088ac49b5def470bdcd08b4b541ad98a7f55
/usr/lib/.build-id/a6/ef5ce761e6808d8635beafb48f699dfd5b1f62
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/fdf7f014d80d5f768a99686037d5883f635d95
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/cf5c8e45d4aee47fc993ca073e5e6c322e3318
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/5cf30d6b2e397aff93170ece3976f9a1cb17e0
/usr/lib/.build-id/ab/8553276f3ff21abadce0243718bc0514bc07e0
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/3fcc8a2d7b1ef2e30082a2861a8f6d3a5468c0
/usr/lib/.build-id/ac/4c6a3a08a68a2ca9b02e61a4c657077dd66fab
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/a85aa561f64dc5d31a2778670265f57d37beab
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/68ee9e927c191340039145ff8b9f35d9dacbd0
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/fc8649481b3cff39b62402406052bb64428ae9
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/7ea731556e21b59ec2d2b2e62796e47381a1fb
/usr/lib/.build-id/b3/aa9a95e338a7c2eb8892339fb58a016f94af2e
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/8f43e79e307b896e2ad064fb13322115928cde
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/76f39a6a17f5e33b6eb570b76f659270080feb
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/424dacf828d9e67628915b67b7ca487f7d14d0
/usr/lib/.build-id/b6/875128f2086370a1dfe6b4ae06acc72552c189
/usr/lib/.build-id/b7/576efb5175427f5368c020f73e479dc055fbe7
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/4a1a83bb3e35c4f4b81625efa0bc152fe28525
/usr/lib/.build-id/b9/8176f02b9d02b5a94d1cce4ffa4a23aac02c19
/usr/lib/.build-id/b9/d82702867e44be3962f29a894a4f8f0f4c9ad9
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/a795cbb847bcdfda9253dc77bcf3ccd93794f6
/usr/lib/.build-id/ba/b447ab6c8b4014605f0c0bbbc1bfe09f790045
/usr/lib/.build-id/ba/db3b50635e72a631e68bb2c69f9a2226221fb7
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/3beda5bb7e276f9ca32b09b3b9209575deb022
/usr/lib/.build-id/bb/46b36a03bf9ff480c9d4cd15328ad9c039a46f
/usr/lib/.build-id/bb/c159af70b37809ae5d6972a9c1e1890defa5ae
/usr/lib/.build-id/bc/ab8ab90c697f9940efdcd1606628d14dfeea71
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/f14f9e84c09de5c232c33f007e65a58ff92f5c
/usr/lib/.build-id/be
/usr/lib/.build-id/be/29ee55092f939044ce197a0e5a6196731a7c4a
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/525579ee8cb6131698bdbfcdf1a2994b4a0d6c
/usr/lib/.build-id/bf/67c74f2ce04b735118919c79320aeffe2f9d7e
/usr/lib/.build-id/bf/78dbdb44b5783686ac5a0ad9c6a6e3cd3f5a5a
/usr/lib/.build-id/bf/ceb7a732ae86a5c6ee8ee481984c56b3916322
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/577fbd8baf5dca7d22f373d8e91eefb6fa81e6
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/3e40d1bb80e90078c6ecd017564098ce88be3a
/usr/lib/.build-id/c3/6edf5d3d0470442b21c893d9f29f6ca57d300c
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/47b245cc66e2ee075a5aa7b44733168edec2ba
/usr/lib/.build-id/c5/fc374d515ee657dbbab31dcfb69e1ea0dee6f9
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/40820b65fc09996b029f9447c5ee2d7d876c6f
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/5940a29a4036d64bd8059424470a71c6b5a345
/usr/lib/.build-id/c7/7e9c4a1efc4714e0a2a7b439951d65cebd1cae
/usr/lib/.build-id/c7/fac348a4f831399d21e804448b914f3c23ab49
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/1d3d9d40e20826befe8cc02357d95c412b6d7b
/usr/lib/.build-id/c8/6e17e4d2bbcb7abd3c04e480d09569463f27ce
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/2c2507e8ec8961b88094ff15bdd42c665a66eb
/usr/lib/.build-id/c9/7d16e4ae94d75abb21b9d88023887f2780113b
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/3a98947d8d8ca4252b124af7ff3a33b1ea25ae
/usr/lib/.build-id/ca/70f14524a0fe6694e06e562965f9039d5d2651
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/8f5e06d39e9676f6550fe957dd65053e280535
/usr/lib/.build-id/cc/d137ac9bb80394335e58d97d6d3160de1bea1e
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/fbf262f4d47bafda60924d09f569171e7c2082
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/6c73eed1f5e5f4fb22bfc0903fb2061619b16a
/usr/lib/.build-id/ce/f4b0c3c59d27aa57f3bfda0d736096982db950
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/874c423fcfe6c287b69adac7b85aba5d5b2cee
/usr/lib/.build-id/cf/87b19762649ea3d1ea6c88fee2494794de5769
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/b3e0c42043eae4b3399f3dfdf9a192bc239868
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/5585709ca4df7459fc28d38fd26dccfd218065
/usr/lib/.build-id/d2/7ea03fcf71e611da593570c578dbf939ca4968
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/5db176bb8c58c95764e2c6c9b52efb67ecf277
/usr/lib/.build-id/d3/94e609f7d7d2f49171aefedc505e83a43c6293
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/57edc1834c8d3388acf372241fec57f56e5562
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/3ee647b3843eb33b42fc5fe8541f1d3e9e4bcb
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/1c50001c5f7b11727819f6fc42f3005fbfd56d
/usr/lib/.build-id/d7/34d24a75b2d7ae8d67fc52e0a352fb6bb895f7
/usr/lib/.build-id/d7/d00805538b1feffcc43214bd916b36ebca523f
/usr/lib/.build-id/d9/19746a443c0b55d025266b2a248731dc2587be
/usr/lib/.build-id/d9/44f9f1b00e420e6cce0bb71920d983044f7835
/usr/lib/.build-id/d9/5a4b714f6ac5824ed54c5a5015305d013e1e5f
/usr/lib/.build-id/da
/usr/lib/.build-id/da/970167185c726940d316d98524dea2718c07f9
/usr/lib/.build-id/da/f0406a1a9ede69135f32a3d229dad4ea1f1402
/usr/lib/.build-id/db
/usr/lib/.build-id/db/bd252a12117d96070ffd795aedb47806ad499b
/usr/lib/.build-id/db/ea0c7bd374a1a984025207566a2dd7a4be46f8
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/f3276a4f6a706ca51c01217d6989e6288152b1
/usr/lib/.build-id/de
/usr/lib/.build-id/de/2fa56337b27a4a85d678dd9178aeb3a64412aa
/usr/lib/.build-id/de/e419e3b121e84e71cb44443e173fd933f4db4b
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/787aef170f5c177cba2a3a61bc9fa85b7d74ad
/usr/lib/.build-id/e0/8c6e0eb4a544170b2358ba5152245e8945c78d
/usr/lib/.build-id/e1/1abc1d7fa35cbfe0ca68cf7e6d6543e11f5e69
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/2a2e0460f30bd4d6422f41e7b42e8096c100bc
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/38152fcfc70370afca3d4da94931ac4fd08acb
/usr/lib/.build-id/e3/5855b784509600800f011eb0f0331727eca4fc
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/987d5d2a783920696a0b8dc5c2d8bec39dd2f2
/usr/lib/.build-id/e5/e1758b4abfb54c54c41feec2f170e24373092f
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/a115881a278f2080e53b2e10f80265f8f07c0f
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/d695a4ed010d89fb0613374cc12433cfc9f118
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/0746cc2da291df3090a9509fffe71f2cd8bb44
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/fdcd3e0dac350e1e1036efbcfe3107d7043d08
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/8ad4cefe93116e7d2b9ac53f2641a36cf97522
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/df5dcd58b751ca0a7d8fd988e8408337923b36
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/392e61dd85c4668106869fbe493e91fbc915ee
/usr/lib/.build-id/f0/9ed1f60699f812166762620f2fca1c1571443d
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/0ef6f421174784b5c28ead376f62a3f40d96a4
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/d66ab5b8ca81b97f71a4135e50ed56dc90e03e
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/1b6dd79a82d3acbfd5b8f74a2ecc920716fc54
/usr/lib/.build-id/f6/ebe2a2927bafd57f4b26bb9106291f16885bff
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/72886ab9d4c9d7e427922323ccf2f0f1e507a3
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/be5242f99ac855a042663f037688fa805cc5e1
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/907b7d8aca58343f8498951fffc69205cf3f70
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/b110fdb20b8763b8794a6ff3e720362387c3f9
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/cd4ae6008f7bbfac99cf0ed2de35034cdb4e4f
/usr/lib/gconv/ANSI_X3.110.so
/usr/lib/gconv/ARMSCII-8.so
/usr/lib/gconv/ASMO_449.so
/usr/lib/gconv/BIG5.so
/usr/lib/gconv/BIG5HKSCS.so
/usr/lib/gconv/BRF.so
/usr/lib/gconv/CP10007.so
/usr/lib/gconv/CP1125.so
/usr/lib/gconv/CP1250.so
/usr/lib/gconv/CP1251.so
/usr/lib/gconv/CP1253.so
/usr/lib/gconv/CP1254.so
/usr/lib/gconv/CP1255.so
/usr/lib/gconv/CP1256.so
/usr/lib/gconv/CP1257.so
/usr/lib/gconv/CP1258.so
/usr/lib/gconv/CP737.so
/usr/lib/gconv/CP770.so
/usr/lib/gconv/CP771.so
/usr/lib/gconv/CP772.so
/usr/lib/gconv/CP773.so
/usr/lib/gconv/CP774.so
/usr/lib/gconv/CP775.so
/usr/lib/gconv/CP932.so
/usr/lib/gconv/CSN_369103.so
/usr/lib/gconv/CWI.so
/usr/lib/gconv/DEC-MCS.so
/usr/lib/gconv/EBCDIC-AT-DE-A.so
/usr/lib/gconv/EBCDIC-AT-DE.so
/usr/lib/gconv/EBCDIC-CA-FR.so
/usr/lib/gconv/EBCDIC-DK-NO-A.so
/usr/lib/gconv/EBCDIC-DK-NO.so
/usr/lib/gconv/EBCDIC-ES-A.so
/usr/lib/gconv/EBCDIC-ES-S.so
/usr/lib/gconv/EBCDIC-ES.so
/usr/lib/gconv/EBCDIC-FI-SE-A.so
/usr/lib/gconv/EBCDIC-FI-SE.so
/usr/lib/gconv/EBCDIC-FR.so
/usr/lib/gconv/EBCDIC-IS-FRISS.so
/usr/lib/gconv/EBCDIC-IT.so
/usr/lib/gconv/EBCDIC-PT.so
/usr/lib/gconv/EBCDIC-UK.so
/usr/lib/gconv/EBCDIC-US.so
/usr/lib/gconv/ECMA-CYRILLIC.so
/usr/lib/gconv/EUC-CN.so
/usr/lib/gconv/EUC-JISX0213.so
/usr/lib/gconv/EUC-JP-MS.so
/usr/lib/gconv/EUC-JP.so
/usr/lib/gconv/EUC-KR.so
/usr/lib/gconv/EUC-TW.so
/usr/lib/gconv/GB18030.so
/usr/lib/gconv/GBBIG5.so
/usr/lib/gconv/GBGBK.so
/usr/lib/gconv/GBK.so
/usr/lib/gconv/GEORGIAN-ACADEMY.so
/usr/lib/gconv/GEORGIAN-PS.so
/usr/lib/gconv/GOST_19768-74.so
/usr/lib/gconv/GREEK-CCITT.so
/usr/lib/gconv/GREEK7-OLD.so
/usr/lib/gconv/GREEK7.so
/usr/lib/gconv/HP-GREEK8.so
/usr/lib/gconv/HP-ROMAN8.so
/usr/lib/gconv/HP-ROMAN9.so
/usr/lib/gconv/HP-THAI8.so
/usr/lib/gconv/HP-TURKISH8.so
/usr/lib/gconv/IBM037.so
/usr/lib/gconv/IBM038.so
/usr/lib/gconv/IBM1004.so
/usr/lib/gconv/IBM1008.so
/usr/lib/gconv/IBM1008_420.so
/usr/lib/gconv/IBM1025.so
/usr/lib/gconv/IBM1026.so
/usr/lib/gconv/IBM1046.so
/usr/lib/gconv/IBM1047.so
/usr/lib/gconv/IBM1097.so
/usr/lib/gconv/IBM1112.so
/usr/lib/gconv/IBM1122.so
/usr/lib/gconv/IBM1123.so
/usr/lib/gconv/IBM1124.so
/usr/lib/gconv/IBM1129.so
/usr/lib/gconv/IBM1130.so
/usr/lib/gconv/IBM1132.so
/usr/lib/gconv/IBM1133.so
/usr/lib/gconv/IBM1137.so
/usr/lib/gconv/IBM1140.so
/usr/lib/gconv/IBM1141.so
/usr/lib/gconv/IBM1142.so
/usr/lib/gconv/IBM1143.so
/usr/lib/gconv/IBM1144.so
/usr/lib/gconv/IBM1145.so
/usr/lib/gconv/IBM1146.so
/usr/lib/gconv/IBM1147.so
/usr/lib/gconv/IBM1148.so
/usr/lib/gconv/IBM1149.so
/usr/lib/gconv/IBM1153.so
/usr/lib/gconv/IBM1154.so
/usr/lib/gconv/IBM1155.so
/usr/lib/gconv/IBM1156.so
/usr/lib/gconv/IBM1157.so
/usr/lib/gconv/IBM1158.so
/usr/lib/gconv/IBM1160.so
/usr/lib/gconv/IBM1161.so
/usr/lib/gconv/IBM1162.so
/usr/lib/gconv/IBM1163.so
/usr/lib/gconv/IBM1164.so
/usr/lib/gconv/IBM1166.so
/usr/lib/gconv/IBM1167.so
/usr/lib/gconv/IBM12712.so
/usr/lib/gconv/IBM1364.so
/usr/lib/gconv/IBM1371.so
/usr/lib/gconv/IBM1388.so
/usr/lib/gconv/IBM1390.so
/usr/lib/gconv/IBM1399.so
/usr/lib/gconv/IBM16804.so
/usr/lib/gconv/IBM256.so
/usr/lib/gconv/IBM273.so
/usr/lib/gconv/IBM274.so
/usr/lib/gconv/IBM275.so
/usr/lib/gconv/IBM277.so
/usr/lib/gconv/IBM278.so
/usr/lib/gconv/IBM280.so
/usr/lib/gconv/IBM281.so
/usr/lib/gconv/IBM284.so
/usr/lib/gconv/IBM285.so
/usr/lib/gconv/IBM290.so
/usr/lib/gconv/IBM297.so
/usr/lib/gconv/IBM420.so
/usr/lib/gconv/IBM423.so
/usr/lib/gconv/IBM424.so
/usr/lib/gconv/IBM437.so
/usr/lib/gconv/IBM4517.so
/usr/lib/gconv/IBM4899.so
/usr/lib/gconv/IBM4909.so
/usr/lib/gconv/IBM4971.so
/usr/lib/gconv/IBM500.so
/usr/lib/gconv/IBM5347.so
/usr/lib/gconv/IBM803.so
/usr/lib/gconv/IBM850.so
/usr/lib/gconv/IBM851.so
/usr/lib/gconv/IBM852.so
/usr/lib/gconv/IBM855.so
/usr/lib/gconv/IBM856.so
/usr/lib/gconv/IBM857.so
/usr/lib/gconv/IBM858.so
/usr/lib/gconv/IBM860.so
/usr/lib/gconv/IBM861.so
/usr/lib/gconv/IBM862.so
/usr/lib/gconv/IBM863.so
/usr/lib/gconv/IBM864.so
/usr/lib/gconv/IBM865.so
/usr/lib/gconv/IBM866.so
/usr/lib/gconv/IBM866NAV.so
/usr/lib/gconv/IBM868.so
/usr/lib/gconv/IBM869.so
/usr/lib/gconv/IBM870.so
/usr/lib/gconv/IBM871.so
/usr/lib/gconv/IBM874.so
/usr/lib/gconv/IBM875.so
/usr/lib/gconv/IBM880.so
/usr/lib/gconv/IBM891.so
/usr/lib/gconv/IBM901.so
/usr/lib/gconv/IBM902.so
/usr/lib/gconv/IBM903.so
/usr/lib/gconv/IBM9030.so
/usr/lib/gconv/IBM904.so
/usr/lib/gconv/IBM905.so
/usr/lib/gconv/IBM9066.so
/usr/lib/gconv/IBM918.so
/usr/lib/gconv/IBM921.so
/usr/lib/gconv/IBM922.so
/usr/lib/gconv/IBM930.so
/usr/lib/gconv/IBM932.so
/usr/lib/gconv/IBM933.so
/usr/lib/gconv/IBM935.so
/usr/lib/gconv/IBM937.so
/usr/lib/gconv/IBM939.so
/usr/lib/gconv/IBM943.so
/usr/lib/gconv/IBM9448.so
/usr/lib/gconv/IEC_P27-1.so
/usr/lib/gconv/INIS-8.so
/usr/lib/gconv/INIS-CYRILLIC.so
/usr/lib/gconv/INIS.so
/usr/lib/gconv/ISIRI-3342.so
/usr/lib/gconv/ISO-2022-CN-EXT.so
/usr/lib/gconv/ISO-2022-CN.so
/usr/lib/gconv/ISO-2022-JP-3.so
/usr/lib/gconv/ISO-2022-JP.so
/usr/lib/gconv/ISO-2022-KR.so
/usr/lib/gconv/ISO-IR-197.so
/usr/lib/gconv/ISO-IR-209.so
/usr/lib/gconv/ISO646.so
/usr/lib/gconv/ISO8859-10.so
/usr/lib/gconv/ISO8859-11.so
/usr/lib/gconv/ISO8859-13.so
/usr/lib/gconv/ISO8859-14.so
/usr/lib/gconv/ISO8859-16.so
/usr/lib/gconv/ISO8859-2.so
/usr/lib/gconv/ISO8859-3.so
/usr/lib/gconv/ISO8859-4.so
/usr/lib/gconv/ISO8859-5.so
/usr/lib/gconv/ISO8859-6.so
/usr/lib/gconv/ISO8859-7.so
/usr/lib/gconv/ISO8859-8.so
/usr/lib/gconv/ISO8859-9.so
/usr/lib/gconv/ISO8859-9E.so
/usr/lib/gconv/ISO_10367-BOX.so
/usr/lib/gconv/ISO_11548-1.so
/usr/lib/gconv/ISO_2033.so
/usr/lib/gconv/ISO_5427-EXT.so
/usr/lib/gconv/ISO_5427.so
/usr/lib/gconv/ISO_5428.so
/usr/lib/gconv/ISO_6937-2.so
/usr/lib/gconv/ISO_6937.so
/usr/lib/gconv/JOHAB.so
/usr/lib/gconv/KOI-8.so
/usr/lib/gconv/KOI8-R.so
/usr/lib/gconv/KOI8-RU.so
/usr/lib/gconv/KOI8-T.so
/usr/lib/gconv/KOI8-U.so
/usr/lib/gconv/LATIN-GREEK-1.so
/usr/lib/gconv/LATIN-GREEK.so
/usr/lib/gconv/MAC-CENTRALEUROPE.so
/usr/lib/gconv/MAC-IS.so
/usr/lib/gconv/MAC-SAMI.so
/usr/lib/gconv/MAC-UK.so
/usr/lib/gconv/MACINTOSH.so
/usr/lib/gconv/MIK.so
/usr/lib/gconv/NATS-DANO.so
/usr/lib/gconv/NATS-SEFI.so
/usr/lib/gconv/PT154.so
/usr/lib/gconv/RK1048.so
/usr/lib/gconv/SAMI-WS2.so
/usr/lib/gconv/SHIFT_JISX0213.so
/usr/lib/gconv/SJIS.so
/usr/lib/gconv/T.61.so
/usr/lib/gconv/TCVN5712-1.so
/usr/lib/gconv/TIS-620.so
/usr/lib/gconv/TSCII.so
/usr/lib/gconv/UHC.so
/usr/lib/gconv/VISCII.so
/usr/lib/gconv/gconv-modules.d/gconv-modules-extra.conf
/usr/lib/gconv/libCNS.so
/usr/lib/gconv/libGB.so
/usr/lib/gconv/libISOIR165.so
/usr/lib/gconv/libJIS.so
/usr/lib/gconv/libJISX0213.so
/usr/lib/gconv/libKSC.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 24 22:22:19 2025