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

glibc-gconv-extra-2.39-99.el10.alma.1 RPM for ppc64le

From AlmaLinux Kitten 10 BaseOS for ppc64le

Name: glibc-gconv-extra Distribution: AlmaLinux
Version: 2.39 Vendor: AlmaLinux
Release: 99.el10.alma.1 Build date: Wed Jan 14 13:38:40 2026
Group: Unspecified Build host: ppc64le-builder02.almalinux.org
Size: 19377766 Source RPM: glibc-2.39-99.el10.alma.1.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
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.1-only AND LGPL-2.0-or-later AND Unicode-DFS-2015 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 AND GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Texinfo-exception

Changelog

* Tue Dec 02 2025 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-99.alma.1
  - Overwrite target for x86_64_v2
  - Update patch-git.lua to handle AlmaLinux branches correctly
* Thu Nov 27 2025 Florian Weimer <fweimer@redhat.com> - 2.39-99	
  - Linux: Update PIDFD_* constants, mark PIDFD_GET_INFO as varying in test	
    (RHEL-121108)
* Tue Nov 25 2025 DJ Delorie <dj@redhat.com> - 2.39-98	
  - Fix and add tests for printf fortification against %n in writeable memory	
    (RHEL-119431)
* Sat Nov 22 2025 Arjun Shankar <arjun@redhat.com> - 2.39-97	
  - Add tests to verify that ld.so works correctly despite ELF hash collisions	
    (RHEL-119402)
* Fri Nov 21 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-96	
  - Extend testing for CPU affinity inheritance. (RHEL-119424)
* Thu Nov 20 2025 Florian Weimer <fweimer@redhat.com> - 2.39-95	
  - Document that GPLv3 files are present among the sources (RHEL-127524)
* Thu Nov 20 2025 Florian Weimer <fweimer@redhat.com> - 2.39-94	
  - Record _IO_FILE internal ABI change in glibc.abignore (RHEL-119428)
* Wed Nov 19 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-93	
  - Remove unsupported float and double test cases for scanf (RHEL-119433)
* Fri Nov 14 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-92	
  - Extend scanf testing (RHEL-119433)
* Wed Nov 12 2025 Patsy Griffin <patsy@redhat.com> - 2.39-91	
  - Change utimensat to accept NULL pathname arguments (RHEL-119419)
* Wed Nov 12 2025 Florian Weimer <fweimer@redhat.com> - 2.39-90	
  - patch-git: Support git worktree (RHEL-121947)
* Fri Nov 07 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-89	
  - Extend fwrite testing; improve libio fwrite correctness (RHEL-119428)
* Thu Nov 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-88	
  - Extend printf family testing (RHEL-119390)
* Wed Nov 05 2025 DJ Delorie <dj@redhat.com> - 2.39-87	
  - Extend TLS testing for multi-module and multi-threaded scenarios.	
    (RHEL-119404)
* Wed Nov 05 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-86	
  - Fix test-assert-2 failure (RHEL-126046)
* Tue Nov 04 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-85	
  - Fix lint-Makefile failure (RHEL-126049)
* Mon Nov 03 2025 Florian Weimer <fweimer@redhat.com> - 2.39-84	
  - patch-git: Add auto-generated/ prefix to Source: files (RHEL-121748)
* Thu Oct 30 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-83	
  - Fix memory leak in freopen, mode flag and wide-oriented stream handling (RHEL-115823)	
  - Add comprehensive tests and document limitations (RHEL-115823)
* Wed Oct 29 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-82	
  - Add libio test verifying fflush(FILE) and fflush(NULL) semantic equivalence	
    (RHEL-119435)
* Mon Oct 27 2025 Patsy Griffin <patsy@redhat.com> - 2.39-81	
  - manual: Improve documentation of the shutdown function (RHEL-117418)
* Thu Oct 23 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-80	
  - Fix stdio input stream flushing and positioning behavior (RHEL-119434)
* Wed Oct 22 2025 DJ Delorie <dj@redhat.com> - 2.39-79	
  - assert: Improve POSIX conformance of allocation failure path (RHEL-119422)
* Wed Oct 22 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-78	
  - stdio: Guarantee ungetc single char pushback with FILE struct buffer	
    (RHEL-119409)
* Thu Oct 16 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-77	
  - Add tests of time, gettimeofday, clock_gettime (RHEL-119386)
* Mon Oct 13 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-76	
  - Add test for pthread_getcpuclockid function (RHEL-119400)
* Wed Oct 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-75	
  - Extend sem_trywait testing with a threaded test (RHEL-119403)
* Wed Oct 08 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-74	
  - sem_open: Avoid uninitialized result for non-existent files (RHEL-119392)
* Tue Oct 07 2025 Arjun Shankar <arjun@redhat.com> - 2.39-73	
  - test-bz22786: Mark UNSUPPORTED on low memory systems (RHEL-119657)
* Mon Oct 06 2025 Arjun Shankar <arjun@redhat.com> - 2.39-72	
  - libio: Add new tests for fclose on an unopened file (RHEL-115820)
* Fri Oct 03 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-71	
  - pthread_timedjoin_np, pthread_clockjoin_np: Validate time arguments	
    (RHEL-115825)
* Wed Oct 01 2025 DJ Delorie <dj@redhat.com> - 2.39-70	
  - manual: Explain our implementation-defined memstream semantics (RHEL-65838)
* Wed Sep 24 2025 DJ Delorie <dj@redhat.com> - 2.39-69	
  - libio: asprintf should write NULL upon failure (RHEL-72244)
* Wed Sep 24 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-68	
  - Extend getline testing (RHEL-115819)
* Mon Sep 22 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-67	
  - Implement _FORTIFY_SOURCE for inet_ntop and inet_pton (RHEL-111115)
* Fri Sep 19 2025 Arjun Shankar <arjun@redhat.com> - 2.39-66	
  - nss: Fix incorrect/empty results when merging groups (RHEL-114265)
* Fri Sep 19 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-65	
  - x86-64: Unconditionally run elf/check-dt-x86-64-plt test (RHEL-113195)
* Fri Sep 19 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-64	
  - Fix `readdir_r` error reporting and `readdir64_r` entry handling, extend	
    `dirent` testing. (RHEL-111120)
* Tue Sep 16 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-63	
  - Enable concurrent exit, quick_exit calls to prevent races (RHEL-111117)
* Fri Sep 12 2025 DJ Delorie <dj@redhat.com> - 2.39-62	
  - Add rpminspect.yaml with expected failures (RHEL-86590)
* Wed Sep 10 2025 Florian Weimer <fweimer@redhat.com> - 2.39-61	
  - patch-git: Do not use --filter with --unshallow on old git versions	
    (RHEL-111490)
* Tue Sep 09 2025 Florian Weimer <fweimer@redhat.com> - 2.39-60	
  - Switch to patch-git (RHEL-111490)
* Tue Aug 26 2025 Arjun Shankar <arjun@redhat.com> - 2.39-59
  - glibc-locale-source: Require gzip to handle compressed charmaps
    (RHEL-102553)
* Thu Aug 21 2025 Florian Weimer  <fweimer@redhat.com> - 2.39-58
  - Use Requires(pre): libgcc(ppc-64) to break libgcc cycle (RHEL-110559)
* Thu Aug 21 2025 Arjun Shankar <arjun@redhat.com> - 2.39-57
  - Sync with upstream branch release/2.39/master (RHEL-109536)
  - Upstream commit: fffc2df8a3e2c8cda2991063d23086360268b777
  - Extend struct r_debug to support multiple namespaces (RHEL-101985)
  - Fix a potential crash in the dynamic loader when processing specific
    symbol versions (RHEL-109683)
  - Signal la_objopen for ld.so with dlmopen (RHEL-109693)
  - Switch to main malloc after final ld.so self-relocation (RHEL-109703)
  - Prevent ld.so from asserting and crashing during audited library loads
    (RHEL-109702)
  - x86-64: Provide GLIBC_ABI_DT_X86_64_PLT symbol version (RHEL-109621)
  - x86-64: Provide GLIBC_ABI_GNU2_TLS symbol version (RHEL-109625)
  - Ensure fallback initialization of ctype TLS data pointers to fix segfaults in
    programs using dlmopen or auditors (RHEL-72018)
  - Handle load segment gaps in _dl_find_object (RHEL-104854)
  - AArch64: Improve codegen in SVE log1p
  - AArch64: Optimize inverse trig functions
  - AArch64: Avoid memset ifunc in cpu-features.c [BZ #33112]
* Tue Aug 19 2025 Arjun Shankar <arjun@redhat.com> - 2.39-56
  - Add FUSE based tests for fchmod, lstat, and mkstemp (RHEL-108823)
* Wed Aug 13 2025 Arjun Shankar <arjun@redhat.com> - 2.39-55
  - Various updates to the manual from upstream (RHEL-108974)
* Mon Aug 11 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-54
  - Fix memory leak after fdopen seek failure (RHEL-108475)
* Wed Aug 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-53
  - Updated glibc to support Linux 6.15 kernel system calls and constants.
    (RHEL-107695)
* Wed Aug 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-52
  - Add `sched_setattr` and `sched_getattr` functions (RHEL-58357)
* Wed Aug 06 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-51
  - Enhanced glibc documentation for core descriptor APIs. (RHEL-107861)
* Wed Aug 06 2025 Arjun Shankar <arjun@redhat.com> - 2.39-50
  - Improve test coverage (RHEL-106562)
* Tue Aug 05 2025 Florian Weimer  <fweimer@redhat.com> - 2.39-49
  - x86_64, aarch64: More CPU output in ld.so --list-diagnostics (RHEL-107540)
* Thu Jul 31 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-48
  - Add support for new IBM Z17 hardware in glibc (RHEL-72564)
* Tue Jul 29 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-47
  - Add ld-so-abi-check
* Thu Jul 24 2025 Florian Weimer  <fweimer@redhat.com> - 2.39-46
  - CVE-2025-8058: Double free in regcomp (RHEL-105324)
* Thu Jul 24 2025 Florian Weimer  <fweimer@redhat.com> - 2.39-45
  - Reduce spurious rebuilds while running tests (RHEL-95246)
* Wed Jul 23 2025 Florian Weimer  <fweimer@redhat.com> - 2.39-44
  - iconv: Do not create executable output files (RHEL-104151)
* Wed Jul 09 2025 Florian Weimer <fweimer@redhat.com> - 2.39-43
  - Rebuild due to SIGNSERVER-1997 (RHEL-102555)
* Thu Jul 03 2025 Florian Weimer  <fweimer@redhat.com> - 2.39-42
  - Restore _rtld_global_layout on x86-64, freeze tunables order (RHEL-101754)
* Tue Jul 01 2025 Florian Weimer  <fweimer@redhat.com> - 2.39-41
  - Downstream ABI adjustment for pthread_cond_t (RHEL-82285)
* Tue Jun 17 2025 Arjun Shankar <arjun@redhat.com> - 2.39-40
  - Sync with upstream branch release/2.39/master (RHEL-87416)
  - Upstream commit: cff1042cceec3502269947e96cf7023451af22f3
  - CVE-2025-5702: Vector register overwrite bug in glibc (RHEL-95485)
  - elf: Keep using minimal malloc after early DTV resize (RHEL-71923)
  - libio: Fix a deadlock after fork in popen (RHEL-86433)
  - Linux: Switch back to assembly syscall wrapper for prctl (RHEL-82286)
  - Fix missed wakeup in POSIX thread condition variables (RHEL-82285)
  - x86: Detect Intel Diamond Rapids
  - x86: Handle unknown Intel processor with default tuning
  - x86: Add ARL/PTL/CWF model detection support
  - x86: Optimize xstate size calculation
  - x86: Support and fixes for separate non-temporal tunable for memset
  - x86: Fix a crash when running with XSAVEC disabled via tunables (RHEL-84837)
  - x86_64: Add tanh, sinh, and atanh with FMA
  - x86-64: Exclude FMA4 IFUNC functions for -mapxf
  - nptl: clear the whole rseq area before registration
  - math: Improve layout of exp/exp10 data
  - AArch64: Add SVE memset
  - math: Improve layout of expf data
  - AArch64: Remove zva_128 from memset
  - AArch64: Optimize memset
  - AArch64: Improve generic strlen
  - AArch64: Improve codegen for SVE tans and logs
  - AArch64: Improve codegen in AdvSIMD logs, logf function family, and atan(2)(f)
  - AArch64: Simplify rounding-multiply pattern in several AdvSIMD routines
  - aarch64: Avoid redundant MOVs in AdvSIMD F32 logs
  - aarch64: Fix AdvSIMD libmvec routines for big-endian
* Tue Jun 17 2025 Florian Weimer  <fweimer@redhat.com> - 2.39-39
  - langpacks: Use symlinks for LC_NAME, LC_NUMERIC files if possible (RHEL-97433)
* Fri Apr 18 2025 Frédéric Bérat <fberat@redhat.com> - 2.39-38
  - Update riscv64 handling (thanks David Abdurachmanov) (RHEL-87574)
* Fri Jan 24 2025 Florian Weimer <fweimer@redhat.com> - 2.39-37
  - setenv: Rework free(environ) compatibility support (RHEL-75809)
* Thu Jan 23 2025 Florian Weimer <fweimer@redhat.com> - 2.39-36
  - CVE-2025-0577: vDSO getrandom predictable randomness after fork (RHEL-75555)
* Thu Jan 23 2025 Florian Weimer <fweimer@redhat.com> - 2.39-35
  - Restore compatibility with environ/malloc usage pattern (RHEL-75809)
* Thu Jan 23 2025 Florian Weimer <fweimer@redhat.com> - 2.39-34
  - Sync with upstream branch release/2.39/master,
    commit 808a84a8b81468b517a4d721fdc62069cb8c211f:
  - Fix underallocation of abort_msg_s struct (CVE-2025-0395)
  - x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212]
  - x86: Improve large memset perf with non-temporal stores [RHEL-29312]
  - x86: Avoid integer truncation with large cache sizes (bug 32470)
  - math: Exclude internal math symbols for tests [BZ #32414]
  - malloc: add indirection for malloc(-like) functions in tests [BZ #32366]
  - Pass -nostdlib -nostartfiles together with -r [BZ #31753]
  - nptl: initialize cpu_id_start prior to rseq registration
  - nptl: initialize rseq area prior to registration
* Mon Dec 23 2024 Florian Weimer <fweimer@redhat.com> - 2.39-33
  - Support in-place file conversion in the iconv tool (RHEL-71530)
* Mon Dec 16 2024 Florian Weimer <fweimer@redhat.com> - 2.39-32
  - Make getenv thread-safe in more cases (RHEL-42410)
* Sun Dec 15 2024 Florian Weimer <fweimer@redhat.com> - 2.39-31
  - Minor update to getrandom vDSO handshake
* Wed Dec 11 2024 Florian Weimer <fweimer@redhat.com> - 2.39-30
  - CVE-2024-12455: Incorrect getrandom return value on ppc64le
* Wed Nov 20 2024 Arjun Shankar <arjun@redhat.com> - 2.39-29
  - Sync with upstream branch release/2.39/master,
    commit dcaf51b41e259387602774829c45222d0507f90a:
  - elf: Change ldconfig auxcache magic number (bug 32231)
  - Make tst-strtod-underflow type-generic
  - Add crt1-2.0.o for glibc 2.0 compatibility tests
  - Add tests of more strtod special cases
  - Add more tests of strtod end pointer
  - Make tst-strtod2 and tst-strtod5 type-generic
  - powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
  - Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
  - Improve NaN payload testing
  - Make __strtod_internal tests type-generic
  - Fix strtod subnormal rounding (bug 30220)
  - More thoroughly test underflow / errno in tst-strtod-round
  - Test errno setting on strtod overflow in tst-strtod-round
  - Add tests of fread
  - stdio-common: Add new test for fdopen
  - libio: Attempt wide backup free only for non-legacy code
  - debug: Fix read error handling in pcprofiledump
  - elf: Fix tst-dlopen-tlsreinit1.out test dependency
  - elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
  - elf: Clarify and invert second argument of _dl_allocate_tls_init
  - elf: Support recursive use of dynamic TLS in interposed malloc
  - nptl: Use <support/check.h> facilities in tst-setuid3
  - posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
  - ungetc: Fix backup buffer leak on program exit [BZ #27821]
  - ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
  - Make tst-ungetc use libsupport
  - stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
  - support: Add FAIL test failure helper
  - string: strerror, strsignal cannot use buffer after dlmopen (bug 32026)
  - Define __libc_initial for the static libc
  - x86: Fix bug in strchrnul-evex512 [BZ #32078]
  - Adjust check-local-headers test for libaudit 4.0
  - x32/cet: Support shadow stack during startup for Linux 6.10
  - x86-64: Remove sysdeps/x86_64/x32/dl-machine.h
  - support: Add options list terminator to the test driver
  - manual/stdio: Further clarify putc, putwc, getc, and getwc
  - Fix name space violation in fortify wrappers (bug 32052)
  - resolv: Fix tst-resolv-short-response for older GCC (bug 32042)
  - Add mremap tests
  - mremap: Update manual entry
  - linux: Update the mremap C implementation [BZ #31968]
  - Enhanced test coverage for strncmp, wcsncmp
  - Enhance test coverage for strnlen, wcsnlen
* Fri Nov 15 2024 Arjun Shankar <arjun@redhat.com> - 2.39-28
  - Add support for getrandom vDSO (RHEL-12867)
* Wed Nov 06 2024 Florian Weimer <fweimer@redhat.com> - 2.39-27
  - Eliminate glibc-headers and related packages
* Tue Nov 05 2024 Florian Weimer <fweimer@redhat.com> - 2.39-26
  - Complete Features/UsrMove (aka UsrMerge, MoveToUsr) transition (#1063607)
* Mon Nov 04 2024 Florian Weimer <fweimer@redhat.com> - 2.39-25
  - Rework filelist construction
* Mon Nov 04 2024 Florian Weimer <fweimer@redhat.com> - 2.39-24
  - Switch to the upstream way of building xtests
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.39-23
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Thu Sep 19 2024 Florian Weimer <fweimer@redhat.com> - 2.39-23
  - Ensure that xtests can be built (RHEL-59494)
* Wed Jul 31 2024 Florian Weimer <fweimer@redhat.com> - 2.39-22
  - Support clearing options in /etc/resolv.conf, RES_OPTIONS with a - prefix
  - Introduce the strict-error/RES_STRICTERR stub resolver option (RHEL-18039)
* Wed Jul 31 2024 Arjun Shankar <arjun@redhat.com> - 2.39-21
  - Sync with upstream branch release/2.39/master,
    commit 4bdcc1963bc2b5ba5f8e319e402d9eb2cb6096c1:
  - manual: make setrlimit() description less ambiguous
  - manual/stdio: Clarify putc and putwc
  - malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
  - malloc: avoid global locks in tst-aligned_alloc-lib.c
  - resolv: Track single-request fallback via _res._flags (bug 31476)
  - resolv: Do not wait for non-existing second DNS response after error (bug 30081)
  - resolv: Allow short error responses to match any query (bug 31890)
  - elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978)
  - Fix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP defines [BZ 31989]
  - Linux: Make __rseq_size useful for feature detection (bug 31965)
  - elf: Make dl-rseq-symbols Linux only
  - nptl: fix potential merge of __rseq_* relro symbols
  - s390x: Fix segfault in wcsncmp [BZ #31934]
  - stdlib: fix arc4random fallback to /dev/urandom (BZ 31612)
  - math: Provide missing math symbols on libc.a (BZ 31781)
  - math: Fix isnanf128 static build (BZ 31774)
  - math: Fix i386 and m68k exp10 on static build (BZ 31775)
  - math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)
  - posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695)
* Mon Jul 22 2024 Florian Weimer <fweimer@redhat.com> - 2.39-20
  - Support --without testsuite builds without perl installed (#2292195)
* Fri Jul 19 2024 Florian Weimer <fweimer@redhat.com> - 2.39-19
  - Add Conflicts:/Obsoletes: for glibc32 to glibc.i686
* Thu Jul 18 2024 Arjun Shankar <arjun@redhat.com> - 2.39-18
  - ppc64le: Build early startup code with -mcpu=power8
* Tue Jul 02 2024 Patsy Griffin <patsy@redhat.com> - 2.39-17
  - Move ANSI_X3.110-1983 support from main package to glibc-gconv-extra.
* Fri Jun 21 2024 Arjun Shankar <arjun@redhat.com> - 2.39-16
  - Sync with upstream branch release/2.39/master,
    commit 7f9f25f255ee2c00178779fbce502f4b94b848b9:
  - Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c
  - x86: Properly set x86 minimum ISA level [BZ #31883]
  - x86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ #31867]
  - localedata: ssy_ER: Fix syntax error
  - malloc: New test to check malloc alternate path using memory obstruction
  - malloc: Improve aligned_alloc and calloc test coverage.
  - malloc/Makefile: Split and sort tests
  - x86/cet: fix shadow stack test scripts
* Wed Jun 05 2024 Arjun Shankar <arjun@redhat.com> - 2.39-15
  - Sync with upstream branch release/2.39/master,
    commit 6ade91c21140d8c803c289932dbfc74537f65a1f:
  - elf: Avoid some free (NULL) calls in _dl_update_slotinfo
  - misc: Add support for Linux uio.h RWF_NOAPPEND flag
  - i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)
  - Reinstate generic features-time64.h
  - Always define __USE_TIME_BITS64 when 64 bit time_t is used
  - socket: Use may_alias on sockaddr structs (bug 19622)
  - parse_fdinfo: Don't advance pointer twice [BZ #31798]
  - LoongArch: Fix undefined `__memset_aligned` reference in ld.so linking.
  - socket: Add new test for connect
  - libsupport: Add xgetpeername
  - x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)
* Fri May 31 2024 Florian Weimer <fweimer@redhat.com> - 2.39-14
  - Enable CPU compatibility diagnostics in ld.so (#2276631, RHEL-31738)
* Wed May 15 2024 Arjun Shankar <arjun@redhat.com> - 2.39-13
  - Move memory tracing libraries to glibc-utils
* Fri May 10 2024 Florian Weimer <fweimer@redhat.com> - 2.39-12
  - Use unsigned types in <utmp.h>/<utmpx.h> (RHEL-22226)
* Fri May 10 2024 Florian Weimer <fweimer@redhat.com> - 2.39-11
  - Sync with upstream branch release/2.39/master,
    commit 97bb89668d7171164975f3dc895e38343a2f3a95:
  - Force DT_RPATH for --enable-hardcoded-path-in-tests
  - elf: Only process multiple tunable once (BZ 31686)
  - Add a test to check for duplicate definitions in the static library
  - i686: Fix multiple definitions of __memmove_chk and __memset_chk
  - i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk
  - time: Allow later version licensing.
  - nscd: Use time_t for return type of addgetnetgrentX
  - login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
  - login: Check default sizes of structs utmp, utmpx, lastlog
* Fri May 03 2024 Florian Weimer <fweimer@redhat.com> - 2.39-10
  - Build POWER10 multilib
* Fri Apr 26 2024 Florian Weimer <fweimer@redhat.com> - 2.39-9
  - nscd is currently not build, so the security fixes below are not relevant.
  - Sync with upstream branch release/2.39/master,
    commit fd658f026f25cf59e8db243bc3b3e09cd5a20ba0:
  - elf: Also compile dl-misc.os with $(rtld-early-cflags)
  - CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetgrentX (bug 31680)
  - CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug 31678)
  - CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgrentX (bug 31678)
  - CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)
  - x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]
  - i386: ulp update for SSE2 --disable-multi-arch configurations
  - nptl: Fix tst-cancel30 on kernels without ppoll_time64 support
* Thu Apr 18 2024 Florian Weimer <fweimer@redhat.com> - 2.39-8
  - Sync with upstream branch release/2.39/master,
    commit 31da30f23cddd36db29d5b6a1c7619361b271fb4:
  - iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
  - x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarch
  - Apply the Makefile sorting fix
  - powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
  - x86-64: Simplify minimum ISA check ifdef conditional with if
  - x86-64: Don't use SSE resolvers for ISA level 3 or above
  - AArch64: Check kernel version for SVE ifuncs
  - aarch64: fix check for SVE support in assembler
  - aarch64/fpu: Sync libmvec routines from 2.39 and before with AOR
  - i386: Use generic memrchr in libc (bug 31316)
* Thu Apr 04 2024 Arjun Shankar <arjun@redhat.com> - 2.39-7
  - Sync with upstream branch release/2.39/master,
    commit 5d070d12b3a52bc44dd1b71743abc4b6243862ae:
  - x86: Expand the comment on when REP STOSB is used on memset
  - x86: Do not prefer ERMS for memset on Zen3+
  - x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)
  - Add tst-gnu2-tls2mod1 to test-internal-extras
  - elf: Enable TLS descriptor tests on aarch64
  - arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)
  - Ignore undefined symbols for -mtls-dialect=gnu2
  - x86-64: Allocate state buffer space for RDI, RSI and RBX
  - x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers
  - x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers
  - x86-64: Save APX registers in ld.so trampoline
  - LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
  - powerpc: Placeholder and infrastructure/build support to add Power11 related changes.
  - powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.
* Tue Mar 26 2024 Florian Weimer <fweimer@redhat.com> - 2.39-6
  - Do not generate ELF dependency information for glibc32
* Tue Mar 26 2024 Joseph Myers <josmyers@redhat.com> - 2.39-5
  - Build glibc32 binary package from glibc sources as part of x86_64 build,
    not from glibc32 SRPM that contains binaries from i686 RPM build.
* Tue Mar 19 2024 Arjun Shankar <arjun@redhat.com> - 2.39-4
  - Sync with upstream branch release/2.39/master,
    commit: 71fcdba577884627c3ee4e43beb915da752efb1f:
  - linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
  - Use gcc __builtin_stdc_* builtins in stdbit.h if possible
  - S390: Do not clobber r7 in clone [BZ #31402]
  - math: Update mips64 ulps
  - mips: FIx clone3 implementation (BZ 31325)
  - arm: Remove wrong ldr from _dl_start_user (BZ 31339)
  - Replace advisories directory
* Wed Feb 28 2024 Arjun Shankar <arjun@redhat.com> - 2.39-3
  - Analyse glibc-2.39 sources for license information
  - Migrate License field to SPDX identifiers for
    https://docs.fedoraproject.org/en-US/legal/allowed-licenses/
    https://docs.fedoraproject.org/en-US/legal/update-existing-packages
    (#2222074)
* Wed Feb 07 2024 Florian Weimer <fweimer@redhat.com> - 2.39-2
  - Ignore symbolic links to . in sysroot construction
* Fri Feb 02 2024 Carlos O'Donell <carlos@redhat.com> - 2.39-1
  - Switch to upstream 2.39 release,
    commit ef321e23c20eebc6d6fb4044425c00e6df27b05f
  - Document CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780
  - Update advisory format and introduce some automation
  - manual/io: Fix swapped reading and writing phrase.
  - Fix typo
  - S390: Fix building with --disable-mutli-arch [BZ #31196]
  - NEWS: insert advisories and fixed bugs for 2.39
  - contrib.texi: update
  - INSTALL, install.texi: minor updates, regenerate
  - libc.pot: regenerate
  - version.h, include/features.h: Bump version to 2.39
  - Create ChangeLog.old/ChangeLog.28
* Wed Jan 31 2024 Florian Weimer <fweimer@redhat.com> - 2.38.9000-39
  - Add noarch sysroot subpackages
* Tue Jan 30 2024 Patsy Griffin <patsy@redhat.com> - 2.38.9000-38
  - Auto-sync with upstream branch master,
    commit ddf542da94caf97ff43cc2875c88749880b7259b:
  - syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)
  - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6779)
  - syslog: Fix heap buffer overflow in __vsyslog_internal (CVE-2023-6246)
  - Use binutils 2.42 branch in build-many-glibcs.py
  - elf: correct relocation statistics for !ELF_MACHINE_START_ADDRESS
* Mon Jan 29 2024 Arjun Shankar <arjun@redhat.com> - 2.38.9000-37
  - Auto-sync with upstream branch master,
    commit ae49a7b29acc184b03c2a6bd6ac01b5e08efd54f:
  - Relicense IBM portions of resolv/base64.c resolv/res_debug.c.
  - localedata: Use consistent values for grouping and mon_grouping
  - manual: fix order of arguments of memalign and aligned_alloc (Bug 27547)
* Thu Jan 25 2024 Jens Petersen <petersen@redhat.com> - 2.38.9000-36
  - no longer supplement langpacks if all-langpacks installed
* Wed Jan 24 2024 Florian Weimer <fweimer@redhat.com> - 2.38.9000-35
  - Add crh_RU, gbm_IN, ssy_ER locales.
  - Auto-sync with upstream branch master,
    commit 486452affbac684db739b7fcca1e84e8a7ce33d1:
  - manual, NEWS: Document malloc side effect of dynamic TLS changes
  - NEWS: Update temporary files ignored by ldconfig
  - po: Incorporate translations (sr)
  - string: Disable stack protector for memset in early static initialization
  - qsort: Fix a typo causing unnecessary malloc/free (BZ 31276)
  - riscv: add support for static PIE
  - localedata: renamed:    aa_ER@saaho -> ssy_ER
  - Define ISO 639-3 "ssy" (Saho)
  - localedata: add crh_RU, Crimean Tartar language in the Cyrillic script as used in Russia.
  - localedata: tr_TR, ku_TR: Sync with CLDR: “Turkey” -> “Türkiye”
  - localedata: miq_NI: Shorten month names in abmon
  - Update kernel version to 6.7 in header constant tests
  - localedata: add gbm_IN locale
  - Define ISO 639-3 "gbm" (Garhwali)
  - Update syscall lists for Linux 6.7
  - stdlib: Remove unused is_aligned function from qsort.c
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.38.9000-34
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 16 2024 DJ Delorie <dj@redhat.com> - 2.38.9000-33
  - Auto-sync with upstream branch master,
    commit e2803cfd8bb00b54816d1a2c381d2cf82b136da6.
  - NEWS: Mention PLT rewrite on x86-64
  - stdlib: Verify heapsort for two-element cases
  - stdlib: Fix heapsort for cases with exactly two elements
  - localedata: anp_IN: Fix abbreviated month names
* Mon Jan 15 2024 DJ Delorie <dj@redhat.com> - 2.38.9000-32
  - Auto-sync with upstream branch master,
    commit 709fbd3ec3595f2d1076b4fec09a739327459288.
  - stdlib: Reinstate stable mergesort implementation on qsort
  - x86-64: Check if mprotect works before rewriting PLT
  - aarch64: Add NEWS entry about libmvec for 2.39
* Mon Jan 15 2024 Carlos O'Donell <carlos@redhat.com> - 2.38.9000-31
  - Add new locales for kv_RU, su_ID, tok, and zgh_MA.
  - Drop glibc-rh2255506.patch; fix applied upstream.
  - Enable Intel CET only on x86_64.
  - Auto-sync with upstream branch master,
    commit 064c708c78cc2a6b5802dce73108fc0c1c6bfc80:
  - localedata/unicode-gen/utf8_gen.py: fix Hangul syllable name
  - x86_64: Optimize ffsll function code size.
  - localedata: Remove redundant comments
  - RISC-V: Enable static-pie.
  - linux: Fix fstat64 on alpha and sparc64
  - math: remove exp10 wrappers
  - Benchtests: Increase benchmark iterations
  - debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol.
  - Make __getrandom_nocancel set errno and add a _nostatus version
  - x86-64/cet: Make CET feature check specific to Linux/x86
  - Incorporate translations (zh_CN)
  - Define ISO 639-3 "glk" (Gilaki)
  - resolv: Fix endless loop in __res_context_query
  - localedata: revert all the remaining locale sources to UTF-8
  - localedata: am_ET ber_DZ en_GB en_PH en_US fil_PH kab_DZ om_ET om_KE ti_ET tl_PH: convert to UTF-8
  - localedata: resolve cyclic dependencies
  - localedata: kv_RU: convert to UTF-8
  - localedata: add new locale kv_RU
  - elf: Fix tst-nodeps2 test failure.
  - localedata: Sort Makefile variables.
  - locale: Sort Makefile variables.
  - i386: Remove CET support bits
  - x86-64/cet: Move check-cet.awk to x86_64
  - x86-64/cet: Move dl-cet.[ch] to x86_64 directories
  - x86: Move x86-64 shadow stack startup codes
  - Fix deprecated utcnow() usage in build-many-glibcs.py
  - Fix invalid escape sequence in build-many-glibcs.py
  - math: Fix test-fenv.c feupdateenv tests
  - Remove installed header rule on $(..)include/%.h
  - i386: Fail if configured with --enable-cet
  - i386: Remove CET support
  - x86: Move CET infrastructure to x86_64
  - localedata: su_ID: make lang_name agree with CLDR
  - localedata: add new locale su_ID
  - localedata: add new locale zgh_MA
  - INSTALL: regenerate
  - localedata: add tok/UTF-8 to SUPPORTED
  - localedata: tok: add yY and nN to yesexpr and noexpr
  - localedata: tok: convert to UTF-8
  - localedata: add data for tok (Toki Pona)
  - Remove ia64-linux-gnu
  - localedata: dz_BT, bo_CN: convert to UTF-8
  - localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha
  - localedata: bo_CN: Fix spelling errors in Tibetan data
  - localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr
  - localedata: dz_BT: Fix spelling errors in Dzongha data
  - localedata: unicode-gen: Remove redundant \s* from regexp, fix comments
  - localedata: convert the remaining *_RU locales to UTF-8
  - Incorporate translations
  - x32: Handle displacement overflow in PLT rewrite [BZ #31218]
  - x86: Fixup some nits in longjmp asm implementation
  - stdlib: Fix stdbit.h with -Wconversion for clang
  - stdlib: Fix stdbit.h with -Wconversion for older gcc
  - elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
  - aarch64: Make cpu-features definitions not Linux-specific
  - hurd: Initializy _dl_pagesize early in static builds
  - hurd: Only init early static TLS if it's used to store stack or pointer guards
  - hurd: Make init-first.c no longer x86-specific
  - hurd: Drop x86-specific assembly from init-first.c
  - hurd: Pass the data pointer to _hurd_stack_setup explicitly
  - x86-64/cet: Check the restore token in longjmp
  - localedata: ru_RU, ru_UA: convert to UTF-8
  - localedata: es_??: convert to UTF-8
  - localedata: miq_NI: convert to UTF-8
  - i386: Ignore --enable-cet
  - mach: Drop SNARF_ARGS macro
  - mach: Drop some unnecessary vm_param.h includes
  - hurd: Declare _hurd_intr_rpc_msg* with protected visibility
  - hurd: Add some missing includes
  - localedata: fy_DE: make this "Western Frisian" to agree with the language code "fy"
  - localedata: fy_DE, fy_NL: convert to UTF-8
  - localedata: ast_ES: convert to UTF-8
  - localedata: ast_ES: Remove wrong copyright text
  - localedata: de_{AT,BE,CH,IT,LU}: convert to UTF-8
  - localedata: lv_LV, it_IT, it_CH: convert to UTF-8
  - localedata: it_IT, lv_LV: currency symbol should follow the amount
  - Implement C23 <stdbit.h>
  - localedata: ms_MY should not use 12-hour format
  - localedata: es_ES: convert to UTF-8
  - localedata: es_ES: Add am_pm strings
  - aarch64: Add longjmp test for SME
  - aarch64: Add setcontext support for SME
  - aarch64: Add longjmp support for SME
  - aarch64: Add SME runtime support
  - localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8
  - localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator
  - libio: Check remaining buffer size in _IO_wdo_write (bug 31183)
  - getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
  - string: Add additional output in test-strchr failure
  - Add a setjmp/longjmp test between user contexts
  - x86/cet: Add -fcf-protection=none before -fcf-protection=branch
  - Regenerate libc.pot
  - Omit regex.c pragmas no longer needed
  - Update copyright dates not handled by scripts/update-copyrights
  - Update copyright in generated files by running "make"
  - Update copyright dates with scripts/update-copyrights
  - x86/cet: Run some CET tests with shadow stack
  - x86/cet: Don't set CET active by default
  - x86/cet: Check feature_1 in TCB for active IBT and SHSTK
  - x86/cet: Enable shadow stack during startup
  - elf: Always provide _dl_get_dl_main_map in libc.a
  - x86/cet: Sync with Linux kernel 6.6 shadow stack interface
  - RISC-V: Add support for dl_runtime_profile (BZ #31151)
  - debug: Add fortify wprintf tests
  - debug: Add fortify syslog tests
  - debug: Add fortify dprintf tests
  - debug: Increase tst-fortify checks for compiler without __va_arg_pack support
  - debug: Adapt fortify tests to libsupport
  - localedata: yo_NT: remove redundant comments
  - localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8
  - localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identical to LC_TIME in en_AU then
  - localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees with CLDR
  - x86-64: Fix the tcb field load for x32 [BZ #31185]
  - x86-64: Fix the dtv field load for x32 [BZ #31184]
* Wed Jan 03 2024 Florian Weimer <fweimer@redhat.com> - 2.38.9000-30
  - Infinite loop in res_mkquery with malformed domain name (#2255506)
* Fri Dec 22 2023 Florian Weimer <fweimer@redhat.com> - 2.38.9000-29
  - Auto-sync with upstream branch master,
    commit 61bac1a9d2ab80ebcbc51484722e6ea43414bec7:
  - nss: Remove unused allocation from get_nscd_addresses in getaddrinfo
  - x86/cet: Don't disable CET if not single threaded
  - x86: Modularize sysdeps/x86/dl-cet.c
  - x86/cet: Update tst-cet-vfork-1
  - elf: Add TLS modid reuse test for bug 29039
  - aarch64: Add SIMD attributes to math functions with vector versions
  - aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
  - Fix elf/tst-env-setuid[-static] if test needs to be rerun.
  - Fix elf: Do not duplicate the GLIBC_TUNABLES string
  - tst-setcontext10.c: Undef _FORTIFY_SOURCE
  - Fix elf: Do not duplicate the GLIBC_TUNABLES string
  - riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)
  - manual: Clarify undefined behavior of feenableexcept (BZ 31019)
  - x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)
  - i686: Do not raise exception traps on fesetexcept (BZ 30989)
  - powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988)
  - elf: Do not set invalid tunables values
  - elf: Do not duplicate the GLIBC_TUNABLES string
  - x86/cet: Check CPU_FEATURE_ACTIVE in permissive mode
  - x86/cet: Check legacy shadow stack code in .init_array section
  - x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTK
  - x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled
  - x86/cet: Check legacy shadow stack applications
  - localedata: id_ID: change first weekday to Sunday
  - s390: Set psw addr field in getcontext and friends.
  - x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations.
  - x86/cet: Don't assume that SHSTK implies IBT
  - id_ID: Update Time Locales
  - Update code to handle the new ABI for sending inlined port rights.
  - x86/cet: Check user_shstk in /proc/cpuinfo
  - Add a test for setjmp/longjmp within user context
  - Add a test for longjmp from user context
  - powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power.
  - powerpc: Fix performance issues of strcmp power10
  - localedata: Convert el_GR and el_CY locales to UTF-8
  - localedata: el_GR: Greece now uses the 24h format for time
  - powerpc : Add optimized memchr for POWER10
  - intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
  - resolv: Fix a few unaligned accesses to fields in HEADER
  - x86: Check PT_GNU_PROPERTY early
* Wed Dec 13 2023 Carlos O'Donell <carlos@redhat.com> - 2.38.9000-28
  - Depend only on RPM 4.14 features (RHEL-19045)
* Fri Dec 08 2023 Carlos O'Donell <carlos@redhat.com> - 2.38.9000-27
  - Drop glibc-rh2248502.patch; fix applied upstream, and
  - Auto-sync with upstream branch master,
    commit b3bee76c5f59498b9c189608f0a3132e2013fa1a:
  - elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup
  - Move CVE information into advisories directory
  - powerpc: Optimized strcmp for power10
  - elf: Fix wrong break removal from 8ee878592c
  - localedata: Convert day names in nn_NO locale to UTF-8
  - localedata: Remove trailing whitespace in weekday names in nn_NO locale
  - elf: Refactor process_envvars
  - elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries
  - elf: Ignore loader debug env vars for setuid
  - Adapt the security policy for the security page
  - aarch64: correct CFI in rawmemchr (bug 31113)
  - math: Add new exp10 implementation
  - aarch64: fix tested ifunc variants
  - stdlib: Fix array bounds protection in insertion sort phase of qsort
  - Revert "Update code to handle the new ABI for sending inlined port rights."
  - Revert "hurd: Fix build"
  - hurd: Fix build
  - Update code to handle the new ABI for sending inlined port rights.
  - hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
  - linux: Make fdopendir fail with O_PATH (BZ 30373)
  - Avoid padding in _init and _fini. [BZ #31042]
  - aarch64: Improve special-case handling in AdvSIMD double-precision libmvec routines
  - malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2
  - elf: Add a way to check if tunable is set (BZ 27069)

Files

/usr/lib/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/02344e2659c2c8673e7aa575de85e30a2ad57a
/usr/lib/.build-id/02/faad990f53f1c704746199324866190b8275f2
/usr/lib/.build-id/04
/usr/lib/.build-id/04/2c8d2dc5c20934abd4d015d7d456243f2398bd
/usr/lib/.build-id/04/b1debf82396d30897e07de73e5fc8c7aab14cd
/usr/lib/.build-id/05
/usr/lib/.build-id/05/d7c1fed5991a08380b8bf79281922f6f734db0
/usr/lib/.build-id/06/52c37e2d81e6a80466dab80839d7a68547634b
/usr/lib/.build-id/09/1922909172bfc83fb147f20473ac7773bc5563
/usr/lib/.build-id/09/94fb70f1aad6b8fa7c53fbcd064fec10f354ad
/usr/lib/.build-id/09/ba69c5475cc22fd287f5c243b48f1e476df6c8
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/294a57eb3b551b9ac9515a5227c3cf9e9cd8c4
/usr/lib/.build-id/0a/e89c90ea04368b66e9e04f991d655c1992e066
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/9a39158d1ef66f7c36a19d2d2bda45fa6d833e
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/01f8e3a7c5556b97c3e8660887f27b23186776
/usr/lib/.build-id/0f/c00b58fb0956c60ce6b2402b77b3899036311e
/usr/lib/.build-id/10
/usr/lib/.build-id/10/3fff1fb219c35226707f6b6dd0a1a1bbe038e6
/usr/lib/.build-id/12/6fec01aab96dcefdbdeaf1fa098c36edb3b14d
/usr/lib/.build-id/12/ae6f52c3296da83bfc6aa26d61937fd7fcc3c9
/usr/lib/.build-id/15
/usr/lib/.build-id/15/8946f220f79c6b83af7a8b4bebb67cbe470ca0
/usr/lib/.build-id/18
/usr/lib/.build-id/18/a1b66a3d451e3d0c0d12b5d9dc270b2101547a
/usr/lib/.build-id/19/b419c2de8823333f73e469126c6e08385cb84e
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/fc31d161d94934b8b522800152705dcd5ac57a
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/e111bbae351ceccd00047b5970c61ac01ab02d
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/85989b4b3446ecfd9e8885955ba3d9fdf38de1
/usr/lib/.build-id/1d/94eec36da18eccaa6cd98deb28be7059a81144
/usr/lib/.build-id/1d/fd4f54cefa3b0f89c08776b36cf9b9ad7729a7
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/5ccc83175d64a7bfeb56b46c5272fc724894fb
/usr/lib/.build-id/20
/usr/lib/.build-id/20/4519166c2acc44ee3cec7d748cda27e2230216
/usr/lib/.build-id/21
/usr/lib/.build-id/21/d4fd4ae4c9526521a54732443ed578d55a3aef
/usr/lib/.build-id/24
/usr/lib/.build-id/24/866a8b49e2949b13b4c9fd59a796b66290e076
/usr/lib/.build-id/24/d55574d6de997932a3b1f7837b850982b6ac98
/usr/lib/.build-id/25
/usr/lib/.build-id/25/6657b7efd5c3ca1aa14358be89d04bd6654905
/usr/lib/.build-id/26
/usr/lib/.build-id/26/8d5b30b4aa9f220cdc7d2fbfe995ca457d17e5
/usr/lib/.build-id/26/ff5d89697b03ca68d7b57a0bd3a5ea1a317759
/usr/lib/.build-id/27
/usr/lib/.build-id/27/77a9681b0f68c2768c1a38d15a95562fb95d81
/usr/lib/.build-id/29/1ddc5b8975e469209d8d55d6e18e85f00376bc
/usr/lib/.build-id/29/210c450033344f254e1b3066541633809a445f
/usr/lib/.build-id/29/58c57ea7863f86f9d285db70b3cd843a8b8150
/usr/lib/.build-id/29/931f8b1db2f3d0bebbc5c3dedeab4a11c875d8
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/2f904f811b2924ae58fad0101ecce0b514696f
/usr/lib/.build-id/2f/56a07abe3e1c8a7223f25e1fcc2ca23105795e
/usr/lib/.build-id/30
/usr/lib/.build-id/30/03bd45740259d2fbeb6408b31495a0d31d6d8a
/usr/lib/.build-id/30/1a7772cc5b18c80751605fd1a275eead1dfdc2
/usr/lib/.build-id/33
/usr/lib/.build-id/33/0a3b7a49f60d9f17a33ce8c012911438f38b14
/usr/lib/.build-id/33/22bd19dc6bc5c36198c4b74426be728f765c01
/usr/lib/.build-id/33/5ded51c07c6d2432b439c4291f548ac72a9d03
/usr/lib/.build-id/34
/usr/lib/.build-id/34/3d90c62527d0b0446d6fbb80ae6797d79b9893
/usr/lib/.build-id/35
/usr/lib/.build-id/35/044d61b420e8fc12e736a415a17a1f0ae18117
/usr/lib/.build-id/37
/usr/lib/.build-id/37/deb47107f84587e5b34800be1d38a45fc91087
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/b9d31d6a7208f73e3d0777629931320b9ca7d4
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/b622774379a5e83b6b5f6318ad34149c34f43e
/usr/lib/.build-id/3d/a756018094c3306a77903c07a0527a00234e30
/usr/lib/.build-id/3e/30f7d9c69f078f2db2e74c5fa2e70ca4c92c23
/usr/lib/.build-id/3e/fef90758186819877766aa4192a65066fcb5e0
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/87bd9311137a7e17c36c43b9651ea5e814759d
/usr/lib/.build-id/41
/usr/lib/.build-id/41/97bac530f9b02e1c429910104fa968975887b3
/usr/lib/.build-id/43
/usr/lib/.build-id/43/f2052db3a3102dc2b6a55a30468c9136eecc9b
/usr/lib/.build-id/44
/usr/lib/.build-id/44/1fae5c47cdaefdf6cf20aff6d5fe827da8b0ef
/usr/lib/.build-id/44/648bfaf7ba7d011385a06f6a246aa9be673939
/usr/lib/.build-id/45
/usr/lib/.build-id/45/531103f6b3ae34ad319e6734c4c125392d73de
/usr/lib/.build-id/46
/usr/lib/.build-id/46/65312f10b6a18547cdc39076aa6bac06d62b96
/usr/lib/.build-id/46/c9ba30f0b989cad00b80fa975378dc166d8927
/usr/lib/.build-id/47
/usr/lib/.build-id/47/00c806702730deaf84e36ca00fe6869f4c3900
/usr/lib/.build-id/48/4fed4546f032648d1bfa910c5acd4af0f44bbb
/usr/lib/.build-id/48/7834d9096fe41863a8258520f99e5267dd9ee5
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/3fe69c3197a7b73b21f03dbbbbedb4260f9315
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/10f1842d215d17394b29490f8463a5296311d0
/usr/lib/.build-id/4b/a6ffadef03d718b4efdc9dcabb169e3a6fb74c
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/dba17e1cdf6d7f455c5c98c23f296e534b3ee2
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/54480191c8720b39bc28a130dd4c1be3797f13
/usr/lib/.build-id/4d/a57dcf7cf8b98841cb1369428b869a8d09cd7f
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/f69930b23e241f789de1c48c043564b722ded4
/usr/lib/.build-id/51/307444c91de88861d1adaf860c34ae3a6b566a
/usr/lib/.build-id/53
/usr/lib/.build-id/53/31bb2443d8de7b22e8c1e62576df36b3274944
/usr/lib/.build-id/53/41212b7e66977a425660fbf14c8c9a226baad1
/usr/lib/.build-id/56
/usr/lib/.build-id/56/31310585df11cf6c6d82d85c3a121cb495bd6e
/usr/lib/.build-id/59
/usr/lib/.build-id/59/57423b1c1eb8116009d2f2d7d12058cd8296dd
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/87fe93e754d43545864248130ab81bfd9fd6fc
/usr/lib/.build-id/5a/a7b866f0be175215f7d7067531b222ffdb02f1
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/2b4bda463d80e34a4f61b9a5fd01881c3ef4dc
/usr/lib/.build-id/5b/55d0969b58488f38ccc0e40a5235a9b2a64b7b
/usr/lib/.build-id/5b/a3ec729ad7cf15517cdf6896f883e28f03de5f
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/fe1a9ddb0a68492fa9d6e67d2a3fc8dd1df578
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/42c01e023d6aa4a8fc867b2ad4663593ff9daa
/usr/lib/.build-id/5d/9e175407abb86633277f458bd532cb2b60bea3
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/0bfbee4746bd75e6882e091a26a9cbfc13575a
/usr/lib/.build-id/5e/513bc5068cb2a1f43d368c9402c3bb29e4bad7
/usr/lib/.build-id/5e/8513663daed7eb3179c19cfd40f03da8f3c255
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/a79d01234789b7f10ba4bb946e768400e78029
/usr/lib/.build-id/5f/ad44a7078fd19a95d377e8aa3576864514fe24
/usr/lib/.build-id/60
/usr/lib/.build-id/60/cb390fb66be8ac2034fb55d8b1f818dfb0e5dd
/usr/lib/.build-id/61
/usr/lib/.build-id/61/43fa7a04d0328801b9613f29d83e463b052790
/usr/lib/.build-id/63
/usr/lib/.build-id/63/41ef4081a1b902986435d7b57f125ce27ed315
/usr/lib/.build-id/64
/usr/lib/.build-id/64/eeefbbabd70b18bd7c5bf63892af7e53a633c8
/usr/lib/.build-id/65
/usr/lib/.build-id/65/77c8f4a6d6cefc3561cfca6032fdf4ffcbf5a6
/usr/lib/.build-id/65/cd850cc910931c29cd8fe587cf26fd0e72d628
/usr/lib/.build-id/66
/usr/lib/.build-id/66/9e25bac746048283223d349b444d2b6efc0dc9
/usr/lib/.build-id/67
/usr/lib/.build-id/67/03617b4ac11c5319136fe05318d507726dc886
/usr/lib/.build-id/67/529d85abf46adb8d390fdfa67edd46b2f43fe4
/usr/lib/.build-id/67/9ac86a5a96969aec17a85b56f055bb62ea4131
/usr/lib/.build-id/68/4e370ecf67a7c0afe9551993fc19f4502c9943
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/338e0cbf96991d14b5b064de166465d165183a
/usr/lib/.build-id/6a/ce434bc745465f47cf4a6d1999dce91ef11b5c
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/35319701c37a3e44ca87fa91d320e97106597f
/usr/lib/.build-id/6b/3c5d62df35a0b3aeea175cfbf3633650743e9e
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/703ef53477cb7820c326b66f4974c90161ae87
/usr/lib/.build-id/6d/867adb54952d431549145626cf1f9976f2fa12
/usr/lib/.build-id/6d/d16d7639719536b1b2ae8d13f03f96a87c90e6
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/332228b621c4a120bf098715f48067b9101178
/usr/lib/.build-id/6e/931c6a747485747f212f174aeea78f1140bdd2
/usr/lib/.build-id/71
/usr/lib/.build-id/71/b882a056a7a52408fdbb6849496579fc0f137d
/usr/lib/.build-id/72
/usr/lib/.build-id/72/82923a4b10a5bf7c9a156e18b4681eca7b287e
/usr/lib/.build-id/74
/usr/lib/.build-id/74/85b3303b192e936479e6b020bae11ae77e3d74
/usr/lib/.build-id/74/d2c5fc3c85624e0e6980dae41486c5dcc816b7
/usr/lib/.build-id/75
/usr/lib/.build-id/75/e3a1d111d3f29a74c5a6d5e36db5d68fd8fbcd
/usr/lib/.build-id/77
/usr/lib/.build-id/77/09d2c056ae266e99e11c7b99b7d817558c5ab9
/usr/lib/.build-id/77/31f4ab1497e383ebec4e1575419fded87f39be
/usr/lib/.build-id/77/36830ec69bbbe19f0244563c48de68dbc84d41
/usr/lib/.build-id/77/384305933d5cbc8980c0a9e834c8a9f75ff76c
/usr/lib/.build-id/77/7e246911ce619085c0143f860039eb44897af1
/usr/lib/.build-id/78
/usr/lib/.build-id/78/518524a8f49350fae31c2cd8f95de4cf96370f
/usr/lib/.build-id/79
/usr/lib/.build-id/79/e71e115f6440b3c4ac6e47ad618675029c3441
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/5cccd0600f5c7ae428a1620de5fd141ae36308
/usr/lib/.build-id/7d/a4f31cc74c95c9529b7d7ff9fab0f803788ae3
/usr/lib/.build-id/7f/2bec682fe5acfaff9b1620d59f908c5adf63c8
/usr/lib/.build-id/7f/5252ebdd9630a81ba255138e14f028cf8d4503
/usr/lib/.build-id/80
/usr/lib/.build-id/80/9ee294096e11587346719f2a277e525fe804c8
/usr/lib/.build-id/80/be3fb922452bc700546cd8624c36fe4d8d9e7c
/usr/lib/.build-id/82
/usr/lib/.build-id/82/7f65c99bebf18cca4c7318c325c5514a0e3ec2
/usr/lib/.build-id/82/df6dd6b71088759925b741a19955cd9589c77b
/usr/lib/.build-id/86
/usr/lib/.build-id/86/4a52f849119431edb198639be75fbd1334b61f
/usr/lib/.build-id/86/9cbcc2ecf0c692f9efa325601565851f4d42a8
/usr/lib/.build-id/86/ba0069d9cc0ca0fc6da56d35a131a4f39df905
/usr/lib/.build-id/86/fa6ab5cae3792d49732f4756601198f71047fe
/usr/lib/.build-id/87
/usr/lib/.build-id/87/1c5ecf8ad4be8621986dadf935c9862a634799
/usr/lib/.build-id/87/7be0a3fdab3d869e5f48be27a7507f8c42d461
/usr/lib/.build-id/88
/usr/lib/.build-id/88/a3b0a9ce45d688554734852cce75c06bf5ea0f
/usr/lib/.build-id/89
/usr/lib/.build-id/89/10dcfc39633671961e82777dc597400eb4c405
/usr/lib/.build-id/8a/a45ae4a801be69ef85a1091b8efd7697774b1c
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/eec78f28c2736c78d4359598ab2f86c8a7ce5b
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/036739924260ce786317d3365b8bf221da1da8
/usr/lib/.build-id/90
/usr/lib/.build-id/90/931825da2ca5f6b19ceac667c4726ff926fd99
/usr/lib/.build-id/90/db3e111ff0a14dcb64a099d59d9aab1623319b
/usr/lib/.build-id/90/f451212cb01c06612fb58d3864be226d07c7e7
/usr/lib/.build-id/93
/usr/lib/.build-id/93/d5c846f4c417d142a54359237f45e1c37dc6a5
/usr/lib/.build-id/97/074aaa16d0c44ec5e9937c7057e33a0c112c29
/usr/lib/.build-id/98
/usr/lib/.build-id/98/8985a1c049a86417c1c9ed50dbd184d31b44f8
/usr/lib/.build-id/98/d3f286b34cc9b825ff82bb8f712c12659ab39d
/usr/lib/.build-id/99
/usr/lib/.build-id/99/318a5a88cce45505b3bfe9aa7700987cab8095
/usr/lib/.build-id/99/98d49d5bfbcc263c08b5439f959e41a21ccb00
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/6e2358776335c813f7eb3299af487d96da1982
/usr/lib/.build-id/9e/92fa2be3c6e1a9835f8021b0cf622ffe17cecd
/usr/lib/.build-id/9e/9becd47ea40964ce9e65ac873fa9cae993ce11
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/0478fd93e6a3cc937e086eff8a82867c5b8a5c
/usr/lib/.build-id/a0/29b46cb3b45015c80f72398233cd744e6f0bc0
/usr/lib/.build-id/a0/b1238e2901f76eb5e55dd5ccdeca5d09a70c4e
/usr/lib/.build-id/a2/31962261744707af434cd928d32795aa91a3fa
/usr/lib/.build-id/a2/f60f2f3de7cebe7b5b0ed0f376a08636f32809
/usr/lib/.build-id/a2/f7d71e58d8d5e0dbc0c488a148cd989274441a
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/f8a232c2990c1a4b08559c3fc90fba6c4df814
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/3bf7b37e7c89f24efd635bef0f4939d0c25a87
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/4f972a997c0dff966f61fee0c39c3aacdce739
/usr/lib/.build-id/a5/bdb420434c754267b13a87c79039ee7ce6e2b2
/usr/lib/.build-id/a5/fa4e038bef4fe8937cd849da9c52be204e1ce4
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/21aa50da4e659a901c9abd6247dd9e8b6f7abd
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/70caec57ba173d33960ec62087c78b2620a18c
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/61c8b8726b3bce0a40f79d2f67e932210a0251
/usr/lib/.build-id/af/3eb7325b67665634e0c7b67fc411a0284fc687
/usr/lib/.build-id/b0/64c3928ae7b16a2c7d9df83e14c3a1273cbc83
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/8bc570b554cc50d26ad9370f47e3656a931782
/usr/lib/.build-id/b1/f98e48e6de2c614b7a26a9749153d3f6d31d6f
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/30f169688a5579ccf14a805e243d70f157e807
/usr/lib/.build-id/b3/db63c3632fb7b0744e59be0df0cc7c8af7fc81
/usr/lib/.build-id/b3/eaee16e5238c16545712aaeaf59857e4eb1f53
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/cdabe7e4dc088f0372986fb3272b7355a008f0
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/73fad5a493bfedb6dc027869b62238e51af417
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/1b980fe770e32c564e1af91787c091e37b9a13
/usr/lib/.build-id/b7/43497cd28ced5e856c4f3c3d50887840912dd5
/usr/lib/.build-id/b7/978516c0844e88c521db7643d01bdc30489715
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/5b40e1463d708e7e6953b803a2fd6f13c8fa3b
/usr/lib/.build-id/b8/be1c9db16025d9a6565290cda723ae1ac68657
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/16639f1c42cec8875341651ccb462e442b6f5a
/usr/lib/.build-id/b9/4a3c77a9f3261e548f1920c3beb1db1a80fbbc
/usr/lib/.build-id/b9/d6cd8560639a54589d70978cbd310ff84a078e
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/0017e94ba8865c36d9e88cbffa25dff0286357
/usr/lib/.build-id/ba/9a8fb7ef720175f075f9cd61087b68661f3f28
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/53d5553f2990aa2f6193dabd698f0122f4d9c8
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/8002eda27fc246fbdc5c2062fbfa233b464284
/usr/lib/.build-id/be
/usr/lib/.build-id/be/e7c57afd883ca4a72a469a11a63b3bf3974173
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/1ff42078301ae2a7390cbb28e5d5ef06372e4e
/usr/lib/.build-id/bf/eee96bcfa4a62fb91323e70c914811aa6199bb
/usr/lib/.build-id/c0/310593ff594d54c7ef007bf353ead0678f23a9
/usr/lib/.build-id/c0/721a40d7c20cc1e51becb174de2fe86d54abbe
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/d6217e8ea91ebe2d1324612db312a342c2a176
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/43a3ce7c27713b21a850071514dc3584ff468f
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/a121f26530f1b374a3c59feece10017ed5e7b4
/usr/lib/.build-id/c4/b794021136c9b2d591d04dd2ea0783a7df56bb
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/5d603cc0f4241dca4a1c7019fd87dd8b87a0f2
/usr/lib/.build-id/c8/ccc142c114ccbbf6167fd782ea837603107234
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/5f42f14fd6ef5c3d6703ecdc4e50e4b94ced6d
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/b161370e59a7bc5fe16235adebb9665ff109a5
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/289ae8869b46101f2c4beca73f9ca015e55308
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/1ba40dd215bc0e10b68bf6c87cb1cf5a0dc242
/usr/lib/.build-id/d1/fd5ffd396975790f20ccd52aaa44ce8135642e
/usr/lib/.build-id/d1/ffff9580159d99ed4a4e89e5e771fa59df251c
/usr/lib/.build-id/d3/ad50d1152d4734a9a385638a50ced00357e8bc
/usr/lib/.build-id/d3/add26efe65e1c7ea46522970c56318c096e372
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/3ad990e63490fafa7d562378163520fc710b7b
/usr/lib/.build-id/d4/9cf9d6131699af6747353d7948b1021e2a797c
/usr/lib/.build-id/d4/c814a91e0e4f7aa715c9f28390218e281a48d0
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/1f370d06089be669d3351c732d1cb8925c8172
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/65526b65efbca0aa36958f73ab98ce46eaef38
/usr/lib/.build-id/d7/77aab14e45967931a9c6ac5ee947dc306c0303
/usr/lib/.build-id/d7/d5baef5c0fbc1ec04ed5040254e0be208fef06
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/020e0ab4f5ce70f5db2a668e8c8c6af5e045f0
/usr/lib/.build-id/d8/0d3cba31bb23b9a427d9a70a994b99214adb76
/usr/lib/.build-id/d8/5107ec6cb283bfd3028633b57a34d46f74ef8b
/usr/lib/.build-id/da
/usr/lib/.build-id/da/e68c0259a346bc90d771767788d7eb047c1686
/usr/lib/.build-id/da/ff77f3a955bd1f733d011cee1f1a2975e2ab3f
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/056c64bd58f6ee535645a60387914e887a4ef8
/usr/lib/.build-id/dc/3f88f19780cfb8486f239f03b9deedd2ad453b
/usr/lib/.build-id/dc/7a668484d33507329155c2f17f8edac6092a9d
/usr/lib/.build-id/dd/2c18d5643a6c2d1bb53a2bb4d9d9180c501719
/usr/lib/.build-id/df
/usr/lib/.build-id/df/57d39921f093e7e9daebdd87b5e933b00a0f34
/usr/lib/.build-id/df/f1913c6be65abcf895e282d90e0ec5e5f1ecef
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/590e3fd2010912da58f62a84baf9d6fbbfb508
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/435e1c529cbc6f03863ffe8594f19a15718f60
/usr/lib/.build-id/e5/d19607220a300e82056b22d0ca83ae3b00c489
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/97cda73371a437688773de8d21bf94a3022b46
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/1d894f95ef9a6f2259b461726ad2b8137b4b61
/usr/lib/.build-id/e9/8e44776c65c874d8fc0fa31777fe8dbd1e2a3c
/usr/lib/.build-id/e9/a0f6b7aedf4d1a8a39253c63f4809e8bb72409
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/61d60e6612eceaac64713378cd8ac46680bf6b
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/0270ed6cfaae98d244e0bf7774bb3bb9b684cf
/usr/lib/.build-id/ec/405838e77190ec5d94bdf7595cd519ba5fc5b9
/usr/lib/.build-id/ec/e78cdb36c552b4825824087c31186c6673b500
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/2425227e1135d049a254370681a04a11ebfa67
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/98a3dc3daa8ba38d6c621fac5dba479f7d230e
/usr/lib/.build-id/f1/a5e1f27f90e446e147cb9da26ba90a5e68051a
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/1e5cfd33bb5eefadb145ec8135ecbc2be25888
/usr/lib/.build-id/f7/79eda924344a89a07a961e7cb00cde6ac05633
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/6aabe896633e7d96c6d8cb5b2b596d91ed11e7
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/88d634f862b73afd0a92f5ed7ce9a02d1af464
/usr/lib/.build-id/fc/973faee3dd595e604464638a7952f4b0560e5a
/usr/lib/.build-id/fc/df95eb26c17e44ad47e7d13c2c6e6b5e5116ba
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/007479fd556dd98f4e45e1b929304f9dd11fa2
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/90f45d22a7848cdd9260442952d8d6743b5e83
/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, Fri May 8 04:45:54 2026