| 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: 4.fc43 | Build date: Tue Aug 19 16:01:19 2025 |
| Group: Unspecified | Build host: buildvm-x86-09.rdu3.fedoraproject.org |
| Size: 7049574 | Source RPM: glibc-2.42-4.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
* 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/03/5004dca82f663d8d222f5c9219120ce12eb11d /usr/lib/.build-id/03/f85941abe1f7131627e3d6fcbca2966b5140fd /usr/lib/.build-id/05 /usr/lib/.build-id/05/ab63e66cce4997dd84352bf3f9ee3265db1f64 /usr/lib/.build-id/06/de1220205aede8b84c06b45d3590d9bab18c6f /usr/lib/.build-id/07 /usr/lib/.build-id/07/522a6af6bc9bc810b80ddab92729f663861b62 /usr/lib/.build-id/07/8690f9ac90ce22580a1da6dff3b8915d84db68 /usr/lib/.build-id/09 /usr/lib/.build-id/09/b8c8afdeff4099a4510118642eb2379cf960d4 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/0d209cd13176da7c92a8963ab74d1f5355908b /usr/lib/.build-id/0c/20d5b3e3a1f75d93a5087e9aa6a753bdc7ae5b /usr/lib/.build-id/0c/31e8a2411d3eb8386f6437de645b9545a98f58 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/44f73607a4c70cccfb7c3705b5903042e1ed62 /usr/lib/.build-id/0d/fb5cca3cbe9f60c93d4ac90cf146fb1a5b4b01 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/3bea8e0c4ec40a0c5ebf6284bb904079a60a4f /usr/lib/.build-id/0f/f7d2f7bbf8d480c27690bb3e8da9aa36d51e22 /usr/lib/.build-id/10 /usr/lib/.build-id/10/56b501f7814d88591dc3eded8e714c72aadc4f /usr/lib/.build-id/10/95dc5e8c3849ea411e40e6ca147cf36289fe32 /usr/lib/.build-id/10/9ae3f32b68c9679963ad322643242ccf86dccf /usr/lib/.build-id/10/e6886d1ceca78c4ea07c188ba1983ada453fd6 /usr/lib/.build-id/11 /usr/lib/.build-id/11/09850a6c4aed62a8dc2f147d651804a6b6f60c /usr/lib/.build-id/12 /usr/lib/.build-id/12/84033ee0210414dbc0a072f384b174250b3e27 /usr/lib/.build-id/13 /usr/lib/.build-id/13/77836518469ba14307f4704d98434f977dda39 /usr/lib/.build-id/13/c36d35c06f09f1d2b02b481d642e512d4a6cf6 /usr/lib/.build-id/13/fe0ec9d9cc1ab6aea8249a5d61531137a54307 /usr/lib/.build-id/14 /usr/lib/.build-id/14/fa24d3d168b0a917fffeb864d187973d4c0644 /usr/lib/.build-id/15 /usr/lib/.build-id/15/4f928d44120f645897f4f1e7ec7cb417b14652 /usr/lib/.build-id/16 /usr/lib/.build-id/16/3b7cb84be43aac5c72d604e243213fe505a118 /usr/lib/.build-id/17 /usr/lib/.build-id/17/9ea064233edb5fef2c253da007fa13c370ba52 /usr/lib/.build-id/17/c0c69f5c91a35d4ffcc8d970ac91d13a497cdf /usr/lib/.build-id/19 /usr/lib/.build-id/19/434c209d1739155a74a5636a32806e14c0fb7c /usr/lib/.build-id/1c /usr/lib/.build-id/1c/87581c58f576fcef167abe4ad3b79d341d20d5 /usr/lib/.build-id/1d /usr/lib/.build-id/1d/7a01c933b57cb849b4e8ff257ce68299cdc03e /usr/lib/.build-id/1e /usr/lib/.build-id/1e/4d5b4908f68634ae2fa9186a7a1870e07cb7a1 /usr/lib/.build-id/1e/9516fa267183a74cc1840d43d1085751cbf902 /usr/lib/.build-id/1e/a2b55752cc0ab790c83d7a624efc1f4e18160c /usr/lib/.build-id/1e/bba4d33373d787cebd6a5f5c4993461e120e5f /usr/lib/.build-id/1f /usr/lib/.build-id/1f/e90200d2cda2e392124a88d4b3235fb8397dd3 /usr/lib/.build-id/20 /usr/lib/.build-id/20/894660f2ff48ee17a83ca00f75713575269cce /usr/lib/.build-id/21 /usr/lib/.build-id/21/5e0330dbb68a3dbbb3c2ddf8ee8fa87eb1dc29 /usr/lib/.build-id/21/e91e27b39f6843e90d9f17d9401a12a671d60e /usr/lib/.build-id/21/f14ee1c19ba6f6fae4ab3eb80ae22a76237176 /usr/lib/.build-id/22 /usr/lib/.build-id/22/edd6e6cdbf193ff2ceff66dec1abbea2366e35 /usr/lib/.build-id/23 /usr/lib/.build-id/23/77849ac32cd454cd7ef5dbd5f0e2065b9a801b /usr/lib/.build-id/23/b88cc4ccd18229c5c784812c40607a34cb7a7a /usr/lib/.build-id/25 /usr/lib/.build-id/25/4bc2403d7fa73edf66b5e2b664c1e829e6138b /usr/lib/.build-id/25/949aa364ccbb5e60065b8701dd15e98fcd6598 /usr/lib/.build-id/26 /usr/lib/.build-id/26/547d152c9b72766ffc7cabe015bd1a4cfcfbf7 /usr/lib/.build-id/27 /usr/lib/.build-id/27/0da637fc0dd83a789323835d4d6380808f743a /usr/lib/.build-id/28 /usr/lib/.build-id/28/006874340f180290acd2f359eef92c6e8cd9e9 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/c7a8626716d4c7267d47fc2020a2dbb8ca195e /usr/lib/.build-id/2b /usr/lib/.build-id/2b/49bc5caf1783ceddbc77a46bbf9e3fb89c1b55 /usr/lib/.build-id/2d /usr/lib/.build-id/2d/a1ea292a781d1d99612734614a69bc632e734f /usr/lib/.build-id/2e /usr/lib/.build-id/2e/b178c428c18c63c0896446a00ff46342df87ef /usr/lib/.build-id/2f /usr/lib/.build-id/2f/dd9273a56fdf5e2b084b67a379dc3fa2dcc589 /usr/lib/.build-id/30/34164190653b23c27280748dd799cdac59bb9a /usr/lib/.build-id/30/c3eecbc7df1ed724f9f3c899b90d0c39043211 /usr/lib/.build-id/31 /usr/lib/.build-id/31/30d68bbe5d52c7e7b63a475dd2f80f32432f4f /usr/lib/.build-id/32 /usr/lib/.build-id/32/01cdfac59b48cd859c3e4c4e76eb2cafea44d0 /usr/lib/.build-id/32/8a9c1c6a63fed78cee92b9f1541d8224c56e09 /usr/lib/.build-id/32/c26233ed04b716ce060ea5f2424e7f7eefb1dd /usr/lib/.build-id/36 /usr/lib/.build-id/36/dada54688faf1872c5164186e095da89230840 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/5cc86cab67e8dd537e33bfce36697fc05ccc63 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/9fca7915395d56682a99fdb41046d909240137 /usr/lib/.build-id/3e/04265fdab1cfc0a85113d3ca76cc8654436d2d /usr/lib/.build-id/3f /usr/lib/.build-id/3f/0be0c366f42e2281cb4eeae008fa27ee265330 /usr/lib/.build-id/3f/1becdb77f24598ea54ca0618e0e919ab92cb0d /usr/lib/.build-id/3f/714485fd76a0d1585706ec95d7679a3ca740da /usr/lib/.build-id/40 /usr/lib/.build-id/40/421223d103e36cd1b667eb5c3804819c327ed3 /usr/lib/.build-id/40/be85d9dde89f104a89a3af9332f953a1ad75d4 /usr/lib/.build-id/43/ee24ee16244545da793e0bb716f6a0230c9ff1 /usr/lib/.build-id/44 /usr/lib/.build-id/44/92a93df0f9e9fe24a9f5a1adb4bbde3dfed50f /usr/lib/.build-id/45 /usr/lib/.build-id/45/f45aa12fb47f12ed26d5a7e5d5932e20388433 /usr/lib/.build-id/49 /usr/lib/.build-id/49/80ad6a4fae72a9c866853f7b85c51d4145b5a0 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/2a491ba49e4192ad53aec5069004c4bb0a5842 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/787d343412f816fc78274355148aac6dc49852 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/02e1c6a82efdf8dd45f447256b8ccbb1ac5086 /usr/lib/.build-id/4e/dba9402faa45c98dd4fe5c517faa5ada02b991 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/84e5cb6e375f8c41964cd1f99a08127b743a5f /usr/lib/.build-id/50 /usr/lib/.build-id/50/53cfae58fce8abe9b4bb42b693b252218c69ce /usr/lib/.build-id/50/ae648f030def0776a92fe1e6e59b67d212964a /usr/lib/.build-id/51/689bfd6812d170b14d929ca3124dd9bd62e18c /usr/lib/.build-id/55 /usr/lib/.build-id/55/0a072447b90818f860b7285533429a7160da31 /usr/lib/.build-id/58 /usr/lib/.build-id/58/d5ea8923559e0c6027adde2500ec6777b39e6a /usr/lib/.build-id/5a /usr/lib/.build-id/5a/06a2f8003145ca39043b275ca4fe23f3e16742 /usr/lib/.build-id/5a/de1da60106f10389d27c5a4b4005a63e12284d /usr/lib/.build-id/5b /usr/lib/.build-id/5b/df9cc2afa008ea98e7509a81675c755701706e /usr/lib/.build-id/5c /usr/lib/.build-id/5c/419c1156a94fbda8786892136475856ddc0df2 /usr/lib/.build-id/5c/4d48eba0a20e226b715fac4437268309b3a43b /usr/lib/.build-id/5c/62890795654785d561ea06c53dfe782e2d1b2a /usr/lib/.build-id/5e /usr/lib/.build-id/5e/2bb55694d0476872d5afc8cbfbcec4c506df1f /usr/lib/.build-id/61 /usr/lib/.build-id/61/e862200d544646df6e4c792a1b2b217e57c520 /usr/lib/.build-id/62/c8f7621d366819ebb89b02a5b95009df88b183 /usr/lib/.build-id/66 /usr/lib/.build-id/66/a0f7f0180a3ac8b89f13ac6e7a4b4f85fcd341 /usr/lib/.build-id/67/3f4f1a8c882d97836626ba62f9e6f6f602155b /usr/lib/.build-id/67/b85c1719c697becf9caf4b57a76b4427305ef7 /usr/lib/.build-id/69 /usr/lib/.build-id/69/2fe9d7596a339eef67f2a0448c024846da8dda /usr/lib/.build-id/69/ea4607c963fc0eb96c7998296bbc6ee99b43b1 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/d99d30607e654a6735a920699b278d6b676794 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/45f3244eed46980aa3d2da5d68584591505157 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/c05b4373e729fd1efa6aef960cc1d8bf3f938b /usr/lib/.build-id/6e /usr/lib/.build-id/6e/76ac191698d211f147357a8b2c17c939a03ebb /usr/lib/.build-id/6f /usr/lib/.build-id/6f/a550cc0728f74f2ff17d83ad398751a2b2be9e /usr/lib/.build-id/70/2ea4ec801c4a3274bd2565ce3a015c7e7c506e /usr/lib/.build-id/70/49fb46588d1745c2b582c65d242a5f39115fcc /usr/lib/.build-id/74/ad0716e04f15c1834e7c9f4c668d4f9d0f701a /usr/lib/.build-id/76/e8047bffdc1c8cc57aa8bbd6425393a2b44df9 /usr/lib/.build-id/77 /usr/lib/.build-id/77/e5b107d65c06ecbb5199c8ef6417cf912dc5c0 /usr/lib/.build-id/78 /usr/lib/.build-id/78/791f0a9f43a29ffbfa61fee1cdcd1d9912fa18 /usr/lib/.build-id/78/9734c92b84bb5921259b827c5b002f56415c7f /usr/lib/.build-id/7a /usr/lib/.build-id/7a/2807ec25e216707c94195af0ec473054b9ae33 /usr/lib/.build-id/7a/3c0191f89708c15ab9fd87e0c4bce529f6bf6e /usr/lib/.build-id/7c/5f2182629d512d548e7e5b8787e947423455f8 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/ecf74f5e1c8ad7272e19f28a18ad11135847f9 /usr/lib/.build-id/80 /usr/lib/.build-id/80/30d2b01a4d9ab18570fcf5653cfd7fe6056c60 /usr/lib/.build-id/82 /usr/lib/.build-id/82/2141af7354eee7f0a58e7c877137dade90e03a /usr/lib/.build-id/83/1e10f768c0683eeb2b71cafe9ad3d91962b362 /usr/lib/.build-id/84/8ed1dc31384d142454a067c5d17cdd80e729a8 /usr/lib/.build-id/84/ec2c19a8a33a31e7ef6fa980c0c3163ab417e0 /usr/lib/.build-id/85 /usr/lib/.build-id/85/8cb200ab6983cebb62705dfaf1115ac2ad8743 /usr/lib/.build-id/85/9132129c5fe7ab72f83c3824b9547d5afafc9e /usr/lib/.build-id/86 /usr/lib/.build-id/86/060c1e1f10a924b30ee2e78723892f10dd5e86 /usr/lib/.build-id/86/11cfc48bf34d0b3a027d401955a9c67bfc1dfb /usr/lib/.build-id/86/741ffbe0237b8874c31801c8a4e096fbbfa8b2 /usr/lib/.build-id/86/a5cb1f5c3a7e8800ef7e8dc2e408ee304003b2 /usr/lib/.build-id/86/a7bba7df5ffd550b0452b902e560c8ec9e0f78 /usr/lib/.build-id/86/f661bd72f6f8c2036759e0c8874bed397e9962 /usr/lib/.build-id/87 /usr/lib/.build-id/87/81ec57d19e0229cf08da21c1bc0824be4ce551 /usr/lib/.build-id/88 /usr/lib/.build-id/88/6a83beadd3444d82acbf741c1775531828f813 /usr/lib/.build-id/88/8f68f21f76e7e88c0ec84e416bd1bf98122d92 /usr/lib/.build-id/89 /usr/lib/.build-id/89/f5fecb89043a7efa2e7338302186607d9fd669 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/46a808ca475446396d5966f78c43e00de067ab /usr/lib/.build-id/8c /usr/lib/.build-id/8c/56310fb79da986ae3ae3afb7d3cc92fdc13d66 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/6d8972a54a5ba6b52801c5ea708599eb795cbb /usr/lib/.build-id/8f /usr/lib/.build-id/8f/2aaf0c6b4ff7a362c8cb3c51af402028a239fd /usr/lib/.build-id/90 /usr/lib/.build-id/90/0601cfa2b4dff25c29f9b2945d3518ef7cadd8 /usr/lib/.build-id/92 /usr/lib/.build-id/92/ed96f0c8cbc6a453fddd6f50b07002e38a149d /usr/lib/.build-id/93/9558f36a6cbd5030fb6e1925761da11f1e0c43 /usr/lib/.build-id/96 /usr/lib/.build-id/96/a60f0995e0984222fe3ea2991ee5e456ebdce9 /usr/lib/.build-id/96/c8f2251527387ae1cfdf2b190b9446150eb80d /usr/lib/.build-id/97 /usr/lib/.build-id/97/0b6ebb593dfb7d3e2c9b2f49fc18903892b8a2 /usr/lib/.build-id/97/6233aed261c8cc23019256d08147b6dc67cb5e /usr/lib/.build-id/98/0f9481438bc2463aefbb901e9cc57824c6cdf4 /usr/lib/.build-id/98/92c3da0e848f6753bb1708b5db060649362c94 /usr/lib/.build-id/98/a70eabc642dc6714c41ff531fa4e5dcc554ef4 /usr/lib/.build-id/98/de5494953144980647ba816f355ce2dc0d9534 /usr/lib/.build-id/99 /usr/lib/.build-id/99/d3fbac3c28478b00f5296c722cc31f93862a81 /usr/lib/.build-id/9c /usr/lib/.build-id/9c/2a550c94c0a5e1da080cb4d770a97ff86967e3 /usr/lib/.build-id/9c/7e9e04e985cf3b86ac1cc563e924e22bc52e4d /usr/lib/.build-id/9c/df49cbf5427f03f5144bb8746bfca7f4ce6b2d /usr/lib/.build-id/9d /usr/lib/.build-id/9d/03778f8b23281ab7df3ea158a290bb8cca6f64 /usr/lib/.build-id/9d/d89a8baa1927a02eb25da8252f779fdff2b61c /usr/lib/.build-id/9f /usr/lib/.build-id/9f/49d325d996abc7ce3adba1c2c71dbf95eb4ec5 /usr/lib/.build-id/9f/73fdd8c94f6fe58ff1806c0a5e1f32a78932a1 /usr/lib/.build-id/a0/07b7e03b76cf038f809bc45fba21f035780bd2 /usr/lib/.build-id/a0/26b7461eba911a322b623433c1cc5c0b8d0a03 /usr/lib/.build-id/a0/5e3b79ec0334841cadc4100f74e4a55c9b9fd7 /usr/lib/.build-id/a0/8e7f37158a20c8e54f64a18b2c5aa9fac40b49 /usr/lib/.build-id/a0/d471a8bbfadc17070415ae26c6231cd09bff89 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/9eea938340755cb45e2bdcf1b79844b49d0399 /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/3f2972ec360c355af1ff9ccbb433cfef1f1d58 /usr/lib/.build-id/a5/dae1ca31e8d18f4795a7cba78dd085d684ab14 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/47728876a36da3ed9d0f25c5f27da3d1c62c4f /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/0e950fa92082319f8a20d3e07fdc374b733f8e /usr/lib/.build-id/a9/9eb50a13c9930502973d397b83e906e6d5320a /usr/lib/.build-id/a9/fcf5d59e46b01f389edb1c36a461e96bfc4611 /usr/lib/.build-id/ab /usr/lib/.build-id/ab/e78f82db60b66ab5b71100ff0f480a68e305c0 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/ac694c29523caf693fbc94b46a5fe601ac8e2c /usr/lib/.build-id/ac/f0c470be1101702559b0d0db30f25383e566c7 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/02811e9f1ac48041902f27d5625b18097be360 /usr/lib/.build-id/ae/a72a0e50a5413f7ec9d48b43e619fa26962d79 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/ee0ba49408058adab65175fc10e31410a881f1 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/8422b232969af89314d5afb5a09ac4654c8db3 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/805ecaea3dbaf81af6440814e1feb38b521bdf /usr/lib/.build-id/b2/e15e35a9b3358fc6b5f8c9190d249be11b1281 /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/47147aa30b2238970c49f4745e6289f2114f15 /usr/lib/.build-id/b3/adede660ad4a8cea1608f625f1e71ef22be63b /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/4118bb1801267e13b5504d463a454355f84036 /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/70484c120c32276c4f01473b3703477718989e /usr/lib/.build-id/b5/8f584ed63bd1540be364f18af69d4b885d866d /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/52f235c40513bbfb98f71dac4cb80643442afd /usr/lib/.build-id/bb /usr/lib/.build-id/bb/347e3e3c00cfc482e7ef878fef47a45dce250f /usr/lib/.build-id/bb/99bde0ffc87dbed5935f97f11cdfefb2f0158f /usr/lib/.build-id/bb/c0887fe217cdb4d3b7ce2547b28f14f4a59bc1 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/c10c96e6d8a0c449d31253eb16b60b877a25d0 /usr/lib/.build-id/bd /usr/lib/.build-id/bd/ff3a095700e0a468fa8e4368e2b4d73ba075ca /usr/lib/.build-id/c1/407b41ffedc0ea8eab7ed1a227ca58069950a3 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/44739ea2375ae607673bb11086b5e073f8eb19 /usr/lib/.build-id/c2/a2f642bc944175dd028304c8479c5759013a15 /usr/lib/.build-id/c6 /usr/lib/.build-id/c6/00f0cf2014ba97467e0f0c17e86e2566776080 /usr/lib/.build-id/c6/4574021e83f70bfc22d3fbb3bc9c47a7578217 /usr/lib/.build-id/c6/4843cbecd2c5ac009633b031f234bed559fc55 /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/a6b7cc30119de18d6928cf2d65528e2ec358e8 /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/05b74d79e5efa740be896d6139522a10915265 /usr/lib/.build-id/c9/91b902e7393856ef98d829bd59943ae282f678 /usr/lib/.build-id/c9/eb10f0f318276d74dbdae18f647bf5456f2cc6 /usr/lib/.build-id/ca /usr/lib/.build-id/ca/a554638bc0e04718afea0c6ceb0e17d3522c64 /usr/lib/.build-id/cb/14bba392730e40a082af0482126e2dadece9f9 /usr/lib/.build-id/cb/5227b21d6958d0d15d83315d7a13ae44c0e509 /usr/lib/.build-id/cb/d32062ef77c8fe616d16f2bf584a5044151613 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/74a35ee0c4be09eae6401510640bfa81a35369 /usr/lib/.build-id/cd /usr/lib/.build-id/cd/c94b19470eadd971317a3c43ce316207f6ce9c /usr/lib/.build-id/cd/ced48edbdd50f49be01ba07bd660662e890c4c /usr/lib/.build-id/ce /usr/lib/.build-id/ce/6cc30203996467d57fcd5738dd76a12151257e /usr/lib/.build-id/cf /usr/lib/.build-id/cf/25e652ebea79da45817182e7fe6b62e7d3e193 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/2e42845bad8bc797396e1dc7d25b6f249bc042 /usr/lib/.build-id/d0/63df0ade5ab851f80870128e80b0e8107d9ca0 /usr/lib/.build-id/d0/7fd97e1721fa2556527bda4fe7f90b5ca15fef /usr/lib/.build-id/d0/cd9d8e1614e30fefe5c5f35f5d108f6eadaeee /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/926a888e2402e26931f8cdf44b81b0bd9949b6 /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/72e3d86c62acfa86a2286e0073539a09c10082 /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/54089c986388f621fabc81028fc14ee2cb654c /usr/lib/.build-id/d4/a02ff6776ad1479fd95826c68c6d193aa5c8c5 /usr/lib/.build-id/d4/e4ab982634f9020506b24c4c097fb16eddda2d /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/c95a1984fc124c07f55a2708fec9f0417ca002 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/eca15fd6e96cb35dbc4b118da85d0a8891de4b /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/0b8c24fe4922575cdb78bec024426537f14a70 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/9a670b41fcb9abf769d09043b6d400f93b2d9c /usr/lib/.build-id/da/6c675eda9904d64a2c5931b7391dd7de1df33f /usr/lib/.build-id/db /usr/lib/.build-id/db/86ef20164f25aa79ed5148810bfc978bddd578 /usr/lib/.build-id/db/89cd005bfbdcca9e930b0571aebab6375d7356 /usr/lib/.build-id/db/ee0d39537d2f63c71dfdc5f27168b3c91772cc /usr/lib/.build-id/dc /usr/lib/.build-id/dc/8a6e318a698991d903d9bff0a38523430df7f3 /usr/lib/.build-id/dd /usr/lib/.build-id/dd/028f55fe21eb339a8f391ff1485e05b14ec168 /usr/lib/.build-id/de /usr/lib/.build-id/de/3e50ceed55dbf6503f77bdaf408d6078fdadb7 /usr/lib/.build-id/de/d484173509b66d12bc8e8d9206317d26011e81 /usr/lib/.build-id/df/8915357eeca07a623cb3a3ac0cb5fdb773dc20 /usr/lib/.build-id/df/f54725e19e63066f59554fdf2ec6a2d7215da6 /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/e4fcf9d9db9cecd5bea39e26599f18f2f4b62d /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/68420fd86c378bd4ff653d4aa3a6de2080d636 /usr/lib/.build-id/e6 /usr/lib/.build-id/e6/2232222752407c15531372166bb9f8fc0163b6 /usr/lib/.build-id/e6/9ee4163ee9dd47207486f9e1801a488fa86a7e /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/764c07ebb26c7af9ec7323733855fa3bd0ed6b /usr/lib/.build-id/e9 /usr/lib/.build-id/e9/03a4ae071d984d8401bb45d35efd9e6b6597f6 /usr/lib/.build-id/eb /usr/lib/.build-id/eb/3288cd4fb08681d0280eb83522d11e7a62433e /usr/lib/.build-id/eb/bf144f39f5eb2f1e12f3c7091c1a5905644f8b /usr/lib/.build-id/eb/e2860987d9ef71bfcc58e499d3a6410bac0741 /usr/lib/.build-id/ec /usr/lib/.build-id/ec/8a5de33b4eff52f9b8ba3c73a4ab082130642b /usr/lib/.build-id/ec/a8673291e92f615ed30901adf92e4d4734c760 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/6a5ba77d83a9db0a528247e59eaf0c5e1caa4f /usr/lib/.build-id/f5/75a3d19610155b8f04a501e966e86e6e50019b /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/b1b5f592b8e9b644c92f26641791aeb9155a64 /usr/lib/.build-id/f6/c1e4746be127d5a2400e8041a8f74980bf07f8 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/342640a124bf836438545c20d20a2e896bf878 /usr/lib/.build-id/f9/44e741231d5a06315800236051834379161816 /usr/lib/.build-id/f9/bcc233feddf922cd86aa5515749b2c6637a712 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/f3b2602c04c73f81c7233e628b61a92df04bf8 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/787473a89a98b0274a90336ddec7b2436e384b /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 Oct 26 23:04:58 2025