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:22 2025 |
Group: Unspecified | Build host: buildvm-x86-18.iad2.fedoraproject.org |
Size: 7049798 | 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/00/c33da5e0a10c8642165ed8f688791fc7a3112c /usr/lib/.build-id/00/f0b0bdbd33b2fe5e20c430d80913c42748446d /usr/lib/.build-id/01 /usr/lib/.build-id/01/1d0e525c133ed820e7c4635cf18ed76874baa8 /usr/lib/.build-id/03 /usr/lib/.build-id/03/09ab5f09bea1831911a92d7a3132f470ccd3a9 /usr/lib/.build-id/03/202eff92677692288684aa77d58ab901a4fef0 /usr/lib/.build-id/03/be6fd6daced2e0dbba6e2297f9260537720b99 /usr/lib/.build-id/04 /usr/lib/.build-id/04/8baa422ce35fe5da07f035f0317d3b96df3236 /usr/lib/.build-id/04/ad6db63355580199078ed904a65ac101daeb3e /usr/lib/.build-id/05 /usr/lib/.build-id/05/1a7ea6b12da7a66eaef67e381702c9593f80db /usr/lib/.build-id/06 /usr/lib/.build-id/06/478691da26bf174573ea352d072ea2ecb93d52 /usr/lib/.build-id/08 /usr/lib/.build-id/08/c858e0fc3e60e3675f1ee880cde4ad1d69b4dc /usr/lib/.build-id/08/e097a7ee177692575b73a24100aea9d0bbc348 /usr/lib/.build-id/09 /usr/lib/.build-id/09/0afe539981572af331cebd41b62a5ea9b6fb81 /usr/lib/.build-id/09/ab3e411405624cb19ff2ba5420fbdebeed974b /usr/lib/.build-id/09/af5112851d4a508bb6cb8e8727245ec6d706c0 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/0a5152685ccbf9ac2e24b68cddf8bfdf29d4a1 /usr/lib/.build-id/0c/422c22a8e5a85c74afe648b848ce77729b869d /usr/lib/.build-id/0f /usr/lib/.build-id/0f/8b32143879af1611f7fc6e77a57739a1d3c26b /usr/lib/.build-id/0f/f89ed60b15ce5a9d5a6a89aef06292162f9209 /usr/lib/.build-id/0f/fcf406130bf053e0be104813332dde631d34bc /usr/lib/.build-id/10 /usr/lib/.build-id/10/07fc63d2c0ff23d7b6aeddfb819c5495832cae /usr/lib/.build-id/10/4dc5efe3147872de0844ee2d79da973721e0f0 /usr/lib/.build-id/10/daf5f5495b23f340ce19d8e709ce79fb801def /usr/lib/.build-id/10/dea4f8163d49a9421db79d4518882951e62f76 /usr/lib/.build-id/11 /usr/lib/.build-id/11/e77eb81ef45238b79002cf83d44aa1dbca7227 /usr/lib/.build-id/16 /usr/lib/.build-id/16/76422475a52bc52325ef2199bbbaa19c8b44ea /usr/lib/.build-id/16/a59fb35b0ceec8eb4288971ac7f41a7cfea6e4 /usr/lib/.build-id/16/c7f1b45f842a0c50ff1b04b94399826dce92df /usr/lib/.build-id/17/07c05c8863e6365532a89030367adf6590a930 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/bc32542358b5baf3944846d2c50550fd6b23d6 /usr/lib/.build-id/1e/d82b8629d6df42cb434885c881eec50ba59db9 /usr/lib/.build-id/1f/250cfd2ec905bd5d9a0ae8eae59b0306165875 /usr/lib/.build-id/1f/e429791571299823b0f3120a2d5ec96e7fe8be /usr/lib/.build-id/20 /usr/lib/.build-id/20/72c34c567f1d185c739f1ef3c48b05c2a064d4 /usr/lib/.build-id/22 /usr/lib/.build-id/22/28e8692338afd039c4d6423ad20103f6928636 /usr/lib/.build-id/24 /usr/lib/.build-id/24/14102c5182c78fb3347fd5ce22607bda732d81 /usr/lib/.build-id/25 /usr/lib/.build-id/25/04dc0100ade62aac2ecbe91ff58e18aed8b6b6 /usr/lib/.build-id/27 /usr/lib/.build-id/27/10277beae81eaa8e684dd37650b40319295eae /usr/lib/.build-id/28 /usr/lib/.build-id/28/ad9cec7b219146e104527f1f5d9091c089a114 /usr/lib/.build-id/28/bac3ca4d494f6b0a2bf23863d0954dd5c2685b /usr/lib/.build-id/2a /usr/lib/.build-id/2a/f01c9db23863f333984643cf81375601e33e19 /usr/lib/.build-id/2a/f1f05148968e23ec16cc10f9eec0b17113f610 /usr/lib/.build-id/2a/fedccc1f4b6797f9f794e606dba8e40e707882 /usr/lib/.build-id/2c /usr/lib/.build-id/2c/9acf6fc7074aec11e2dde534fa6ad364ac7d74 /usr/lib/.build-id/2e /usr/lib/.build-id/2e/3b6946920d2ea7770d3e021897a68b819104ed /usr/lib/.build-id/2e/d0fc0348531277122b59756f5b698303f69364 /usr/lib/.build-id/2f /usr/lib/.build-id/2f/3592125bbf54060a812daa972621ff8b3ba7e1 /usr/lib/.build-id/32 /usr/lib/.build-id/32/13821d1e757eda57a6d11d656c0acdac26ec36 /usr/lib/.build-id/32/29d2a131ce451b6f5ed1b1ce553ca048dc843e /usr/lib/.build-id/34 /usr/lib/.build-id/34/8b22273d2369782ef6c29a0dcab19be904fe75 /usr/lib/.build-id/34/8f9f2e6cf9f7cc914923f2e467129d976b13a4 /usr/lib/.build-id/36 /usr/lib/.build-id/36/6ae21f1aad0e344718d76e4b0cd001252969a1 /usr/lib/.build-id/37 /usr/lib/.build-id/37/acc0edac576b58a9225e0c3372e2fc4cba6b47 /usr/lib/.build-id/39 /usr/lib/.build-id/39/8545075f01bf0e6531d4b6578f69d50fe6070d /usr/lib/.build-id/39/a69be7005a2a4379859cc1f9594fd3f6a6c56f /usr/lib/.build-id/3a /usr/lib/.build-id/3a/7546d9f647c4948ae32b1491e401d1ec787f5f /usr/lib/.build-id/3b /usr/lib/.build-id/3b/a29b1bbcd4d0cf380bcb00d44a078e15081258 /usr/lib/.build-id/40 /usr/lib/.build-id/40/ef4bb383c41119648924990788804d899bdc14 /usr/lib/.build-id/41 /usr/lib/.build-id/41/4c760bbf0d87a5c139c573e4214d3b893bb012 /usr/lib/.build-id/45 /usr/lib/.build-id/45/278670e4d65726a7c5f0a749a49e7c589d374f /usr/lib/.build-id/46 /usr/lib/.build-id/46/83f8e3aa64ce11c7e2ffbe6447875df27dc4e3 /usr/lib/.build-id/47 /usr/lib/.build-id/47/52be0739c918dfec324c44779168b50feff46e /usr/lib/.build-id/47/b49a0f75039524e1cc627d405d8f698bdaf38b /usr/lib/.build-id/47/e946455c9295afba3914f2d7650fdb001029b0 /usr/lib/.build-id/47/eaf03193796bf268c4fbd37463ff0e72fc9cfe /usr/lib/.build-id/48 /usr/lib/.build-id/48/68c6bd899403904703f8f78e2cb8325f057a83 /usr/lib/.build-id/49 /usr/lib/.build-id/49/30a0d0d209859404a7656886c902cbdb7ae93a /usr/lib/.build-id/4b /usr/lib/.build-id/4b/868062fa9e91b31055254720f3dc0567f6ff3c /usr/lib/.build-id/4b/d38ffaf5685814f379d0038f85366bd7854b93 /usr/lib/.build-id/4b/d98adb001d38320f524a2e8f14f9a21e576f3b /usr/lib/.build-id/4d /usr/lib/.build-id/4d/b9daddae87e7c936a6ace06620a5edddb5a715 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/841c3947ee520bc0710739182a3d24fe8bcc67 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/92404e80ce240fcc5ed88af9b51184dfc8bd9a /usr/lib/.build-id/4f/b1f995f06816d548ad50a71ebf24ba7e85e18b /usr/lib/.build-id/4f/e695e622395e438ef766a4545c9c769930e4c9 /usr/lib/.build-id/51 /usr/lib/.build-id/51/66c2abbc2cb878a37ea1c58b0631ba8657ad91 /usr/lib/.build-id/55 /usr/lib/.build-id/55/f45b6835f5997e0eb57c485da96218ea743a05 /usr/lib/.build-id/57 /usr/lib/.build-id/57/bc70b0dd5428074f5a2b9949ef5e08bbab0457 /usr/lib/.build-id/58 /usr/lib/.build-id/58/79b0b9c33da128d07e2ca482ae15c76098be5a /usr/lib/.build-id/58/996a160aab5d50b3e250f6e53c1a7e8aca8903 /usr/lib/.build-id/59/bf116b062da1aa4d31c6ae2e9632daef0f054e /usr/lib/.build-id/5a /usr/lib/.build-id/5a/567c1fb6f331eefe7ef76edfe4355f302cc710 /usr/lib/.build-id/5b /usr/lib/.build-id/5b/a3ecaf1958cf0db021600db7ccea82cef2bc97 /usr/lib/.build-id/5c /usr/lib/.build-id/5c/e558ce64f71eb4f5520adf518d0ba61908ddc1 /usr/lib/.build-id/5d /usr/lib/.build-id/5d/e6d6df01809804e90e723a1beea2f9cfe281ae /usr/lib/.build-id/5e /usr/lib/.build-id/5e/2a4f38d65eff7d86f512a9067d43d8090e9f2f /usr/lib/.build-id/61 /usr/lib/.build-id/61/4f7c3da492d54a9b14b4964ad8f26c34a6bddf /usr/lib/.build-id/61/867b4a2a31c461309012e155570259d0e2d039 /usr/lib/.build-id/64 /usr/lib/.build-id/64/021e2bc1730ea26c6681dfc1302b01255f44a7 /usr/lib/.build-id/64/be10869c4b8039f1a8c68038ea020c77d50993 /usr/lib/.build-id/65 /usr/lib/.build-id/65/4bc750b04ca0c9e7a4f3febc7f496e95993521 /usr/lib/.build-id/66/229e3548ff5976cae2e93226d9e1e4d68366e8 /usr/lib/.build-id/67 /usr/lib/.build-id/67/d89c164fb9d5f8830ae7755b082c6f39530b83 /usr/lib/.build-id/68/bd479ad1479b482f55aef4334d6f289914c367 /usr/lib/.build-id/68/c4fc97a84bd25c12ba22d81a1f610e6b6a235d /usr/lib/.build-id/69 /usr/lib/.build-id/69/53154e2d911b4c5ef86b4d8937c6fee7c6636c /usr/lib/.build-id/6a /usr/lib/.build-id/6a/585f9ece44d5f8c239d8847e1c6389472858bd /usr/lib/.build-id/6a/7dfe0ea003881e0117758d1f4622626f557c14 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/e624f45321f4f0b644ef04d352a28f84de0425 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/6cc4f38595b5eb476040669bcd592d02214667 /usr/lib/.build-id/6f/6e87cf409b117e2daf84d1c55dec27acae4765 /usr/lib/.build-id/71 /usr/lib/.build-id/71/0f3ecae95be0b39df2ba7f81ce334977645095 /usr/lib/.build-id/71/2731dec661d649f30930af4dea714951089a2b /usr/lib/.build-id/72/06f6b7dd5a535c98897eba3c47cc340c310b38 /usr/lib/.build-id/72/9cc4c6ada9db7ed1fd072e7b2e6a40015c0663 /usr/lib/.build-id/72/f3ae2f2eb99d899ff2f8e80edbc94ff6b8d88a /usr/lib/.build-id/74 /usr/lib/.build-id/74/375af8485935a7ca8fe124f4da8b0f4d721330 /usr/lib/.build-id/77 /usr/lib/.build-id/77/485f79649a2c463a3950ecc0d90a58cd9fcb28 /usr/lib/.build-id/78 /usr/lib/.build-id/78/8c48356fbd52e90e86bc90551b865d4a2a9c53 /usr/lib/.build-id/7a/2577b8efe07831438924beee5ed238209066f5 /usr/lib/.build-id/7a/6a2a3f91b5871bb47f8ee1d6c3636b6ba572c2 /usr/lib/.build-id/7b /usr/lib/.build-id/7b/3474facd96b02614f9c6e061ee85f4874f4f80 /usr/lib/.build-id/7b/5354c1652eee425a05156653fa461abe402e80 /usr/lib/.build-id/7b/89c3f0de925be30fdf5866c8e69239b13cabfd /usr/lib/.build-id/7b/eadb465b745e35a0c3309f74fb1cc2c1324e35 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/940153802d84b606ae8d1be87976aa662b9721 /usr/lib/.build-id/7d /usr/lib/.build-id/7d/66431913715ebba235d052b4e6c2aa4437eba4 /usr/lib/.build-id/7d/e64f9aed0085c7b36e0b9f507309c4ab3fbfb6 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/1f0747621f94bc33b5660ee3fc7fddd23f70ff /usr/lib/.build-id/7e/4f0d10b7f53928db0e7fc94a7c8f3729564194 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/770e77803fc56d0496a6089632bfa48cd0e223 /usr/lib/.build-id/80 /usr/lib/.build-id/80/c29e453fc4e3d97721205da93ff52e4f9d8be6 /usr/lib/.build-id/81 /usr/lib/.build-id/81/bab286920f72c0cd5a81c9990e3443acc532f4 /usr/lib/.build-id/82/0fd5c05dabb84696a75cc6e00a9cfef03d7328 /usr/lib/.build-id/82/b40d67afdba8116d840ca4af8d7a5ca4d2027e /usr/lib/.build-id/83 /usr/lib/.build-id/83/111979e392a669c53e2573c4342d5cfd73d37e /usr/lib/.build-id/83/ea2785ae117f11f29ecea509109a941f1c2187 /usr/lib/.build-id/84 /usr/lib/.build-id/84/48da59c6a67490018f4bcc23a966d9728913ce /usr/lib/.build-id/84/f0416926f05cc5a573298c38f01c46698950f5 /usr/lib/.build-id/85 /usr/lib/.build-id/85/c397bb3d5aa96a2b0c36ea2d48fecee9121a0f /usr/lib/.build-id/87 /usr/lib/.build-id/87/0d5daa4ece0e9e658d92d676556a24896726c1 /usr/lib/.build-id/87/1032ff6fac73129737887f0f89d0182d7fb44c /usr/lib/.build-id/89/86c679351656d8c5d5a4564fb047651cf81a01 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/d51e2562e06f45e15edde5d04359d69922b1e7 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/62c8559eaa098cdd5bb1892d975b4b8ade2f5c /usr/lib/.build-id/8d /usr/lib/.build-id/8d/23d75f399cc3ff9e51984f79da6641fd4efeb5 /usr/lib/.build-id/8f /usr/lib/.build-id/8f/508b7009259acf7b6b8364221fe15c8d4ad4a1 /usr/lib/.build-id/91 /usr/lib/.build-id/91/12188c58f84944f98debc36c69275c2a161c2b /usr/lib/.build-id/91/2ca32e6c9244382406f4e977510e27e9add0f2 /usr/lib/.build-id/91/cf6d49024383cd7f3e4cce5e55096d30894838 /usr/lib/.build-id/92 /usr/lib/.build-id/92/5971b9d7711d7af14151420fa7851817d66c22 /usr/lib/.build-id/93/b4644a9da11a63949f7db612dbaa03fd2b9b25 /usr/lib/.build-id/96 /usr/lib/.build-id/96/570c5f3a7667fae421e11405038e281c9a2088 /usr/lib/.build-id/96/cfbf55aad25173d07c6c10010038ee5917aeef /usr/lib/.build-id/98 /usr/lib/.build-id/98/16a764bf84822f470e62b6ae512f62fb3df3e9 /usr/lib/.build-id/98/b33b76c1f84724f0b7837693cbed2d5d774dfa /usr/lib/.build-id/99 /usr/lib/.build-id/99/510c0aaf336098722388d381332b5caad1d2c4 /usr/lib/.build-id/9a /usr/lib/.build-id/9a/11cf4c9cbc6e7e7a9f134b2f4091e9ad24fbdb /usr/lib/.build-id/9a/36c3a98ace855c28201c1dde9ee84145d88e1f /usr/lib/.build-id/9a/69a2b92f59e78e8022728b993a1939566ef924 /usr/lib/.build-id/9c /usr/lib/.build-id/9c/99ffd15bfa5e2e7c04801937fdcacbaf98bbf1 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/e74d6b73492247372f0923983a82a34b8b4c4e /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/f009f52051c6e894ec3e003dd50acbaf40c16f /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/9b7918a482bce9fd063ee0969d0c28d6c7b76e /usr/lib/.build-id/a2/f64aef7e9eb9792acfdda9cc8554c491e2d150 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/6e40b6b47cce99d6403c09cdad3000c20e507c /usr/lib/.build-id/a3/dbe2f0d1ca7f6e99f5227c5adac33306e477f8 /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/f415064e3613dc35bede13b86f1360759bc567 /usr/lib/.build-id/a4/fe4fced34c348f770ede858b5695ef5e59109c /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/ac342c92b1bf5c77ee56b7462c521954245155 /usr/lib/.build-id/a5/eb4ac141a63e525bab2fe9045ff2894ded7ea0 /usr/lib/.build-id/a6/9ab9dc2f0964bb1167e35a06eeb17df55bc246 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/21630166ce0e0b44b72e809dc9f87c96ff9654 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/94d9a1dc5ceee19630c7b79fd3752a90c96287 /usr/lib/.build-id/ac /usr/lib/.build-id/ac/a2be2c6f4461e0982d54ea78fcc2292debb542 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/9644dc161f7f1c4e5078491d54fa5957fa11fb /usr/lib/.build-id/af /usr/lib/.build-id/af/6a743da872f8d3e5ba9ea7f33eaa996635eb91 /usr/lib/.build-id/b0 /usr/lib/.build-id/b0/de3388e6eb7625a90148d1d4a11583dbfa3746 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/490d1b442416464bd23f6acd2f49edce617dbe /usr/lib/.build-id/b1/85a5e2a4f9d16a2d3fc7d6034d3d227dc4d447 /usr/lib/.build-id/b1/9fb00d43ea70b89040430a612e6ea40fb9810a /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/282f2f4b5244c5fcb1c515c7a855995d1b000a /usr/lib/.build-id/b4/1eed030ba19a901e524898f36a12b291499f27 /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/4ead945a7fb994ef0b39b6bc86951bb311b771 /usr/lib/.build-id/b5/5e6d18c72c6e4ed19fa8adec54aa200c017c2d /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/e9aefd3e7fb11ede7cad27f4765f51957865f9 /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/6928c806d17870b509980fcec7d5e4d5adbc37 /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/1c6c22e109e071037a53e2b0dbe307cbadb67c /usr/lib/.build-id/bd/22b99858394487f86d2e970cd5edce74b1c49e /usr/lib/.build-id/be /usr/lib/.build-id/be/0fe83168e18e2dc385f41f345d55c9d0e3147d /usr/lib/.build-id/be/8119a2f3340e8f968727a89e281e4a877bbc0f /usr/lib/.build-id/bf /usr/lib/.build-id/bf/6735c89483744d64da24130c6922538ca77557 /usr/lib/.build-id/bf/9675dfb64f6abb69b89ccbb234b92736b48b62 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/c3bbfeeb44c03c72686c17c4a590dc1ba61b88 /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/a00ab0ba99da4c51385d18ea268e0ad7e3d829 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/cabbb41ec51b9215bff87d3ea1706705000de6 /usr/lib/.build-id/c2/d06722e76e833173b08ae1e58a5dc85429fef7 /usr/lib/.build-id/c2/edee818e836ebf063c9dfdf9c1d9b61de7df79 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/a295c3adf85b6168a4a2d9040dd060f0072134 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/00bb5952b9159ef99de9a2bbfeec822b907b46 /usr/lib/.build-id/c9 /usr/lib/.build-id/c9/a858f64d230f82ef20887e0719da921a7d688b /usr/lib/.build-id/c9/bbd9152970dc822764a63a06fdb29da7b2f765 /usr/lib/.build-id/ca/d01faa7c4cbd8e1bac3e8082727e4f70d9e523 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/ad33ff6d39b5e5264f7c4af00172a66b79ff71 /usr/lib/.build-id/cf /usr/lib/.build-id/cf/2e9c91775ea4ad90f3ad5449bf6491cd96ee59 /usr/lib/.build-id/cf/345fbf83e43afa7a6259fc8acf4a9a9da57fd8 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/33d9de80721c075b390cc26d16cc9d464cb6a2 /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/06d562441eec318c3d44601190dd2c11691c5e /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/38b20df205f80287d3e5c0200ab520ae3e639a /usr/lib/.build-id/d2/dc0b522403d7ffe42bb0111d1e2ef4c2147e2a /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/58afda88093c9e889d6991ae7f57f724f39181 /usr/lib/.build-id/d5/712c92deb6f82745b0035f6251c7b2ee3ed14d /usr/lib/.build-id/d7/9fd48e18643fa315fa9c85016e1c5720ddf585 /usr/lib/.build-id/d9 /usr/lib/.build-id/d9/42304327bbeca550a45a0939d18b8c27c35deb /usr/lib/.build-id/da /usr/lib/.build-id/da/0ec5db9dbdb64ca2bfce7db8707f566a4a7bf1 /usr/lib/.build-id/db/1c94a99fd3f796278dbe15223d77af31bf8d5f /usr/lib/.build-id/db/50de0612e4af67bd8a5d9e966a126c59ddc830 /usr/lib/.build-id/db/5a8fcdf0e5ff061842d88d88e744749ada748f /usr/lib/.build-id/dd /usr/lib/.build-id/dd/2203471ef348a72e1e61b6682fa687c3a6a9ac /usr/lib/.build-id/dd/43894d097aab18a2be5830a65149bda381dd45 /usr/lib/.build-id/dd/6ecc506199cda56f9b110cd013acbb3c2ea244 /usr/lib/.build-id/de/3e3fafa884cff9cc873b7d4f5338c0bcc10ea1 /usr/lib/.build-id/df /usr/lib/.build-id/df/e92a90f60b142c6e871e6a2d3ab78613665b02 /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/9918f374e085f0241f17beb3c1e1d4c4991460 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/ebbc640ff36122bc255b5b7478d1c5929a6241 /usr/lib/.build-id/e5 /usr/lib/.build-id/e5/20c36cdf3963d6dfd0aac66f7da7e62919d8ba /usr/lib/.build-id/e5/565020143f06ba18ce52188e43c7bef9b8e6dc /usr/lib/.build-id/e6/1522d8ff7ea62853dd46e97bad8ea25d99a92c /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/13adcece886538a3a47e36c1b8da57782e660e /usr/lib/.build-id/e8 /usr/lib/.build-id/e8/dabd12875d5acc6019680c293746aae43c2e8a /usr/lib/.build-id/ec /usr/lib/.build-id/ec/bca3d4e3b379199051885dc53a07a68d1c4b06 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/4d33be23334dfc0857d0eecf157e6da35ab5b0 /usr/lib/.build-id/ee /usr/lib/.build-id/ee/0b954cbc8166917dccf2c852300f1f20b2f8a1 /usr/lib/.build-id/ef /usr/lib/.build-id/ef/809bd984e2e68470ffeff0eabbf3554870d40c /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/0cb56e3bf384ac324ea2b706199771d10ca9a3 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/57e93efd36f308b2f1b3e19b2b9b31a0d911e8 /usr/lib/.build-id/f4/206b9c3753d8247caafe35d71732a42571dff5 /usr/lib/.build-id/f4/4c5616084fc1a79750ac9b8cba71f52e01c5e3 /usr/lib/.build-id/f4/69097a6bb0d6e8d4b5b724af4c3c7d08b1b96c /usr/lib/.build-id/f4/77ecd5b77a5287613575d5110f0b0965d707d1 /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/5301db6f3e8371c9dfdc1baadcbc4255469947 /usr/lib/.build-id/f5/a59b161afdebb49b73872a0b69951dd9e8cd73 /usr/lib/.build-id/f5/ae0275675067094e607b69aeb40182b8dc0bde /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/e0ae1568a15bb822e94b46064abd0e1073a5c2 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/9e68b8ded9d99bf29ab13b4d043d60ea1d0cfd /usr/lib/.build-id/fa /usr/lib/.build-id/fa/ab3800353ea1db1af488baac6096f965f42a5c /usr/lib/.build-id/fa/c711bd7d49ff914d04918572e840773d7591a6 /usr/lib/.build-id/fb /usr/lib/.build-id/fb/1134dee20b7092905af8d163af9e6fe05f9fd6 /usr/lib/.build-id/fb/1456baeb13fcb211cc13ce082564a7a3fac9f6 /usr/lib/.build-id/fb/261135f8025fd456b3116534cc87b348c1756b /usr/lib/.build-id/fb/45c312441a7b14bd468c40b1f6c47eefe0a9fe /usr/lib/.build-id/fb/7a584db6b7b91ebffe828ef9b342909c6b64a6 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/5163371bdf0f3749dfdf6d44d2f6de9a77a436 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/d5a1ba020431874248ad09d4882f721d2fa062 /usr/lib/.build-id/fe/465b4bff94eb99bcf873c15b6a65075b9b4d3a /usr/lib/.build-id/fe/902c25d49f55d22db00e35d568690e44ec06f0 /usr/lib/gconv/ANSI_X3.110.so /usr/lib/gconv/ARMSCII-8.so /usr/lib/gconv/ASMO_449.so /usr/lib/gconv/BIG5.so /usr/lib/gconv/BIG5HKSCS.so /usr/lib/gconv/BRF.so /usr/lib/gconv/CP10007.so /usr/lib/gconv/CP1125.so /usr/lib/gconv/CP1250.so /usr/lib/gconv/CP1251.so /usr/lib/gconv/CP1253.so /usr/lib/gconv/CP1254.so /usr/lib/gconv/CP1255.so /usr/lib/gconv/CP1256.so /usr/lib/gconv/CP1257.so /usr/lib/gconv/CP1258.so /usr/lib/gconv/CP737.so /usr/lib/gconv/CP770.so /usr/lib/gconv/CP771.so /usr/lib/gconv/CP772.so /usr/lib/gconv/CP773.so /usr/lib/gconv/CP774.so /usr/lib/gconv/CP775.so /usr/lib/gconv/CP932.so /usr/lib/gconv/CSN_369103.so /usr/lib/gconv/CWI.so /usr/lib/gconv/DEC-MCS.so /usr/lib/gconv/EBCDIC-AT-DE-A.so /usr/lib/gconv/EBCDIC-AT-DE.so /usr/lib/gconv/EBCDIC-CA-FR.so /usr/lib/gconv/EBCDIC-DK-NO-A.so /usr/lib/gconv/EBCDIC-DK-NO.so /usr/lib/gconv/EBCDIC-ES-A.so /usr/lib/gconv/EBCDIC-ES-S.so /usr/lib/gconv/EBCDIC-ES.so /usr/lib/gconv/EBCDIC-FI-SE-A.so /usr/lib/gconv/EBCDIC-FI-SE.so /usr/lib/gconv/EBCDIC-FR.so /usr/lib/gconv/EBCDIC-IS-FRISS.so /usr/lib/gconv/EBCDIC-IT.so /usr/lib/gconv/EBCDIC-PT.so /usr/lib/gconv/EBCDIC-UK.so /usr/lib/gconv/EBCDIC-US.so /usr/lib/gconv/ECMA-CYRILLIC.so /usr/lib/gconv/EUC-CN.so /usr/lib/gconv/EUC-JISX0213.so /usr/lib/gconv/EUC-JP-MS.so /usr/lib/gconv/EUC-JP.so /usr/lib/gconv/EUC-KR.so /usr/lib/gconv/EUC-TW.so /usr/lib/gconv/GB18030.so /usr/lib/gconv/GBBIG5.so /usr/lib/gconv/GBGBK.so /usr/lib/gconv/GBK.so /usr/lib/gconv/GEORGIAN-ACADEMY.so /usr/lib/gconv/GEORGIAN-PS.so /usr/lib/gconv/GOST_19768-74.so /usr/lib/gconv/GREEK-CCITT.so /usr/lib/gconv/GREEK7-OLD.so /usr/lib/gconv/GREEK7.so /usr/lib/gconv/HP-GREEK8.so /usr/lib/gconv/HP-ROMAN8.so /usr/lib/gconv/HP-ROMAN9.so /usr/lib/gconv/HP-THAI8.so /usr/lib/gconv/HP-TURKISH8.so /usr/lib/gconv/IBM037.so /usr/lib/gconv/IBM038.so /usr/lib/gconv/IBM1004.so /usr/lib/gconv/IBM1008.so /usr/lib/gconv/IBM1008_420.so /usr/lib/gconv/IBM1025.so /usr/lib/gconv/IBM1026.so /usr/lib/gconv/IBM1046.so /usr/lib/gconv/IBM1047.so /usr/lib/gconv/IBM1097.so /usr/lib/gconv/IBM1112.so /usr/lib/gconv/IBM1122.so /usr/lib/gconv/IBM1123.so /usr/lib/gconv/IBM1124.so /usr/lib/gconv/IBM1129.so /usr/lib/gconv/IBM1130.so /usr/lib/gconv/IBM1132.so /usr/lib/gconv/IBM1133.so /usr/lib/gconv/IBM1137.so /usr/lib/gconv/IBM1140.so /usr/lib/gconv/IBM1141.so /usr/lib/gconv/IBM1142.so /usr/lib/gconv/IBM1143.so /usr/lib/gconv/IBM1144.so /usr/lib/gconv/IBM1145.so /usr/lib/gconv/IBM1146.so /usr/lib/gconv/IBM1147.so /usr/lib/gconv/IBM1148.so /usr/lib/gconv/IBM1149.so /usr/lib/gconv/IBM1153.so /usr/lib/gconv/IBM1154.so /usr/lib/gconv/IBM1155.so /usr/lib/gconv/IBM1156.so /usr/lib/gconv/IBM1157.so /usr/lib/gconv/IBM1158.so /usr/lib/gconv/IBM1160.so /usr/lib/gconv/IBM1161.so /usr/lib/gconv/IBM1162.so /usr/lib/gconv/IBM1163.so /usr/lib/gconv/IBM1164.so /usr/lib/gconv/IBM1166.so /usr/lib/gconv/IBM1167.so /usr/lib/gconv/IBM12712.so /usr/lib/gconv/IBM1364.so /usr/lib/gconv/IBM1371.so /usr/lib/gconv/IBM1388.so /usr/lib/gconv/IBM1390.so /usr/lib/gconv/IBM1399.so /usr/lib/gconv/IBM16804.so /usr/lib/gconv/IBM256.so /usr/lib/gconv/IBM273.so /usr/lib/gconv/IBM274.so /usr/lib/gconv/IBM275.so /usr/lib/gconv/IBM277.so /usr/lib/gconv/IBM278.so /usr/lib/gconv/IBM280.so /usr/lib/gconv/IBM281.so /usr/lib/gconv/IBM284.so /usr/lib/gconv/IBM285.so /usr/lib/gconv/IBM290.so /usr/lib/gconv/IBM297.so /usr/lib/gconv/IBM420.so /usr/lib/gconv/IBM423.so /usr/lib/gconv/IBM424.so /usr/lib/gconv/IBM437.so /usr/lib/gconv/IBM4517.so /usr/lib/gconv/IBM4899.so /usr/lib/gconv/IBM4909.so /usr/lib/gconv/IBM4971.so /usr/lib/gconv/IBM500.so /usr/lib/gconv/IBM5347.so /usr/lib/gconv/IBM803.so /usr/lib/gconv/IBM850.so /usr/lib/gconv/IBM851.so /usr/lib/gconv/IBM852.so /usr/lib/gconv/IBM855.so /usr/lib/gconv/IBM856.so /usr/lib/gconv/IBM857.so /usr/lib/gconv/IBM858.so /usr/lib/gconv/IBM860.so /usr/lib/gconv/IBM861.so /usr/lib/gconv/IBM862.so /usr/lib/gconv/IBM863.so /usr/lib/gconv/IBM864.so /usr/lib/gconv/IBM865.so /usr/lib/gconv/IBM866.so /usr/lib/gconv/IBM866NAV.so /usr/lib/gconv/IBM868.so /usr/lib/gconv/IBM869.so /usr/lib/gconv/IBM870.so /usr/lib/gconv/IBM871.so /usr/lib/gconv/IBM874.so /usr/lib/gconv/IBM875.so /usr/lib/gconv/IBM880.so /usr/lib/gconv/IBM891.so /usr/lib/gconv/IBM901.so /usr/lib/gconv/IBM902.so /usr/lib/gconv/IBM903.so /usr/lib/gconv/IBM9030.so /usr/lib/gconv/IBM904.so /usr/lib/gconv/IBM905.so /usr/lib/gconv/IBM9066.so /usr/lib/gconv/IBM918.so /usr/lib/gconv/IBM921.so /usr/lib/gconv/IBM922.so /usr/lib/gconv/IBM930.so /usr/lib/gconv/IBM932.so /usr/lib/gconv/IBM933.so /usr/lib/gconv/IBM935.so /usr/lib/gconv/IBM937.so /usr/lib/gconv/IBM939.so /usr/lib/gconv/IBM943.so /usr/lib/gconv/IBM9448.so /usr/lib/gconv/IEC_P27-1.so /usr/lib/gconv/INIS-8.so /usr/lib/gconv/INIS-CYRILLIC.so /usr/lib/gconv/INIS.so /usr/lib/gconv/ISIRI-3342.so /usr/lib/gconv/ISO-2022-CN-EXT.so /usr/lib/gconv/ISO-2022-CN.so /usr/lib/gconv/ISO-2022-JP-3.so /usr/lib/gconv/ISO-2022-JP.so /usr/lib/gconv/ISO-2022-KR.so /usr/lib/gconv/ISO-IR-197.so /usr/lib/gconv/ISO-IR-209.so /usr/lib/gconv/ISO646.so /usr/lib/gconv/ISO8859-10.so /usr/lib/gconv/ISO8859-11.so /usr/lib/gconv/ISO8859-13.so /usr/lib/gconv/ISO8859-14.so /usr/lib/gconv/ISO8859-16.so /usr/lib/gconv/ISO8859-2.so /usr/lib/gconv/ISO8859-3.so /usr/lib/gconv/ISO8859-4.so /usr/lib/gconv/ISO8859-5.so /usr/lib/gconv/ISO8859-6.so /usr/lib/gconv/ISO8859-7.so /usr/lib/gconv/ISO8859-8.so /usr/lib/gconv/ISO8859-9.so /usr/lib/gconv/ISO8859-9E.so /usr/lib/gconv/ISO_10367-BOX.so /usr/lib/gconv/ISO_11548-1.so /usr/lib/gconv/ISO_2033.so /usr/lib/gconv/ISO_5427-EXT.so /usr/lib/gconv/ISO_5427.so /usr/lib/gconv/ISO_5428.so /usr/lib/gconv/ISO_6937-2.so /usr/lib/gconv/ISO_6937.so /usr/lib/gconv/JOHAB.so /usr/lib/gconv/KOI-8.so /usr/lib/gconv/KOI8-R.so /usr/lib/gconv/KOI8-RU.so /usr/lib/gconv/KOI8-T.so /usr/lib/gconv/KOI8-U.so /usr/lib/gconv/LATIN-GREEK-1.so /usr/lib/gconv/LATIN-GREEK.so /usr/lib/gconv/MAC-CENTRALEUROPE.so /usr/lib/gconv/MAC-IS.so /usr/lib/gconv/MAC-SAMI.so /usr/lib/gconv/MAC-UK.so /usr/lib/gconv/MACINTOSH.so /usr/lib/gconv/MIK.so /usr/lib/gconv/NATS-DANO.so /usr/lib/gconv/NATS-SEFI.so /usr/lib/gconv/PT154.so /usr/lib/gconv/RK1048.so /usr/lib/gconv/SAMI-WS2.so /usr/lib/gconv/SHIFT_JISX0213.so /usr/lib/gconv/SJIS.so /usr/lib/gconv/T.61.so /usr/lib/gconv/TCVN5712-1.so /usr/lib/gconv/TIS-620.so /usr/lib/gconv/TSCII.so /usr/lib/gconv/UHC.so /usr/lib/gconv/VISCII.so /usr/lib/gconv/gconv-modules.d/gconv-modules-extra.conf /usr/lib/gconv/libCNS.so /usr/lib/gconv/libGB.so /usr/lib/gconv/libISOIR165.so /usr/lib/gconv/libJIS.so /usr/lib/gconv/libJISX0213.so /usr/lib/gconv/libKSC.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jun 22 23:58:21 2025