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.41.9000 | Vendor: Fedora Project |
Release: 20.fc43 | Build date: Sun Jun 22 22:21:17 2025 |
Group: Unspecified | Build host: buildvm-s390x-05.s390.fedoraproject.org |
Size: 7074958 | Source RPM: glibc-2.41.9000-20.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
* 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/01 /usr/lib/.build-id/01/0374623d8bd241ae2487c4d1694b0fa19540f8 /usr/lib/.build-id/02 /usr/lib/.build-id/02/2553f74fa55c8852b2f8253843787f63cc45fc /usr/lib/.build-id/02/e7c5d8993682f556700372e0d104c2396b7054 /usr/lib/.build-id/06 /usr/lib/.build-id/06/2f2d727bf46524423d8742c65fb9ab880987a7 /usr/lib/.build-id/06/51d0c5665a70bcd7befc3bb0f5efd8eeb45c65 /usr/lib/.build-id/06/9aa9cd9372f1fdc14441bb4a1d27a3baab3b5d /usr/lib/.build-id/08 /usr/lib/.build-id/08/1b35afa6cd6d732fe1fd73bb5066f751b2124f /usr/lib/.build-id/08/5f48fcc8400364ac3f1005514b300eb5c7d81a /usr/lib/.build-id/08/65b75690d65c44a34b7d827b6a41e4fc7e8f9a /usr/lib/.build-id/09 /usr/lib/.build-id/09/0c6a0833f0092fe3e76d70b49c13710cdceda3 /usr/lib/.build-id/09/3b1e09b689b12c7f5a84308d0531a05e269576 /usr/lib/.build-id/09/f9b523897ce550cce199597241eace9eee15f6 /usr/lib/.build-id/0a /usr/lib/.build-id/0a/529c20adf5b19bf89503f92c0ed19d3dd67b8d /usr/lib/.build-id/0b /usr/lib/.build-id/0b/cc85a453ebaaeab1de91685ff5805d05bb02ce /usr/lib/.build-id/0c /usr/lib/.build-id/0c/c46051b44d7d8cb0ac287cd23a5c3819ba6a5a /usr/lib/.build-id/0c/f1e4e6206d596c0e24b70e076829f93289f5c8 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/0b8f85ac5c97cf5d2590ba9be49bcdc8c7cc2d /usr/lib/.build-id/0e /usr/lib/.build-id/0e/02ed350ddfca35180072880733df55ce93fc61 /usr/lib/.build-id/0f /usr/lib/.build-id/0f/425f443f1e94a38ef50def6129f6f7775312df /usr/lib/.build-id/10 /usr/lib/.build-id/10/4b13c70d01305cc52a8e3e3fa7c2581905d1b0 /usr/lib/.build-id/11 /usr/lib/.build-id/11/129d63951ba18d18f3c6cfa74d5cc5c113672b /usr/lib/.build-id/11/45695a0e4a7233890a5bbcbcc7d6f113f0a3a1 /usr/lib/.build-id/11/4e8a3f27f5b3c7dd96a1edd9283d952bf344a3 /usr/lib/.build-id/13 /usr/lib/.build-id/13/830e7a809045c2d3b9b0b93fd13282cbb1100b /usr/lib/.build-id/14 /usr/lib/.build-id/14/f39687a6a9b1ada94aad964684864912f04c43 /usr/lib/.build-id/16 /usr/lib/.build-id/16/06da42e37d23ccde40e96acbd9d9bd6339ae04 /usr/lib/.build-id/16/a4e0e0cee869e9f4b989adb66ccc16209d06f3 /usr/lib/.build-id/18 /usr/lib/.build-id/18/188144fd31d8033d1a3a49bc8b78053efad7d7 /usr/lib/.build-id/18/ae63d6e38721a0f562d13bdda9fe8f638ff9e7 /usr/lib/.build-id/19 /usr/lib/.build-id/19/2b1bb9a84959b9cc4b5ebdebae505eeebc5416 /usr/lib/.build-id/19/d1f2a0a14904c7832619c10bd236be83e554d6 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/7ee7cbc164a08450d5b6f3ed752b4f66844af4 /usr/lib/.build-id/1b/bf50412038573dd3975fdd9f6ad6f16fd6772b /usr/lib/.build-id/1b/c63e70da7c2e223bcfe23de6c37931cd52cc00 /usr/lib/.build-id/1f/07158942cbe439dade8b67013ecabd9f9c2b62 /usr/lib/.build-id/1f/4044fd75cf608481902a15529028856505478a /usr/lib/.build-id/1f/4e1938dd27f9a08c3479a97de1653ef7fb65c4 /usr/lib/.build-id/20 /usr/lib/.build-id/20/764b93a26ea3758dfbdccc3c27192fd639864c /usr/lib/.build-id/22 /usr/lib/.build-id/22/5b2030c4bbd20142b8202bc709718210e7f174 /usr/lib/.build-id/22/75a0c3dd1027c1acb007c9517bba89cf477757 /usr/lib/.build-id/22/7add3a3066075a1e91015ccf667e100710d51e /usr/lib/.build-id/22/a08c9229522b4fc337048b825f6d1ccb78c343 /usr/lib/.build-id/22/e7192908f3062205bf403cf3bd2623a35d48a5 /usr/lib/.build-id/25 /usr/lib/.build-id/25/6e17f6f47dc85a6419a201a5f9e91c7af0b6bb /usr/lib/.build-id/26 /usr/lib/.build-id/26/2465841efcabe415445973b5def9f1ac639781 /usr/lib/.build-id/26/9f5e74d246fcf826cb12ba5f45f1254a4e991c /usr/lib/.build-id/27 /usr/lib/.build-id/27/cb61fa3ce9f1deb67f9d5170ddd0e87deb16f4 /usr/lib/.build-id/29 /usr/lib/.build-id/29/6a6465b834becb52e119068b2d38a464338d82 /usr/lib/.build-id/29/c0b853e1605f7789ed7a5dcd0cf1da61e8b3a1 /usr/lib/.build-id/2a /usr/lib/.build-id/2a/4b3152be8d9c513836786a5c9a3f822a7f449d /usr/lib/.build-id/2a/71a55b9e13a6766d8d4cdb6b28c8048a048a6e /usr/lib/.build-id/2b/003bf8345b5b4813e6cf40512f8a319960e99d /usr/lib/.build-id/2b/17f2761f1f9eed288f72c91c064c20d667bee1 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/053fbbfd937f26434af522f125044c6365e4ee /usr/lib/.build-id/2c/4a376dceb94271c84f59080fb3786f0878b389 /usr/lib/.build-id/2d/23afb02e20507e45b164371a75e69b762d22a0 /usr/lib/.build-id/2e /usr/lib/.build-id/2e/78529baa7fc38f959cce26ad35eab37ba976ea /usr/lib/.build-id/2f /usr/lib/.build-id/2f/f69928e25c4ed3fde1a821406c7618c2fae1c9 /usr/lib/.build-id/30 /usr/lib/.build-id/30/754b98002f5c6579167abfb188adc8b3d177d1 /usr/lib/.build-id/31/41c9564c509cd83e23ba13d24b393ebfec98ce /usr/lib/.build-id/31/dde9b6031ae404fd4bde1c91b29cb332f5da38 /usr/lib/.build-id/32 /usr/lib/.build-id/32/b917c405eb0fba01f9a68697ca74b0fbb7f5cf /usr/lib/.build-id/34 /usr/lib/.build-id/34/0b968bc5bf14e5151c6d86eb879c8ff5146124 /usr/lib/.build-id/35 /usr/lib/.build-id/35/405c05828f8136346f5c91f5f41305b1983141 /usr/lib/.build-id/35/9cdbec70f2d43c62516a77fd2cadc67ff17f8c /usr/lib/.build-id/39 /usr/lib/.build-id/39/e69e4412defcbaaacf37eb78bdc9f7cd925b8d /usr/lib/.build-id/3a /usr/lib/.build-id/3a/0932550eaa8c167868106dcd3336753a7738db /usr/lib/.build-id/3b/ad7de53625c359ca2c8c9c50d27dcced7f7b06 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/f5cb528e961ccf012818a624b67b9998a87ccd /usr/lib/.build-id/3d/058e40e04754e0b495a072734aa9fba4813a69 /usr/lib/.build-id/3d/3271214352b63a8407512fe32fe9632fb10c51 /usr/lib/.build-id/3d/3f9fabf2cb5f764f3af17164c1150500e07478 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/44b621798f9486d4787a688da76bac4b5cfba1 /usr/lib/.build-id/3e/c5ddf9cd9927171e5988dbb76cc1b55d118e32 /usr/lib/.build-id/40 /usr/lib/.build-id/40/07ef9021d936d9814d640fe26b159c8eaa1fbf /usr/lib/.build-id/40/7e08f12198cc647da42b76192bd6e56c34d68f /usr/lib/.build-id/40/f558e0ebad09129070f021d25994a2359f0fd4 /usr/lib/.build-id/41/cb50813af90e5bc077c5f2352296b1553399e4 /usr/lib/.build-id/41/e68f84aae2d9f969e4858efccf9892e11948aa /usr/lib/.build-id/44 /usr/lib/.build-id/44/0576a1b9e1db66324def2414c3a0570acb9c30 /usr/lib/.build-id/49 /usr/lib/.build-id/49/4f8ed3fead002162c86e2dd6e89ec0abdd0746 /usr/lib/.build-id/49/fed21f49bb19be755a20f6c124db5af7326957 /usr/lib/.build-id/4a /usr/lib/.build-id/4a/264981296cbae3ec027d694ff8583b962c962e /usr/lib/.build-id/4a/5396e024752e3935e5c12b5583f808690f5250 /usr/lib/.build-id/4b/7195c617e3a5cd8ebbb188b93a6a783b634043 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/3bbb670ec27a5f428e639be707041c450a439b /usr/lib/.build-id/4d /usr/lib/.build-id/4d/606292e6f656816a862a7e854b7eae55adc056 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/972e69b0d6bf052903e0cd23dde794b4fece24 /usr/lib/.build-id/50 /usr/lib/.build-id/50/952a17b249bac34ddf935b9ef81ae36fe89844 /usr/lib/.build-id/51 /usr/lib/.build-id/51/0050d939c2f3a8aa1b0c93ef49757feaafaa4c /usr/lib/.build-id/51/f3e9b2544147759cee715c132289140506b523 /usr/lib/.build-id/54 /usr/lib/.build-id/54/af0fd0ffb944da266a6bacb9a49721d22f5d1b /usr/lib/.build-id/55/387c1d3bdcc78ac4fabec3bada0ede82c0c303 /usr/lib/.build-id/55/7046b388b48a85aac9453d2beccc5ad476096f /usr/lib/.build-id/55/70a62b1e50be29c8787360a379d94363255b1d /usr/lib/.build-id/57 /usr/lib/.build-id/57/ebcbc5acbd650d2ba659233e9c3519d5a4b8dd /usr/lib/.build-id/58 /usr/lib/.build-id/58/67d55e8aa5da24a507ef839a674672971c5f8c /usr/lib/.build-id/59/f2498b853970523b6ed637ae93056c0bf1ac50 /usr/lib/.build-id/5a /usr/lib/.build-id/5a/d49d0fd670f5bdbdb1033e04fd49cf3200e684 /usr/lib/.build-id/5b /usr/lib/.build-id/5b/94de9edf4d636e9b74dc96c213ff47cf56cc87 /usr/lib/.build-id/5b/f42efa44accc9c58317da7a797506dbbea0c61 /usr/lib/.build-id/5d /usr/lib/.build-id/5d/05b5b6ec8e1e4150207e53b4e0fac909296402 /usr/lib/.build-id/5d/65fad2ccdf1dc3cae66385e0d0144f3e4de23e /usr/lib/.build-id/5e /usr/lib/.build-id/5e/4fb05b5d449663d271bfee5f1377664a325e17 /usr/lib/.build-id/61 /usr/lib/.build-id/61/a5999ef2c0bf18a6d73378b3b8ef68f358a953 /usr/lib/.build-id/61/f10e7a270984a1c2180b3af2f27a69c0ed42ed /usr/lib/.build-id/62 /usr/lib/.build-id/62/91e575cad45f79403dcb4da83697049cce4db8 /usr/lib/.build-id/62/b5bb758dcd6372622db025aecf28bb62d32cd1 /usr/lib/.build-id/63 /usr/lib/.build-id/63/985485068b12fa760d8f1d21d71faa1042cc4c /usr/lib/.build-id/64 /usr/lib/.build-id/64/9d616a154d6d2207e90d65afcffe339fb1bc22 /usr/lib/.build-id/67 /usr/lib/.build-id/67/2ed4f2bdba31eb016c6c51fbbba3523acd3572 /usr/lib/.build-id/68 /usr/lib/.build-id/68/8b8494bd271d8399e48a99473c59e2dcceb8e7 /usr/lib/.build-id/69 /usr/lib/.build-id/69/397bccb77ed0aeeb001f49cfd2f273c43e76a1 /usr/lib/.build-id/69/995e7f391c32f612968611bdb365497d100aa9 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/75f471711220925bef3272b325eba5355f0ce5 /usr/lib/.build-id/6c /usr/lib/.build-id/6c/2e20635065c5afa5cb8fd193a5f0cad46883cc /usr/lib/.build-id/6c/b157a4a0c78e096074e78cdc3e0f988216d68d /usr/lib/.build-id/6d/ee769a475e64497cb5c9b6589d8bc08ebcb06e /usr/lib/.build-id/6e /usr/lib/.build-id/6e/da4d479eee8e4fa5adad33f3009944cd1b56cf /usr/lib/.build-id/70 /usr/lib/.build-id/70/c3709605c18d2080a60c4ed5790836a6c9f0a8 /usr/lib/.build-id/74 /usr/lib/.build-id/74/25631491924c008b8e2156fb36a95dc95a978b /usr/lib/.build-id/74/8ec019403ce23fd0029861b9e7dfa7c5f8dd5e /usr/lib/.build-id/75 /usr/lib/.build-id/75/6faa94ed8c6414dcafcd957ce7a7f65f84a3ed /usr/lib/.build-id/78 /usr/lib/.build-id/78/ad1e749f47c3e19ec8922b7be09328ee4b5dce /usr/lib/.build-id/7a /usr/lib/.build-id/7a/096773c025a9f541ed21b1ff6b09d6f18a0289 /usr/lib/.build-id/7a/7dc4c95350f3cbf54516c3ee6cbb86514ed7ee /usr/lib/.build-id/7a/945b4b4dd413897eb7be38c03e0c898b17d421 /usr/lib/.build-id/7a/e3d0e134805f897c8ef300e6e6227a0ae3147e /usr/lib/.build-id/7d /usr/lib/.build-id/7d/0dc58ed68d2469b50eb74fcdf692550b50c8a3 /usr/lib/.build-id/7d/3452095c46cba334c9e50fbbedaa1acac41c97 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/072796c5549410148ce00663c15f42ada09643 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/d4fa78318572f645be8a16195bf4a5d5d9b4b3 /usr/lib/.build-id/81 /usr/lib/.build-id/81/100a2a9452486b705c430bcd7bf79352452e1d /usr/lib/.build-id/81/594d4ca57ffa871567a88011a542c235f59ce4 /usr/lib/.build-id/81/a3f396979953c7c95f196d6978e8f7aee6a13b /usr/lib/.build-id/83 /usr/lib/.build-id/83/768c50b335a46feac65b7dbda2344380b09521 /usr/lib/.build-id/83/d8b0f930d13bbd78ec0c2892a33039be40b51f /usr/lib/.build-id/85 /usr/lib/.build-id/85/6e444e9b68ab81da88148c44d91a5fba8f6472 /usr/lib/.build-id/85/9acab3d459988a44ec8c8e66b00ff53cddf14d /usr/lib/.build-id/87 /usr/lib/.build-id/87/1b8b641d1b97ac3c6f7b8091c3aba0ff0eec9c /usr/lib/.build-id/87/560820dd34142fcabbd85d9eec10967c587b6a /usr/lib/.build-id/87/5a44a7f3ba440ae7304a36ed36f336f9e0b5c6 /usr/lib/.build-id/87/cf3eaaecb460815ffe8a948f3ee124bad3144c /usr/lib/.build-id/88 /usr/lib/.build-id/88/b60d8ab09e238ddd84e3cf9233aa81c88176e9 /usr/lib/.build-id/89/0c201c4b64f7d9536f033790ae04d083d62504 /usr/lib/.build-id/8a /usr/lib/.build-id/8a/216624cc0c9595029e89848cad40d5945fd6d1 /usr/lib/.build-id/8a/6a898177ac1a568ea25e423bd26dad0fe1492f /usr/lib/.build-id/8b /usr/lib/.build-id/8b/139134ba25e877e69fd18c25da46647fdaa287 /usr/lib/.build-id/8b/74a33fbb98f6a6bbed462534c8f3c6ddfe58e6 /usr/lib/.build-id/8b/d3ee3dc6fdf587c821e64d14b027e3bcaf4617 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/471346ee651a56241c27012540fb58b03f0596 /usr/lib/.build-id/8e/f4a584e1f94597aed65b796bf824d1c41c2f5e /usr/lib/.build-id/8f /usr/lib/.build-id/8f/4125cf94c856b99fdf38c114f3330c45b18ed2 /usr/lib/.build-id/90 /usr/lib/.build-id/90/6f5606c4f4e46196515e32cea2ea173f39842b /usr/lib/.build-id/96 /usr/lib/.build-id/96/f3618066e3123c975696084f46ce81cb743168 /usr/lib/.build-id/97 /usr/lib/.build-id/97/f87d7089816eda031aee6ce85d749ca203f5f6 /usr/lib/.build-id/99 /usr/lib/.build-id/99/0366c39dd724277f65b89350ed23f3fba2fbec /usr/lib/.build-id/99/23d05a6d262cad09ee921db32cb0e94f565ede /usr/lib/.build-id/99/b963f3f206c9b5df1d6727deb735ea7062b96e /usr/lib/.build-id/9a /usr/lib/.build-id/9a/a635a98eb979105b87feea55cd548f0ce6a79c /usr/lib/.build-id/9b /usr/lib/.build-id/9b/f8b3f2017f0268966938db25c489ecbf923f28 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/4270272abfdd43d7d22f715944ed07142cd60b /usr/lib/.build-id/9e/f52b7f1be48b1d9c740dc12f14e26025684133 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/09ae63ebc2423a844bdf692c47d53ba191218d /usr/lib/.build-id/a0/0c6db25b44ce79094638e321f35b96ed4e3af9 /usr/lib/.build-id/a1/5c805563fb56e4b62d9bfb04cad2d7248e5db5 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/7b2540dfb679ead99da4de6e5aaef272f71a28 /usr/lib/.build-id/a4/3db183cff71802402fdd6e3334c2c0970ddc12 /usr/lib/.build-id/a4/69396a367de1b09194c55794c8c447d160881f /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/8a9dd25033636d5e692f82f1584f1bf73ae622 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/94a8fc9901be3c0d71e7909f323bb1e7c84495 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/46d30715228c7ecd2b4612e1945e3b5f0bc2fe /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/15a105a57bdc18abb6490419d07cd8ede66002 /usr/lib/.build-id/ab /usr/lib/.build-id/ab/dc98b94d341645e486638122788de9bfae9798 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/6a9719a821427ad32f3a3a21121b48419b7f6a /usr/lib/.build-id/ac/74472e6c0bf94d86a054a649f7d3889cc21c41 /usr/lib/.build-id/ac/8f157bc02e5acfe9a1cebd789b1fefefbfbc0e /usr/lib/.build-id/ad /usr/lib/.build-id/ad/5a3237ff8e01f66fd68611ebe2b01ad4e96544 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/a5c4b41356ac5bd8d2064716ce50e280d98395 /usr/lib/.build-id/af/7f5144ea533fd6aaff0ed11d1c9cccee4e10d4 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/d478450d33d27f4402bb3557d62f32894aaf68 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/0aeda0e697d39bd84850e49b1c4c9ab535f89d /usr/lib/.build-id/b4/78a367795bedb928b6d2351bb445831f160d17 /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/343187f237099f3ec0e2212e05c79df29955e3 /usr/lib/.build-id/b5/d79ead410e981a65cd54daae4c5964612d5396 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/5307658ed199fb2c53ddcecf6225431b422bb1 /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/743eff27ed85947485a6c4363a772f74b6ab7c /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/636c0d96c410915e3b34cebdbcd74b4b9c8388 /usr/lib/.build-id/ba /usr/lib/.build-id/ba/7dfab65ac6b0e455e41f60e0394a23f180519e /usr/lib/.build-id/ba/84a0e72110b1af166a52bc8199b125d134830b /usr/lib/.build-id/bb /usr/lib/.build-id/bb/a8fe404d67dc64eef1c2a2f20e4c58adf13019 /usr/lib/.build-id/bd /usr/lib/.build-id/bd/9cd018cffebacf73b7e37d0a1ba4227f0ae1e7 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/8732160731b83ce96990766c318c7668123a96 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/77c4ce07f9f4c2b98164fcdf5ba26e2432afef /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/198eb3fa915e91fd65f53e32a2c9636cb553df /usr/lib/.build-id/c5/9b5e0c5b9ae9050c188fe034edb2307db4bd7a /usr/lib/.build-id/c6 /usr/lib/.build-id/c6/b1a2f9a169b0f8f9f858e57bf5523181985b77 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/820eac52c32aab5ab411c494784a6a71d9953d /usr/lib/.build-id/c8 /usr/lib/.build-id/c8/01e3a049d1c99d2e91eb69f7081e3c964df614 /usr/lib/.build-id/c8/0dee632da9dc647a59956eb50a9f5be49b9a4d /usr/lib/.build-id/cb/871488a3574498c98776060a98e26afe462c1f /usr/lib/.build-id/cd /usr/lib/.build-id/cd/12c27ec3d25e76105b2f0310fd5989ce32e577 /usr/lib/.build-id/cd/d936fb9d293fe4803c2498ad0d057f1f581610 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/92c20ee1e31e48a5f8aad5aaac086114c3cf6d /usr/lib/.build-id/cf /usr/lib/.build-id/cf/dfe4c8b086a76d2cb19d545e63d4b3daf3db38 /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/fa46da8aabfea55183916ccbb4b4abd64b7b4e /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/22d1373487e5d8435ede522bdda3e907eebdf5 /usr/lib/.build-id/d3/fd157500957f61ce00503705ca4978b3a34000 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/ca6a578440317114fa577d91f09dca214da779 /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/588229c29e8c828f2c5276944c97e0fe1e9562 /usr/lib/.build-id/d7/6fc82cec6df74615a1b5e2e6e8666df8250251 /usr/lib/.build-id/d7/e577e8f525848d140a529ce14b136021855468 /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/b94deca85b3efb125c065c93ab739c584a9980 /usr/lib/.build-id/d8/f38c5db9b10e164d92898c11382322bf721813 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/41eb13bbdd0cb1b8e8ce9e8c5d808f65989c6f /usr/lib/.build-id/d9/fd07968cb87b12fa3a089da568ed41d86eb936 /usr/lib/.build-id/da /usr/lib/.build-id/da/e71896c48fb289e85a1ee17b426e920ab2bfaf /usr/lib/.build-id/db /usr/lib/.build-id/db/4930c94440900b82039e02c053598e28975323 /usr/lib/.build-id/dc /usr/lib/.build-id/dc/746d23c333a90c1392148ef595b2493dc23a51 /usr/lib/.build-id/de /usr/lib/.build-id/de/a480a7cd6912b0aa1da6bae6e73222d4b665b7 /usr/lib/.build-id/e0/539ffa3949045f97b5440f88e0c9ab43501740 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/8b1890aa26577dae6000e3ec628ea025c04e2e /usr/lib/.build-id/e1/8b632517506c757d25d31e7378cb09b5b0e9fe /usr/lib/.build-id/e4/57a8c62029b740b160bc88deec0e3f53683537 /usr/lib/.build-id/e5/aaf064f5772da29c09e9385755712098fa44cd /usr/lib/.build-id/e9/38da35216417e45a2756f6cf5ac73f97b5b2fd /usr/lib/.build-id/ea /usr/lib/.build-id/ea/20f7ce7bcdd7bd977d39fbe5739ab7902c5991 /usr/lib/.build-id/ea/3afafd1c71ed7ee14b3d70ed03183f0bbf28d1 /usr/lib/.build-id/ea/e3de5ebb695f41beb1f9c9ed25bb34d1b204f4 /usr/lib/.build-id/eb /usr/lib/.build-id/eb/4a321a8dec59fca1bf658b1d4d7c6ad3e3fc3f /usr/lib/.build-id/ec /usr/lib/.build-id/ec/2427b9248351a60298267b63e5b603f659cb69 /usr/lib/.build-id/ec/2ad05c8058e9b7b1eeef5564353546710b5da6 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/cb71e1f8130ee90a3a0f46768439c107ff18ca /usr/lib/.build-id/ed/d3152ace0b4959f2edf8550844260181b31ed4 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/607cb02b44cbf0bcd4127d7abfc1508e518b9c /usr/lib/.build-id/ee/9d71ff51a0597dad1682dbe0d7ee77f8299b30 /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/3f7aa634bf2b17c6f4fe109723cc05c2e2ff8b /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/d0f0b39ceae074ba25c54aae2dde1fb4cdcc6f /usr/lib/.build-id/f5/f126fac1ff1e507c303189970134d5f34754d6 /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/5fffe575a6ccf57683a01ebb78acaaed3cb6e2 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/698107b12bb28f908498a7a3615f2958fc34fd /usr/lib/.build-id/f7/b3c230a5d25caa8ba784ad2dbe05f9c4743f68 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/43a892fcf0661d1fd2e0dc752b555dcd269c74 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/f0b125d7f041b717e441af4a17491e9c393ffa /usr/lib/.build-id/fe /usr/lib/.build-id/fe/0159f9a5221f6c5f724e98a3df20103198c1bd /usr/lib/.build-id/fe/4ebf5dd8b5466eefc6183dd051207da4a957dd /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, Tue Jun 24 01:48:38 2025