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: 19.fc43 | Build date: Fri Jun 20 14:16:00 2025 |
Group: Unspecified | Build host: buildvm-s390x-05.s390.fedoraproject.org |
Size: 7074942 | Source RPM: glibc-2.41.9000-19.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
* 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/ea09dae85a772e41ec6fa702a5e735f9c5038b /usr/lib/.build-id/03/8fc9109eaced8267e727c9a01dee345a749f75 /usr/lib/.build-id/03/ce9b73d87086e2026882f5eef19fa4d82c2507 /usr/lib/.build-id/05 /usr/lib/.build-id/05/a98ab57917256c908ea859de4cb0d992d667c0 /usr/lib/.build-id/06 /usr/lib/.build-id/06/b15b219c34b17c5dd1c176d8a1f9b8828e356e /usr/lib/.build-id/07 /usr/lib/.build-id/07/59d210c46ad2cc2e37374f9f8c7b3869ba8bbd /usr/lib/.build-id/07/f8f19c3b2ac0e4b66123dedd8c2c2b4290b576 /usr/lib/.build-id/08 /usr/lib/.build-id/08/bd18e510b7b7ca5c562c73956bd92788d16fdd /usr/lib/.build-id/09 /usr/lib/.build-id/09/022ac846e5e83e7fe071c39d602c92b12cc097 /usr/lib/.build-id/09/1fddb58f371dd5de3a5019fee6aa7d62a915bb /usr/lib/.build-id/09/b3624a5eb64e91d3ce6177f6fb62b398deaa62 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/a9ba8915bfe4adc6bb1f3c529a003225ec7213 /usr/lib/.build-id/0d /usr/lib/.build-id/0d/bbfde09cd518b32cd1b018c9c009139d5a6b6d /usr/lib/.build-id/0f /usr/lib/.build-id/0f/5e668fa4202250020f4c1f0ca91c31769c2a4f /usr/lib/.build-id/0f/6df814e0d35ed2abb94ed76e62bb137b1394e8 /usr/lib/.build-id/0f/e663d31149c83fe01bd9a3c0eb8830f701f6a4 /usr/lib/.build-id/0f/e791dd0bf27adc2abacffdd29095ca2701a299 /usr/lib/.build-id/10 /usr/lib/.build-id/10/622a5d2a6023080c20e979389850073986dc01 /usr/lib/.build-id/11/4ceae97d18baa1acb8162aff2776a9e32e6359 /usr/lib/.build-id/12 /usr/lib/.build-id/12/8e80a9d63e8f1652d9eac557e28e6dd254c02a /usr/lib/.build-id/12/e884890938907eafb115df38b1a04fec61d2e9 /usr/lib/.build-id/12/f273d89474a6ac599a9676192519f5d1d22635 /usr/lib/.build-id/13 /usr/lib/.build-id/13/e852812c408c0efd081cc240e33893f0a2e941 /usr/lib/.build-id/15/c82d5447db56a8fc1a97e87452c3bb1e277ab6 /usr/lib/.build-id/16 /usr/lib/.build-id/16/862512f5a132fc41d7ac7ef24d0bcd6c175255 /usr/lib/.build-id/17 /usr/lib/.build-id/17/433131607072cdd395569ec19eb2b3a9c20c3b /usr/lib/.build-id/1b /usr/lib/.build-id/1b/2190a894972f05755be293e70b6b5da50aad0a /usr/lib/.build-id/1b/ecd8f9f0cc46816368193186da4a88d25fc78c /usr/lib/.build-id/1c /usr/lib/.build-id/1c/d8081526a074bdb0c705fb5beede2f13899da6 /usr/lib/.build-id/1c/de6df0bf8df0c768b004da1b8a33374e518c62 /usr/lib/.build-id/1c/eb48d9e4372d2a7dde0ad9903d2218d69cce8d /usr/lib/.build-id/1e /usr/lib/.build-id/1e/276de19e223f4276adac1158ee602dec7a1e72 /usr/lib/.build-id/20 /usr/lib/.build-id/20/cc9f8774d6d2ccef582247c3e9c634c02c63c6 /usr/lib/.build-id/22/3968fa5f609fedbeedd91141b3e3a302474bc8 /usr/lib/.build-id/24 /usr/lib/.build-id/24/fa13bcc4cefb4b5410b64914b47a6a5f449354 /usr/lib/.build-id/27 /usr/lib/.build-id/27/988f3e89725faf525b6caa69fe674b7bc25d1f /usr/lib/.build-id/28 /usr/lib/.build-id/28/259bc7b31a9a48c51ecbe7fcc41293728be915 /usr/lib/.build-id/29/31a4a2e5f783e5aedcb0c908fe8fe7f5cfd9a4 /usr/lib/.build-id/29/81651510b0e99cbf670d136a3534b243a82ebd /usr/lib/.build-id/2a /usr/lib/.build-id/2a/21fc3630f12ade27556108ff77eb6bbd4835e7 /usr/lib/.build-id/2a/694d02b0442e7ba8c93f33e7282f41c45c34e2 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/210256ec74f749af56decf097710a50e4e48d6 /usr/lib/.build-id/2c/36f6719c1a11413109a7a593b154fb245aec64 /usr/lib/.build-id/2e /usr/lib/.build-id/2e/fc04b5be8da0f4ac4f1c90c0616e106d0c713b /usr/lib/.build-id/31 /usr/lib/.build-id/31/0820d4265c0db20058e0e30c7660cd95cca350 /usr/lib/.build-id/31/2b5310b65d9c15dac02f39c8587865da2fae97 /usr/lib/.build-id/34 /usr/lib/.build-id/34/18d75e60760fb74bec9445a418588823657f03 /usr/lib/.build-id/34/99464c6d5714ec1eb85974cb3741a498974238 /usr/lib/.build-id/35 /usr/lib/.build-id/35/56d0c8d917f2871b616cc6edbf7bf56057a2de /usr/lib/.build-id/35/a39a55d95a60f99b52e0d1267a261135a55d05 /usr/lib/.build-id/36/fe4da0e0a8e94fb9b067a3cc2c3b2085593ad8 /usr/lib/.build-id/37 /usr/lib/.build-id/37/4db2d9acb17f36c676ea8f5de2dc3954220a22 /usr/lib/.build-id/39 /usr/lib/.build-id/39/cb2a64e01f63f4137534ac953e0e5cd5034185 /usr/lib/.build-id/3b /usr/lib/.build-id/3b/eb6723552661a576600af7c3e1e176036b3420 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/49cde979c569f066070ae1614ca1c7c0f9b867 /usr/lib/.build-id/3c/4bf21da8d7a983d106f0c07bdcbc0f869bee65 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/e07b78db553f85855256a319a3c743b0b5d44b /usr/lib/.build-id/3f /usr/lib/.build-id/3f/1068ddcb2b1d5a71f4cebb012974fd737947b4 /usr/lib/.build-id/40 /usr/lib/.build-id/40/992e46b23d8055ed33c6548a3585d015b849a3 /usr/lib/.build-id/42 /usr/lib/.build-id/42/29ded32b80ede24125257f1b685c133f29ba30 /usr/lib/.build-id/42/78f119f68bcd9e8f3b8e004a0b3b8a03f30004 /usr/lib/.build-id/42/8707535dac3e094d488eef4283907e8f8470f6 /usr/lib/.build-id/42/8f4f02647a128d9605da891f60d7ef29e8d766 /usr/lib/.build-id/42/c1dad7a096102f9dea85a14150b71828c7a53c /usr/lib/.build-id/44/c121b9c54216fe35f51fdf15223badc53e471d /usr/lib/.build-id/45 /usr/lib/.build-id/45/86b207bf47fdd27e368db0a59ff1877a8ee5d0 /usr/lib/.build-id/46 /usr/lib/.build-id/46/49baaae73b10e983ee0466685feb3a51062a7e /usr/lib/.build-id/46/ca88d69bd8514fabc64a4d7aa1a341e4a8ebd8 /usr/lib/.build-id/47 /usr/lib/.build-id/47/5064fc4b4d679de0c42bdfa9a2a9ea400fb20d /usr/lib/.build-id/47/d33f0ba35d0b91fbe93addb2f062d04708731d /usr/lib/.build-id/47/ed9a410b252a3dbcc341f2ee694eb3a6e4894e /usr/lib/.build-id/48/31cd3d993a94d54ed5231e634a71231efaca14 /usr/lib/.build-id/49 /usr/lib/.build-id/49/0f12999543a227d86d5e7d7c8f5d5fdc67d5fa /usr/lib/.build-id/4b /usr/lib/.build-id/4b/3e1a2238cdc769b9d961b2cff1eeeeaefe6586 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/884ac867bdfce5f969fda4685a3acbfbb7c150 /usr/lib/.build-id/51 /usr/lib/.build-id/51/2e9c16b6368592a6ca833194fe22bf4b6ceb8d /usr/lib/.build-id/51/57eab34e50637211fbc15e3e13b0bf5a2fff41 /usr/lib/.build-id/52 /usr/lib/.build-id/52/82972de56d168e85a7acbc41e67f17d9d8a66b /usr/lib/.build-id/54 /usr/lib/.build-id/54/06051cbbec69c27550d9d446ae0ddb610ac23a /usr/lib/.build-id/55 /usr/lib/.build-id/55/11dc5d31d6f538de7949237c4ce516d1f48067 /usr/lib/.build-id/55/1853b35647d60dfae5c4a4ca57eb7535b82adf /usr/lib/.build-id/55/ebb9abefc54a1cd3716463efb7e0724190bffc /usr/lib/.build-id/56 /usr/lib/.build-id/56/2b928c3c8c25d237e04506b08c1788944b58a0 /usr/lib/.build-id/56/2e96903378e7455d8950fa7452770e8a102673 /usr/lib/.build-id/57 /usr/lib/.build-id/57/205424410fbde71fa85a6aeafe7e28b9a16a67 /usr/lib/.build-id/57/23532b08243adeccd26c0043978204e57a7e6e /usr/lib/.build-id/57/9bd98aa6c5972b5c188d627a93903750911b32 /usr/lib/.build-id/59 /usr/lib/.build-id/59/2d2f346eb1511b684658ddea221cdc05f8d9dc /usr/lib/.build-id/59/bc597b05edbbfcf06bfba5cac6bf39572c3825 /usr/lib/.build-id/59/eaee07725bdec78ae2447fc021dc9e198c2417 /usr/lib/.build-id/5b /usr/lib/.build-id/5b/0aad2b0c54e0f4d2f095494e32f501537e0961 /usr/lib/.build-id/5b/9a6c633fed99c546f8921261bbbf58cf0e0ad5 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/c8d2d328fb0668c569ef9eedc61aee87001906 /usr/lib/.build-id/5d /usr/lib/.build-id/5d/ab889c65371d29915e455197a4e125b912af31 /usr/lib/.build-id/60 /usr/lib/.build-id/60/5075e35270d75abb629bcea3a150d0da8f3d01 /usr/lib/.build-id/62/17662e48cb393eba251bc07280b63bace8e9e2 /usr/lib/.build-id/65 /usr/lib/.build-id/65/172f7a91fa874df39cd0119a9e27e14991c2a5 /usr/lib/.build-id/65/34ca3f7794de13e2bde51a9aa515f41c04ec61 /usr/lib/.build-id/66 /usr/lib/.build-id/66/56ce2ab631ae46b55835a05ada2a92507e0193 /usr/lib/.build-id/68 /usr/lib/.build-id/68/08321b0f0b28c50986126aae4439002d8a4c35 /usr/lib/.build-id/68/4b5c84a280ee8248513afc34fd87df61d2ab35 /usr/lib/.build-id/68/80a3907ea1a09a554e4860ba971c5bfb609925 /usr/lib/.build-id/69 /usr/lib/.build-id/69/5ce20ad40c0140cf593a9674d7855a97dbc9a4 /usr/lib/.build-id/69/b45ad505f10f16b8d8ccc8cce9419bf97a7e96 /usr/lib/.build-id/6d /usr/lib/.build-id/6d/3244cbe3b8c27383d8e532ef025506cfff2c33 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/fa86d1cd8124f38323f16626bc4c1e4c45c4d6 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/33cd319b2d494d21bc4cf98ac3bed4bc6b1986 /usr/lib/.build-id/70 /usr/lib/.build-id/70/4747fb029c6a88a86fcb94122c37e7308ae778 /usr/lib/.build-id/71 /usr/lib/.build-id/71/45a1e15d8e5125f1232bcb367aee3d69921e18 /usr/lib/.build-id/73 /usr/lib/.build-id/73/d748be84b3a9904c042ebad1f22a0087dfb945 /usr/lib/.build-id/73/f437f7d435b1e2c3923ea3634d05063fdeba39 /usr/lib/.build-id/74 /usr/lib/.build-id/74/c1d28039f58ba0cdc261a88d9d2f15e89a94ed /usr/lib/.build-id/76 /usr/lib/.build-id/76/3c40ca13205c9072ca7a05862b6baa824f3e23 /usr/lib/.build-id/78/50e5f052e55af21be3b7fc07fc0af94098c0aa /usr/lib/.build-id/79 /usr/lib/.build-id/79/57c414bf6e6a0d391789dfe0fd8bc42be99f2e /usr/lib/.build-id/7b /usr/lib/.build-id/7b/4e6a5f16793ab14b4833a514558504a8b95c57 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/2bf144d870ed50b206f54b4b83ee735ceda944 /usr/lib/.build-id/7c/56645573f498a23d853aff88e0ed80caaef285 /usr/lib/.build-id/7d /usr/lib/.build-id/7d/ec4e1d8f61e87049821a416ede465bd531b50b /usr/lib/.build-id/7e /usr/lib/.build-id/7e/199d8b328c1df1be9250b331515c0d186fad06 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/28dc4fc6d410ed6f80bd5a29651e55d6824029 /usr/lib/.build-id/7f/fe9c660ccb353c604cdbe52c583a5056466345 /usr/lib/.build-id/80 /usr/lib/.build-id/80/98b53615ba667808e2e354589c069cafbefd84 /usr/lib/.build-id/81 /usr/lib/.build-id/81/ccd0319a5f778c8ed0034ad73d80d3ad935446 /usr/lib/.build-id/83 /usr/lib/.build-id/83/8ae78064ae63f64cc9cc219f2fd8a3dce16c56 /usr/lib/.build-id/84 /usr/lib/.build-id/84/93b93ae5513157836fe6913922696108e7cba3 /usr/lib/.build-id/84/ac527c3098d65db95da7c9afe5288b9cf17500 /usr/lib/.build-id/85 /usr/lib/.build-id/85/6c9fd83ae98f55ddae62ac15a645174624abce /usr/lib/.build-id/85/8ff3aecabb62ed84279cf3f2d579254b10b8a7 /usr/lib/.build-id/85/c6aaea13168f4c5bcef3945234d4c73491b765 /usr/lib/.build-id/88/10ee069dbf301622e9be08ed3db45824858b19 /usr/lib/.build-id/88/58b160fa9092097bdcccf5d426fac3a53f4c90 /usr/lib/.build-id/89 /usr/lib/.build-id/89/eeed53bf797f4a89378d074fb4e44d280cc167 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/e5c02b69709acc711059d13091fbd9490668bf /usr/lib/.build-id/8c /usr/lib/.build-id/8c/f89a73fc05cc8b26f1128c1b148cd1bcd088c5 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/9a999349b97851696b230d6155b2fc30f8f1bf /usr/lib/.build-id/8f /usr/lib/.build-id/8f/cdb1c0cefe237591fa17b491fc58dc786e569e /usr/lib/.build-id/90 /usr/lib/.build-id/90/dcfffb07a0cfe67cf440530cbc4b2383034a43 /usr/lib/.build-id/91 /usr/lib/.build-id/91/718141612521b642af084416a38e42f042ed02 /usr/lib/.build-id/92 /usr/lib/.build-id/92/33c273bf79f5c14d73f11796320897404559a5 /usr/lib/.build-id/94 /usr/lib/.build-id/94/3fefd712cee3e1db0a4099b828242466a67d90 /usr/lib/.build-id/96 /usr/lib/.build-id/96/bb07e76c0689fd0248edd128c21df7069cf15f /usr/lib/.build-id/9a /usr/lib/.build-id/9a/2dd629351b17905305d6e341b60f655aee3859 /usr/lib/.build-id/9a/9dc23cec61e55965405947d952b807987191b9 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/23afbb5987ec5c315a825e83e265827a39d437 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/b41a7f84f0dc76978251916324ad478eee10f0 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/1ebc39f86bca9ae230858b72f32bec5ae80bca /usr/lib/.build-id/9f/7772b6954fe6fe770bd299beec191e3e326c67 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/1070f38421beaaa03a5502275b1560873e34c7 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/a76d331432884828b8b22e3e1bbf3daf9dde24 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/143cc6975fd27164f883adac6ec08c9d0783a6 /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/f329fb4620d96542b90d71eeec174eac395f43 /usr/lib/.build-id/a6 /usr/lib/.build-id/a6/18088d1a1553e69754a7ad3160fefb12d57d01 /usr/lib/.build-id/a6/3beb19ef27d6c0ffa5b15717b60944f79db22e /usr/lib/.build-id/a7/4f23c5aa5576e1d89fa3a3cc59f52e80c95fb9 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/b567b990d009868471cacc4b10afe6365fca21 /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/8ddf96570edcbe148f555ab63f7e4bdfe1b424 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/c24312d586264cee4cf11400016b7f523b26c2 /usr/lib/.build-id/ab /usr/lib/.build-id/ab/0211402374768e1f5c5d13c99108b2238cd9d3 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/3f1efde9dd4d7cb6bafc7bd57b498da86afa2f /usr/lib/.build-id/ac/b966051606c287344af5ed083db8efe98792a2 /usr/lib/.build-id/ad /usr/lib/.build-id/ad/78e7c1e864bbab71783faae9d3a35ea32f9c22 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/56c0178c3ef51b3cfabe293d00181d691b5ce6 /usr/lib/.build-id/ae/5787f3b7dbbe20a4c9d3b6431bed293941ae6b /usr/lib/.build-id/ae/f0124ff6366549fcb3dbe49a1aafe3819cb409 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/1b2699e4636bbfb3bd60f742af25771e4d4c7c /usr/lib/.build-id/b0/d09c5dab56201b3c939fa40376b7cef418c716 /usr/lib/.build-id/b1/4ae21a6b8b010af8e6d50a4d1b6e1baebefd19 /usr/lib/.build-id/b2/e063fe6f48b128de4e533691a6512ea1d2678f /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/9a58fc92bae2b54cc16d0fd1c8cd06136c7118 /usr/lib/.build-id/b3/c9fa15f9d05e9f22323fb763c7fbb2b36472b2 /usr/lib/.build-id/b4 /usr/lib/.build-id/b4/2fe9196f38df83984514cde000a2c82ce68c39 /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/659e7a433ef129934d77ebb064b28da0070ee1 /usr/lib/.build-id/b5/f1e5b14af5ef14bc4668216767bac04d11fda7 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/df6438d8ff3da715d5eabd5e12c14cf65e3401 /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/cf73d663643d1fc7e247de44c64a9ce4dbc190 /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/85f7c9ba06b133138135dff9fbae9c2d0cd998 /usr/lib/.build-id/b8/d7fc02c8090f7db8fca0862bb03244bc92a589 /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/79200e7959cf258de1664e5a4160c1f4230cee /usr/lib/.build-id/bb/0099d97d7c6edbcf04fd03ef61caad661389cc /usr/lib/.build-id/bb/65bb4b432ceb040d5a0869377277f3e86df12b /usr/lib/.build-id/bb/a4d76bcd0c8dd67a94cd190b61db061c7385b0 /usr/lib/.build-id/be /usr/lib/.build-id/be/3d3ad19fc1bdf7a818002dbcd8f59f3a5b7da8 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/58bdb44b2c82511257fdd7893a3685eee4118d /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/892fdfd6de7832a1278d4d9362b0817f87ec8e /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/19d34532ab104e12a1253898e2e13fd8844fdd /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/bc7b82e51259f587afadd598f2c1397f4eb17a /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/aa73c02984062a6b85ec2362ffc30ba2094d77 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/ae8baf00cce962d48232d908fbef5061913542 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/e7b28327652c9d298114dc36eeb30b07e5fe06 /usr/lib/.build-id/c5/fb79bd0b593bbf9f4d6a3de5206cadab31648b /usr/lib/.build-id/c6 /usr/lib/.build-id/c6/ab9cc2fc52ac43896da61aafe3f2ee0ac97b9f /usr/lib/.build-id/c9/5c9e6c6dcfa5616ec3bcf871edd97a2b207729 /usr/lib/.build-id/ca /usr/lib/.build-id/ca/4c40db1d4487161bf9dea137fcfede09e8df32 /usr/lib/.build-id/ca/fe18a1e6c37bcc24eec098893245f21cbdfeac /usr/lib/.build-id/ca/feb33b239a8d7a8743201ab6a3b9edf9f7a3fa /usr/lib/.build-id/cb /usr/lib/.build-id/cb/a5c6740c6c33cf2d27b65a9212a128ba7fd48f /usr/lib/.build-id/cd /usr/lib/.build-id/cd/156593c77bd28a5939b24961353c147b757b89 /usr/lib/.build-id/cd/83261639a0847f40f61f9307e146bd8a601208 /usr/lib/.build-id/cd/8aabb7dbc8ac4cff99ca4be5b85658f0454247 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/66564c42c495a5f2254700c433cf87318509be /usr/lib/.build-id/ce/e6873e350b7d68e867fdded56f5f52442578cb /usr/lib/.build-id/ce/e79288eb3304b90347a0fc2687af801768775f /usr/lib/.build-id/d0/f2ae8a7cf340cd7afef1d40694130cd90502ce /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/557e78ea26ac7d4da8b53c0d724a82a07d3e88 /usr/lib/.build-id/d1/e9aef3cfa5cf7215a91ba8c2377585baedb9db /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/2ea81386f1b17a385c1377619adefd6aa74d1b /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/592c9ca56108262ad80af3952a6d3ebb6effb8 /usr/lib/.build-id/d4/e41ba7f03b43feea1d16d27f4badcb5457abe6 /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/9279b1fc64c477b809c2bc0e61cf585d612065 /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/7defedb2477d25d7ee8408446f82c380ffebf6 /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/a0dfc0b298ac5fa539b3d7ce58f2cc50b07bef /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/2a49759ebffa67ea6f3df3e205369c778590d5 /usr/lib/.build-id/d9/aadcae1cd9a32573428f03a6f0b0f2dae431a7 /usr/lib/.build-id/da /usr/lib/.build-id/da/65bc8bb70dc4b542f84bb5a62174e37eb6a7e8 /usr/lib/.build-id/db /usr/lib/.build-id/db/54b746e52ed1d995565878753432320a844a5e /usr/lib/.build-id/dc /usr/lib/.build-id/dc/b5fbd2aa83a4195dbd3b68c8f260062d75804b /usr/lib/.build-id/de /usr/lib/.build-id/de/b503ceb919e661094f6d69e6d900b375a6d4da /usr/lib/.build-id/df /usr/lib/.build-id/df/2fb5fd995eec5b6bc5b7f414449fac4cbf4ab8 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/53ca706771f7ca00a03da88e635bd5a7a142ad /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/67f9fb2e512bc3ab07c7d03c5abe324b80f0df /usr/lib/.build-id/e2/b74a2a86d0b1d6db3b039c850d0d818f1a87c3 /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/7a48da07251bdd7b48584f3328778f02a481cc /usr/lib/.build-id/e3/98d008435a20eae193a6cf434bcb7360e2d704 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/22f83b140e95f308fd1446b22d1e977aa84321 /usr/lib/.build-id/e7/4c9e364ef763c56f290363377f8077d8486307 /usr/lib/.build-id/e7/cdc993fc7ae150e3f55a45629a2a2e3b7952ed /usr/lib/.build-id/eb /usr/lib/.build-id/eb/9cde369c307664863768583210acff4973a501 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/c5322fdd4b7c700ff1cf13a1b5a4e7f612a0ab /usr/lib/.build-id/ed/eed788c3581f25a03ec2ef3cff13fbf06c25cb /usr/lib/.build-id/ed/f8b3b2a1434e74ff59a8de6b7f42d302f65641 /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/30954b7bd46f2cc6121b92825a5c9b34859cd3 /usr/lib/.build-id/f0/f004201cc009fe84c65397c5de87b5c6af9973 /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/ad812f03dd70c59f43dd5c636ad81b7a248f1f /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/a297440898ae073cdcfd5ff9c0467594c39a35 /usr/lib/.build-id/f3/b12a2d645054e193bb9448f3381c1eb9b5cc93 /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/b09e812a67cea5e7b5c676efc4932d23b91c7f /usr/lib/.build-id/f7/d90d2f84b0ebe0ee6a3e9d7766c6572c146d94 /usr/lib/.build-id/f8/253f58fc935f3e02cb6be99cde8c34e238b43b /usr/lib/.build-id/f8/c3b8f2a3b4c02295edb30c53c714f23576ff53 /usr/lib/.build-id/f9/b91c9f53a385fd623c2d1fd9cade44a056ce7a /usr/lib/.build-id/fa/2e43ca0bf924d0b5e0dd5186f5c3534dbeb29a /usr/lib/.build-id/fb /usr/lib/.build-id/fb/3a6f68590826fef00799e777ef6cf6b90162aa /usr/lib/.build-id/fb/6950cd2a99c1809023c357625f6b1a094e6bbd /usr/lib/.build-id/fb/89a29a68d5d9014dbeaacb7f76ae222e24c68e /usr/lib/.build-id/fb/d63adf7879b8ceea1c8bd3f0d393fa5cd7946d /usr/lib64/gconv/ANSI_X3.110.so /usr/lib64/gconv/ARMSCII-8.so /usr/lib64/gconv/ASMO_449.so /usr/lib64/gconv/BIG5.so /usr/lib64/gconv/BIG5HKSCS.so /usr/lib64/gconv/BRF.so /usr/lib64/gconv/CP10007.so /usr/lib64/gconv/CP1125.so /usr/lib64/gconv/CP1250.so /usr/lib64/gconv/CP1251.so /usr/lib64/gconv/CP1253.so /usr/lib64/gconv/CP1254.so /usr/lib64/gconv/CP1255.so /usr/lib64/gconv/CP1256.so /usr/lib64/gconv/CP1257.so /usr/lib64/gconv/CP1258.so /usr/lib64/gconv/CP737.so /usr/lib64/gconv/CP770.so /usr/lib64/gconv/CP771.so /usr/lib64/gconv/CP772.so /usr/lib64/gconv/CP773.so /usr/lib64/gconv/CP774.so /usr/lib64/gconv/CP775.so /usr/lib64/gconv/CP932.so /usr/lib64/gconv/CSN_369103.so /usr/lib64/gconv/CWI.so /usr/lib64/gconv/DEC-MCS.so /usr/lib64/gconv/EBCDIC-AT-DE-A.so /usr/lib64/gconv/EBCDIC-AT-DE.so /usr/lib64/gconv/EBCDIC-CA-FR.so /usr/lib64/gconv/EBCDIC-DK-NO-A.so /usr/lib64/gconv/EBCDIC-DK-NO.so /usr/lib64/gconv/EBCDIC-ES-A.so /usr/lib64/gconv/EBCDIC-ES-S.so /usr/lib64/gconv/EBCDIC-ES.so /usr/lib64/gconv/EBCDIC-FI-SE-A.so /usr/lib64/gconv/EBCDIC-FI-SE.so /usr/lib64/gconv/EBCDIC-FR.so /usr/lib64/gconv/EBCDIC-IS-FRISS.so /usr/lib64/gconv/EBCDIC-IT.so /usr/lib64/gconv/EBCDIC-PT.so /usr/lib64/gconv/EBCDIC-UK.so /usr/lib64/gconv/EBCDIC-US.so /usr/lib64/gconv/ECMA-CYRILLIC.so /usr/lib64/gconv/EUC-CN.so /usr/lib64/gconv/EUC-JISX0213.so /usr/lib64/gconv/EUC-JP-MS.so /usr/lib64/gconv/EUC-JP.so /usr/lib64/gconv/EUC-KR.so /usr/lib64/gconv/EUC-TW.so /usr/lib64/gconv/GB18030.so /usr/lib64/gconv/GBBIG5.so /usr/lib64/gconv/GBGBK.so /usr/lib64/gconv/GBK.so /usr/lib64/gconv/GEORGIAN-ACADEMY.so /usr/lib64/gconv/GEORGIAN-PS.so /usr/lib64/gconv/GOST_19768-74.so /usr/lib64/gconv/GREEK-CCITT.so /usr/lib64/gconv/GREEK7-OLD.so /usr/lib64/gconv/GREEK7.so /usr/lib64/gconv/HP-GREEK8.so /usr/lib64/gconv/HP-ROMAN8.so /usr/lib64/gconv/HP-ROMAN9.so /usr/lib64/gconv/HP-THAI8.so /usr/lib64/gconv/HP-TURKISH8.so /usr/lib64/gconv/IBM037.so /usr/lib64/gconv/IBM038.so /usr/lib64/gconv/IBM1004.so /usr/lib64/gconv/IBM1008.so /usr/lib64/gconv/IBM1008_420.so /usr/lib64/gconv/IBM1025.so /usr/lib64/gconv/IBM1026.so /usr/lib64/gconv/IBM1046.so /usr/lib64/gconv/IBM1047.so /usr/lib64/gconv/IBM1097.so /usr/lib64/gconv/IBM1112.so /usr/lib64/gconv/IBM1122.so /usr/lib64/gconv/IBM1123.so /usr/lib64/gconv/IBM1124.so /usr/lib64/gconv/IBM1129.so /usr/lib64/gconv/IBM1130.so /usr/lib64/gconv/IBM1132.so /usr/lib64/gconv/IBM1133.so /usr/lib64/gconv/IBM1137.so /usr/lib64/gconv/IBM1140.so /usr/lib64/gconv/IBM1141.so /usr/lib64/gconv/IBM1142.so /usr/lib64/gconv/IBM1143.so /usr/lib64/gconv/IBM1144.so /usr/lib64/gconv/IBM1145.so /usr/lib64/gconv/IBM1146.so /usr/lib64/gconv/IBM1147.so /usr/lib64/gconv/IBM1148.so /usr/lib64/gconv/IBM1149.so /usr/lib64/gconv/IBM1153.so /usr/lib64/gconv/IBM1154.so /usr/lib64/gconv/IBM1155.so /usr/lib64/gconv/IBM1156.so /usr/lib64/gconv/IBM1157.so /usr/lib64/gconv/IBM1158.so /usr/lib64/gconv/IBM1160.so /usr/lib64/gconv/IBM1161.so /usr/lib64/gconv/IBM1162.so /usr/lib64/gconv/IBM1163.so /usr/lib64/gconv/IBM1164.so /usr/lib64/gconv/IBM1166.so /usr/lib64/gconv/IBM1167.so /usr/lib64/gconv/IBM12712.so /usr/lib64/gconv/IBM1364.so /usr/lib64/gconv/IBM1371.so /usr/lib64/gconv/IBM1388.so /usr/lib64/gconv/IBM1390.so /usr/lib64/gconv/IBM1399.so /usr/lib64/gconv/IBM16804.so /usr/lib64/gconv/IBM256.so /usr/lib64/gconv/IBM273.so /usr/lib64/gconv/IBM274.so /usr/lib64/gconv/IBM275.so /usr/lib64/gconv/IBM277.so /usr/lib64/gconv/IBM278.so /usr/lib64/gconv/IBM280.so /usr/lib64/gconv/IBM281.so /usr/lib64/gconv/IBM284.so /usr/lib64/gconv/IBM285.so /usr/lib64/gconv/IBM290.so /usr/lib64/gconv/IBM297.so /usr/lib64/gconv/IBM420.so /usr/lib64/gconv/IBM423.so /usr/lib64/gconv/IBM424.so /usr/lib64/gconv/IBM437.so /usr/lib64/gconv/IBM4517.so /usr/lib64/gconv/IBM4899.so /usr/lib64/gconv/IBM4909.so /usr/lib64/gconv/IBM4971.so /usr/lib64/gconv/IBM500.so /usr/lib64/gconv/IBM5347.so /usr/lib64/gconv/IBM803.so /usr/lib64/gconv/IBM850.so /usr/lib64/gconv/IBM851.so /usr/lib64/gconv/IBM852.so /usr/lib64/gconv/IBM855.so /usr/lib64/gconv/IBM856.so /usr/lib64/gconv/IBM857.so /usr/lib64/gconv/IBM858.so /usr/lib64/gconv/IBM860.so /usr/lib64/gconv/IBM861.so /usr/lib64/gconv/IBM862.so /usr/lib64/gconv/IBM863.so /usr/lib64/gconv/IBM864.so /usr/lib64/gconv/IBM865.so /usr/lib64/gconv/IBM866.so /usr/lib64/gconv/IBM866NAV.so /usr/lib64/gconv/IBM868.so /usr/lib64/gconv/IBM869.so /usr/lib64/gconv/IBM870.so /usr/lib64/gconv/IBM871.so /usr/lib64/gconv/IBM874.so /usr/lib64/gconv/IBM875.so /usr/lib64/gconv/IBM880.so /usr/lib64/gconv/IBM891.so /usr/lib64/gconv/IBM901.so /usr/lib64/gconv/IBM902.so /usr/lib64/gconv/IBM903.so /usr/lib64/gconv/IBM9030.so /usr/lib64/gconv/IBM904.so /usr/lib64/gconv/IBM905.so /usr/lib64/gconv/IBM9066.so /usr/lib64/gconv/IBM918.so /usr/lib64/gconv/IBM921.so /usr/lib64/gconv/IBM922.so /usr/lib64/gconv/IBM930.so /usr/lib64/gconv/IBM932.so /usr/lib64/gconv/IBM933.so /usr/lib64/gconv/IBM935.so /usr/lib64/gconv/IBM937.so /usr/lib64/gconv/IBM939.so /usr/lib64/gconv/IBM943.so /usr/lib64/gconv/IBM9448.so /usr/lib64/gconv/IEC_P27-1.so /usr/lib64/gconv/INIS-8.so /usr/lib64/gconv/INIS-CYRILLIC.so /usr/lib64/gconv/INIS.so /usr/lib64/gconv/ISIRI-3342.so /usr/lib64/gconv/ISO-2022-CN-EXT.so /usr/lib64/gconv/ISO-2022-CN.so /usr/lib64/gconv/ISO-2022-JP-3.so /usr/lib64/gconv/ISO-2022-JP.so /usr/lib64/gconv/ISO-2022-KR.so /usr/lib64/gconv/ISO-IR-197.so /usr/lib64/gconv/ISO-IR-209.so /usr/lib64/gconv/ISO646.so /usr/lib64/gconv/ISO8859-10.so /usr/lib64/gconv/ISO8859-11.so /usr/lib64/gconv/ISO8859-13.so /usr/lib64/gconv/ISO8859-14.so /usr/lib64/gconv/ISO8859-16.so /usr/lib64/gconv/ISO8859-2.so /usr/lib64/gconv/ISO8859-3.so /usr/lib64/gconv/ISO8859-4.so /usr/lib64/gconv/ISO8859-5.so /usr/lib64/gconv/ISO8859-6.so /usr/lib64/gconv/ISO8859-7.so /usr/lib64/gconv/ISO8859-8.so /usr/lib64/gconv/ISO8859-9.so /usr/lib64/gconv/ISO8859-9E.so /usr/lib64/gconv/ISO_10367-BOX.so /usr/lib64/gconv/ISO_11548-1.so /usr/lib64/gconv/ISO_2033.so /usr/lib64/gconv/ISO_5427-EXT.so /usr/lib64/gconv/ISO_5427.so /usr/lib64/gconv/ISO_5428.so /usr/lib64/gconv/ISO_6937-2.so /usr/lib64/gconv/ISO_6937.so /usr/lib64/gconv/JOHAB.so /usr/lib64/gconv/KOI-8.so /usr/lib64/gconv/KOI8-R.so /usr/lib64/gconv/KOI8-RU.so /usr/lib64/gconv/KOI8-T.so /usr/lib64/gconv/KOI8-U.so /usr/lib64/gconv/LATIN-GREEK-1.so /usr/lib64/gconv/LATIN-GREEK.so /usr/lib64/gconv/MAC-CENTRALEUROPE.so /usr/lib64/gconv/MAC-IS.so /usr/lib64/gconv/MAC-SAMI.so /usr/lib64/gconv/MAC-UK.so /usr/lib64/gconv/MACINTOSH.so /usr/lib64/gconv/MIK.so /usr/lib64/gconv/NATS-DANO.so /usr/lib64/gconv/NATS-SEFI.so /usr/lib64/gconv/PT154.so /usr/lib64/gconv/RK1048.so /usr/lib64/gconv/SAMI-WS2.so /usr/lib64/gconv/SHIFT_JISX0213.so /usr/lib64/gconv/SJIS.so /usr/lib64/gconv/T.61.so /usr/lib64/gconv/TCVN5712-1.so /usr/lib64/gconv/TIS-620.so /usr/lib64/gconv/TSCII.so /usr/lib64/gconv/UHC.so /usr/lib64/gconv/VISCII.so /usr/lib64/gconv/gconv-modules.d/gconv-modules-extra.conf /usr/lib64/gconv/libCNS.so /usr/lib64/gconv/libGB.so /usr/lib64/gconv/libISOIR165.so /usr/lib64/gconv/libJIS.so /usr/lib64/gconv/libJISX0213.so /usr/lib64/gconv/libKSC.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jun 22 02:23:28 2025