Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

glibc-gconv-extra-2.41.9000-19.fc43 RPM for x86_64

From Fedora Rawhide for x86_64 / g

Name: glibc-gconv-extra Distribution: Fedora Project
Version: 2.41.9000 Vendor: Fedora Project
Release: 19.fc43 Build date: Fri Jun 20 14:16:28 2025
Group: Unspecified Build host: buildhw-x86-03.iad2.fedoraproject.org
Size: 7569806 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.

Provides

Requires

License

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

Changelog

* 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

Files

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/da84512182af020ab347a5368776a9eb3869db
/usr/lib/.build-id/01
/usr/lib/.build-id/01/5a51628f87993730efd2953ecb080437038aa5
/usr/lib/.build-id/01/756440989b62dda2d816c07002bae2d4634087
/usr/lib/.build-id/01/bde424fe03a74460b47eceb09e9fc6dd07443c
/usr/lib/.build-id/02
/usr/lib/.build-id/02/2e16714c5ab2208be69a3597d3e54c3309bc27
/usr/lib/.build-id/02/3bd07bb4c0cc0e61a6fbef5bf16723a32d3436
/usr/lib/.build-id/04
/usr/lib/.build-id/04/3ebdafd83f8a5c537045e00be455b0ec22ec96
/usr/lib/.build-id/04/829c27d203cd34dc843cede5981fdd0dae137d
/usr/lib/.build-id/05
/usr/lib/.build-id/05/68aae565fc02e4dbb49bf9be297f1beb919eec
/usr/lib/.build-id/05/e7a468230678b4766f6832283ba7fea8b90eba
/usr/lib/.build-id/06
/usr/lib/.build-id/06/7dc7d3a0341c5563286598b686aee28978e41a
/usr/lib/.build-id/06/80957e6a3763ba789f7a18e6e951f585048bb9
/usr/lib/.build-id/07/8027939b3d824b72e1c5e982cd7ae380e102c1
/usr/lib/.build-id/08
/usr/lib/.build-id/08/3cd5047dd13ac1d935a448413bfe61d9bb951b
/usr/lib/.build-id/08/3dc8b8d759a3ddb0db047ed3f01e484beb84c1
/usr/lib/.build-id/08/ff83168a302d333292190cab7dfc9c8a23a344
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/119bd840cd26c58a39a8fa8d8b98d9cf80672e
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/cfb2d2958862885cd4a95e412d5a093b35e072
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/49bb3fa60ace33453172bbf2e1ac4d46326a6e
/usr/lib/.build-id/0c/5a63a14d5c1d9df9865c8cc3cb03dd217f8456
/usr/lib/.build-id/0c/8ada822d2e9577af3895ae515445d440f052a9
/usr/lib/.build-id/0c/8cdb62b9f1054b380cf81049423c92e465b95a
/usr/lib/.build-id/0c/d2b9200c74d82057a227d30997931cd61d1449
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/70736757356488e64e8db68d75a7dc055ffcad
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/7cb8983ba8c612011e7ba89876f0f6ec9233a4
/usr/lib/.build-id/10/71137779ccb7c7a033a3250b719b6a5ad085f7
/usr/lib/.build-id/11
/usr/lib/.build-id/11/315deb86f0a6095bba1a34e4ce1b274324df9b
/usr/lib/.build-id/12
/usr/lib/.build-id/12/6e623efe5ea1948e5c9718d0b5952e1436202c
/usr/lib/.build-id/15
/usr/lib/.build-id/15/b85588a972165dcd3426954574cd84e90a6b46
/usr/lib/.build-id/17
/usr/lib/.build-id/17/511748b10af850cf547187265504567d8af55a
/usr/lib/.build-id/17/d2400fdef9e9958fc1b93390b35e5764289422
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/a1fb24a74b64d3e51625e65653eb2f8247ce8b
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/7a858aeb70d09e75ed8b3be8efdd75e953d93c
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/e584c656452c0ba6cd015ca480c77f85806ad1
/usr/lib/.build-id/20
/usr/lib/.build-id/20/efde4c7fd5015670b50ddb46216abf23b3e042
/usr/lib/.build-id/23
/usr/lib/.build-id/23/d4d074ebd51bd6babe2f4786dfc4afaf6348c6
/usr/lib/.build-id/24
/usr/lib/.build-id/24/3884195fab0ca1e129b9bda86f701b5e82177e
/usr/lib/.build-id/24/50104b9e1ba91a99069e156ed445cf06eaff3f
/usr/lib/.build-id/26
/usr/lib/.build-id/26/28d150114862fb8b3ba5be22eca7b487160d8e
/usr/lib/.build-id/26/4f7f82232620ab98a517ab5c08ca7f46630fd7
/usr/lib/.build-id/28
/usr/lib/.build-id/28/f97230e3218db356dc312ad6b4c370a0530e48
/usr/lib/.build-id/29
/usr/lib/.build-id/29/37116fba2ac9e95e0552497929db6c18b4db15
/usr/lib/.build-id/29/a7a6e378cd8b98194e33b11c4156541ee97abb
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/b7cd192f95c6e5097487bc2b2c6aa3d0e3923c
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/0ef703e12cf60ba28b570f8b1fd9ec0898b2ce
/usr/lib/.build-id/2c/4f6e9526e5a2138e6e0d3cf878606f5cf83c9f
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/208fdc51afc3ab07f8dd785c6ef127290ff7fc
/usr/lib/.build-id/2f/31825a00df628099bfebc1f5614c03b3e31430
/usr/lib/.build-id/2f/c881d3b5f9276f7a872d6926737c070099f99b
/usr/lib/.build-id/30
/usr/lib/.build-id/30/62eeaefbe8c98359e0a883939d106e21b7c519
/usr/lib/.build-id/31
/usr/lib/.build-id/31/10664847751884b5000642e526dfe2ee932375
/usr/lib/.build-id/31/2b43950589ad71b0cfd7eb88b4929021b6232c
/usr/lib/.build-id/32/1fd586de65f9b4654956e41057e076ce0e8a40
/usr/lib/.build-id/32/334b3bb50e6b0893474950f7e1ad451e38fd52
/usr/lib/.build-id/32/984092ed045fb56c5ec02ab5497eda4a90c583
/usr/lib/.build-id/33
/usr/lib/.build-id/33/24e4944913ff91a686b3c177cb787f9b664f43
/usr/lib/.build-id/34
/usr/lib/.build-id/34/d780fa6ea9ddc2d4c51d5ba8d5ddfd2b60ac07
/usr/lib/.build-id/35
/usr/lib/.build-id/35/88d8a27d4c59a8796b96655fa3535a83bba958
/usr/lib/.build-id/35/b373874672e3807b42146a447d152cba3cb600
/usr/lib/.build-id/37
/usr/lib/.build-id/37/5060968ba79e38d7a952895f7448262a9c6e2b
/usr/lib/.build-id/38
/usr/lib/.build-id/38/67d614538798fb8d9b569e9270582e1b69985c
/usr/lib/.build-id/38/9d0e7f27fbdc1bf94093313cee11eb85bbfec4
/usr/lib/.build-id/39
/usr/lib/.build-id/39/9703216613b402b321e50776f11bc0c62a924d
/usr/lib/.build-id/39/9955ef2d2ca16d1957bb0688f15e35b0b34852
/usr/lib/.build-id/39/f86daed1c122ee2970bcd76f52ff27baee6978
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/123e7204993e377fdee6a5cf1d66931e9c187a
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/3c03af771ab8130f338a5fd209563dec63c7e5
/usr/lib/.build-id/3d/7bad6e68e9f75a5974634d62a3c81536638c8d
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/3832828a9b4849bac9bf7f0afb91aaa9955d67
/usr/lib/.build-id/3f/55c93dd19af7d8576959441e0bfca05c38acc6
/usr/lib/.build-id/3f/b329043351d30383be9c553158e45aa02c60bc
/usr/lib/.build-id/40/d010549dfd323e8c01339ecd460709dfe0d46b
/usr/lib/.build-id/42
/usr/lib/.build-id/42/d6d338270bafccf7b99d7a4b35fb2406362235
/usr/lib/.build-id/43
/usr/lib/.build-id/43/033b652c02d2c15b420ac1ce3b2f4db9a8d9ec
/usr/lib/.build-id/44
/usr/lib/.build-id/44/3e592515bb3f2c539da94777a528209d65e76c
/usr/lib/.build-id/47
/usr/lib/.build-id/47/7b3ff1ea673c84d8e627bef0a87ae3d06dbcec
/usr/lib/.build-id/47/b3cdcdad65c56f06963b469c380bb84a3e15b2
/usr/lib/.build-id/48
/usr/lib/.build-id/48/39b44617ea5f0df2a86cf49b53072c03683c91
/usr/lib/.build-id/48/681032a6ceaa44d1a55e42052fb91087811378
/usr/lib/.build-id/49
/usr/lib/.build-id/49/f469ec4935afa0228bf82060971795c0a8b432
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/1e49ae2b2c8b875bdffdde2149b9cf4eaea364
/usr/lib/.build-id/4a/57a55b23d035d62b2f05fdc0468b58854c3405
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/a553bc74d531c0e66189a2ccbb21b70f7043a6
/usr/lib/.build-id/4b/c64ad8ea68728b4ad14059e4868e5e7c704e79
/usr/lib/.build-id/4c/4b75650db587a873adbdb662a93eb5386fe598
/usr/lib/.build-id/4c/5a731299aa7546ee3d95a4366a887e1da194bf
/usr/lib/.build-id/4c/9c1bfe50cb45da6cdbc146db73b0c9734d40cf
/usr/lib/.build-id/4c/cf0a67b15c144a43ec2a1ccfbac047d8f37957
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/38dd6df3141826d0895f79e53fca2f3b1997d3
/usr/lib/.build-id/4e/cb5b4094082a42dfd2cc4d7cd581922c8ce81d
/usr/lib/.build-id/52
/usr/lib/.build-id/52/5c23a91dd87a058288ed664635c09d530a9eb6
/usr/lib/.build-id/52/6bf388a78e923ce9175669c56c874de01641a2
/usr/lib/.build-id/52/e1be94ffcd846629de5722b84e9a9bfb938faa
/usr/lib/.build-id/53
/usr/lib/.build-id/53/59f01a62442c12866d85de165a55b4c39d46ae
/usr/lib/.build-id/54/01be65cb5c2cfdece84540b5e2f4a91999388b
/usr/lib/.build-id/55
/usr/lib/.build-id/55/7932963c834bc36c6ccd4c0bc3e6ba8077747b
/usr/lib/.build-id/59
/usr/lib/.build-id/59/8f383c48204a1abf79738edb0b55febe7f98a2
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/a2121fc23d9879a0e6d215279895bd9088872c
/usr/lib/.build-id/5c/a5715676172c304c45dcd962093e3200d5b488
/usr/lib/.build-id/5c/c1e67faf5919d57b38b05b40f679fdec13b2ee
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/128ba6231bd110a14032d0597ccde93254954d
/usr/lib/.build-id/5d/ebfe5df75e499767cff4f9bcd765d5be7a661e
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/acef1bf16b5798f8a00327215a184cf07fe404
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/61cfd221082df2359da7817cc70b98808a28aa
/usr/lib/.build-id/5f/6423ce6c59b43ddaf86ec35595dd67021c5a0b
/usr/lib/.build-id/61
/usr/lib/.build-id/61/dd50a10db4d3324abae1599c45b5554e31b498
/usr/lib/.build-id/61/fcb75c76cd683c64da1aec19da0865d60dc69d
/usr/lib/.build-id/62/e154c93343a55b8312afa550fe73a69adc7433
/usr/lib/.build-id/63
/usr/lib/.build-id/63/2d0347a666cfe0d133e442aa3717ac0f6c9782
/usr/lib/.build-id/63/4c87fc83fd045cdff612d21ef1ba1c1fc1ede4
/usr/lib/.build-id/65
/usr/lib/.build-id/65/be593c0453d02c55f2f8253a816f90f4053e1c
/usr/lib/.build-id/68
/usr/lib/.build-id/68/137b8e3f1f868c63adc85fd98037524e310281
/usr/lib/.build-id/6b/4dd1eb8bca7bbc4efdf8686a0a339b3c2254b3
/usr/lib/.build-id/6b/f1c7c005a1209104745377802c5ef5c2d638fd
/usr/lib/.build-id/6c/98c936c4f3cef855f0835cf5242b5fc145fde3
/usr/lib/.build-id/6c/ab3e87436cd7735bc38356b1410ead4ffa4810
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/9b8efe1d3ffbcb432625997ef4f8ee6db0096c
/usr/lib/.build-id/6d/db9bc75d4106bba2f436cf3ccdcf59f3272185
/usr/lib/.build-id/6e/a58b52b54a28ab364a21e1fa30c232d4c1c5c4
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/5027dea43df8f37c14cdd31dc250cdfb0d410d
/usr/lib/.build-id/70
/usr/lib/.build-id/70/b2a8ea6e897d0fbf381e8b08d97c08fdb70c8c
/usr/lib/.build-id/71
/usr/lib/.build-id/71/2ae794b019fb86358ddb44760935b86e91b554
/usr/lib/.build-id/72
/usr/lib/.build-id/72/6be5aa72f3ecb158ba31c233603a22ad62f3eb
/usr/lib/.build-id/72/9be418ac64c92c4179ead929e7245f76cd33e9
/usr/lib/.build-id/77
/usr/lib/.build-id/77/f684183bb4f53670402f1a6d0fd132ea02de8b
/usr/lib/.build-id/78
/usr/lib/.build-id/78/7b58618b97f2e3599da7f7e242a19184a0d513
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/4e74852c2a8b79a5964341b85969ca58b5f476
/usr/lib/.build-id/7a/d913315d81366e3d057e2d38ff9d92c1891855
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/e5cdae76ed08b457e89be7353d5a5601f473be
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/631940209e5a22ff2ca7b5660e852b99fff55e
/usr/lib/.build-id/80
/usr/lib/.build-id/80/6b1ead458030bfe156fda7c469f06e0c051816
/usr/lib/.build-id/80/dfa79f9321d8896429137ef4383ef75b0e6eeb
/usr/lib/.build-id/80/e2b23b16e09d284862d0a9d537bf460a2f031c
/usr/lib/.build-id/81/6a0b507c2d84d0d9d6806df2f58e3959ef3330
/usr/lib/.build-id/84
/usr/lib/.build-id/84/2d272f02bd755413e713322ea3c3e9997e3d4c
/usr/lib/.build-id/85/0290455dae6fab4c898cf5b75d39ac5dce0130
/usr/lib/.build-id/87
/usr/lib/.build-id/87/3da1c79ec7a6f4ac8168f8183cf042c8a0d14a
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/6ed2bc483e34a5e3b098be798b371bb816d101
/usr/lib/.build-id/8b/f06dd436735e85676cdd83b59b74b230b071f1
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/00589a5ebabb70aff38f0b3e89f4bbefcc11cd
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/831ce56f747c5cd1f0ebccccf3fcecd1d5b66b
/usr/lib/.build-id/90
/usr/lib/.build-id/90/b2654d3d3121d9a2e6a3222e07132bc9a8e978
/usr/lib/.build-id/91
/usr/lib/.build-id/91/6c3ee768227c83f2fe01f18631cc746c795ee1
/usr/lib/.build-id/92
/usr/lib/.build-id/92/5c620ed365fb990d27d24742b4991f48faa3e8
/usr/lib/.build-id/95/3d519d6d9b84a7c790997ecd73e195580495c0
/usr/lib/.build-id/95/3ef5479902ffe50bf71d8cbea3ffcf10fe7415
/usr/lib/.build-id/95/548130f61ff60db2620f7cf73438a6ff7bf8f1
/usr/lib/.build-id/97
/usr/lib/.build-id/97/7261c004e7f67c243fe8e5926431459284d836
/usr/lib/.build-id/97/cfc77db250587afb210760377ce74833675719
/usr/lib/.build-id/98
/usr/lib/.build-id/98/f417f68520360bdf4f46f2912cd5cccae3703c
/usr/lib/.build-id/99
/usr/lib/.build-id/99/d3218a46ebfc00c8f9673eb2c5ed97853ad51f
/usr/lib/.build-id/9f/b779b6babed2bd09b6294416aee6d76ce48661
/usr/lib/.build-id/a0/91658b74539ab65de441bb8dbcbac5edcc1970
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/98a4061629ec7b0496ed985dd01018014d0be9
/usr/lib/.build-id/a2
/usr/lib/.build-id/a2/1ea0af57e3ec5691e30d5a99a3d99812bcba67
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/881c92ff103a201600f11091e9f2096b612167
/usr/lib/.build-id/a3/e2880917101178433e23914bc13c69d1d4dcf5
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/8a42cc1b8e411bd813fa24796a4506aa61936f
/usr/lib/.build-id/a4/b5199a941ddd230453136cceef11c806db1aae
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/51848bf1e6471e17e313513c3ff414733a1365
/usr/lib/.build-id/a5/a79ead74d6863e2b9d52b3f90cae48705490d3
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/cd10d48b311fa10c5e7bac18f015659ccb09b7
/usr/lib/.build-id/a6/e7bd6653083f05faf8c91c0959cdde53214760
/usr/lib/.build-id/a7/8d1fd4a669f48baee5ebbab5646e8ac67b1107
/usr/lib/.build-id/a7/c5fd119a19d91ab3b53492eb96f8ed835dae41
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/0c17c42206071fbe3bbb1ae537da30c3c93d09
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/983234b15206a3372b0f5ee71c599e2497fe66
/usr/lib/.build-id/ab/ab505432067b625db38e15661326ba6507f7d9
/usr/lib/.build-id/ab/ef4cefd71714ff69043e4e360decfa0e55a4d9
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/d9d3943358d7302c9984fa1dcf679b5d8404b3
/usr/lib/.build-id/ac/ee597bf61ac4c1c6d40e9e81c3b141970b93a5
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/ef951bd884ab08b80a99cc046a87c4ae44e616
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/28fa3b5cdd7195523d9db797d89bde6c9a4731
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/a1f3c0cda855fed6be958d05b5d70b2d076221
/usr/lib/.build-id/b6/d790f44e6ccdef72cb2b5293be33f7a61e31ef
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/98654d8473453d63be32397557441988bf5cd6
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/924ca5bd615d20ded099c8b44ea8a93b6fc70d
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/0d608c6e112bcac40f6c82195403dc50cbb6d3
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/81376b0c0a10b319eabd15f69aea5c16c17301
/usr/lib/.build-id/be
/usr/lib/.build-id/be/0ec27b964211ebba4a53330d7276ed56ad781d
/usr/lib/.build-id/be/9990ce9333ba62be5cf59121c76b72c406bae0
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/67a4f36116dd6d46416f371a5fa6270ed7a50f
/usr/lib/.build-id/c0/8b9802cb6e228d7eafb0e12c19a59b47acbb0d
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/727f016c0cc0a4955019cdc2ebd6c65a836b03
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/0f827cf25df5f02bde8e0f5d9c0fb5614f76f0
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/5a3a38efd0e13a55b0705b5dbd282eb00ec4a2
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/ac0932592ca9cb26c7ea5fbc005c9975434e74
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/752da5c7ce0fadb9b1bb429b34d42df9daa789
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/149aa342661e0f1ccc7ef08f34f37e9acf2bfa
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/424d42876933f6bfc14a7c940a04f36ffe87b8
/usr/lib/.build-id/c9/aab3bf8a5a855597c9c9c0a7d02b8089362191
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/963b05096dd1ac1403cdaab92a42775af1f16c
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/cea29f83075ed073555a48c76feb48c0d54897
/usr/lib/.build-id/cd/d30dcfa2fc0b7e279cd3c88105ebccce10a526
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/84b8679ec8a8fb375e3107055510df98f656a1
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/048204d1815a176a412d13348154c0769b48d3
/usr/lib/.build-id/d0/1ed48f24efb9f0276746098a5e45396e69850d
/usr/lib/.build-id/d0/b17a00bfa0be67970b0ea90796d7e5a7ae9c3c
/usr/lib/.build-id/d1/531f26d595eb026f89e1451020563b29ac56cc
/usr/lib/.build-id/d1/fb3dc07411a3daad9308fcda158da476f7986e
/usr/lib/.build-id/d4/19460734d93d1c3f4d0466ccd3785b561403f3
/usr/lib/.build-id/d5/46ae28a3f9cad958c7eb047ff1e7ab8edfcf17
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/47767f9b14b8a8e05c410c6c1b12ab70f5d267
/usr/lib/.build-id/d6/a24c5b57d56128e9c1e0f37e2a00f9f996ebe4
/usr/lib/.build-id/d6/a8d3fe762ee68250ade5ffc4ff65fb966b2c93
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/65113898ad6dcc7551796884f43eb273e45405
/usr/lib/.build-id/d9/da759e42106aa669af3ce7be4bf97af0e96bee
/usr/lib/.build-id/db/a1346140b49650a3edde124d409c28e02de784
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/27a25774f7e318af3742499055c57ca4aff513
/usr/lib/.build-id/dc/699df0c3cbd3e46837a491431c30f5956afa5e
/usr/lib/.build-id/dc/e0fb098df98b1470b579deb7e21162681b2e60
/usr/lib/.build-id/dc/f5226c55f4ce3693d0c37af9a2467e01d23a5d
/usr/lib/.build-id/df
/usr/lib/.build-id/df/d516eedfc6f4638f2a4dcddd121e59892b62a4
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/7c7f7d34de57d41fde3da8c2c6d9c923a64bf7
/usr/lib/.build-id/e1/50478129b3701eec4f5bd8e78370725b5968b9
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/906db5b6385b8e97cdf371c4ccd8d8c55b65ac
/usr/lib/.build-id/e6/bf57db31e635ccd5f9bf0bbb0b56a2ee70f958
/usr/lib/.build-id/e6/ea4df84f3363039c4ca9e584d3329ef9bd937e
/usr/lib/.build-id/e6/efff71698f6c1383530e2931cb118efddd245d
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/0c72f12c867c6c99f6685b50df52f51f7ad4ac
/usr/lib/.build-id/e7/68780a3087f97fa40d06198fd3abb7f8d59948
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/13bb9c3fd1296c0870045af109faa7a4579cd1
/usr/lib/.build-id/e8/eff08aecc91ee89c7ede29f1bbe91cbf1822e5
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/31ff6aed54de38a009fe47fa3b8009b92ba4c3
/usr/lib/.build-id/ea/42c1440329d7f967ffd40bf317f9d2e4cddba6
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/e22fe063030a746e867a5e8b1eae9153ebf3a6
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/779c6b377784f68ccb0a8e9fb0fc35819f99e6
/usr/lib/.build-id/ec/a9f3dcd63d62f6fc3475fc93a2ce2aa932f4ad
/usr/lib/.build-id/ed/aa0db152555af81fe602bb4d3c233b4ce86763
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/ecccee13c6e36aa1f28975ac6988429395f8b5
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/adfe0047bf3ea36d5ae773a117058e77902535
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/9c84b60ce92393662c80fed979a0462941d442
/usr/lib/.build-id/f1/c29d1d68b3c0c8beff581025366121e1f3ed63
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/97a6a3e39a8ca99c95a7cb4dbab04e9c0dff50
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/50753e8798eb024d240a91148228d9048ccbac
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/289f40d0ff5adf1c77133ecba7d0f837cd102b
/usr/lib/.build-id/f5/f209d229b793f914dbcc71ef46ca32175501a9
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/40dc5bff365c311808eb8dfdd7fbd04f9bdaa5
/usr/lib/.build-id/f6/4242dceddd3b34ff6be768db59db613f769217
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/08ca2f208c903594f9a0ee6b4d542b7ed2510e
/usr/lib/.build-id/f8/633192c63037586aae0f4ce2781f6031acbdb0
/usr/lib/.build-id/f8/b550f35bebcdd5281cddaadf010874dfd02c5d
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/58e5631b537142b4a927d42018fb50bf6b0941
/usr/lib/.build-id/fa/b694bed658b22307f902d8e0763122d67c24be
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/bbcc3a2454a466a7f8d5816a90b8cce46744f0
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/21ab01c7ce02a084dc9581d7b74e1a24472925
/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 23:58:21 2025