| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: glibc-gconv-extra | Distribution: Fedora Project |
| Version: 2.42 | Vendor: Fedora Project |
| Release: 5.fc43 | Build date: Mon Dec 15 10:36:44 2025 |
| Group: Unspecified | Build host: buildvm-s390x-02.s390.fedoraproject.org |
| Size: 7073774 | Source RPM: glibc-2.42-5.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.
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
* Mon Dec 15 2025 Frédéric Bérat <fberat@redhat.com> - 2.42-5
- Auto-sync with upstream branch master,
commit b11411fe2ee7a8f3c3a2c1ee99c1729adb9a0efe:
- posix: Fix invalid flags test for p{write,read}v2 (Yury Khrustalev)
- ppc64le: Power 10 rawmemchr clobbers v20 (bug #33091) (Sachin Monga)
- ppc64le: Restore optimized strncmp for power10 (Sachin Monga)
- ppc64le: Restore optimized strcmp for power10 (Sachin Monga)
- AArch64: Fix and improve SVE pow(f) special cases (Pierre Blanchard)
- AArch64: fix SVE tanpi(f) [BZ #33642] (Pierre Blanchard)
- AArch64: Fix instability in AdvSIMD sinh (Joe Ramsay)
- AArch64: Fix instability in AdvSIMD tan (Joe Ramsay)
- AArch64: Optimise SVE scalar callbacks (Joe Ramsay)
- aarch64: fix includes in SME tests (Yury Khrustalev)
- aarch64: fix cfi directives around __libc_arm_za_disable (Yury Khrustalev)
- x86: fix wmemset ifunc stray '!' (bug 33542) (Jiamei Xie)
- aarch64: tests for SME (Yury Khrustalev)
- aarch64: clear ZA state of SME before clone and clone3 syscalls (Yury Khrustalev)
- aarch64: define macro for calling __libc_arm_za_disable (Yury Khrustalev)
- x86: Detect Intel Nova Lake Processor (Sunil K Pandey)
- x86: Detect Intel Wildcat Lake Processor (Sunil K Pandey)
- nptl: Fix MADV_GUARD_INSTALL logic for thread without guard page (BZ 33356) (Adhemerval Zanella)
- nss: Group merge does not react to ERANGE during merge (bug 33361) (Florian Weimer)
- libio: Define AT_RENAME_* with the same tokens as Linux (Florian Weimer)
- AArch64: Fix SVE powf routine [BZ #33299] (Pierre Blanchard)
- i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129] (H.J. Lu)
* Tue Aug 19 2025 Florian Weimer <fweimer@redhat.com> - 2.42-4
- Add marker symbol versions GLIBC_ABI_DT_X86_64_PLT, GLIBC_ABI_GNU2_TLS,
GLIBC_ABI_GNU_TLS, following upstream.
- Auto-sync with upstream branch release/2.42/master,
commit 7a8f3c6ee4b565a02da4ba0dad9aaeaeed4639ce:
- x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
- x86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
- i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
- Use TLS initial-exec model for __libc_tsd_CTYPE_* thread variables [BZ #33234]
- malloc: Fix checking for small negative values of tcache_key
- malloc: Make sure tcache_key is odd enough
- malloc: Fix MAX_TCACHE_SMALL_SIZE
- malloc: Remove redundant NULL check
* Fri Aug 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.42-3
- Auto-sync with upstream branch release/2.42/master,
commit c5476b7907d01207ede6bf57b26cef151b601f35:
- hurd: support: Fix running SGID tests
- Revert "tst-freopen4-main.c: Call support_capture_subprocess with chroot"
- tst-env-setuid: Delete LD_DEBUG_OUTPUT output
- tst-freopen4-main.c: Call support_capture_subprocess with chroot
- tst-fopen-threaded.c: Delete temporary file
- Delete temporary files in support_subprocess
- nptl: Fix SYSCALL_CANCEL for return values larger than INT_MAX (BZ 33245)
* Fri Aug 01 2025 Florian Weimer <fweimer@redhat.com> - 2.42-2
- Auto-sync with upstream branch release/2.42/master,
commit 5e298d2d937b6da06500478be956abeb24357e05:
- elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943)
- elf: Extract rtld_setup_phdr function from dl_main
- stdlib: resolve a double lock init issue after fork [BZ #32994]
* Wed Jul 30 2025 Florian Weimer <fweimer@redhat.com> - 2.42-1
- Drop 0001-Revert-Linux-Keep-termios-ioctl-constants-strictly-i.patch,
merged upstream.
- Auto-sync with upstream branch release/2.42/master,
commit bc13db73937730401d592b33092db6df806d193e:
- inet-fortified: fix namespace violation (bug 33227)
- Bump version number to 2.42
- math: Update auto-libm-tests-in with ldbl-128ibm compoundn/pown failures
- INSTALL: Update newest tested binutils version
- elf: Compile _dl_debug_state separately (bug 33224)
- sframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL flag
- Disable SFrame support by default
- math: xfail some pown and compoundn tests for ibm128-libgcc
- posix: Fix double-free after allocation failure in regcomp (bug 33185)
- Revert "Linux: Keep termios ioctl constants strictly internal"
- termios: manual: document the SPEED_MAX and BAUD_MAX constants
- termios: SPEED_MAX and BAUD_MAX constants
- termios: move the baud_t interface from __USE_MISC to __USE_GNU
- termios: manual: improve the explanation of various tty concepts
- termios: manual: remove duplicate cfgetospeed() definition
- termios: manual: fix typo: tcsettattr -> tcsetattr
- elf: Initialize GLRO (dl_read_only_area) after static dlopen (bug 33139)
- x86-64: Properly compile ISA optimized modf and modff
- x86-64: Compile ISA versions of modf/modff with -fno-stack-protector
- iconv: iconv -o should not create executable files (bug 33164)
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.41.9000-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jul 18 2025 Adam Williamson <awilliam@redhat.com> - 2.41.9000-23
- Revert "Linux: Keep termios ioctl constants strictly internal" to fix wine build
* Fri Jul 18 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-22
- Build without SFrame stack trace format information
* Thu Jul 17 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-21
- Auto-sync with upstream branch master,
commit 0263528f8dd60cf58976e2d516b7c9edb16ae6f8:
- malloc: fix definition for MAX_TCACHE_SMALL_SIZE
- SFrame: Add tests that uses DWARF backtracer
- configure: Add --enable-sframe option
- elf: Add SFrame stack tracing
- aarch64: Add SFrame support for aarch64 architecture
- x86: Add SFrame support for x86 architecture
- elf: Add SFrame support to _dl_find_object function
- x86_64: Optimize modf/modff for x86_64-v2
- Linux: Keep termios ioctl constants strictly internal
- termios: Move isatty, __isatty_nostatus from io
- termios: Reflow and sort Makefile
- Remove termios2 ioctl defintions from public headers
- elf: Remove now pointless empty ld.so.conf files in single tests
- support: Always run ldconfig in containered tests
- Makefile: Add ld.so.conf with libgcc dir to testroot.pristine
- Makeconfig: Add libgcc directory to rtld-prefix search path
- Mark support for lock elision as deprecated.
- x86: Avoid vector/r16-r31 registers and memcpy/memset in mcount_internal
- fstat: add test and documentation for an edge case.
- fstatat: extend tests and documentation
- elf: Restore support for _r_debug interpositions and copy relocations
- elf: Introduce _dl_debug_change_state
- elf: Introduce separate _r_debug_array variable
- manual: Remove '.info' suffix in manual names passed to @ref [BZ #32962].
- elf: Add DL_ADDRESS_WITHOUT_RELOC [BZ #33088]
- stdlib: Fix __libc_message_impl iovec size (BZ 32947)
- AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]
- malloc: Cleanup tcache_init()
- malloc: replace instances of __builtin_expect with __glibc_unlikely
- malloc: refactored aligned_OK and misaligned_chunk
- elf: Add missing DSO dependencies for tst-rtld-no-malloc-{audit,preload}
- powerpc: Remove modf optimization
- powerpc: Remove modff optimization
- manual: Add missing free to open_memstream example [BZ #27866]
- Linux: Convert '__close_nocancel_nostatus' to a standalone handler
- Linux: Fix '__close_nocancel_nostatus' clobbering 'errno' [BZ #33035]
- inet: Implement inet_ntoa on top of inet_ntop
- resolv: Optimize inet_ntop
- resolve: Proper indent resolv/inet_ntop.c
- benchtests: Add IPv6 inet_ntop benchmark
- benchtests: Add IPv4 inet_ntop benchmark
- posix: Fix fnmatch build with gcc-16
- powerpc: use .machine power10 in POWER10 assembler sources
* Sun Jun 22 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-20
- Remove glibc-rh2368545.patch, applied upstream.
- Auto-sync with upstream branch master,
commit b3b0d0308c95d213f019b19c33abf1b06911f528:
- i386: Update ___tls_get_addr to preserve vector registers
- manual: Clarify renameat documentation
- posix: Add nonnull attribute to glob_pattern_p.
- math: Simplify and optimize modf implementation
- math: Simplify and optimize modff implementation
- AArch64: Improve codegen SVE log1p helper
- AArch64: Optimise SVE FP64 Hyperbolics
- AArch64: Optimize SVE exp functions
- Fix termios related targets
- malloc: Cleanup _mid_memalign
- aarch64: simplify calls to __libc_arm_za_disable in assembly
- aarch64: GCS: use internal struct in __alloc_gcs
- powerpc: Remove assembler workarounds
- malloc: Fix tests-malloc-largetcache tests
- Add TCPI_OPT_USEC_TS from Linux 6.14 and TCPI_OPT_TFO_CHILD from 6.15 to netinet/tcp.h.
- linux/termios: regression test for termios speed functions
- include/array_length.h: add array_foreach[_const] macros
- termios: unify the naming of the termios speed fields
- termios: add new baud_t interface, defined to be explicitly numeric
- manual: document all the termios Bxxx constants in the manual
- termios: merge the termios baud definitions
- hurd+generic/termios: make speed_t an unsigned int
- termios: change the generic cfsetspeed() to support arbitrary speeds
- hurd/termios: remove USE_OLD_TTY
- linux: implement arbitrary and split speeds in termios
- linux/termios/powerpc: deal with powerpc-unique ioctl emulation
- linux/ioctls: use <linux/sockios.h> for sockios ioctls
- io: replace local_isatty() with a proper function __isatty_nostatus()
- termios: make __tcsetattr() the internal interface
* Fri Jun 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-19
- Remove glibc-fedora-manual-dircategory.patch (#2252409)
* Fri Jun 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-18
- Remove glibc-fedora-linux-tcsetattr.patch (#2252406)
* Thu Jun 19 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-17
- langpacks: Use symlinks for LC_NAME, LC_NUMERIC files if possible (RHEL-97433)
* Tue Jun 17 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-16
- Replace glibc-rh2368545.patch with upstream fix under review.
- Auto-sync with upstream branch master,
commit d1b27eeda3d92f33314e93537437cab11ddf4777:
- malloc: Sort tests-exclude-largetcache in Makefile
- ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702)
- ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059)
- ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702)
- ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745)
- malloc: add testing for large tcache support
- malloc: add tcache support for large chunk caching
- Always check lockf64 return value
- elf: Add optimization barrier for __ehdr_start and _end
- htl: move pthread_key_*, pthread_get/setspecific
- elf: Remove the unused _etext declaration
- io: Mark lockf() __wur [BZ #32800]
- benchtests: Improve modf benchtest
- benchtests: Add modff benchtest
- riscv: Correct __riscv_hwprobe function prototype [BZ #32932]
- resolv: Add test for getaddrinfo returning FQDN in ai_canonname
- aarch64: fix typo in sysdeps/aarch64/Makefile
- Advisory text for CVE-2025-5745
- Advisory text for CVE-2025-5702
- hurd: Make __getrandom_early_init call __mach_init
- x86: Avoid GLRO(dl_x86_cpu_features)
- manual: Add a comparative example of 'clock_nanosleep' use
- AArch64: Fix builderror with GCC 12.1/12.2
- Linux: Drop obsolete kernel support with `if_nameindex' and `if_nametoindex'
- aarch64: add __ifunc_hwcap function to be used in ifunc resolvers
- aarch64: add support for hwcap3,4
- manual: Document futimens and utimensat
- manual: Document unlinkat
- manual: Document renameat
- manual: Document mkdirat
- manual: Document faccessat
- manual: Expand Descriptor-Relative Access section
- Makefile: Avoid $(objpfx)/ in makefiles
- manual: Document error codes missing for 'inet_pton'
- manual: Document error codes missing for 'if_nametoindex'
- manual: Document error codes missing for 'if_indextoname'
- posix: fix building regex when _LIBC isn't defined
- localedata: Use the name North Macedonia.
- malloc: Count tcache entries downwards
- sparc: Fix argument passing to __libc_start_main (BZ 32981)
- localedata: Refer to Eswatini instead of Swaziland.
- sigaction: don't sign-extend sa_flags
- stdio-common: Add nonnull attribute to stdio_ext.h functions.
- elf: Fix UB on _dl_map_object_from_fd
- argp: Fix shift bug
- math: Remove i386 ilogb/ilogbf/llogb/llogbf
- math: Optimize float ilogb/llogb
- math: Remove UB and optimize double ilogbf
- math: Optimize double ilogb/llogb
- math: Remove UB and optimize double ilogb
- manual: Correct return value description of 'clock_nanosleep'
- nss: free dynarray buffer after parsing nsswitch.conf
- manual: Document clock_nanosleep
- manual: Fix invalid 'illegal' usage with 'nanosleep'
- manual: Fix duplicate 'consult' erratum
- localedata: Correct Persian collation rules description
- stdio-common: Correct 'sscanf' test feature wrapper description
- manual: Document error codes missing for 'inet_ntop'
- manual: Document error codes missing for 'socket'
- stdio-common: Consistently use 'num_digits_len' in 'vfscanf'
- Update syscall lists for Linux 6.15
- AArch64: Improve enabling of SVE for libmvec
- AArch64: Improve codegen in SVE log1p
- Use Linux 6.15 in build-many-glibcs.py
- manual: mention PKEY_UNRESTRICTED macro in the manual
- linux: use PKEY_UNRESTRICTED macro in tst-pkey
- misc: add PKEY_UNRESTRICTED macro
- generic: Add missing parameter name to __getrandom_early_init
- hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msg
- Update RISC-V relocations
- malloc: Fix malloc init order
- Move C warning flags from +gccwarn to +gccwarn-c
- doc: Add missing space in documentation of __TIMESIZE
- doc: Fix typos in documentation of _TIME_BITS
- Fix comment typo in libc-symbols.h
- Turn on -Wmissing-parameter-name by default if available
- manual: Document getopt_long_only with single letter options (bug 32980)
* Fri May 30 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-15
- malloc: Revert to the glibc-2.41.9000-6.fc43 version (#2368545)
* Mon May 26 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-14
- Remove glibc-configure-disable-libsupport.patch, solved with
upstream commit be61b9493d38032519e596f282f9695667402c8d
("support: Use unwinder in links-dso-program-c only with libgcc_s").
- Fix regression malloc initialization (#2368545)
- Auto-sync with upstream branch master,
commit 4f4c4fcde76aedc1f5362a51d98ebb57a28fbce9:
- Turn on -Wfree-labels by default if available
- S390: Use cfi_val_offset instead of cfi_escape. 31bit part
- libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f)
- INSTALL: Regenerate with texinfo 7.2
- Fix error reporting (false negatives) in SGID tests
- manual: Use more inclusive language in comments.
- Makerules: Use 'original' instead of 'master' in source.
- gen-libm-test: Use 'original source' instead of 'master' in code.
- nss_test1: Use 'parametrized template' instead of 'master' in comment.
- linknamespace: Use 'ALLOWLIST' instead of 'WHITELIST' in code.
- posix: Use more inclusive language in test data.
- pylintrc: Remove obsolete ignore section and comments.
- support: Pick group in support_capture_subprogram_self_sgid if UID == 0
- ldbl-128: also disable lgammaf128_r builtin when building lgammal_r
- elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
- x86_64: Fix typo in ifunc-impl-list.c.
- elf: Test case for bug 32976 (CVE-2025-4802)
- support: Use const char * argument in support_capture_subprogram_self_sgid
- AArch64: Fix typo in math-vector.h
- Fix typos in ldbl-opt makefile
- AArch64: Cleanup SVE config and defines
- AArch64: Cleanup PAC and BTI
- AArch64: Implement AdvSIMD and SVE atan2pi/f
- AArch64: Implement AdvSIMD and SVE atanpi/f
- AArch64: Implement AdvSIMD and SVE asinpi/f
- AArch64: Implement AdvSIMD and SVE acospi/f
- AArch64: Optimize inverse trig functions
- Document CVE-2025-4802.
- ctype: Fallback initialization of TLS using relocations (bug 19341, bug 32483)
- Use proper extern declaration for _nl_C_LC_CTYPE_{class,toupper,tolower}
- Optimize __libc_tsd_* thread variable access
- Remove <libc-tsd.h>
- manual: add sched_getcpu()
- manual: Clarifications for listing directories
- manual: add remaining CPU_* macros
- powerpc: Remove check for -mabi=ibmlongdouble
- aarch64: update tests for SME
- aarch64: Disable ZA state of SME in setjmp and sigsetjmp
- benchtest: malloc tcache hotpath benchtest
- Implement C23 rootn.
- malloc: Improve performance of __libc_calloc
- S390: Use cfi_val_offset instead of cfi_escape.
- powerpc64le: Remove configure check for objcopy >= 2.26.
- Raise the minimum binutils version to 2.39
* Tue May 13 2025 DJ Delorie <dj@redhat.com> - 2.41.9000-13
- Auto-sync with upstream branch master,
commit ad966bc4efd9e69cbbda2073121cc68f1deb9588.
- added benchtest inputs for log2l
- added benchtest inputs for expl
- aarch64: fix unwinding in longjmp
- added benchtest inputs for powl
- added benchtest inputs for fmal
- manual: fix typo for sched_[sg]etattr
- malloc: Improve malloc initialization
- Document all CLOCK_* values
- malloc: Improved double free detection in the tcache
- Correct spelling mistake in test file
- hurd: Make rename refuse trailing slashes [BZ #32570]
- Implement C23 compoundn
- hurd: Fix tst-stack2 test build on Hurd
- nss: remove undefined behavior and optimize getaddrinfo
- powerpc: Remove POWER7 strncasecmp optimization
- manual: add more pthread functions
- S390: Add new s390 platform z17.
- Correct test descriptors in libm-test-pown.inc
- malloc: Inline tcache_try_malloc
* Thu May 01 2025 Patsy Griffin <patsy@redhat.com> - 2.41.9000-12
- Auto-sync with upstream branch master,
commit 84977600dace5a7cfcb0918e6757939fd4969839:
- math: Fix UB on sinpif (BZ 32925)
- math: Fix UB on erfcf (BZ 32924)
- math: Fix UB on cospif (BZ 32923)
- math: Fix UB on cbrtf (BZ 32922)
- math: Fix UB on sinhf (BZ 32921)
- math: Fix UB on logf (BZ 32920)
- math: Fix UB on coshf (BZ 32919)
- math: Fix UB on atanhf (BZ 32918)
- nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897)
- RISC-V: Use builtin for ffs and ffsll while supported extension available
- stdio: Remove UB on printf_fp
- benchtest: Correct shell script related to bench-malloc-thread
* Fri Apr 25 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-11
- Auto-sync with upstream branch master,
commit e04afb71771710cdc6025fe95908f5f17de7b72d:
- linux/termio: remove <termio.h> and struct termio
- elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]
- Add NT_ARM_GCS and NT_RISCV_TAGGED_ADDR_CTRL from Linux 6.13 to elf.h
- Add AT_* constants from Linux 6.12
- malloc: move tcache_init out of hot tcache paths
- aarch64: Add back non-temporal load/stores from oryon-1's memset
- aarch64: Add back non-temporal load/stores from oryon-1's memcpy
- malloc: Use tailcalls in __libc_free
- malloc: Inline tcache_free
- malloc: Improve free checks
- malloc: Inline _int_free_check
- malloc: Inline _int_free
- malloc: Move mmap code out of __libc_free hotpath
- manual/tunables: fix a trivial typo
- Fix spelling mistake "trucate" -> "truncate"
- Fix spelling mistake "suports" -> "supports"
- Fix spelling mistake "succsefully" -> "successfully"
- manual: Mention POSIX-1.2024 requires time_t to be 64 bit or wider.
- manual: Update standardization of getline and getdelim [BZ #32830]
- libio: Add test case for fflush
* Mon Apr 14 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-10
- Auto-sync with upstream branch master,
commit 7b47b3dd214c8ff2c699f13efe5533941be53635:
- libio: Synthesize ESPIPE error if lseek returns 0 after reading bytes
- x86: Detect Intel Diamond Rapids
- x86: Handle unknown Intel processor with default tuning
- conform: Add initial support for C23.
- x86: Add ARL/PTL/CWF model detection support
- timezone: Enhance tst-bz28707 diagnostics
- powerpc: Remove relocation cache flush code for power64
* Wed Apr 09 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-9
- Auto-sync with upstream branch master,
commit 63c99cd50bc9c10f0692f7cb31f4c5f02ff526df:
- math: Fix up THREEp96 constant in expf128 [BZ #32411]
- elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653)
- stdlib: Implement C2Y uabs, ulabs, ullabs and uimaxabs
- stdio-common: In tst-setvbuf2, close helper thread descriptor only if opened
- Remove duplicates from binaries-shared-tests when creating make rules
- x86: Optimize xstate size calculation
- NEWS: update for GCC 12.1 requirement [BZ #32539]
* Thu Apr 03 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-8
- Auto-sync with upstream branch master,
aaf94ec804830e0e273cfb45d54f4a04ab778fe5:
- stdio: fix hurd link for tst-setvbuf2
- stdlib: Fix qsort memory leak if callback throws (BZ 32058)
- sysdeps: powerpc: restore -mlong-double-128 check
- stdio: Add more setvbuf tests
- add ptmx support to test-container
- Update syscall lists for Linux 6.14
- x86: Link tst-gnu2-tls2-x86-noxsave{,c,xsavec} with libpthread
- elf: Fix tst-origin build when toolchain defaults to --as-needed (BZ 32823)
- Raise the minimum GCC version to 12.1 [BZ #32539]
- Fix typo in comment
- manual: tidy the longopt.c example
- manual: Document functions adopted by POSIX.1-2024.
- aarch64: Fix _dl_tlsdesc_dynamic unwind for pac-ret (BZ 32612)
- x86: Use separate variable for TLSDESC XSAVE/XSAVEC state size (bug 32810)
- x86: Skip XSAVE state size reset if ISA level requires XSAVE
- malloc: Improve performance of __libc_malloc
- stdio-common: Reject real data w/o exponent digits in scanf [BZ #12701]
- stdio-common: Reject significand prefixes in scanf [BZ #12701]
- stdio-common: Reject integer prefixes in scanf [BZ #12701]
- stdio-common: Also reject exp char w/o significand in i18n scanf [BZ #13988]
- stdio-common: Add tests for formatted vsscanf input specifiers
- stdio-common: Add tests for formatted vfscanf input specifiers
- stdio-common: Add tests for formatted vscanf input specifiers
- stdio-common: Add tests for formatted sscanf input specifiers
- stdio-common: Add tests for formatted fscanf input specifiers
- stdio-common: Add scanf long double data for Intel/Motorola 80-bit format
- Implement C23 pown
- support: Use unwinder in links-dso-program-c only with libgcc_s
- malloc: Use __always_inline for simple functions
- linux: Fix integer overflow warnings when including <sys/mount.h> [BZ #32708]
- malloc: Use _int_free_chunk for remainders
- Use MPFR 4.2.2 and Linux 6.14 in build-many-glibcs.py
- stdio-common: Add scanf long double data for IBM 128-bit format
- stdio-common: Add scanf long double data for IEEE 754 binary64 format
- stdio-common: Add scanf long double data for IEEE 754 binary128 format
- stdio-common: Add scanf double data for IEEE 754 binary64 format
- stdio-common: Add scanf float data for IEEE 754 binary32 format
- stdio-common: Add scanf integer data for LP64 targets
- stdio-common: Add scanf integer data for ILP32 targets
- stdio-common: Add tests for formatted scanf input specifiers
* Tue Apr 01 2025 Andrea Bolognani <abologna@redhat.com> - 2.41.9000-7
- Update riscv64 handling (thanks David Abdurachmanov)
* Tue Mar 25 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-6
- Add glibc-configure-disable-libsupport.patch and --disable-support
to work around missing libgcc_s.so.1 in glibc32 build.
- Auto-sync with upstream branch master,
commit 0544df4f4a9c6ce72de589e95f5bdadce8f103d0:
- mach: Use the host_get_time64 to replace the deprecated host_get_time for CLOCK_REALTIME when it's available
- aio_suspend64: Fix clock discrepancy [BZ #32795]
- Add _FORTIFY_SOURCE support for inet_pton
- Prepare inet_pton to be fortified
- Update kernel version to 6.13 in header constant tests
- support: Link links-dso-program-c with libgcc_s only if available
- elf: Use +nolink-deps to add make-only dependency for tst-origin
- Makeconfig: Support $(+nolink-deps) in link flags
- debug: Improve '%n' fortify detection (BZ 30932)
- Remove eloop-threshold.h
- malloc: missing initialization of tcache in _mid_memalign
- support: Link links-dso-program-c against libgcc_s
- Add _FORTIFY_SOURCE support for inet_ntop
- Add missing guards in include/arpa/inet.h
- Prepare inet_ntop to be fortified
* Thu Mar 20 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-5
- Auto-sync with upstream branch master,
commit c5113a838b28a8894da19794ca7a69c5ace959a3:
- add inputs giving large errors for rsqrt
- malloc: Improve csize2tidx
- elf: Fix tst-origin make rules
- AArch64: Optimize algorithm in users of SVE expf helper
- malloc: Improve arena_for_chunk()
- benchtests: Increase iterations of bench-malloc-simple
- elf: Fix tst-origin make rules
- htl: Make pthread_setcanceltype / state a cancellation point
* Fri Mar 14 2025 Florian Weimer <fweimer@redhat.com> - 2.41.9000-4
- Auto-sync with upstream branch master,
commit 10af00f7a135c85796a9c4c75228358b8898da5c:
- tst-fopen-threaded: Only check EOF for failing read
- Implement C23 powr
- x86_64: Add atanh with FMA
- elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]
- x86_64: Add sinh with FMA
- benchtests: Remove wrong snippet from 360cce0b06
- x86_64: Add tanh with FMA
- nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782)
- nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786)
- getaddrinfo.c: support MPTCP (BZ #29609)
- math: Refactor how to use libm-test-ulps
- Update syscall lists for Linux 6.13
- Makefile: Clean up pthread_atfork integration
- nptl: Include <stdbool.h> in tst-pthread_gettid_np.c
- Linux: Add new test misc/tst-sched_setattr-thread
- Linux: Remove attribute access from sched_getattr (bug 32781)
- Linux: Add the pthread_gettid_np function (bug 27880)
- elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor
- s390x: Regenerate ULPs.
- math: Remove an extra semicolon in math function declarations
- nptl: extend test coverage for sched_yield
- posix: Move environ helper variables next to environ definition (bug 32541)
- Implement C23 rsqrt
* Fri Mar 07 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-3
- Auto-sync with upstream branch master,
commit ee3b1d15da412be19583085f81c220653b270c1f:
- Use binutils 2.44 branch and Linux 6.13 in build-many-glibcs.py
- elf: Fix handling of symbol versions which hash to zero (bug 29190)
- configure: Fix spelling of -Wl,--no-error-execstack option
- manual: Mark perror as MT-unsafe and update check-safety.sh
- elf: Check if __attribute__ ((aligned (65536))) is supported
- htl: Make __pthread_create_internal directly call __pthread_sigmask
- htl: Make __pthread_sigmask directly call __sigthreadmask
- hurd: Consolidate signal mask change
- static-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763]
- sysdeps: linux: Add BTRFS_SUPER_MAGIC to pathconf
- linux: Prefix AT_HWCAP with 0x on LD_SHOW_AUXV
- Remove dl-procinfo.h
- powerpc: Remove unused dl-procinfo.h
- powerpc: Move cache geometry information to ld diagnostics
- powerpc: Move AT_HWCAP descriptions to ld diagnostics
- benchtests: Add random strlen benchmark
- benchtests: Improve large memcpy/memset benchmarks
- manual: Explain sched_yield semantics with different schedulers
- Pass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717]
- malloc: Add integrity check to largebin nextsizes
- libio: Clean up fputc/putc comments
- htl: move pthread_once into libc
- Remove unused dl-procinfo.h
- LoongArch: Optimize f{max,min}imum_mag_num{,f}
- LoongArch: Optimize f{max,min}imum_num{,f}
- LoongArch: Optimize f{max,min}imum_mag{,f}
- LoongArch: Optimize f{max,min}imum{,f}
- AArch64: Use prefer_sve_ifuncs for SVE memset
- sysdeps/ieee754: Fix remainder sign of zero for FE_DOWNWARD (BZ #32711)
- math: Add optimization barrier to ensure a1 + u.d is not reused [BZ #30664]
- RISC-V: Fix IFUNC resolver cannot access gp pointer
* Tue Feb 25 2025 Arjun Shankar <arjun@redhat.com> - 2.41.9000-2
- Auto-sync with upstream branch master,
commit 935563754bb5e1f16b9edb392d6c80c6827ddfca:
- AArch64: Remove LP64 and ILP32 ifdefs
- AArch64: Simplify lrint
- AArch64: Remove AARCH64_R macro
- AArch64: Cleanup pointer mangling
- AArch64: Remove PTR_REG defines
- AArch64: Remove PTR_ARG/SIZE_ARG defines
- stdlib: Add single-threaded fast path to rand()
- Increase the amount of data tested in stdio-common/tst-fwrite-pipe.c
- posix: Rewrite cpuset tests
- support: Add support_next_to_fault_before support function
- math: Fix `unknown type name '__float128'` for clang 3.4 to 3.8.1 (bug 32694)
- nptl: clear the whole rseq area before registration
- aarch64: Add GCS test with signal handler
- aarch64: Add GCS tests for dlopen
- aarch64: Add GCS tests for transitive dependencies
- aarch64: Add tests for Guarded Control Stack
- aarch64: Add configure checks for GCS support
* Thu Feb 20 2025 Carlos O'Donell <carlos@redhat.com> - 2.41.9000-1
- Auto-sync with upstream branch master,
commit 6d24313e4a4098f7c469e119784bfbbfdb1ec749.
- manual: Mark setlogmask as AS-unsafe and AC-unsafe.
- AArch64: Add SVE memset
- x86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL compiler [BZ #32723]
- manual: Document setlogmask as MT-safe.
- math: Consolidate acosf and asinf internal tables
- math: Consolidate acospif and asinpif internal tables
- math: Consolidate cospif and sinpif internal tables
- htl: don't export __pthread_default_rwlockattr anymore.
- htl: move pthread_rwlock_init into libc.
- htl: move pthread_rwlock_destroy into libc.
- htl: move pthread_rwlock_{rdlock, timedrdlock, timedwrlock, wrlock, clockrdlock, clockwrlock} into libc.
- htl: move pthread_rwlock_unlock into libc.
- htl: move pthread_rwlock_tryrdlock, pthread_rwlock_trywrlock into libc.
- htl: move pthread_rwlockattr_getpshared, pthread_rwlockattr_setpshared into libc.
- htl: move pthread_rwlockattr_destroy into libc.
- htl: move pthread_rwlockattr_init into libc.
- htl: move __pthread_default_rwlockattr into libc.
- Fix tst-aarch64-pkey to handle ENOSPC as not supported
- Increase the amount of data tested in stdio-common/tst-fwrite-bz29459.c
- elf: Keep using minimal malloc after early DTV resize (bug 32412)
- libio: Initialize _total_written for all kinds of streams
- malloc: Add size check when moving fastbin->tcache
- nss: Improve network number parsers (bz 32573, 32575)
- nptl: Remove unused __g_refs comment.
- advisories: Fix up GLIBC-SA-2025-0001
- AArch64: Improve codegen for SVE powf
- AArch64: Improve codegen for SVE pow
- AArch64: Improve codegen for SVE erfcf
- Aarch64: Improve codegen in SVE exp and users, and update expf_inline
- Aarch64: Improve codegen in SVE asinh
- math: Improve layout of exp/exp10 data
- assert: Add test for CVE-2025-0395
- math: Consolidate coshf and sinhf internal tables
- math: Consolidate acoshf and asinhf internal tables
- math: Use tanpif from CORE-MATH
- math: Use sinpif from CORE-MATH
- math: Use cospif from CORE-MATH
- math: Use atanpif from CORE-MATH
- math: Use atan2pif from CORE-MATH
- math: Use asinpif from CORE-MATH
- math: Use acospif from CORE-MATH
- benchtests: Add tanpif
- benchtests: Add sinpif
- benchtests: Add cospif
- benchtests: Add atanpif
- benchtests: Add atan2pif
- benchtests: Add asinpif
- benchtests: Add acospif
- hurd: Replace char foo[1024] with string_t
- hurd: Drop useless buffer initialization in ttyname*
- mig_strncpy: ensure destination string is null terminated
- htl: stop exporting __pthread_default_barrierattr.
- htl: move pthread_barrier_wait into libc.
- htl: move pthread_barrier_init into libc.
- htl: move pthread_barrier_destroy into libc.
- htl: move pthread_barrierattr_getpshared, pthread_barrierattr_setpshared into libc.
- htl: move pthread_barrierattr_init into libc.
- htl: move pthread_barrierattr_destroy into libc.
- htl: move __pthread_default_barrierattr into libc.
- manual: Update signal descriptions
- libio: Replace __LP64__ with __WORDSIZE
- powerpc64le: Also avoid IFUNC for __mempcpy
- elf: Build dl-tls.o with early startup symbol redirections
- manual: make @manpageurl more specific to each output
- math: Fix tanf for some inputs (BZ 32630)
- elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen
- elf: Add fast path to dlopen for fully-opened maps
- elf: Determine the caller link map in _dl_open
- elf: Merge __dl_libc_freemem into __rtld_libc_freeres
- elf: Add l_soname accessor function for DT_SONAME values
- elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_object
- hurd: Use the new __proc_reauthenticate_complete protocol
- elf: Do not add a copy of _dl_find_object to libc.so
- htl: move pthread_setcancelstate into libc.
- math: Fix sinhf for some inputs (BZ 32627)
- math: Fix log10p1f internal table value (BZ 32626)
- manual: Safety annotations for timespec_get and timespec_getres
- sh: Fix tst-guard1 build
- manual: Add links to POSIX Semaphores man-pages documentation
- manual: Consolidate POSIX Semaphores docs in Threads chapter
- ld.so: Decorate BSS mappings
- nptl: Add support for setup guard pages with MADV_GUARD_INSTALL
- nptl: Correct stack size attribute when stack grows up [BZ #32574]
- manual: Update compatibility note on flushing of line-oriented files
- htl: move pthread_setcanceltype into libc.
- htl: move pthread_mutex_consistent, pthread_mutex_consistent_np into libc.
- htl: move pthread_mutex_destroy into libc.
- htl: move pthread_mutex_getprioceiling, pthread_mutex_setprioceiling into libc
- htl: move pthread_mutex_{lock, unlock, trylock, timedlock, clocklock}
- htl: move pthread_mutex_init into libc.
- htl: remove leftover for pthread_mutexattr_settype
- Add test of input file flushing / offset issues
- Fix fflush handling for mmap files after ungetc (bug 32535)
- Fix fseek handling for mmap files after ungetc or fflush (bug 32529)
- Make fflush (NULL) flush input files (bug 32369)
- Make fclose seek input file to right offset (bug 12724)
- Fix fflush after ungetc on input file (bug 5994)
- libio: Add a new fwrite test that evaluates partial writes
- libio: Start to return errors when flushing fwrite's buffer [BZ #29459]
- Add new tests for fopen
- Increase version to 2.41.9000, add new section to NEWS
- Create ChangeLog.old/ChangeLog.30
- Bump version to 2.41
/usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/2cfc79a7edd675a9bd87e7f8684429dcf8d460 /usr/lib/.build-id/06 /usr/lib/.build-id/06/4583176b2cde688b18d4746b6f5c664bcbab0a /usr/lib/.build-id/07 /usr/lib/.build-id/07/b1b14feb6497b753bb08e858fcab393c114fd9 /usr/lib/.build-id/07/f5fbec58de6d66b634fb2b23cd19db5af4d284 /usr/lib/.build-id/08 /usr/lib/.build-id/08/ed308dce9650b301ebaed24b9dd446ed784cc0 /usr/lib/.build-id/09 /usr/lib/.build-id/09/e51aec9766863897cdf9fb58f3329ff1025b2e /usr/lib/.build-id/0a /usr/lib/.build-id/0a/15794dc7e9fec08cc7dc2b09846ed2d351a71e /usr/lib/.build-id/0b /usr/lib/.build-id/0b/014fec8c28bbf0af05ec17638ca8a3a816ce03 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/e02bd708c57eee2c9f144477ff8fafbda72412 /usr/lib/.build-id/0c/f1926d748f19cb9bf7c185be01b26c2b1dd4da /usr/lib/.build-id/0d /usr/lib/.build-id/0d/bf2fa887c20fb86b740a05f3a070fde7e07d33 /usr/lib/.build-id/11/6167f9bde2986deecbb34e828c7cff77623bc4 /usr/lib/.build-id/12 /usr/lib/.build-id/12/384787fc8f88cece487c3a5be01bfbc3eeee2f /usr/lib/.build-id/12/61301cfeb8981ef2a6bfbbe9667ef1628c27eb /usr/lib/.build-id/12/8243aab13bbb934812a49f7d3e2a009ae81074 /usr/lib/.build-id/12/ee3226fd49698a427726b8864a476d90188712 /usr/lib/.build-id/15 /usr/lib/.build-id/15/58a870151a6115c760da8b005303d85cd073b7 /usr/lib/.build-id/16 /usr/lib/.build-id/16/0efecdcca05e1801246d3aad6c1352b0d26270 /usr/lib/.build-id/16/31af2f23e6b511d3ee738817add3a3ec43981a /usr/lib/.build-id/16/3416ac777d7fe87d31326c9dc918f7bd27a4c0 /usr/lib/.build-id/16/8f6d75dd92745bde02dc5d5dab92e9b9ac6ad7 /usr/lib/.build-id/17/1c27c7ca785e7e1626fa4c431d1a69c9262031 /usr/lib/.build-id/1a /usr/lib/.build-id/1a/71132cd43d5e0fe2c3345b8a900b51a84fec11 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/73632166040ebc18e967887ad13372a6d32e8d /usr/lib/.build-id/1d /usr/lib/.build-id/1d/66a57e7e8b82c9648f9393d7effe6aa7531e35 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/ce3769eccbceb3e6a0d49a1e250a27126103b8 /usr/lib/.build-id/1f/3e40e9c0cf3d52007051f3d1d6e005e924e1a5 /usr/lib/.build-id/1f/d7f99429a287e998f79b806c86152434ade0e0 /usr/lib/.build-id/1f/e86a51f4d9f79eba6fc825d5442e3f3380c7aa /usr/lib/.build-id/20 /usr/lib/.build-id/20/dfe02a413265b133a5610472c6c9fe067623f6 /usr/lib/.build-id/22 /usr/lib/.build-id/22/806d292e3f94853443ecf7c399036788716f13 /usr/lib/.build-id/22/f8087f3233eca59e5764d6335ec918932ae81f /usr/lib/.build-id/23 /usr/lib/.build-id/23/7fb139d921752e7ac3b11fa37410d7e648a50d /usr/lib/.build-id/24 /usr/lib/.build-id/24/c9e86ba0724f773bb8bc1939268783e2fd3d16 /usr/lib/.build-id/25 /usr/lib/.build-id/25/faaeb17581e2ed2a387f55490d9c86da7fe0bf /usr/lib/.build-id/27 /usr/lib/.build-id/27/d58eeddfef696484deb4774e487101e1000dab /usr/lib/.build-id/27/d5cf5a6b96acdc98886a35fff57dc34b7c86af /usr/lib/.build-id/28 /usr/lib/.build-id/28/50f8ce6003dd8a2e3c1060ebf848b268d6d8d5 /usr/lib/.build-id/29/4e1bfdbc1e30f152db79a7cd645d9dd1960237 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/ed577830785b7cc6d9e80a034e8692a3f68d1a /usr/lib/.build-id/2a/f7fcd8780595d0fd1a187c4aa8fc1d516e92b7 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/f0f2bf2650409b1ed439ac92c13a34428efa78 /usr/lib/.build-id/2d /usr/lib/.build-id/2d/7625719a297c2a0ca8bd8fdfcb2fc53c14e431 /usr/lib/.build-id/2e/05bf5b2afd6b475afb3fc16d545fe73d573697 /usr/lib/.build-id/2e/9017cfa1eca965e36b9005385bb3eff8de3df3 /usr/lib/.build-id/30 /usr/lib/.build-id/30/15af6ed57c657db1d249f5cd4c5431ef082702 /usr/lib/.build-id/30/ad682d0d632c5ace9ce547158e6d4adffbfbbe /usr/lib/.build-id/31 /usr/lib/.build-id/31/0780b76ad58fd7f1517368d261478dfa46ca17 /usr/lib/.build-id/31/d33a51122dcd77d577a19b62ca1c24f7a9b6cd /usr/lib/.build-id/32 /usr/lib/.build-id/32/026461caed3574fce2c94517427a1ad0d788e4 /usr/lib/.build-id/33 /usr/lib/.build-id/33/56f86f14f6e4cfc52b89e92ad93870a4a6a69f /usr/lib/.build-id/33/5e387067d08ccb52c38323a22d8af597b1042e /usr/lib/.build-id/33/fa3721843eb6c72dc62cae0a5a941c534e98f7 /usr/lib/.build-id/36 /usr/lib/.build-id/36/cb548b59537ca71b54e7f04babbf89e42cd740 /usr/lib/.build-id/38 /usr/lib/.build-id/38/aeaea6c9ed93e3c342acf5670634da50a66933 /usr/lib/.build-id/39 /usr/lib/.build-id/39/5bd09c1eb157ad14f561effbd7316ed57db2f9 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/a83e4aa43a6e4d15e5cf66b8fef07b99ebb66d /usr/lib/.build-id/3a/f287ae378327dd75b7bcfe7edbed037acf92a3 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/139924e4e54c7e169eec411aaa5e67db5ccddc /usr/lib/.build-id/3c /usr/lib/.build-id/3c/8c49b8846b5b14ce2a6b7e3484701561e76450 /usr/lib/.build-id/3c/ef435a692cc8d228b9a962bff114a6cc045453 /usr/lib/.build-id/3f/8b6859814e0be26768575373bc53d266675ac6 /usr/lib/.build-id/40 /usr/lib/.build-id/40/47fef9aa5df9efff8bf6c9e468850c6e9efb04 /usr/lib/.build-id/42 /usr/lib/.build-id/42/253c917ea850dc9085d8744ced1b54218fa88f /usr/lib/.build-id/44 /usr/lib/.build-id/44/9533d69927ba150e94deb6d97fd4d8393d65d3 /usr/lib/.build-id/48/199d66aac5f92c2e6dd67344bf22c798555ef4 /usr/lib/.build-id/48/c91ced1f969e32e3e7088634171e033c7735ba /usr/lib/.build-id/48/fd4f88e415889728bb6ab2ba5adc1b892640d8 /usr/lib/.build-id/49 /usr/lib/.build-id/49/24920d3c6458bba956dd9b758829e800009212 /usr/lib/.build-id/49/cc95dbae8489f56eaac86a6ff19f95ffd22b99 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/cd3d342a684744c23107b153f3fd55b50c7da6 /usr/lib/.build-id/4b/9cb6c112f52417eb3003b63be8aecdc61b2818 /usr/lib/.build-id/4c/512d4e1358f23a7fadcef73e90022ecd53aa38 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/10e698504406e71b4a2a7bdb00850425d37012 /usr/lib/.build-id/4d/b76c2cdc3e482e67771aa603c63334e97f0e3a /usr/lib/.build-id/4e /usr/lib/.build-id/4e/4f1634cc62bdede28acb310131e957768baa19 /usr/lib/.build-id/50 /usr/lib/.build-id/50/83d719123cb2e9b93eb5b2f24e487495d66464 /usr/lib/.build-id/52 /usr/lib/.build-id/52/59758fc07c6b1fa2645b9d52fe2bd597f4a9bc /usr/lib/.build-id/52/96de6a39da8bf1983d9e27e1ebb56b016800e8 /usr/lib/.build-id/53 /usr/lib/.build-id/53/1510bd00a6e0aea57cb7ee6507fc8a2751b24f /usr/lib/.build-id/53/832f1c55fded7b531caa6b65f1438394ad2c67 /usr/lib/.build-id/54 /usr/lib/.build-id/54/a8852138de0b919016477d6225258dd595148e /usr/lib/.build-id/54/e4c4112f83691c6613c3f2eaa5d434170bdb45 /usr/lib/.build-id/57 /usr/lib/.build-id/57/1cc3d0cfd528950db032a9df2a4da0c9c9c154 /usr/lib/.build-id/59 /usr/lib/.build-id/59/e4ac61a57a5e3fbebd62f055cc582e83b5fce5 /usr/lib/.build-id/5a /usr/lib/.build-id/5a/0bb30f58395f577434525da5b7430abf521226 /usr/lib/.build-id/5a/5eb056b19f36790f2b53ee8053b89edb51f599 /usr/lib/.build-id/5b /usr/lib/.build-id/5b/3609fb824b1e65026ee3cee0f8084396aa8385 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/2656ec3a9beff012c59dcc7e6370212c5d09fa /usr/lib/.build-id/5c/78dc24e79aec3f1e346dd29cc511729ea2bb59 /usr/lib/.build-id/5c/bebcf91b4bc3aaf52ca63603e5e3d4b6bfe8cd /usr/lib/.build-id/5e /usr/lib/.build-id/5e/2e7650185667f9637e7f389bb2ac96705ee526 /usr/lib/.build-id/5e/806ad8eb0531447667fb8cf1e5c78269901c78 /usr/lib/.build-id/5e/ea5526f9eba03ac4f7b3c2fa276368d4a7fd81 /usr/lib/.build-id/61 /usr/lib/.build-id/61/28326a392a80d79f3c84fba9b3fc8c9d9e37db /usr/lib/.build-id/61/78297ee57e5fc49760bab0f51ea71bcc7411a3 /usr/lib/.build-id/61/d9bf3ca3ccc4da6c66026b3e0b2ded06928263 /usr/lib/.build-id/63 /usr/lib/.build-id/63/09d91e4c716031d7565f7f78d54d2d60603fb5 /usr/lib/.build-id/64 /usr/lib/.build-id/64/9bc7660706a95bf20ad566557bd8b2e7503c2c /usr/lib/.build-id/64/adb7d875d727dfea9669c8b5b4e047a86fb17f /usr/lib/.build-id/64/b773781bd0907d5787dceb02ddd2b3bb6b7d2e /usr/lib/.build-id/67 /usr/lib/.build-id/67/a46c5fd105a1a075c7c8ddd29025c7a4687635 /usr/lib/.build-id/67/ae6171fcaeeaafd9ce9f349c22227b688a2076 /usr/lib/.build-id/68 /usr/lib/.build-id/68/32181d8cf61005300ae1186800d52834b3cf57 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/043ba4055a845b8c27b55d051d64d032033bf0 /usr/lib/.build-id/6c/ed85f27178d4d3824c54fb06269e735604f006 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/928349c410fbf9250ba4cbdaeaa842832772b1 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/7bab79be075ef9d6c87d2f01d682ec9e9bc95f /usr/lib/.build-id/70 /usr/lib/.build-id/70/360f3a8938954778be130b6bd4c256358ce8b2 /usr/lib/.build-id/70/62c1ec73963c80c365de57e2fd5af3767b5d40 /usr/lib/.build-id/71 /usr/lib/.build-id/71/36c11a44c3fd224126f399250d7679c8ffc2b7 /usr/lib/.build-id/71/77d7359187d587d98aa4656fe4a79ce200b5f5 /usr/lib/.build-id/72/06da13203d0406f83b94f52b0af1c16b3d474f /usr/lib/.build-id/72/6360cd3922d1c078e32e3162edf033a4fd19d2 /usr/lib/.build-id/73 /usr/lib/.build-id/73/d24e4851e769eacf167619c3788a0034181732 /usr/lib/.build-id/73/d5c6127a3f4b4fb7d49b5e4a557c13b71eb8dd /usr/lib/.build-id/74 /usr/lib/.build-id/74/297e01c1cdaca3cbe18d76a1c228ad9b78b2d6 /usr/lib/.build-id/74/6f3e84e8809384a09c08f0170b30c604d6e37a /usr/lib/.build-id/75 /usr/lib/.build-id/75/8a0fb08679fa9236ec5ba1716ae2f21af703ca /usr/lib/.build-id/75/ae2a9ee589418b3cdd6507b5094482ea0a3201 /usr/lib/.build-id/76 /usr/lib/.build-id/76/2a2c191b2558947057d0ec7eafcb7642fbb056 /usr/lib/.build-id/77 /usr/lib/.build-id/77/28f17cb5dfb5ae24b253438485b36eb1627e03 /usr/lib/.build-id/78 /usr/lib/.build-id/78/e8a7f35dd37e779bc9e2b6a621c5d180208348 /usr/lib/.build-id/79 /usr/lib/.build-id/79/a90c16170027e5ebd3ef31efc1b388224c3f5c /usr/lib/.build-id/79/eee0699f6d8259529c743e5dcf929ea14705aa /usr/lib/.build-id/7a /usr/lib/.build-id/7a/e40bb01f1236ac85a6ea88f35e863d2f1248d2 /usr/lib/.build-id/80 /usr/lib/.build-id/80/0f8675f18780d55f682045e80639a3cd61d53f /usr/lib/.build-id/82 /usr/lib/.build-id/82/379a04570ccacc7692bb5fe6da3bd6d551905e /usr/lib/.build-id/82/caae3ada1ea9b6d78aee68825e5fbe0318bc56 /usr/lib/.build-id/82/cb47771b0f8d6da0cd0b30fc2426b1fff1d134 /usr/lib/.build-id/84 /usr/lib/.build-id/84/4c58c1957040cf612296f54d8323195ec3a52d /usr/lib/.build-id/85/8a2f4e8fa30c74a883825f2cbba11cdaa37913 /usr/lib/.build-id/86/698c9515c3bbffe69e56bd37379c8588349b4e /usr/lib/.build-id/87 /usr/lib/.build-id/87/1b6662ef503d995917b1ea30e5cd352ab90944 /usr/lib/.build-id/87/377db935a8ed6bed36250cf781e9246f079d2d /usr/lib/.build-id/87/b750062b8d4ba8f901c3b65ca6ff3a2345a892 /usr/lib/.build-id/88 /usr/lib/.build-id/88/69badc790d3fb32d1311a6f2abed886c007359 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/5946ec0198ebc8dd068846d782943d903cb1b3 /usr/lib/.build-id/8a/62a4365cd910336730d94bb014f83f62055a25 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/b6de3d84b46f5c92a0b94dbe462e3a6f918f67 /usr/lib/.build-id/8d /usr/lib/.build-id/8d/ac29fe2075aa2f62d50a01d46f03087d63719d /usr/lib/.build-id/8e /usr/lib/.build-id/8e/5178517a4b5ec4a15871fc15f24c11865d4af8 /usr/lib/.build-id/8e/5c7675c8dccf03a9862a8f854c95ed43d0fac4 /usr/lib/.build-id/8f /usr/lib/.build-id/8f/81aedd5d5557baf0a51a1f4b5c557467648ae5 /usr/lib/.build-id/90 /usr/lib/.build-id/90/16873fdbed00b795ec5c639ee7957325bd138f /usr/lib/.build-id/90/74ea1cced3e5ade49a6f0b8dfa1e6e95e3a415 /usr/lib/.build-id/91 /usr/lib/.build-id/91/6b33845baf4102d812d8551f2f396c60d97728 /usr/lib/.build-id/92 /usr/lib/.build-id/92/73420830ecf87aff38c336d205e2f0b3d0193b /usr/lib/.build-id/92/fc6801529d6f203077a8607f804b39de907a48 /usr/lib/.build-id/96 /usr/lib/.build-id/96/5b54e0151fcc4c6ac5d98338d856eebd0764df /usr/lib/.build-id/98 /usr/lib/.build-id/98/789ecc0afa28297b2da26c9b89172236e99b4d /usr/lib/.build-id/98/b73e014f3b04435cd25705efb863c7f44beebd /usr/lib/.build-id/98/e14f536647f9cae82f47cad4145bcfa5799619 /usr/lib/.build-id/9a /usr/lib/.build-id/9a/851c85bebe551d058e1dd62b9576e1e934e96a /usr/lib/.build-id/9b /usr/lib/.build-id/9b/1b7808b2c9d826dde435c62790ac691cf69c2a /usr/lib/.build-id/9c /usr/lib/.build-id/9c/6dd319286353f6f9749b2ea3710b5ff9be48e5 /usr/lib/.build-id/9e/3089bc7cb1276e41472ae56198cecabc7c68c8 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/ed1d43c8f4ff40dd43f0b9e3df0cdb9aa265fa /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/3affce7df6380507e289f4332e9c708c55c7f5 /usr/lib/.build-id/a0/dcaea07692a7b53fb7b0c72dafae1237c10dc0 /usr/lib/.build-id/a0/e3c82e3bd49ec444004ed869612b38615841ce /usr/lib/.build-id/a4/cefc95ce6dc91b7f9d301c70b249757849f253 /usr/lib/.build-id/a4/ea12c064b1e17d19001cd1b2338d174fac5bf3 /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/772581fa64c07a08a438dc5b509f80e186626f /usr/lib/.build-id/a5/c39cd396e8582969db044048e290d20f9ccd60 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/62af47c841a38a7cedbe7b18db5fb089b2d5c4 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/0245c192e21104635d3a58e1a5571b79a000f1 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/6cc2839322d68bfa8d68c4e59cfb5bfde37576 /usr/lib/.build-id/a8/84dcec752df3a08a17d7c6035d9b0d5ad0fe10 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/cf8ff4a0817a5c8c8cd555e9fbe75c6f6c287d /usr/lib/.build-id/aa/f9410c1763574e9208b098e5b9a0f2620aec0b /usr/lib/.build-id/ac /usr/lib/.build-id/ac/7ef86cd24d962b989cf03233355ed5fbe56403 /usr/lib/.build-id/ad /usr/lib/.build-id/ad/3c12664a8cff41016ef19b70aa62092feb0d1f /usr/lib/.build-id/ad/79aea97b8ae43d0ad82fd3a6e87138bc30bdb9 /usr/lib/.build-id/ad/aafd0e2bd9e5ad973a6941960e9cee7b75bf2a /usr/lib/.build-id/ae /usr/lib/.build-id/ae/293a421a765a60a0648e9ee69af7e9a2a56ebb /usr/lib/.build-id/ae/ee8691fd6bc9ba59c32f40f506a35ce784df0d /usr/lib/.build-id/af /usr/lib/.build-id/af/5c5cc3767b0e65c9e2fbcf68e42e7ddbb4955e /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/8ad42550f3535aacbc3a0cf26b2d9cec562299 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/2bf75833e5fffe1956e868cc1920f39f2b2dc7 /usr/lib/.build-id/b2/9b7584f86d951310180ac2665e139f946001dd /usr/lib/.build-id/b4/15a4a5b106200471b699dec9f7ca94607240b6 /usr/lib/.build-id/b4/1a0be416ead3c42edc750b888c1b4a3229da93 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/82262c882dad927184a175d38b580f45f8a697 /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/88cf423a910eddd8644bf5e2a68e3841ce0cba /usr/lib/.build-id/bb /usr/lib/.build-id/bb/91851f9b96b760c485c836730bc5fa50d8bf19 /usr/lib/.build-id/bb/9f435f954ead73b3977e5c833bfad2097f3844 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/9f3449c58f60ded0afd71378e21d0ddefe959b /usr/lib/.build-id/bd /usr/lib/.build-id/bd/0cd5a170d569d22aae2f7d85ae9c1a94a42d0a /usr/lib/.build-id/bd/dd8954123db46e2550333a4d70ddc7b09ab2d3 /usr/lib/.build-id/be /usr/lib/.build-id/be/5ecc431fad1f7c4d2a6c3a4c7d0274a9b94d97 /usr/lib/.build-id/c2/d532c545a483413f6b8d5c997dae4c69a126f3 /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/a444bdff2144b7acdb99f196ee0afd379d3c28 /usr/lib/.build-id/c4/4d1c788fd6c0148f14774286ca2a2fa6394a9f /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/33887825933fa3d394c7ae40345f37e0a290d7 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/491e907d53bfabb4175aa45578120c3fefa4ae /usr/lib/.build-id/c9/6130073eacb1c16c192ded42a396e00ae32430 /usr/lib/.build-id/c9/a8555488628ff94e1d5320dadd632ab07080fd /usr/lib/.build-id/ca /usr/lib/.build-id/ca/ede3647c8b12eb46e84f037e32324c02ba2028 /usr/lib/.build-id/cb /usr/lib/.build-id/cb/bc7cde603823f3d63ab8d75d7234a925e78550 /usr/lib/.build-id/cd /usr/lib/.build-id/cd/dc4f67da2facc36c80d8b32edff18127b6cbc2 /usr/lib/.build-id/cd/f0653d24e760e850eefe7ed3c1e3d459f67b17 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/5f12fd2c8bef198cd2f25fd4e4664d16c45c54 /usr/lib/.build-id/d0/8790de74025b1432d6c537d191f3173ba4603a /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/1725cf8718d5ee324dbbeb69864fc35ee78a54 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/336ad1b527e4556d29cb6371aaeed47c9aa5a3 /usr/lib/.build-id/d3/5580e51a790b15a19b3223bfa779ee92e9cc58 /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/3c2bd6f8b7173c581fa9ece987e254a499168c /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/ec2024489a3c9bd6ea88dc158e3e62b6b8acac /usr/lib/.build-id/da /usr/lib/.build-id/da/acca01e7b3b9a58dbb4b7d3c8651270ca9a92e /usr/lib/.build-id/da/dafecba36041dd78b7643ee8ebc9b141a6c297 /usr/lib/.build-id/db/2a9616d9b5341a9a845708dacd5227cb5260c8 /usr/lib/.build-id/db/313ba46e6818ac82ae88987396a0c96889925a /usr/lib/.build-id/db/6cfee61f88228304a2a691d25afd2cc480a57d /usr/lib/.build-id/dd/7c1c87e80e1ed4bab0a0ff09ff303243e3c57e /usr/lib/.build-id/dd/b86f1a0ea42722c2c2bbcabfbda677906ae7be /usr/lib/.build-id/de /usr/lib/.build-id/de/90079967f97aa20e6a73b585d2224dfe29f1a5 /usr/lib/.build-id/df /usr/lib/.build-id/df/aec5dd1f4f227f68b9a7df872b480909dce894 /usr/lib/.build-id/e0 /usr/lib/.build-id/e0/1669507772f5af5c521c61ae1e8979ddedab6b /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/3a0ee69d39e122a4b120b49682fb7cb049fb08 /usr/lib/.build-id/e1/b1ea903ca9d41993d04f8ba981938d4bd4a881 /usr/lib/.build-id/e1/cebd1c8f044f9ec61069d2de6a15f2ea1d7d30 /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/4999cb207b0c2b3315125a4413eb9c91af6fa9 /usr/lib/.build-id/e3/de35d3744546dec53a99d309d826f4ba47aa8b /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/54d32c576ee625198c2a1092466e25cd5eb9d2 /usr/lib/.build-id/e7/64f5295ca2fcaa9b4b598451b9dd7a953e2972 /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/266f2f9d4c927a24532783afc2d10d331e9362 /usr/lib/.build-id/e8/312131794d81b613e1cf48bbbe7932d25569b5 /usr/lib/.build-id/e8/37709bcc3f5b84de759451215bd45ce0de3c61 /usr/lib/.build-id/ec /usr/lib/.build-id/ec/b8888886af9288b08b127955f003fdeda812f9 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/f2721161dce9fc9a94416ff4dab3847956efcd /usr/lib/.build-id/ee /usr/lib/.build-id/ee/42834b5b10a42f33b1a8862f3258d53cb91043 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/497160a871f0d5273a981f29f59c70b742878c /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/63c8499938050266880a1ab46ec30da93e1aae /usr/lib/.build-id/f1/88299a91c2d69b8eb98ed85a662093920796eb /usr/lib/.build-id/f1/f393cb0e9b31c41e79697d5644efa45dc51c9e /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/e6085269b95f47f404b624f7a36ab028f22b51 /usr/lib/.build-id/f4/a28c6616dc12e6a39746afa40b683530d960f2 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/6681b04d06075ef1cb0560e27f4e8f17a3e016 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/dead5a93b8719d9be5d61f30196f26b9526c90 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/d18b9ff195ce9d6c03cb3112ede642a43f6bc4 /usr/lib/.build-id/fa /usr/lib/.build-id/fa/0d2f297917074cf6b0f432a2377f2683731ef6 /usr/lib/.build-id/fb /usr/lib/.build-id/fb/24d746a7b3ec6614081aff7b4c28a851b155d3 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/93e4c1131e4c083d3a90321dbecd8d29776c3e /usr/lib/.build-id/fe/5410d70ce0d544e2cbec96d92ece13ddd903a3 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/1585dbebf970370da8bd6b2373eef1a6691cb1 /usr/lib64/gconv/ANSI_X3.110.so /usr/lib64/gconv/ARMSCII-8.so /usr/lib64/gconv/ASMO_449.so /usr/lib64/gconv/BIG5.so /usr/lib64/gconv/BIG5HKSCS.so /usr/lib64/gconv/BRF.so /usr/lib64/gconv/CP10007.so /usr/lib64/gconv/CP1125.so /usr/lib64/gconv/CP1250.so /usr/lib64/gconv/CP1251.so /usr/lib64/gconv/CP1253.so /usr/lib64/gconv/CP1254.so /usr/lib64/gconv/CP1255.so /usr/lib64/gconv/CP1256.so /usr/lib64/gconv/CP1257.so /usr/lib64/gconv/CP1258.so /usr/lib64/gconv/CP737.so /usr/lib64/gconv/CP770.so /usr/lib64/gconv/CP771.so /usr/lib64/gconv/CP772.so /usr/lib64/gconv/CP773.so /usr/lib64/gconv/CP774.so /usr/lib64/gconv/CP775.so /usr/lib64/gconv/CP932.so /usr/lib64/gconv/CSN_369103.so /usr/lib64/gconv/CWI.so /usr/lib64/gconv/DEC-MCS.so /usr/lib64/gconv/EBCDIC-AT-DE-A.so /usr/lib64/gconv/EBCDIC-AT-DE.so /usr/lib64/gconv/EBCDIC-CA-FR.so /usr/lib64/gconv/EBCDIC-DK-NO-A.so /usr/lib64/gconv/EBCDIC-DK-NO.so /usr/lib64/gconv/EBCDIC-ES-A.so /usr/lib64/gconv/EBCDIC-ES-S.so /usr/lib64/gconv/EBCDIC-ES.so /usr/lib64/gconv/EBCDIC-FI-SE-A.so /usr/lib64/gconv/EBCDIC-FI-SE.so /usr/lib64/gconv/EBCDIC-FR.so /usr/lib64/gconv/EBCDIC-IS-FRISS.so /usr/lib64/gconv/EBCDIC-IT.so /usr/lib64/gconv/EBCDIC-PT.so /usr/lib64/gconv/EBCDIC-UK.so /usr/lib64/gconv/EBCDIC-US.so /usr/lib64/gconv/ECMA-CYRILLIC.so /usr/lib64/gconv/EUC-CN.so /usr/lib64/gconv/EUC-JISX0213.so /usr/lib64/gconv/EUC-JP-MS.so /usr/lib64/gconv/EUC-JP.so /usr/lib64/gconv/EUC-KR.so /usr/lib64/gconv/EUC-TW.so /usr/lib64/gconv/GB18030.so /usr/lib64/gconv/GBBIG5.so /usr/lib64/gconv/GBGBK.so /usr/lib64/gconv/GBK.so /usr/lib64/gconv/GEORGIAN-ACADEMY.so /usr/lib64/gconv/GEORGIAN-PS.so /usr/lib64/gconv/GOST_19768-74.so /usr/lib64/gconv/GREEK-CCITT.so /usr/lib64/gconv/GREEK7-OLD.so /usr/lib64/gconv/GREEK7.so /usr/lib64/gconv/HP-GREEK8.so /usr/lib64/gconv/HP-ROMAN8.so /usr/lib64/gconv/HP-ROMAN9.so /usr/lib64/gconv/HP-THAI8.so /usr/lib64/gconv/HP-TURKISH8.so /usr/lib64/gconv/IBM037.so /usr/lib64/gconv/IBM038.so /usr/lib64/gconv/IBM1004.so /usr/lib64/gconv/IBM1008.so /usr/lib64/gconv/IBM1008_420.so /usr/lib64/gconv/IBM1025.so /usr/lib64/gconv/IBM1026.so /usr/lib64/gconv/IBM1046.so /usr/lib64/gconv/IBM1047.so /usr/lib64/gconv/IBM1097.so /usr/lib64/gconv/IBM1112.so /usr/lib64/gconv/IBM1122.so /usr/lib64/gconv/IBM1123.so /usr/lib64/gconv/IBM1124.so /usr/lib64/gconv/IBM1129.so /usr/lib64/gconv/IBM1130.so /usr/lib64/gconv/IBM1132.so /usr/lib64/gconv/IBM1133.so /usr/lib64/gconv/IBM1137.so /usr/lib64/gconv/IBM1140.so /usr/lib64/gconv/IBM1141.so /usr/lib64/gconv/IBM1142.so /usr/lib64/gconv/IBM1143.so /usr/lib64/gconv/IBM1144.so /usr/lib64/gconv/IBM1145.so /usr/lib64/gconv/IBM1146.so /usr/lib64/gconv/IBM1147.so /usr/lib64/gconv/IBM1148.so /usr/lib64/gconv/IBM1149.so /usr/lib64/gconv/IBM1153.so /usr/lib64/gconv/IBM1154.so /usr/lib64/gconv/IBM1155.so /usr/lib64/gconv/IBM1156.so /usr/lib64/gconv/IBM1157.so /usr/lib64/gconv/IBM1158.so /usr/lib64/gconv/IBM1160.so /usr/lib64/gconv/IBM1161.so /usr/lib64/gconv/IBM1162.so /usr/lib64/gconv/IBM1163.so /usr/lib64/gconv/IBM1164.so /usr/lib64/gconv/IBM1166.so /usr/lib64/gconv/IBM1167.so /usr/lib64/gconv/IBM12712.so /usr/lib64/gconv/IBM1364.so /usr/lib64/gconv/IBM1371.so /usr/lib64/gconv/IBM1388.so /usr/lib64/gconv/IBM1390.so /usr/lib64/gconv/IBM1399.so /usr/lib64/gconv/IBM16804.so /usr/lib64/gconv/IBM256.so /usr/lib64/gconv/IBM273.so /usr/lib64/gconv/IBM274.so /usr/lib64/gconv/IBM275.so /usr/lib64/gconv/IBM277.so /usr/lib64/gconv/IBM278.so /usr/lib64/gconv/IBM280.so /usr/lib64/gconv/IBM281.so /usr/lib64/gconv/IBM284.so /usr/lib64/gconv/IBM285.so /usr/lib64/gconv/IBM290.so /usr/lib64/gconv/IBM297.so /usr/lib64/gconv/IBM420.so /usr/lib64/gconv/IBM423.so /usr/lib64/gconv/IBM424.so /usr/lib64/gconv/IBM437.so /usr/lib64/gconv/IBM4517.so /usr/lib64/gconv/IBM4899.so /usr/lib64/gconv/IBM4909.so /usr/lib64/gconv/IBM4971.so /usr/lib64/gconv/IBM500.so /usr/lib64/gconv/IBM5347.so /usr/lib64/gconv/IBM803.so /usr/lib64/gconv/IBM850.so /usr/lib64/gconv/IBM851.so /usr/lib64/gconv/IBM852.so /usr/lib64/gconv/IBM855.so /usr/lib64/gconv/IBM856.so /usr/lib64/gconv/IBM857.so /usr/lib64/gconv/IBM858.so /usr/lib64/gconv/IBM860.so /usr/lib64/gconv/IBM861.so /usr/lib64/gconv/IBM862.so /usr/lib64/gconv/IBM863.so /usr/lib64/gconv/IBM864.so /usr/lib64/gconv/IBM865.so /usr/lib64/gconv/IBM866.so /usr/lib64/gconv/IBM866NAV.so /usr/lib64/gconv/IBM868.so /usr/lib64/gconv/IBM869.so /usr/lib64/gconv/IBM870.so /usr/lib64/gconv/IBM871.so /usr/lib64/gconv/IBM874.so /usr/lib64/gconv/IBM875.so /usr/lib64/gconv/IBM880.so /usr/lib64/gconv/IBM891.so /usr/lib64/gconv/IBM901.so /usr/lib64/gconv/IBM902.so /usr/lib64/gconv/IBM903.so /usr/lib64/gconv/IBM9030.so /usr/lib64/gconv/IBM904.so /usr/lib64/gconv/IBM905.so /usr/lib64/gconv/IBM9066.so /usr/lib64/gconv/IBM918.so /usr/lib64/gconv/IBM921.so /usr/lib64/gconv/IBM922.so /usr/lib64/gconv/IBM930.so /usr/lib64/gconv/IBM932.so /usr/lib64/gconv/IBM933.so /usr/lib64/gconv/IBM935.so /usr/lib64/gconv/IBM937.so /usr/lib64/gconv/IBM939.so /usr/lib64/gconv/IBM943.so /usr/lib64/gconv/IBM9448.so /usr/lib64/gconv/IEC_P27-1.so /usr/lib64/gconv/INIS-8.so /usr/lib64/gconv/INIS-CYRILLIC.so /usr/lib64/gconv/INIS.so /usr/lib64/gconv/ISIRI-3342.so /usr/lib64/gconv/ISO-2022-CN-EXT.so /usr/lib64/gconv/ISO-2022-CN.so /usr/lib64/gconv/ISO-2022-JP-3.so /usr/lib64/gconv/ISO-2022-JP.so /usr/lib64/gconv/ISO-2022-KR.so /usr/lib64/gconv/ISO-IR-197.so /usr/lib64/gconv/ISO-IR-209.so /usr/lib64/gconv/ISO646.so /usr/lib64/gconv/ISO8859-10.so /usr/lib64/gconv/ISO8859-11.so /usr/lib64/gconv/ISO8859-13.so /usr/lib64/gconv/ISO8859-14.so /usr/lib64/gconv/ISO8859-16.so /usr/lib64/gconv/ISO8859-2.so /usr/lib64/gconv/ISO8859-3.so /usr/lib64/gconv/ISO8859-4.so /usr/lib64/gconv/ISO8859-5.so /usr/lib64/gconv/ISO8859-6.so /usr/lib64/gconv/ISO8859-7.so /usr/lib64/gconv/ISO8859-8.so /usr/lib64/gconv/ISO8859-9.so /usr/lib64/gconv/ISO8859-9E.so /usr/lib64/gconv/ISO_10367-BOX.so /usr/lib64/gconv/ISO_11548-1.so /usr/lib64/gconv/ISO_2033.so /usr/lib64/gconv/ISO_5427-EXT.so /usr/lib64/gconv/ISO_5427.so /usr/lib64/gconv/ISO_5428.so /usr/lib64/gconv/ISO_6937-2.so /usr/lib64/gconv/ISO_6937.so /usr/lib64/gconv/JOHAB.so /usr/lib64/gconv/KOI-8.so /usr/lib64/gconv/KOI8-R.so /usr/lib64/gconv/KOI8-RU.so /usr/lib64/gconv/KOI8-T.so /usr/lib64/gconv/KOI8-U.so /usr/lib64/gconv/LATIN-GREEK-1.so /usr/lib64/gconv/LATIN-GREEK.so /usr/lib64/gconv/MAC-CENTRALEUROPE.so /usr/lib64/gconv/MAC-IS.so /usr/lib64/gconv/MAC-SAMI.so /usr/lib64/gconv/MAC-UK.so /usr/lib64/gconv/MACINTOSH.so /usr/lib64/gconv/MIK.so /usr/lib64/gconv/NATS-DANO.so /usr/lib64/gconv/NATS-SEFI.so /usr/lib64/gconv/PT154.so /usr/lib64/gconv/RK1048.so /usr/lib64/gconv/SAMI-WS2.so /usr/lib64/gconv/SHIFT_JISX0213.so /usr/lib64/gconv/SJIS.so /usr/lib64/gconv/T.61.so /usr/lib64/gconv/TCVN5712-1.so /usr/lib64/gconv/TIS-620.so /usr/lib64/gconv/TSCII.so /usr/lib64/gconv/UHC.so /usr/lib64/gconv/VISCII.so /usr/lib64/gconv/gconv-modules.d/gconv-modules-extra.conf /usr/lib64/gconv/libCNS.so /usr/lib64/gconv/libGB.so /usr/lib64/gconv/libISOIR165.so /usr/lib64/gconv/libJIS.so /usr/lib64/gconv/libJISX0213.so /usr/lib64/gconv/libKSC.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Dec 17 01:47:30 2025