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

glibc-gconv-extra-debuginfo-2.38-19.fc39 RPM for ppc64le

From Fedora 39 updates for ppc64le / debug / Packages / g

Name: glibc-gconv-extra-debuginfo Distribution: Fedora Project
Version: 2.38 Vendor: Fedora Project
Release: 19.fc39 Build date: Fri Oct 11 16:38:33 2024
Group: Development/Debug Build host: buildvm-ppc64le-31.iad2.fedoraproject.org
Size: 6474670 Source RPM: glibc-2.38-19.fc39.src.rpm
Packager: Fedora Project
Url: http://www.gnu.org/software/glibc/
Summary: Debug information for package glibc-gconv-extra
This package provides debug information for package glibc-gconv-extra.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL

Changelog

* Thu Oct 10 2024 Carlos O'Donell <carlos@redhat.com> - 2.38-19
  - Add BuildRequires:gzip for compressed character maps and info files.
  - Auto-sync with upstream branch release/2.38/master,
    commit 4dd8641461463b667b5503ab0ea4abcf261378a9:
  - Add crt1-2.0.o for glibc 2.0 compatibility tests
  - libio: Attempt wide backup free only for non-legacy code
  - 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
  - x86: Fix bug in strchrnul-evex512 [BZ #32078]
  - Fix name space violation in fortify wrappers (bug 32052)
  - resolv: Fix tst-resolv-short-response for older GCC (bug 32042)
  - Update syscall lists for Linux 6.5
  - Add mremap tests
  - mremap: Update manual entry
  - linux: Update the mremap C implementation [BZ #31968]
  - 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)
  - 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]
  - misc: Add support for Linux uio.h RWF_NOAPPEND flag
  - i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)
  - Force DT_RPATH for --enable-hardcoded-path-in-tests
  - resolv: Fix some unaligned accesses in resolver [BZ #30750]
  - nscd: Use time_t for return type of addgetnetgrentX
  - 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)
  - i386: ulp update for SSE2 --disable-multi-arch configurations
  - nptl: Fix tst-cancel30 on kernels without ppoll_time64 support
  - login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
  - login: Check default sizes of structs utmp, utmpx, lastlog
  - sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)
* Thu Apr 18 2024 Arjun Shankar <arjun@redhat.com> - 2.38-18
  - Auto-sync with upstream branch release/2.38/master,
    commit e1135387deded5d73924f6ca20c72a35dc8e1bda:
  - iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence (CVE-2024-2961)
  - powerpc: Fix ld.so address determination for PCREL mode (bug 31640)
  - AArch64: Check kernel version for SVE ifuncs
  - aarch64: fix check for SVE support in assembler
  - aarch64: correct CFI in rawmemchr (bug 31113)
  - AArch64: Remove Falkor memcpy
  - AArch64: Add memset_zva64
  - AArch64: Cleanup emag memset
  - AArch64: Cleanup ifuncs
  - AArch64: Add support for MOPS memcpy/memmove/memset
  - Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.h
  - LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf
* Tue Mar 19 2024 Arjun Shankar <arjun@redhat.com> - 2.38-17
  - Auto-sync with upstream branch release/2.38/master,
    commit 5753cda1ca0749002c4718122a9b6d5177087b7b.
  - linux: Use rseq area unconditionally in sched_getcpu (bug 31479)
  - S390: Do not clobber r7 in clone [BZ #31402]
  - malloc: Use __get_nprocs on arena_get2 (BZ 30945)
  - arm: Remove wrong ldr from _dl_start_user (BZ 31339)
  - sparc: Remove unwind information from signal return stubs [BZ #31244]
  - sparc: Fix sparc64 memmove length comparison (BZ 31266)
  - sparc64: Remove unwind information from signal return stubs [BZ#31244]
  - sparc: Fix broken memset for sparc32 [BZ #31068]
  - S390: Fix building with --disable-mutli-arch [BZ #31196]
  - x86_64: Optimize ffsll function code size.
* Tue Jan 30 2024 Patsy Griffin <patsy@redhat.com> - 2.38-16
  - Auto-sync with upstream branch release/2.38/master,
    commit d37c2b20a4787463d192b32041c3406c2bd91de0:
  - 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)
* Mon Jan 29 2024 Arjun Shankar <arjun@redhat.com> - 2.38-15
  - Adjust glibc-implicit-object-deps-3.patch; and
  - Auto-sync with upstream branch release/2.38/master,
    commit cfe121910013a46e2477562282c56ae8062089aa:
  - libio: Check remaining buffer size in _IO_wdo_write (bug 31183)
  - getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
  - NEWS: Mention bug fixes for 30745/30843
  - NEWS: Mention bug fixes for 29039/30694/30709/30721
  - x86-64: Fix the tcb field load for x32 [BZ #31185]
  - x86-64: Fix the dtv field load for x32 [BZ #31184]
  - elf: Add TLS modid reuse test for bug 29039
  - elf: Fix TLS modid reuse generation assignment (BZ 29039)
  - LoongArch: Delete excessively allocated memory.
  - elf: Fix wrong break removal from 8ee878592c
* Mon Dec 04 2023 Florian Weimer <fweimer@redhat.com> - 2.38-14
  - Support loading more objects without dependencies
* Mon Dec 04 2023 Florian Weimer <fweimer@redhat.com> - 2.38-13
  - Skip temporary files in ldconfig
* Mon Dec 04 2023 Florian Weimer <fweimer@redhat.com> - 2.38-12
  - Auto-sync with upstream branch release/2.38/master,
    commit 63dbbc5c52f9823f86270f32fce20d1e91cdf484:
  - sysdeps: sem_open: Clear O_CREAT when semaphore file is expected to exist [BZ #30789]
* Mon Nov 20 2023 Florian Weimer <fweimer@redhat.com> - 2.38-11
  - Fix force-first handling in dlclose, take two (#2244992, #2246048)
* Thu Oct 26 2023 Carlos O'Donell <carlos@redhat.com> - 2.38-10
  - Revert "Fix force-first handling in dlclose" (#2246048)
* Fri Oct 20 2023 Florian Weimer <fweimer@redhat.com> - 2.38-9
  - Fix force-first handling in dlclose (#2244992)
* Thu Oct 19 2023 Florian Weimer <fweimer@redhat.com> - 2.38-8
  - Drop glibc-rh2239304-1.patch, glibc-rh2239304-2.patch,
    glibc-rh2239304-3.patch; applied upstream.
  - Auto-sync with upstream branch release/2.38/master,
    commit 1e04dcec491bd8f48b5b74ce3e8414132578a645.
  - Revert "elf: Move l_init_called_next to old place of l_text_end in link map"
  - Revert "elf: Always call destructors in reverse constructor order (bug 30785)"
  - Revert "elf: Remove unused l_text_end field from struct link_map"
* Fri Oct 06 2023 Florian Weimer <fweimer@redhat.com> - 2.38-7
  - Revert ELF destructor ordering changes (#2239304)
* Tue Oct 03 2023 Arjun Shankar <arjun@redhat.com> - 2.38-6
  - Auto-sync with upstream branch release/2.38/master,
    750a45a783906a19591fb8ff6b7841470f1f5701:
  - tunables: Terminate if end of input is reached (CVE-2023-4911)
  - Propagate GLIBC_TUNABLES in setxid binaries
* Tue Oct 03 2023 Arjun Shankar <arjun@redhat.com> - 2.38-5
  - Auto-sync with upstream branch release/2.38/master,
    f6445dc94da185b3d1ee283f0ca0a34c4e1986cc:
  - Document CVE-2023-4806 and CVE-2023-5156 in NEWS
  - Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 [BZ #30843]
  - manual/jobs.texi: Add missing @item EPERM for getpgid
  - string: Fix tester build with fortify enable with gcc < 12
  - iconv: restore verbosity with unrecognized encoding names (bug 30694)
  - getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
  - CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
* Mon Sep 11 2023 Florian Weimer <fweimer@redhat.com> - 2.38-4
  - Auto-sync with upstream branch release/2.38/master,
    commit 89da8bc588c2296252543b049bf6d9272321f90d:
  - elf: Move l_init_called_next to old place of l_text_end in link map
  - elf: Remove unused l_text_end field from struct link_map
  - elf: Always call destructors in reverse constructor order (bug 30785)
  - elf: Do not run constructors for proxy objects
  - libio: Fix oversized __io_vtables
  - io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
  - sysdeps: tst-bz21269: fix -Wreturn-type
  - sysdeps: tst-bz21269: handle ENOSYS & skip appropriately
  - sysdeps: tst-bz21269: fix test parameter
* Tue Aug 22 2023 Arjun Shankar <arjun@redhat.com> - 2.38-3
  - Auto-sync with upstream branch release/2.38/master,
    commit 2af141bda3cd407abd4bedf615f9e45fe79518e2.
  - malloc: Remove bin scanning from memalign (bug 30723)
  - malloc: Enable merging of remainders in memalign (bug 30723)
  - i686: Fix build with --disable-multiarch
  - x86_64: Fix build with --disable-multiarch (BZ 30721)
  - x86: Fix incorrect scope of setting `shared_per_thread` [BZ# 30745]
  - nscd: Do not rebuild getaddrinfo (bug 30709)
  - x86: Fix for cache computation on AMD legacy cpus.
  - stdlib: Improve tst-realpath compatibility with source fortification
* Tue Aug 01 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.38-2
  - Drop downstream glibc shadow stack userspace support patches.
* Tue Aug 01 2023 Florian Weimer <fweimer@redhat.com> - 2.38-1
  - Switch to upstream 2.38 release
  - <sys/platform/x86.h>: Add APX support
  - translations: update cs, nl, vi
  - string: Fix tester build with fortify enable with gcc 6
  - linux: Fix i686 with gcc6
  - i386: Remove memset_chk-nonshared.S
  - i386: Fix build with --enable-fortify=3
  - posix: Fix test-errno build with fortify enable
  - powerpc: Fix powerpc64 strchrnul build with old gcc
  - sunrpc: Fix netname build with older gcc
  - malloc: Fix set-freeres.c with gcc 6
  - nscd: cleanup obsolete _FORTIFY_SOURCE setting
* Mon Jul 31 2023 Patsy Griffin <patsy@redhat.com> - 2.37.9000-20
  - Allow for the optional removal of tzdata.
  - Rebuilt for https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata
* Tue Jul 25 2023 DJ Delorie <dj@redhat.com> - 2.37.9000-19
  - Auto-sync with upstream branch master,
    commit 637aac2ae3980de31a6baab236a9255fe853cc76.
  - Include sys/rseq.h in tst-rseq-disable.c
  - string: Fix tester with fortify enabled
  - string: Fix bug-strncat1 with fortify enabled
  - nscd: Use errval, not errno to guide cache update (bug 30662)
  - Restore lookup of IPv4 mapped addresses in files database (bug 25457)
  - Revert "MIPS: Sync elf.h from binutils"
  - riscv: Update rvd libm test ulps
  - MIPS: Sync elf.h from binutils
  - Merge translations (bg, hr, pl, sv)
  - nptl: Unconditionally use a 32-byte rseq area
  - hurd: Fix tst-openloc
  - scripts: Fix fortify checks if compiler does not support _FORTIFY_SOURCE=3
  - configure: Disable building libcrypt by default
  - nptl: Make tst-tls3mod.so explicitly lazy
  - make ‘struct pthread’ a complete type
  - scripts: Add fortify checks on installed headers
  - Update x86_64 libm-test-ulps (x32 ABI)
  - Fix getting return address in elf/tst-audit28.c.
  - [PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold.
  - x86: Fix slight bug in `shared_per_thread` cache size calculation.
  - Update i686 libm-test-ulps (again)
  - Update i686 libm-test-ulps
  - Merge translations (de, ro, uk, zh_TW)
  - Regenerate libc.pot
  - configure: Use autoconf 2.71
  - Update sparc libm-test-ulps
  - s390: Add the clone3 wrapper
  - manual: Fix typos in struct dl_find_object
  - sparc: Fix la_symbind for bind-now (BZ 23734)
  - i386: make debug wrappers compatible with static PIE
  - LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx}
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.37.9000-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jul 11 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-17
  - Auto-sync with upstream branch master,
    commit 7f079fdc16e88ebb8020e17b2fd900e8924da29a:
  - LoongArch: Add vector implementation for _dl_runtime_resolve.
  - LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.
  - sysdeps: Add missing hidden definitions for i386
  - sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCE
  - Translations: Add new ro support and update others.
  - elf: _dl_find_object may return 1 during early startup (bug 30515)
  - LoongArch: config: Rewrite check on static PIE.
  - Revert "hppa: Drop 16-byte pthread lock alignment"
  - realloc: Limit chunk reuse to only growing requests [BZ #30579]
  - vfscanf-internal: Remove potentially unbounded allocas
* Thu Jul 06 2023 Frédéric Bérat <fberat@redhat.com> - 2.37.9000-16
  - Add "--enable-fortify-source" option to configure
  - Auto-sync with upstream branch master,
    commit 5324d258427fd11ca0f4f595c94016e568b26d6b.
  - fileops: Don't process ,ccs= as individual mode flags (BZ#18906)
  - sysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused result
  - libio/bits/stdio2-decl.h: Avoid PLT entries with _FORTIFY_SOURCE
  - libio/bits/stdio2.h: Clearly separate declaration from definitions
  - misc/bits/syslog.h: Clearly separate declaration from definition
  - misc/bits/select2.h: Clearly separate declaration from definitions
  - unistd: Avoid PLT entries with _FORTIFY_SOURCE
  - posix/bits/unistd.h: Clearly separate declaration from definitions
  - wchar: Avoid PLT entries with _FORTIFY_SOURCE
  - misc/sys/cdefs.h: Create FORTIFY redirects for internal calls
  - stdio: Ensure *_chk routines have their hidden builtin definition available
  - string: Ensure *_chk routines have their hidden builtin definition available
  - sysdeps: Ensure ieee128*_chk routines to be properly named
  - Exclude routines from fortification
  - Allow glibc to be built with _FORTIFY_SOURCE
  - manual: Update documentation of strerror and related functions
  - manual: Enhance documentation of the <ctype.h> functions
  - Always do locking when accessing streams (bug 15142, bug 14697)
  - hurd: Implement MAP_EXCL
  - hurd: Fix mapping at address 0 with MAP_FIXED
  - hurd: Fix calling vm_deallocate (NULL)
  - hurd: Map brk non-executable
  - htl: Let Mach place thread stacks
  - mach: strerror must not return NULL (bug 30555)
  - hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc-12 and later)
  - support: Build with exceptions and asynchronous unwind tables [BZ #30587]
  - hurd: Make getrandom return ENOSYS when /dev/random is not set up
  - Stop applying a GCC-specific workaround on clang [BZ #30550]
  - ld.so: Always use MAP_COPY to map the first segment [BZ #30452]
  - setenv.c: Get rid of alloca.
  - Add checks for wday, yday and new date formats
  - aarch64: Add vector implementations of exp routines
  - aarch64: Add vector implementations of log routines
  - aarch64: Add vector implementations of sin routines
  - aarch64: Add vector implementations of cos routines
  - Switch to UTF-8 for INSTALL
  - Make sure INSTALL is ASCII plaintext
  - Update syscall lists for Linux 6.4
* Wed Jun 28 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-15
  - Auto-sync with upstream branch master,
    commit d35fbd3e684e6bb5e5ec452ad8dac6ada8424bdd:
  - linux: Return unsupported if procfs can not be mount on tst-ttyname-namespace
  - linux: Split tst-ttyname
  - Use Linux 6.4 in build-many-glibcs.py
  - x86: Adjust Linux x32 dl-cache inclusion path
  - elf: Update list of RISC-V relocations
  - Fix tests-clean Makefile target (bug 30545)
  - check_native: Get rid of alloca
  - ifaddrs: Get rid of alloca
  - x86: Make dl-cache.h and readelflib.c not Linux-specific
  - elf: Port ldconfig away from stack-allocated paths
  - Call "CST" a time zone abbreviation, not a name
  - benchtests: fix warn unused result
  - sysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn unused result
  - rt/tst-mqueue4.c: Fix wrong number of argument for mq_open
  - debug/readlink{, at}_chk.c: Harmonize declaration and definition
  - wcsmbs/bits/wchar2{, -decl}.h: Clearly separate declaration from definitions
  - stdio-common: tests: Incorrect maxlen parameter for swprintf
  - sysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace for __mempcpy_chk
  - hurd: readv: Get rid of alloca
  - hurd: writev: Add back cleanup handler
  - Fix misspellings -- BZ 25337
  - C2x scanf %b support
  - C2x printf %wN, %wfN support (bug 24466)
  - tests: replace system by xsystem
  - tests: replace read by xread
  - hurd: writev: Get rid of alloca
  - grantpt: Get rid of alloca
  - string: strerror must not return NULL (bug 30555)
  - hurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc.abilist
  - manual: Manual update for strlcat, strlcpy, wcslcat, wclscpy
  - Add the wcslcpy, wcslcat functions
  - Implement strlcpy and strlcat [BZ #178]
  - tests: replace fgets by xfgets
  - tests: replace fread by xfread
  - posix: Add test case for gai_strerror()
  - posix: Handle success in gai_strerror()
  - LoongArch: Add support for dl_runtime_profile
  - malloc: Decrease resource usage for malloc tests
  - stdlib: Tune down fork arc4random tests
  - tst-getdate: Improve testcase flexibility and add test.
  - x86: Make the divisor in setting `non_temporal_threshold` cpu specific
  - x86: Refactor Intel `init_cpu_features`
  - x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  - Remove unused DATEMSK file for tst-getdate
  - resolv_conf: release lock on allocation failure (bug 30527)
* Thu Jun 08 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.37.9000-14
  - Shadow stack userspace support, downstream only and disabled by default.
* Wed Jun 07 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-13
  - Auto-sync with upstream branch master,
    commit 85e6d8b4175fcb195011a0a1bad37d6f3b2355db:
  - time: Fix use-after-free in getdate
  - Move {read,write}_all functions to a dedicated header
  - tests: Replace various function calls with their x variant
  - tests: fix warn unused result on asprintf calls
  - pthreads: Use _exit to terminate the tst-stdio1 test
  - support: Add delayed__exit (with two underscores)
* Mon Jun 05 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-12
  - Auto-sync with upstream branch master,
    commit e3622a8f391deea3b75a577dce70d023dfa3f1c7.
  - time: Also check for EPERM while trying to clock_settime
  - linux: Fail as unsupported if personality call is filtered
  - Remove MAP_VARIABLE from hppa bits/mman.h
  - hurd: Fix x86_64 sigreturn restoring bogus reply_port
  - Add lint-makefiles Makefile linting test.
  - elf: Sort Makefile variables.
  - Fix a few more typos I missed in previous round -- BZ 25337
  - Fix all the remaining misspellings -- BZ 25337
  - Use __nonnull for the epoll_wait(2) family of syscalls
  - Fix invalid use of NULL in epoll_pwait2(2) test
  - getipv4sourcefilter: Get rid of alloca
  - getsourcefilter: Get rid of alloca.
  - tests: fix warn unused results
  - nptl_db/thread_dbP.h: fix warn unused result
  - malloc/{memusage.c, memusagestat.c}: fix warn unused result
  - catgets/gencat.c: fix warn unused result
  - tests: replace ftruncate by xftruncate
  - tests: replace write by xwrite
  - x86-64: Use YMM registers in memcmpeq-evex.S
* Thu Jun 01 2023 Patsy Griffin <patsy@redhat.com> - 2.37.9000-11
  - Auto-sync with upstream branch master,
    commit 6286cca2cb8389dcffec39238a8bf15ffea96396.
  - support: Don't fail on fchown when spawning sgid processes
  - io: Fix F_GETLK, F_SETLK, and F_SETLKW for powerpc64
  - elf: Remove spurios SHARED conditional from elf/rtld.c
  - Fix misspellings in sysdeps/ -- BZ 25337
  - io: Fix record locking contants on 32 bit arch with 64 bit default time_t (BZ#30477)
  - io: Re-flow and sort multiline Makefile definitions
  - elf: Make more functions available for binding during dlclose (bug 30425)
  - LoongArch: Fix inconsistency in SHMLBA macro values between glibc and kernel
  - Fix misspellings in elf/ -- BZ 25337
  - riscv: Add the clone3 wrapper
  - posix: Add error message for EAI_OVERFLOW
  - setsourcefilter: Replace alloca with a scratch_buffer.
  - time: strftime_l: Avoid an unbounded alloca.
  - x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]
  - hurd: Fix setting up signal thread stack alignment
  - mach: Fix startup with stack protector
  - Fix misspellings in manual/ -- BZ 25337
  - Fix misspellings in iconv/ and iconvdata/ -- BZ 25337
  - Add MFD_NOEXEC_SEAL, MFD_EXEC from Linux 6.3 to bits/mman-shared.h
  - Add IP_LOCAL_PORT_RANGE from Linux 6.3 to bits/in.h
  - Add AT_RSEQ_* from Linux 6.3 to elf.h
  - setipv4sourcefilter: Avoid using alloca.
  - wchar: Define va_list for POSIX (BZ #30035)
  - elf: add test for dl-printf
  - elf: fix handling of negative numbers in dl-printf
  - elf: Update comment in open_path
  - elf: Add test for locating libraries in root dir (bug 30435)
  - io: Re-flow and sort multiline Makefile definitions
  - Fix special case for C2x strtol binary constant handling (BZ# 30371)
  - rtld: properly handle root directory in load path (bug 30435)
  - sysdeps/pthread/eintr.c: fix warn unused result
  - sunrpc/netname.c: fix warn unused result
  - locale/programs/locarchive.c: fix warn unused result
  - support: Reformat Makefile.
  - Regenerate configure fragment -- BZ 25337.
  - Fix misspellings in sysdeps/powerpc -- BZ 25337
  - Fix misspellings in sysdeps/unix -- BZ 25337
  - Fix misspellings in sysdeps/x86_64 -- BZ 25337.
  - mach: Fix accessing mach_i386.h
  - Fix misspellings in sysdeps/x86_64/fpu/multiarch -- BZ 25337.
  - mach: Fix installing mach_i386.h
  - hurd: Fix making ld.so run static binaries with retry
  - Add voice-admit DSCP code point from RFC-5865
  - mach: Fix mach_setup_thread_impl with NULL stack_base
  - Remove last remnants of have-protected
  - S390: Use compile-only instead of also link-tests in configure.
  - Fix build for hurd/thread-self.c for i386.
  - io: Fix a typo
  - htl: Use __hurd_fail () instead of assigning errno
  - hurd: Use __hurd_fail () instead of assigning errno
  - powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
  - hurd: Fix using interposable hurd_thread_self
  - hurd 64bit: Re-introduce gai_suspend symbol
  - hurd: Fix __TIMESIZE on x86_64
  - posix: Reformat Makefile.
  - hurd: Fix expected c++ types
  - catgets: Reformat Makefile.
  - benchtests: Reformat Makefile.
  - assert: Reformat Makefile.
  - nptl: Reformat Makefile.
  - wcsmbs: Reformat Makefile.
  - misc: Reformat Makefile.
  - stdio-common: Adjust tests in Makefile
  - elf: Adjust tests in Makefile.
  - scripts: sort-makefile-lines.py
  - Add a SECURITY.md
  - Add HWCAP2_SME* from Linux 6.3 to AArch64 bits/hwcap.h
  - hurd: Also make it possible to call strlen very early
  - hurd: Fix setting up pthreads
  - hurd: Fix x86_64 _hurd_tls_fork
  - hurd: Make sure to not use tcb->self
  - hurd: Use __mach_setup_thread_call ()
  - mach: Add __mach_setup_thread_call ()
  - hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
  - mach: Define MACHINE_THREAD_STATE_SETUP_CALL
  - Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO
  - argp: Reformat Makefile.
  - stdlib: Avoid undefined behavior in stdlib/tst-labs
  - stdlib: Use long long int in stdlib/tst-llabs
  - Update kernel version to 6.3 in header constant tests
  - i386: Use pthread_barrier for synchronization on tst-bz21269
  - stdlib: Add testcases for llabs(). (BZ #30263)
  - stdlib: Add testcases for labs(). (BZ #30263)
  - stdlib: Add testcases for abs(). (BZ #30263)
  - hurd: Fix computing user stack pointer
  - hurd: Fix sc_i386_thread_state layout
  - hurd: Align signal stack pointer after allocating stackframe
  - hurd: Fix aligning signal stack pointer
* Tue May 16 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-10
  - Auto-sync with upstream branch master,
    commit 40b68e8cc00ca40348bc084b651c0561d31feb46:
  - wcsmbs: Reformat Makefile.
  - linux: Reformat Makefile.
  - stdlib: Reformat Makefile.
  - stdio-common: Reformat Makefile.
  - socket: Reformat Makefile.
  - misc: Reformat Makefile.
  - debug: Reformat Makefile.
  - elf: Reformat Makefile.
  - libio: Add __nonnull for FILE * arguments of fclose and freopen
  - nss: Reconcile conditional declaration and use of `is_nscd'
  - Update syscall lists for Linux 6.3
  - hurd: rule out some mach headers when generating errno.h
  - Stop checking if MiG supports retcode.
  - Added Redirects to longdouble error functions [BZ #29033]
  - nptl: Reformat Makefile.
  - scripts: Add sort-makefile-lines.py to sort Makefile variables.
  - dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
* Tue May 09 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-9
  - Auto-sync with upstream branch master,
    commit d1417176a35d27ffb8da0ffb1e33154163b6eeb2:
  - aligned_alloc: conform to C17
  - testsuite: stdlib/isomac.c: fix REQUIREMENTS
  - manual: Remove unsupported line breaks in waiting-with-clock section
  - Enable new device_open_new RPC in libmachuser.
  - Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."
  - Update hurd/hurdselect.c to be more portable.
  - hurd: Fix ld.so name
  - hurd: Add ioperm symbol on x86_64
  - time: Remove alloca() from getdate
  - aarch64: More configure checks for libmvec
  - aarch64: SVE ACLE configure test cleanups
  - hppa: Fix 'concurrency' typo in comment
  - Update hurd/intr-msg.c to be more portable
  - Update sysdeps/mach/hurd/ioctl.c to make it more portable
  - aarch64: fix SVE ACLE check for bootstrap glibc builds
  - Enable libmvec support for AArch64
  - hurd: Enable x86_64 build script
  - hurd 64bit: Make dev_t word type
  - malloc: Really fix tst-memalign-3 link against threads
  - malloc: Fix tst-memalign-3 link against threads
  - Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py
  - Mark various cold functions as __COLD
  - Fix regex type usage
  - hurd 64bit: Fix struct msqid_ds and shmid_ds fields
  - hurd 64bit: Fix ipc_perm fields types
  - hurd 64bit: Fix flock fields types
  - hurd 64bit: Add data for check-c++-types
  - hurd 64bit: Fix pthread_t/thread_t type to long
  - socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len
  - hurd 64bit: Add missing data file for check-localplt test
  - hurd 64bit: Add missing libanl
  - hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
  - hurd: Fix tst-writev test
  - nptl: move tst-x86-64-tls-1 to nptl-only tests
  - hurd: Add expected abilist files for x86_64
  - hurd: Replace reply port with a dead name on failed interruption
  - Define __mig_strlen to support dynamically sized strings in hurd RPCs
  - mach: Disable 32bit compatibility mode
  - hurd: Make it possible to call memcpy very early
  - hurd: Implement longjmp for x86_64
  - hurd: Implement sigreturn for x86_64
  - Make __mach_msg_destroy portable for x86_64
  - hurd: Mark error functions as __COLD
  - cdefs.h: Define __COLD
  - hurd: Fix FS_RETRY_MAGICAL "machtype" handling
  - hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
  - hurd: Don't leak the auth port in msg* RPCs
  - hurd: Make _exit work during early boot-up
  - hurd: Mark various conditions as unlikely
  - hurd: Move libc_hidden_def's around
  - hurd: Simplify _hurd_critical_section_lock a bit
  - __check_pf: Add a cancellation cleanup handler [BZ #20975]
  - Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD__ is -1
  - riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.
  - elf.h: add PT_GNU_SFRAME
  - Fix Hurd getcwd build with GCC >= 13
  - Regenerate sysdeps/mach/hurd/bits/errno.h
  - locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive
  - manual: document posix_openpt (bug 17010)
  - if_index: Remove unneeded alloca.h include
  - gethostid: Do not include alloca.h
* Tue Apr 25 2023 Patsy Griffin <patsy@redhat.com> - 2.37.9000-8
  - Auto-sync with upstream branch master,
    commit 904b94c07af84b7e4c98de3bbb822ccffcaf8c40.
  - socket: Add a test for MSG_CMSG_CLOEXEC
  - hurd: Do not take any flag from the CMSG_DATA
  - hurd: Implement MSG_CMSG_CLOEXEC
  - hurd: Don't pass FD_CLOEXEC in CMSG_DATA
  - hurd: Implement prefer_map_32bit_exec tunable
  - hurd: Don't attempt to deallocate MACH_PORT_DEAD
  - hurd: Only deallocate addrport when it's valid
  - hurd: Implement MAP_32BIT
  - Use O_CLOEXEC in more places (BZ #15722)
  - misc: Convert daemon () to GNU coding style
  - wcsmbs: Add wcsdup() tests. (BZ #30266)
  - string: Add tests for strndup (BZ #30266)
  - string: Add tests for strdup (BZ #30266)
  - string: Allow use of test-string.h for non-ifunc implementations.
  - hurd: Don't migrate reply port into __init1_tcbhead
  - hurd: Make dl-sysdep's open () cope with O_IGNORE_CTTY
  - Created tunable to force small pages on stack allocation.
  - malloc: Add missing shared thread library flags
  - linux: Re-flow and sort multiline Makefile definitions
  - posix: Re-flow and sort multiline Makefile definitions
* Mon Apr 24 2023 Florian Weimer <fweimer@redhat.com> - 2.37.9000-7
  - Explicitly provide ldconfig paths (#2188550)
* Thu Apr 20 2023 Florian Weimer <fweimer@redhat.com> - 2.37.9000-6
  - Auto-sync with upstream branch master,
    commit 65cbd52174f5bc211dd655727c2239e25e55bfce:
  - build-many-glibcs.py: --disable-gcov for gcc-first
  - malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101)
  - rcmd.c: Fix indentation in last commit
  - inet/rcmd.c: fix warn unused result
  - wcsmbs: Re-flow and sort routines, tests variables in Makefile
  - debug: Re-flow and sort routines variable in Makefile
  - math: Improve fmod(f) performance
  - Benchtests: Adjust timing
  - malloc: Assure that THP mode read do write OOB end of stringt
  - malloc: Assure that THP mode is always null terminated
  - aio: Fix freeing memory
  - elf: Stop including tls.h in ldsodefs.h
  - manual: update AddressSanitizer discussion
  - manual: document snprintf truncation better
  - manual: improve string section wording
  - manual: fix texinfo typo
  - <stdio.h>: Make fopencookie, vasprintf, asprintf available by default
  - <string.h>: Make strchrnul, strcasestr, memmem available by default
  - <sys/platform/x86.h>: Add PREFETCHI support
  - <sys/platform/x86.h>: Add AMX-COMPLEX support
  - <sys/platform/x86.h>: Add AVX-NE-CONVERT support
  - <sys/platform/x86.h>: Add AVX-VNNI-INT8 support
  - <sys/platform/x86.h>: Add MSRLIST support
  - <sys/platform/x86.h>: Add AVX-IFMA support
  - <sys/platform/x86.h>: Add AMX-FP16 support
  - <sys/platform/x86.h>: Add WRMSRNS support
  - <sys/platform/x86.h>: Add ArchPerfmonExt support
  - <sys/platform/x86.h>: Add CMPCCXADD support
  - <sys/platform/x86.h>: Add LASS support
  - <sys/platform/x86.h>: Add RAO-INT support
  - <sys/platform/x86.h>: Add LBR support
  - <sys/platform/x86.h>: Add RTM_FORCE_ABORT support
  - <sys/platform/x86.h>: Add SGX-KEYS support
  - <sys/platform/x86.h>: Add BUS_LOCK_DETECT support
  - <sys/platform/x86.h>: Add LA57 support
  - platform.texi: Move LAM after LAHF64_SAHF64
  - <bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15
  - hppa: Update struct __pthread_rwlock_arch_t comment.
  - hppa: Revise  __TIMESIZE define to use __WORDSIZE
  - libio: Remove unused pragma weak on vtable
  - malloc: Only set pragma weak for rpc freemem if required
  - compare_strings.py : Add --gmean flag
  - x86/dl-cacheinfo: remove unsused parameter from handle_amd
  - powerpc: Disable stack protector in early static initialization
  - nptl: Fix tst-cancel30 on sparc64
  - math: Remove the error handling wrapper from fmod and fmodf
  - math: Improve fmodf
  - math: Improve fmod
  - benchtests: Add fmodf benchmark
  - benchtests: Add fmod benchmark
  - x86: Set FSGSBASE to active if enabled by kernel
  - x86_64: Fix asm constraints in feraiseexcept (bug 30305)
  - manual: Document __wur usage under _FORTIFY_SOURCE
  - x86_64: Add rtld-stpncpy & rtld-strncpy
  - stdio-common: Fix building when !IS_IN (libc)
  - time: Fix strftime(3) API regarding nullability
  - Update arm libm-tests-ulps
  - getlogin_r: fix missing fallback if loginuid is unset (bug 30235)
  - memalign: Support scanning for aligned chunks.
  - malloc: Use C11 atomics on memusage
  - Remove --enable-tunables configure option
  - Remove --disable-experimental-malloc option
* Fri Mar 31 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-5
  - Apply glibc-disable-werror-tst-realloc.patch to disable spurious GCC
    warning; and
  - Auto-sync with upstream branch master,
    commit 885d3cda907d0dee54b13cbbf61b040c9951d5a2:
  - Allow building with --disable-nscd again
  - system: Add "--" after "-c" for sh (BZ #28519)
  - posix: Fix some crashes in wordexp [BZ #18096]
  - LoongArch: ldconfig: Add comments for using EF_LARCH_OBJABI_V1
  - elf: Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh
  - Fix tst-glibc-hwcaps-prepend-cache with custom configure prefix value
  - Fix tst-ldconfig-ld_so_conf-update with custom configure prefix value
  - support: introduce support_sysconfdir_prefix
  - Remove set-hooks.h from generic includes
  - Remove --with-default-link configure option
  - libio: Remove the usage of __libc_IO_vtables
  - libio: Do not autogenerate stdio_lim.h
  - Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
  - benchtests: Move libmvec benchtest inputs to benchtests directory
  - stdio-common: tests: don't double-define _FORTIFY_SOURCE
  - LoongArch: ldconfig: Ignore EF_LARCH_OBJABI_V1 in shared objects
  - _dl_map_object_from_fd: Remove unnecessary debugger notification in error path
  - hppa: Drop 16-byte pthread lock alignment
  - Minor: don't call _dl_debug_update (which can have side effects) inside assert
  - x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.c
  - Declare wcstofN, wcstofNx for C2x
  - Update printf %b/%B C2x support
  - ARC: run child from the separate start block in __clone
  - ARC: Add the clone3 wrapper
* Mon Mar 13 2023 Florian Weimer <fweimer@redhat.com> - 2.37.9000-4
  - Auto-sync with upstream branch master,
    commit 90233f113cc941ef88ce03b7f73221a964dcaca8:
  - LoongArch: Add get_rounding_mode.
  - LoongArch: Add support for ldconfig.
  - linux: fix ntp_gettime abi break (BZ# 30156)
  - elf: Add missing dependency between resolvfail and testobj1.so
  - elf: Add -z lazy to some more tests
  - Benchtests: Remove simple_str(r)chr
  - Benchtests: Remove simple_str(n)casecmp
  - Benchtests: Remove simple_memcmp
  - Benchtests: Remove simple_strcspn/strpbrk/strsep
  - Benchtests: Remove memchr_strnlen
  - Benchtests: Remove simple_mem(r)chr
  - Benchtests: Remove simple_strcpy_chk
  - Benchtests: Remove simple_str(n)cmp
  - malloc: Fix transposed arguments in sysmalloc_mmap_fallback call
  - rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX}
  - posix: Ensure the initial signal disposition for tst-spawn7
  - hurd: fix build of tst-system.c
  - x86: Fix bug about glibc.cpu.hwcaps.
  - posix: Fix system blocks SIGCHLD erroneously [BZ #30163]
  - gshadow: Matching sgetsgent, sgetsgent_r ERANGE handling (bug 30151)
* Mon Mar 06 2023 DJ Delorie <dj@redhat.com> - 2.37.9000-3
  - Auto-sync with upstream branch master,
    commit 8390014c2320f94ffd8a8f6088c10c1f64567954.
  - Update kernel version to 6.2 in header constant tests
  - arm: Remove __builtin_arm_uqsub8 usage on string-fza.h
  - alpha: Remove strncmp optimization
  - powerpc: Remove powerpc64 strncmp variants
  - powerpc: Remove strncmp variants
  - C2x scanf binary constant handling
  - Fix stringop-overflow warning in test-strncat.
  - nis: Fix stringop-truncation warning with -O3 in nis_local_host.
  - support: use 64-bit time_t (bug 30111)
  - LoongArch: Update libm-test-ulps.
  - LoongArch: Further refine the condition to enable static PIE
  - hurd: Fix some broken indentation
  - hurd: Remove the ecx kludge
* Wed Mar 01 2023 Carlos O'Donell <carlos@redhat.com> - 2.37.9000-2
  - Auto-sync with upstream branch master,
    commit 59a6d5e9477695c41d6feef7ef8636f8f744f3c5:
  - Add AArch64 HWCAP2 values from Linux 6.2 to bits/hwcap.h
  - crypt: Remove invalid end of page test badsalttest
  - S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]
  - s390x: Regenerate ULPs.
  - Add Arm HWCAP values from Linux 6.2 to bits/hwcap.h
  - htl: Add pthreadtypes-arch.h for x86_64
  - hurd: Implement TLS for x86_64
  - htl: Make pthread_mutex_t pointer-aligned
  - x86_64: Update libm test ulps
  - localedata: de_DE should not use Fräulein
  - LoongArch: Add math-barriers.h
  - cdefs.h: fix "__clang_major" typo
  - hppa: Drop old parisc-specific MADV_* constants
  - hurd: Generalize init-first.c to support x86_64
  - hurd: Simplify init-first.c further
  - hurd: Mark some audit tests as unsupported
  - htl: Mark select loop test as unsupported
  - hurd: Mark RLIMIT_AS tests as unsupported
  - aarch64: update libm test ulps
  - powerpc:Regenerate ulps for hypot
  - Update syscall lists for Linux 6.2
  - tunables.texi: Change \code{1} to @code{1}
  - x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
  - gmon: fix memory corruption issues [BZ# 30101]
  - gmon: improve mcount overflow handling [BZ# 27576]
  - gmon: Fix allocated buffer overflow (bug 29444)
  - malloc: remove redundant check of unsorted bin corruption
  - Use Linux 6.2 in build-many-glibcs.py
  - Ignore MAP_VARIABLE in tst-mman-consts.py
  - AArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]
* Mon Feb 20 2023 Arjun Shankar <arjun@redhat.com> - 2.37.9000-1
  - Drop glibc-printf-grouping-swbz30068.patch; fix applied upstream, and
  - Auto-sync with upstream branch master,
    commit 8b014a1b1f7aee1e3348db108aeea396359d481e:
  - s390: Fix build for -march=z13
  - arm: Support gcc older than 10 for find_zero_all
  - Linux: Remove generic Implies
  - Linux: Remove unused generic Makefile
  - Linux: Assume and consolidate getpeername wire-up syscall
  - Linux: Assume and consolidate getsockname wire-up syscall
  - Linux: Move wordsize-32 Version to default
  - __glob64_time64: Fix typo for stub_warning call (BZ #30146)
  - elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
  - stdlib: Undo post review change to 16adc58e73f3 [BZ #27749]
  - Define PC, SP and SYSRETURN for hurd x86_64
  - mach: Use PAGE_SIZE
  - hurd: Simplify init-first.c a bit
  - hurd: Make timer_t pointer-sized
  - hurd: Fix xattr function return type
  - hurd: Use proper integer types
  - hurd: Move thread state manipulation into _hurd_tls_new ()
  - glob64_time64: Fix typo for stub_warning call (BZ #30146)
  - Use uintptr_t instead of performing pointer subtraction with a null pointer
  - ARC:fpu: add extra capability check before use of sqrt and fma builtins
  - ARC: align child stack in clone
  - string: Remove string_private.h
  - iconv: Remove _STRING_ARCH_unaligned usage
  - iconv: Remove _STRING_ARCH_unaligned usage for get/set macros
  - resolv: Remove _STRING_ARCH_unaligned usage
  - nscd: Remove _STRING_ARCH_unaligned usage
  - stdlib: Simplify getenv
  - crypto: Remove _STRING_ARCH_unaligned usage
  - Fix ifunc-impl-list.c build for s390
  - [hurd] Fix i686 build breakage caused by 4fedebc91108
  - C2x strtol binary constant handling
  - [hurd] Add MTU_DISCOVER values
  - hurd: Fix unwinding over INTR_MSG_TRAP in shared too
  - mach: undef ENTRY2
  - hurd: i386 TLS tweaks
  - stdio: Do not ignore posix_spawn error on popen (BZ #29016)
  - update auto-libm-test-out-hypot
  - added pair of inputs for hypotf in binary32
  - Naming the parameter of dummy_sa_handler
  - hurd: Fix tcflag_t and speed_t types on 64-bit
  - htl: Remove ./sysdeps/htl/bits/types/struct___pthread_mutex.h
  - hurd, htl: Add some x86_64-specific code
  - Fix typos in comments
  - htl: Generalize i386 pt-machdep.h to x86
  - hurd: Set up the basic tree for x86_64-gnu
  - mach: Look for mach_i386.defs on x86_64 too
  - htl: Fix semaphore reference
  - hurd: Fix xattr error value
  - mach, hurd: Cast through uintptr_t
  - hurd: Use mach_msg_type_number_t where appropriate
  - hurd: Refactor readlinkat()
  - Use __builtin_FILE instead of __FILE__ in assert in C++.
  - hurd: Fix unwinding over INTR_MSG_TRAP
  - powerpc64: Add the clone3 wrapper
  - string: Disable stack protector in early static initialization
  - string: Add libc_hidden_proto for memrchr
  - string: Add libc_hidden_proto for strchrnul
  - elf: Smoke-test ldconfig -p against system /etc/ld.so.cache
  - NEWS: Document CVE-2023-25139.
  - Use 64-bit time_t interfaces in strftime and strptime (bug 30053)
  - C-SKY: Strip hard float abi from hard float feature.
  - S390: Influence hwcaps/stfle via GLIBC_TUNABLES.
  - string: Hook up the default implementation on test-strrchr
  - string: Hook up the default implementation on test-memrchr
  - string: Hook up the default implementation on test-memchr
  - string: Hook up the default implementation on test-strcpy
  - string: Hook up the default implementation on test-stpcpy
  - string: Hook up the default implementation on test-strncmp
  - string: Hook up the default implementation on test-strcmp
  - string: Hook up the default implementation on test-strchr
  - string: Hook up the default implementation on test-strnlen
  - string: Hook up the default implementation on test-strlen
  - riscv: Add string-fza.h and string-fzi.h
  - sh: Add string-fzb.h
  - powerpc: Add string-fza.h
  - arm: Add string-fza.h
  - alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.h
  - hppa: Add string-fza.h, string-fzc.h, and string-fzi.h
  - hppa: Add memcopy.h
  - string: Improve generic strrchr with memrchr and strlen
  - string: Improve generic memrchr
  - string: Improve generic strnlen with memchr
  - string: Improve generic memchr
  - string: Improve generic strcpy
  - string: Improve generic stpcpy
  - string: Improve generic strncmp
  - string: Improve generic strcmp
  - string: Improve generic strchr
  - string: Improve generic strchrnul
  - string: Improve generic strlen
  - Add string vectorized find and detection functions
  - Parameterize OP_T_THRES from memcopy.h
  - Parameterize op_t from memcopy.h
  - Replace rawmemchr (s, '\0') with strchr
  - AArch64: Improve SVE memcpy and memmove
  - Account for grouping in printf width (bug 30068)
  - Move RETURN_TO to x86/sysdep.h and implement x86_64 version.
  - Remove pthread-pi-defines.sym
  - stdlib: tests: don't double-define _FORTIFY_SOURCE
  - LoongArch: Add new relocation types.
  - Remove sysdeps/mach/i386/machine-sp.h
  - cdefs: Limit definition of fortification macros
  - hurd: Move some i386 bits to x86
  - Remove support setting custom demuxers during signal handling.
  - hurd: Implement SHM_ANON
  - hurd: Implement O_TMPFILE
  - hurd: Consolidate file_name_lookup implementation
  - Linux: optimize clone3 internal usage
  - aarch64: Add the clone3 wrapper
  - linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
  - Linux: Do not align the stack for __clone3
  - linux: Extend internal clone3 documentation
  - linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL
  - Open master branch for glibc 2.38 development
* Sat Feb 04 2023 Carlos O'Donell <carlos@redhat.com> - 2.37-1
  - Drop already included glibc-dprintf-length.patch patch.
  - Apply glibc-printf-grouping-swbz30068.patch to fix swbz#30068.
  - Auto-sync with upstream branch release/2.37/master,
    commit a704fd9a133bfb10510e18702f48a6a9c88dbbd5:
  - Create ChangeLog.old/ChangeLog.26. (tag: glibc-2.37)
  - Prepare for glibc 2.37 release.
  - x86: Fix strncat-avx2.S reading past length [BZ #30065]
  - Update install.texi, and regenerate INSTALL.
  - Update manual/contrib.texi.
  - Update NEWS file with bug fixes.
  - Regenerate configure.
  - Update all PO files in preparation for release.
  - doc: correct _FORTIFY_SOURCE doc in features.h
  - libio: Update number of written bytes in dprintf implementation
* Tue Jan 31 2023 Florian Weimer <fweimer@redhat.com> - 2.36.9000-25
  - Apply glibc-dprintf-length.patch to fix dprintf return value regression.
  - Auto-sync with upstream branch master,
    commit 2f39e44a8417b4186a7f15bfeac5d0b557e63e03:
  - Account for octal marker in %#o format (rhbz#2165869)
  - Use binutils 2.40 branch in build-many-glibcs.py
  - Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
* Wed Jan 25 2023 Florian Weimer <fweimer@redhat.com> - 2.36.9000-24
  - Auto-sync with upstream branch master,
    commit 0d50f477f47ba637b54fb03ac48d769ec4543e8d:
  - stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)
  - Document '%F' format specifier
  - sparc (64bit): Regenerate ulps
  - ia64: Regenerate ulps
  - Update libc.pot for 2.37 release.
  - x86: Cache computation for AMD architecture.
  - manual: Fix typo
  - Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
  - Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h
  - AArch64: Improve strrchr
  - AArch64: Optimize strnlen
  - AArch64: Optimize strlen
  - AArch64: Optimize strcpy
  - AArch64: Improve strchrnul
  - AArch64: Optimize strchr
  - AArch64: Improve strlen_asimd
  - AArch64: Optimize memrchr
  - AArch64: Optimize memchr
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.36.9000-23
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 17 2023 Florian Weimer <fweimer@redhat.com> - 2.36.9000-22
  - Auto-sync with upstream branch master,
    commit 569cfcc6bf35c28112ca8d7112e9eb4a22bed5b8:
  - hurd: Fix _NOFLSH value
  - elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
  - string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444]
  - scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option
  - configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
* Wed Jan 11 2023 Patsy Griffin <patsy@redhat.com> - 2.36.9000-21
  - Auto-sync with upstream branch master,
    commit 2d2d7e1a8f2e62b442ae8978f0a6c17f385575c4.
  - configure: Allow user override LD, AR, OBJCOPY, and GPROF
  - math: Suppress -O0 warnings for soft-fp fsqrt [BZ #19444]
  - sunrpc: Suppress GCC -O1 warning on user2netname [BZ #19444]
  - locale: Use correct buffer size for utf8_sequence_error [BZ #19444]
  - Add HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits/hwcap.h
  - Add _FORTIFY_SOURCE implementation documentation [BZ #28998]
  - Update copyright dates not handled by scripts/update-copyrights
  - Update copyright dates with scripts/update-copyrights
  - Remove trailing whitespace in gmp.h
  - Remove trailing whitespace
  - C2x semantics for <tgmath.h>
  - time: Set daylight to 1 for matching DST/offset change (bug 29951)
  - Fix ldbl-128 built-in function use
  - x86: Check minimum/maximum of non_temporal_threshold [BZ #29953]
  - i686: Regenerate ulps
* Mon Jan 02 2023 Arjun Shankar <arjun@redhat.com> - 2.36.9000-20
  - Drop glibc-rh2155825.patch; fix applied upstream, and
  - Auto-sync with upstream branch master,
    commit 5f55b22f4b3ea14c777a60f239d25dc4555eb804:
  - hurd getcwd: Fix memory leak on error
  - hurd fcntl: Make LOCKED macro more robust
  - hurd: Make dl-sysdep __sbrk check __vm_allocate call
  - htl: Drop duplicate check in __pthread_stack_alloc
  - hurd hurdstartup: Initialize remaining fields of hurd_startup_data
  - hurd _S_msg_add_auth: Initialize new arrays to 0
  - htl: Check error returned by __getrlimit
  - getdelim: ensure error indicator is set on error (bug 29917)
  - htl: Fix sem_wait race between read and gsync_wait
  - Avoid use of atoi in malloc
  - Linux: Pass size argument of epoll_create to the kernel
  - Simplify scripts/cross-test-ssh.sh configuration.
  - Define MADV_COLLAPSE from Linux 6.1
  - powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ
  - Update all PO files in preparation for release.
  - Update kernel version to 6.1 in header constant tests
  - Update syscall lists for Linux 6.1
  - libio: Convert __vswprintf_internal to buffers (bug 27857)
  - libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
  - libio: Convert __vdprintf_internal to buffers
  - libio: Convert __vasprintf_internal to buffers
  - libio: Convert __vsprintf_internal to buffers
  - stdio-common: Add lock optimization to vfprintf and vfwprintf
  - stdio-common: Convert vfprintf and related functions to buffers
  - stdio-common: Add __translated_number_width
  - stdio-common: Add __printf_function_invoke
  - stdio-common: Introduce buffers for implementing printf
  - locale: Implement struct grouping_iterator
  - Use Linux 6.1 in build-many-glibcs.py
  - Avoid use of atoi in some places in libc
* Thu Dec 22 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-19
  - Fix epoll_create regression (#2155825)
* Mon Dec 19 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-18
  - Auto-sync with upstream branch master,
    commit c1c0dea38833751f36a145c322ce53c9a08332e1:
  - Linux: Remove epoll_create, inotify_init from syscalls.list (#2154747)
  - Linux: Reflow and sort some Makefile variables
  - mach: Drop remnants of old_CFLAGS
  - mach: Fix passing -ffreestanding when checking for gnumach headers
  - Force use of -ffreestanding when checking for gnumach headers
  - elf: Fix tst-relro-symbols.py argument passing
  - x86: Prevent SIGSEGV in memcmp-sse2 when data is concurrently modified [BZ #29863]
  - Allow _Qp_fgt in sparc64 localplt.data
* Mon Dec 12 2022 DJ Delorie <dj@redhat.com> - 2.36.9000-17
  - Auto-sync with upstream branch master,
    commit 5dcd2d0ad02ff12c76355ef4f40947c1857ac482.
  - stdlib: Move _IO_cleanup to call_function_static_weak
  - elf: Do not assume symbol order on tst-audit25{a,b}
  - time: Use 64 bit time on tzfile
  - nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)
  - nis: Build libnsl with 64 bit time_t
  - realloc: Return unchanged if request is within usable size
  - Linux: Consolidate typesizes.h
  - Linux: Make generic fcntl.h the default one
  - Linux: make generic xstatver.h the default one
  - Linux: Remove generic sysdep
  - Linux: Assume and consolidate shutdown wire-up syscall
  - Linux: Assume and consolidate listen wire-up syscall
  - Linux: Assume and consolidate socketpair wire-up syscall
  - Linux: Assume and consolidate socket wire-up syscall
  - Linux: Assume and consolidate bind wire-up syscall
  - Linux: consolidate ____longjmp_chk
  - Linux: consolidate sendfile implementation
  - Linux: consolidate unlink implementation
  - Linux: consolidate symlink implementation
  - Linux: consolidate rmdir implementation
  - Linux: consolidate readlink implementation
  - Linux: consolidate mkdir implementation
  - Linux: consolidate link implementation
  - Linux: consolidate lchown implementation
  - Linux: consolidate inotify_init implementation
  - Lninux: consolidate epoll_create implementation
  - Linux: consolidate dup2 implementation
  - Linux: consolidate chown implementation
  - Linux: consolidate chmod implementation
  - linux: Consolidate dl-origin.c
  - linux: Use long int for syscall return value
  - LoongArch: Use medium cmodel build libc_nonshared.a.
  - x86_64: State assembler is being tested on sysdeps/x86/configure
  - configure: Remove AS check
  - configure: Remove check if ld is GNU
  - configure: Remove check if as is GNU
  - configure: Move locale tools early
* Mon Dec 05 2022 Arjun Shankar <arjun@redhat.com> - 2.36.9000-16
  - Auto-sync with upstream branch master,
    commit 8fb923ddc38dd5f4bfac4869d70fd80483fdb87a:
  - hurd: Make getrandom cache the server port
  - powerpc64: Remove old strncmp optimization
  - x86-64 strncpy: Properly handle the length parameter [BZ# 29839]
  - x86-64 strncat: Properly handle the length parameter [BZ# 24097]
  - ARC: update definitions in elf/elf.h
  - scripts: Add "|" operator support to glibcpp's parsing
  - Apply asm redirections in syslog.h before first use [BZ #27087]
  - LoongArch: Add support for ilogb[f]
  - LoongArch: Add support for scalb[f]
  - LoongArch: Add support for scalbn[f]
  - LoongArch: Use __builtin_logb{,f} with GCC >= 13
  - Use GCC builtins for logb functions if desired.
  - LoongArch: Use __builtin_llrint{,f} with GCC >= 13
  - Use GCC builtins for llrint functions if desired.
  - LoongArch: Use __builtin_lrint{,f} with GCC >= 13
  - Use GCC builtins for lrint functions if desired.
  - LoongArch: Use __builtin_rint{,f} with GCC >= 13
* Mon Nov 28 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-15
  - Auto-sync with upstream branch master,
    commit f704192911c6c7b65a54beab3ab369fca7609a5d:
  - x86/fpu: Factor out shared avx2/avx512 code in svml_{s|d}_wrapper_impl.h
  - x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h
  - x86/fpu: Reformat svml_{s|d}_wrapper_impl.h
  - x86/fpu: Fix misspelled evex512 section in variety of svml files
  - x86/fpu: Add missing ISA sections to variety of svml files
  - stdio-common: Add missing dependencies (bug 29780)
  - i386: Avoid rely on linker optimization to avoid relocation
  - elf: Fix rtld-audit trampoline for aarch64
  - Define in_int32_t_range to check if the 64 bit time_t syscall should be used
* Mon Nov 14 2022 Arjun Shankar <arjun@redhat.com> - 2.36.9000-14
  - Auto-sync with upstream branch master,
    commit 94628de77888c3292fc103840731ff85f283368e:
  - elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)
  - LoongArch: Hard Float Support for fmaximum_mag_num{f/ }, fminimum_mag_num{f/ }.
  - LoongArch: Hard Float Support for fmaximum_mag{f/ }, fminimum_mag{f/ }.
  - LoongArch: Hard Float Support for fmaxmag{f/ }, fminmag{f/ }.
  - LoongArch: Hard Float Support for fmaximum_num{f/ }, fminimum_num{f/ }.
  - LoongArch: Hard Float Support for fmaximum{f/ }, fminimum{f/ }.
  - LoongArch: Hard Float Support for float-point classification functions.
  - LoongArch: Use __builtin_{fma, fmaf} to implement function {fma, fmaf}.
* Thu Nov 10 2022 Florian Weimer <fweimer@redhat.com> - 2.36.9000-13
  - Auto-sync with upstream branch master,
    commit 22a46dee24351fd5f4f188ad80554cad79c82524:
  - Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)
  - riscv: Get level 3 cache's information
  - debug: Fix typo in tests-unsupported rule
  - iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
  - Makerules: Generate shlib.lds with -fuse-ld=bfd
  - x86: Add avx2 optimized functions for the wchar_t strcpy family
  - x86: Add evex optimized functions for the wchar_t strcpy family
  - x86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions
  - x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions
  - benchtests: Make str{n}{cat|cpy} benchmarks output json
  - x86: Use VMM API in memcmpeq-evex.S and minor changes
  - x86: Use VMM API in memcmp-evex-movbe.S and minor changes
  - string: Add len=0 to {w}memcmp{eq} tests and benchtests
  - Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
  - hurd: Add sigtimedwait and sigwaitinfo support
* Mon Nov 07 2022 DJ Delorie <dj@redhat.com> - 2.36.9000-12
  - Auto-sync with upstream branch master,
    commit 8d291eabd541029d7ac705cc1ea112c58dfbb05f.
  - Apply asm redirection in gmp.h before first use
  - Rewrite find_cxx_header config configure.ac
  - elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dynamic()
  - elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIE
  - posix: Make posix_spawn extensions available by default
  - x86_64: Implement evex512 version of strrchr and wcsrchr
  - elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
  - LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].
  - scripts/glibcelf.py: Properly report <elf.h> parsing failures
  - elf: Rework exception handling in the dynamic loader [BZ #25486]
  - linux: Drop useless include from fstatat.c
  - Fix OOB read in stdlib thousand grouping parsing [BZ #29727]
  - linux: Fix fstatat on MIPSn64 (BZ #29730)
  - elf: Remove allocate use on _dl_debug_printf
  - nptl: Fix pthread_create.c build with clang
  - allocate_once: Apply asm redirection before first use
  - alloc_buffer: Apply asm redirection before first use
  - configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
  - Disable use of -fsignaling-nans if compiler does not support it
  - intl: Fix clang -Wunused-but-set-variable on plural.c
  - Apply asm redirection in not-cancel before first use
  - malloc: Use uintptr_t for pointer alignment
  - Use uintptr_t in fts for pointer alignment
  - Fix build with GCC 13 _FloatN, _FloatNx built-in functions
  - elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)
  - x86-64: Improve evex512 version of strlen functions
  - Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.
  - Remove unused scratch_buffer_dupfree
  - Fix elf/tst-dlmopen-twice not to exhaust static TLS
  - Use uintptr_t in string/tester for pointer alignment
  - stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
  - Fix resource/bug-ulimit1 test
  - Fix missing NUL terminator in stdio-common/scanf13 test
  - Fix off-by-one OOB read in elf/tst-tls20
  - elf: Fix alloca size in _dl_debug_vdprintf
  - malloc: Use uintptr_t in alloc_buffer
  - Fix invalid pointer dereference in wcpcpy_chk
  - Fix invalid pointer dereference in wcscpy_chk
  - aarch64: Fix the extension header write in getcontext and swapcontext
  - aarch64: Don't build wordcopy
  - scripts: Use bool in tunables initializer
  - longlong.h: update from GCC for LoongArch clz/ctz support
* Thu Oct 27 2022 Patsy Griffin <patsy@redhat.com> - 2.36.9000-11
  - Auto-sync with upstream branch master,
    commit 6f360366f7f76b158a0f4bf20d42f2854ad56264.
  - elf: Introduce to _dl_call_fini
  - ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
  - scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)
  - Remove lingering libSegfault Makefile entries
  - aarch64: Use memcpy_simd as the default memcpy
  - aarch64: Cleanup memset ifunc
  - elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
  - x86_64: Implement evex512 version of strchrnul, strchr and wcschr
  - linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
  - manual: Add missing % in int conversion list
  - Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)
  - Remove all assembly optimizations for htonl and htons
  - Remove htonl.S for i386/x86_64
  - Fix BZ #29463 in the ibm128 implementation of y1l too
  - Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h
  - x86: Use `testb` for FSRM check in memmove-vec-unaligned-erms
  - x86: Use `testb` for case-locale check in str{n}casecmp-sse42
  - x86: Use `testb` for case-locale check in str{n}casecmp-sse2
  - x86: Use `testb` for case-locale check in str{n}casecmp-avx2
  - x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl
  - x86: Remove AVX512-BVMI2 instruction from strrchr-evex.S
  - sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698]
  - nis: Fix nis_print_directory
  - linux: Avoid shifting a negative signed on POSIX timer interface
  - Bench: Improve benchtests for memchr, strchr, strnlen, strrchr
  - x86: Optimize strrchr-evex.S and implement with VMM headers
  - x86: Optimize memrchr-evex.S
  - x86: Optimize strnlen-evex.S and implement with VMM headers
  - x86: Shrink / minorly optimize strchr-evex and implement with VMM headers
  - x86: Optimize memchr-evex.S and implement with VMM headers
  - x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
  - String: Improve test coverage for memchr
  - Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
  - Introduce <pointer_guard.h>, extracted from <sysdep.h>
  - x86-64: Move LP_SIZE definition to its own header
  - math: Fix asin and acos invalid exception with old gcc
  - x86: Update strlen-evex-base to use new reg/vec macros.
  - x86: Remove now unused vec header macros.
  - x86: Update memset to use new VEC macros
  - x86: Update memmove to use new VEC macros
  - x86: Update memrchr to use new VEC macros
  - x86: Update VEC macros to complete API for evex/evex512 impls
  - elf: Do not completely clear reused namespace in dlmopen (bug 29600)
  - malloc: Switch global_max_fast to uint8_t
  - Add NT_S390_PV_CPU_DATA from Linux 6.0 to elf.h
  - Add AArch64 HWCAP2_EBF16 from Linux 6.0 to bits/hwcap.h
  - String: Improve test coverage for memchr
  - elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
  - socket: Use offsetof in SUN_LEN (bug 29578)
  - Expose all MAP_ constants in <sys/mman.h> unconditionally (bug 29375)
  - LoongArch: Fix the condition to use PC-relative addressing in start.S
  - arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
  - csu: Disable stack protector for static-reloc for static-pie
  - NEWS: Fix grammar
  - elf: Simplify output of hwcap subdirectories in ld.so help
  - elf: Remove _dl_string_hwcap
  - Add NEWS entry for legacy hwcaps removal
  - elf: Remove hwcap and bits_hwcap fields from struct cache_entry
  - elf: Remove hwcap parameter from add_to_cache signature
  - elf: Remove legacy hwcaps support from ldconfig
  - elf: Remove legacy hwcaps support from the dynamic loader
  - x86_64: Remove platform directory library loading test
  - Update to Unicode 15.0.0 [BZ #29604]
  - Update kernel version to 6.0 in header constant tests
  - x86: Fix -Os build (BZ #29576)
  - sunrpc: Suppress GCC -Os warning on user2netname
  - rt: Initialize mq_send input on tst-mqueue{5,6}
  - posix: Suppress -Os may be used uninitialized warnings on regexec
  - posix: Suppress -Os warnings on fnmatch
  - locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
  - Regenerate sysdeps/mach/hurd/bits/errno.h
  - Update syscall lists for Linux 6.0
  - nscd: Drop local address tuple variable [BZ #29607]
  - Use Linux 6.0 in build-many-glibcs.py
  - x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations
  - x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation
  - x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations
  - x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations
  - x86-64: Require BMI2 for AVX2 strncmp implementation
  - x86-64: Require BMI2 for AVX2 strcmp implementation
  - x86-64: Require BMI2 for AVX2 str(n)casecmp implementations
  - x86: include BMI1 and BMI2 in x86-64-v3 level
  - x86: Cleanup pthread_spin_{try}lock.S
  - Benchtests: Add bench for pthread_spin_{try}lock and mutex_trylock
* Mon Oct 17 2022 Carlos O'Donell <carlos@redhat.com> - 2.36.9000-10
  - Enable ELF DT_HASH for shared objects and the dynamic loader (#2129358)

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/00
/usr/lib/debug/.build-id/00/4100ff5dbec821e923157fde9e269e4e54f6d3
/usr/lib/debug/.build-id/00/4100ff5dbec821e923157fde9e269e4e54f6d3.debug
/usr/lib/debug/.build-id/00/51e5677c6a9e0042645186d1c6e3269b5b5bf8
/usr/lib/debug/.build-id/00/51e5677c6a9e0042645186d1c6e3269b5b5bf8.debug
/usr/lib/debug/.build-id/01
/usr/lib/debug/.build-id/01/300e82c776b8202372d4104bcff0369c5547b4
/usr/lib/debug/.build-id/01/300e82c776b8202372d4104bcff0369c5547b4.debug
/usr/lib/debug/.build-id/01/8a0d1c55e71b3f35862f1146852f7c3d70b1a1
/usr/lib/debug/.build-id/01/8a0d1c55e71b3f35862f1146852f7c3d70b1a1.debug
/usr/lib/debug/.build-id/01/be3cfb77663f7e3a55c2a2ac30a1d534059678
/usr/lib/debug/.build-id/01/be3cfb77663f7e3a55c2a2ac30a1d534059678.debug
/usr/lib/debug/.build-id/04
/usr/lib/debug/.build-id/04/cc3b9c7c5be76ae7c68ee5338f96927ef1c50c
/usr/lib/debug/.build-id/04/cc3b9c7c5be76ae7c68ee5338f96927ef1c50c.debug
/usr/lib/debug/.build-id/05
/usr/lib/debug/.build-id/05/2185084cee61cbc02cf8afefa5a5fab1f8aa02
/usr/lib/debug/.build-id/05/2185084cee61cbc02cf8afefa5a5fab1f8aa02.debug
/usr/lib/debug/.build-id/06
/usr/lib/debug/.build-id/06/2594a7a5346941814409851422bd96116163c6
/usr/lib/debug/.build-id/06/2594a7a5346941814409851422bd96116163c6.debug
/usr/lib/debug/.build-id/06/2d104c245ae7cdf16f58dfb41f8337caa822d0
/usr/lib/debug/.build-id/06/2d104c245ae7cdf16f58dfb41f8337caa822d0.debug
/usr/lib/debug/.build-id/06/b0868578cdc510255921efa31beb64d65942c9
/usr/lib/debug/.build-id/06/b0868578cdc510255921efa31beb64d65942c9.debug
/usr/lib/debug/.build-id/07
/usr/lib/debug/.build-id/07/a932b0e92a065f505c2d371b31d6e8c2009308
/usr/lib/debug/.build-id/07/a932b0e92a065f505c2d371b31d6e8c2009308.debug
/usr/lib/debug/.build-id/08
/usr/lib/debug/.build-id/08/213513e38c0e2befdb1fdaab943b0faec72db7
/usr/lib/debug/.build-id/08/213513e38c0e2befdb1fdaab943b0faec72db7.debug
/usr/lib/debug/.build-id/08/3e24d7d8d5655a099125061bde8cd494e9de99
/usr/lib/debug/.build-id/08/3e24d7d8d5655a099125061bde8cd494e9de99.debug
/usr/lib/debug/.build-id/09
/usr/lib/debug/.build-id/09/775ce4565d009bff73dc927fb571182ca43149
/usr/lib/debug/.build-id/09/775ce4565d009bff73dc927fb571182ca43149.debug
/usr/lib/debug/.build-id/0a
/usr/lib/debug/.build-id/0a/ad93d3ea473d8b8b017ed073379aa37872c2a1
/usr/lib/debug/.build-id/0a/ad93d3ea473d8b8b017ed073379aa37872c2a1.debug
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/ab83ebde9bc07337b0cce875a4948e91ea0b71
/usr/lib/debug/.build-id/0c/ab83ebde9bc07337b0cce875a4948e91ea0b71.debug
/usr/lib/debug/.build-id/0c/cb1743f7405d3271187dbed001bbf9e932d555
/usr/lib/debug/.build-id/0c/cb1743f7405d3271187dbed001bbf9e932d555.debug
/usr/lib/debug/.build-id/0d
/usr/lib/debug/.build-id/0d/b97360b264908b43d146a6f92492f226c9306b
/usr/lib/debug/.build-id/0d/b97360b264908b43d146a6f92492f226c9306b.debug
/usr/lib/debug/.build-id/0e
/usr/lib/debug/.build-id/0e/addfd0be4e9c3611c72f9d108f1de1ce1746b0
/usr/lib/debug/.build-id/0e/addfd0be4e9c3611c72f9d108f1de1ce1746b0.debug
/usr/lib/debug/.build-id/0f
/usr/lib/debug/.build-id/0f/a6337537d748ebc3d309d2298b21b798d63d22
/usr/lib/debug/.build-id/0f/a6337537d748ebc3d309d2298b21b798d63d22.debug
/usr/lib/debug/.build-id/0f/e8ab3c6c726effc48b39d1b7ef5d0acfa37bf6
/usr/lib/debug/.build-id/0f/e8ab3c6c726effc48b39d1b7ef5d0acfa37bf6.debug
/usr/lib/debug/.build-id/10
/usr/lib/debug/.build-id/10/0d6712f1a4e3a8056bafc747644f2850fa7b5e
/usr/lib/debug/.build-id/10/0d6712f1a4e3a8056bafc747644f2850fa7b5e.debug
/usr/lib/debug/.build-id/10/5fc846c8f6767577583ed8616d30e1bfca417d
/usr/lib/debug/.build-id/10/5fc846c8f6767577583ed8616d30e1bfca417d.debug
/usr/lib/debug/.build-id/11
/usr/lib/debug/.build-id/11/dad4441f633713984b4fa35f8f66dc471327a8
/usr/lib/debug/.build-id/11/dad4441f633713984b4fa35f8f66dc471327a8.debug
/usr/lib/debug/.build-id/12
/usr/lib/debug/.build-id/12/16fdec849ede22293a33cb0b2f53a5971e3aed
/usr/lib/debug/.build-id/12/16fdec849ede22293a33cb0b2f53a5971e3aed.debug
/usr/lib/debug/.build-id/13
/usr/lib/debug/.build-id/13/4e1ffef6a6bbbec53c0015a24cf73da0641c3f
/usr/lib/debug/.build-id/13/4e1ffef6a6bbbec53c0015a24cf73da0641c3f.debug
/usr/lib/debug/.build-id/14
/usr/lib/debug/.build-id/14/6d1e17b38a2553e534389275c5a2c6205baf2a
/usr/lib/debug/.build-id/14/6d1e17b38a2553e534389275c5a2c6205baf2a.debug
/usr/lib/debug/.build-id/14/7d783c7aedc5f62f6b004a7d2a6522f8c900cc
/usr/lib/debug/.build-id/14/7d783c7aedc5f62f6b004a7d2a6522f8c900cc.debug
/usr/lib/debug/.build-id/18
/usr/lib/debug/.build-id/18/03cc7f80ec93e00c5159e695e7588e50f17ba4
/usr/lib/debug/.build-id/18/03cc7f80ec93e00c5159e695e7588e50f17ba4.debug
/usr/lib/debug/.build-id/18/80a0493feb59b6e531ced47fd01973ca407bc1
/usr/lib/debug/.build-id/18/80a0493feb59b6e531ced47fd01973ca407bc1.debug
/usr/lib/debug/.build-id/18/a3307a841249759587eb9a6dd2a65631e17dd4
/usr/lib/debug/.build-id/18/a3307a841249759587eb9a6dd2a65631e17dd4.debug
/usr/lib/debug/.build-id/1a
/usr/lib/debug/.build-id/1a/4f40aaed6d4cd6bbe2a24daa2588c4bd3f0a64
/usr/lib/debug/.build-id/1a/4f40aaed6d4cd6bbe2a24daa2588c4bd3f0a64.debug
/usr/lib/debug/.build-id/1b
/usr/lib/debug/.build-id/1b/b46fab4a3339c350bcbc8d1b630855b082d386
/usr/lib/debug/.build-id/1b/b46fab4a3339c350bcbc8d1b630855b082d386.debug
/usr/lib/debug/.build-id/1d
/usr/lib/debug/.build-id/1d/bcca7c6057c4eedd86f5cc1093827267a7e9b3
/usr/lib/debug/.build-id/1d/bcca7c6057c4eedd86f5cc1093827267a7e9b3.debug
/usr/lib/debug/.build-id/1e
/usr/lib/debug/.build-id/1e/3e8786f0d524ca164899f4907b2404c1078994
/usr/lib/debug/.build-id/1e/3e8786f0d524ca164899f4907b2404c1078994.debug
/usr/lib/debug/.build-id/1f
/usr/lib/debug/.build-id/1f/2ceae25a4e08e272a4119c34a67538305fd59c
/usr/lib/debug/.build-id/1f/2ceae25a4e08e272a4119c34a67538305fd59c.debug
/usr/lib/debug/.build-id/1f/e142a50164b97de26bd3567103086a6c803b1a
/usr/lib/debug/.build-id/1f/e142a50164b97de26bd3567103086a6c803b1a.debug
/usr/lib/debug/.build-id/22
/usr/lib/debug/.build-id/22/f24e946f00de5114ec762305e80d6fdc33f9bf
/usr/lib/debug/.build-id/22/f24e946f00de5114ec762305e80d6fdc33f9bf.debug
/usr/lib/debug/.build-id/24
/usr/lib/debug/.build-id/24/26f3c2b60a170b20f6c3551c70375da3e10472
/usr/lib/debug/.build-id/24/26f3c2b60a170b20f6c3551c70375da3e10472.debug
/usr/lib/debug/.build-id/25
/usr/lib/debug/.build-id/25/58a46badccf3849505149cc4460ef6cbb1be82
/usr/lib/debug/.build-id/25/58a46badccf3849505149cc4460ef6cbb1be82.debug
/usr/lib/debug/.build-id/27
/usr/lib/debug/.build-id/27/77eba118652fdb61714b13e55c6e0f049b07c0
/usr/lib/debug/.build-id/27/77eba118652fdb61714b13e55c6e0f049b07c0.debug
/usr/lib/debug/.build-id/28/53bdabc7de368bf843ba7902df25f3ef53fe00
/usr/lib/debug/.build-id/28/53bdabc7de368bf843ba7902df25f3ef53fe00.debug
/usr/lib/debug/.build-id/2c
/usr/lib/debug/.build-id/2c/4b0d881affd9810f76113d9c2065ff7d2e64a9
/usr/lib/debug/.build-id/2c/4b0d881affd9810f76113d9c2065ff7d2e64a9.debug
/usr/lib/debug/.build-id/2e
/usr/lib/debug/.build-id/2e/3434db92fd91b32cf9163861983810ffe46819
/usr/lib/debug/.build-id/2e/3434db92fd91b32cf9163861983810ffe46819.debug
/usr/lib/debug/.build-id/30
/usr/lib/debug/.build-id/30/3d46a2e78f5a1f20965921f94f64e859242666
/usr/lib/debug/.build-id/30/3d46a2e78f5a1f20965921f94f64e859242666.debug
/usr/lib/debug/.build-id/31/433ed2a276d7fe372271d8155a0f6f16a11eb6
/usr/lib/debug/.build-id/31/433ed2a276d7fe372271d8155a0f6f16a11eb6.debug
/usr/lib/debug/.build-id/31/a18dedc501350949dc5f2ee55163a804180a9c
/usr/lib/debug/.build-id/31/a18dedc501350949dc5f2ee55163a804180a9c.debug
/usr/lib/debug/.build-id/32/c40335c3b558e8635dd390a700b14337f761b3
/usr/lib/debug/.build-id/32/c40335c3b558e8635dd390a700b14337f761b3.debug
/usr/lib/debug/.build-id/33
/usr/lib/debug/.build-id/33/2c020e2bd451a5c4688783fe2dffa5e33f0f7f
/usr/lib/debug/.build-id/33/2c020e2bd451a5c4688783fe2dffa5e33f0f7f.debug
/usr/lib/debug/.build-id/34
/usr/lib/debug/.build-id/34/29daae2b4a1870f63a4355a2534a6bc254b29a
/usr/lib/debug/.build-id/34/29daae2b4a1870f63a4355a2534a6bc254b29a.debug
/usr/lib/debug/.build-id/35
/usr/lib/debug/.build-id/35/b7b54847c8c110dbaa837200c3d77d600e0d61
/usr/lib/debug/.build-id/35/b7b54847c8c110dbaa837200c3d77d600e0d61.debug
/usr/lib/debug/.build-id/36/73f7386e2e8072b7d24137257c65f6b9de6b03
/usr/lib/debug/.build-id/36/73f7386e2e8072b7d24137257c65f6b9de6b03.debug
/usr/lib/debug/.build-id/36/8cb58e12764c02b0a92b705c30660fbd995ba9
/usr/lib/debug/.build-id/36/8cb58e12764c02b0a92b705c30660fbd995ba9.debug
/usr/lib/debug/.build-id/37
/usr/lib/debug/.build-id/37/2e508da8782047df0c897dd1e3da1b03eba053
/usr/lib/debug/.build-id/37/2e508da8782047df0c897dd1e3da1b03eba053.debug
/usr/lib/debug/.build-id/37/a20bae9f681aaeca65ba0c76f74be9d71e6737
/usr/lib/debug/.build-id/37/a20bae9f681aaeca65ba0c76f74be9d71e6737.debug
/usr/lib/debug/.build-id/39
/usr/lib/debug/.build-id/39/23e8b2dbbe7f9ec2f0ee4a1dc1ffaabcae9e1c
/usr/lib/debug/.build-id/39/23e8b2dbbe7f9ec2f0ee4a1dc1ffaabcae9e1c.debug
/usr/lib/debug/.build-id/3b
/usr/lib/debug/.build-id/3b/cd3f68568eeb019480c593840d3dd245800d34
/usr/lib/debug/.build-id/3b/cd3f68568eeb019480c593840d3dd245800d34.debug
/usr/lib/debug/.build-id/3c
/usr/lib/debug/.build-id/3c/06b62b16d017d992bfec7cd6a2093edf71be49
/usr/lib/debug/.build-id/3c/06b62b16d017d992bfec7cd6a2093edf71be49.debug
/usr/lib/debug/.build-id/3c/870d4b94e32b48a289ca2b10e678062b8c9c1a
/usr/lib/debug/.build-id/3c/870d4b94e32b48a289ca2b10e678062b8c9c1a.debug
/usr/lib/debug/.build-id/3d
/usr/lib/debug/.build-id/3d/198e1d7f8ead3db9f9ac04d6d483f6669c38a8
/usr/lib/debug/.build-id/3d/198e1d7f8ead3db9f9ac04d6d483f6669c38a8.debug
/usr/lib/debug/.build-id/3e/21956d71aa252763f5031a8cd626c795c80286
/usr/lib/debug/.build-id/3e/21956d71aa252763f5031a8cd626c795c80286.debug
/usr/lib/debug/.build-id/41
/usr/lib/debug/.build-id/41/1f9369cf4b839e64c09de9212806a6605b2bf3
/usr/lib/debug/.build-id/41/1f9369cf4b839e64c09de9212806a6605b2bf3.debug
/usr/lib/debug/.build-id/41/ba174810ef6e511ad39e0a42dad27ac1d41a07
/usr/lib/debug/.build-id/41/ba174810ef6e511ad39e0a42dad27ac1d41a07.debug
/usr/lib/debug/.build-id/44
/usr/lib/debug/.build-id/44/49d0f26f18ca97e377db4e6afc87b34441f772
/usr/lib/debug/.build-id/44/49d0f26f18ca97e377db4e6afc87b34441f772.debug
/usr/lib/debug/.build-id/44/a8ba9d5b6dbbf3ed16ef1542f24e21e4e61dff
/usr/lib/debug/.build-id/44/a8ba9d5b6dbbf3ed16ef1542f24e21e4e61dff.debug
/usr/lib/debug/.build-id/45
/usr/lib/debug/.build-id/45/3a686ff8e9c1cf94b9833d04d5f3624d996893
/usr/lib/debug/.build-id/45/3a686ff8e9c1cf94b9833d04d5f3624d996893.debug
/usr/lib/debug/.build-id/46
/usr/lib/debug/.build-id/46/1941726f4e75e0bc8b0abd16c4a8496a908929
/usr/lib/debug/.build-id/46/1941726f4e75e0bc8b0abd16c4a8496a908929.debug
/usr/lib/debug/.build-id/47
/usr/lib/debug/.build-id/47/559cd2e89424085758be14b45dadcfba8e5368
/usr/lib/debug/.build-id/47/559cd2e89424085758be14b45dadcfba8e5368.debug
/usr/lib/debug/.build-id/48/e9fd6ea6b725d8fcd7fcae55689fe08b6ba13f
/usr/lib/debug/.build-id/48/e9fd6ea6b725d8fcd7fcae55689fe08b6ba13f.debug
/usr/lib/debug/.build-id/49
/usr/lib/debug/.build-id/49/cb44823c7f83865febb7249019122942274852
/usr/lib/debug/.build-id/49/cb44823c7f83865febb7249019122942274852.debug
/usr/lib/debug/.build-id/49/f9e9e5e2e6790e30d8284806a9172afe5fe1c1
/usr/lib/debug/.build-id/49/f9e9e5e2e6790e30d8284806a9172afe5fe1c1.debug
/usr/lib/debug/.build-id/4a
/usr/lib/debug/.build-id/4a/da4b53b3abf48f8910972989a0ea79f7d6ee41
/usr/lib/debug/.build-id/4a/da4b53b3abf48f8910972989a0ea79f7d6ee41.debug
/usr/lib/debug/.build-id/4c
/usr/lib/debug/.build-id/4c/8f798b5036e78b4e4d2db06dfc0d72d80df9a8
/usr/lib/debug/.build-id/4c/8f798b5036e78b4e4d2db06dfc0d72d80df9a8.debug
/usr/lib/debug/.build-id/4f
/usr/lib/debug/.build-id/4f/9903cf0cf108902d993c7236f8e6b62b4c2bd1
/usr/lib/debug/.build-id/4f/9903cf0cf108902d993c7236f8e6b62b4c2bd1.debug
/usr/lib/debug/.build-id/50
/usr/lib/debug/.build-id/50/a7337e91e95c885f34130f119e9848175744c3
/usr/lib/debug/.build-id/50/a7337e91e95c885f34130f119e9848175744c3.debug
/usr/lib/debug/.build-id/51
/usr/lib/debug/.build-id/51/3fee5fa53bd09cb26c9153acf2e4432e9750a5
/usr/lib/debug/.build-id/51/3fee5fa53bd09cb26c9153acf2e4432e9750a5.debug
/usr/lib/debug/.build-id/52
/usr/lib/debug/.build-id/52/5fe765fc9b16b4cad5a0fa68ac7341723170de
/usr/lib/debug/.build-id/52/5fe765fc9b16b4cad5a0fa68ac7341723170de.debug
/usr/lib/debug/.build-id/54
/usr/lib/debug/.build-id/54/4dbe800e9a5c043a6b9d93f8eda4a59e591c53
/usr/lib/debug/.build-id/54/4dbe800e9a5c043a6b9d93f8eda4a59e591c53.debug
/usr/lib/debug/.build-id/54/b1c2fba5a0592411668ab91459cc08adbbbb04
/usr/lib/debug/.build-id/54/b1c2fba5a0592411668ab91459cc08adbbbb04.debug
/usr/lib/debug/.build-id/54/c7880e1f986d06b2b13db7ac06d931d996ab9c
/usr/lib/debug/.build-id/54/c7880e1f986d06b2b13db7ac06d931d996ab9c.debug
/usr/lib/debug/.build-id/54/c93776766cacf39bb92ebffd7382f86d8a8baf
/usr/lib/debug/.build-id/54/c93776766cacf39bb92ebffd7382f86d8a8baf.debug
/usr/lib/debug/.build-id/55
/usr/lib/debug/.build-id/55/a4c600866bbb45f3a520fac90d3ae79183df4c
/usr/lib/debug/.build-id/55/a4c600866bbb45f3a520fac90d3ae79183df4c.debug
/usr/lib/debug/.build-id/56
/usr/lib/debug/.build-id/56/b724c36e0929a1596aa6e08293d0ae408a04a1
/usr/lib/debug/.build-id/56/b724c36e0929a1596aa6e08293d0ae408a04a1.debug
/usr/lib/debug/.build-id/57
/usr/lib/debug/.build-id/57/979c0a586ea315edcbdc6012d1baee889541ce
/usr/lib/debug/.build-id/57/979c0a586ea315edcbdc6012d1baee889541ce.debug
/usr/lib/debug/.build-id/5a/12d830fc026ede98e702e60492c6962b7653bc
/usr/lib/debug/.build-id/5a/12d830fc026ede98e702e60492c6962b7653bc.debug
/usr/lib/debug/.build-id/5b
/usr/lib/debug/.build-id/5b/fe303614002db55f753956502b6a26ad5ef8dc
/usr/lib/debug/.build-id/5b/fe303614002db55f753956502b6a26ad5ef8dc.debug
/usr/lib/debug/.build-id/5e
/usr/lib/debug/.build-id/5e/0088e8b0df21b693d97e99ccc04d85fb075930
/usr/lib/debug/.build-id/5e/0088e8b0df21b693d97e99ccc04d85fb075930.debug
/usr/lib/debug/.build-id/61/154e5ff2b466647e0069f5809ee0164be0965a
/usr/lib/debug/.build-id/61/154e5ff2b466647e0069f5809ee0164be0965a.debug
/usr/lib/debug/.build-id/62
/usr/lib/debug/.build-id/62/ebc30864f36c1ee516c561ba0cb79a26e0ef52
/usr/lib/debug/.build-id/62/ebc30864f36c1ee516c561ba0cb79a26e0ef52.debug
/usr/lib/debug/.build-id/63
/usr/lib/debug/.build-id/63/2208ddca7d9abed86642f9de9fcf4088b05456
/usr/lib/debug/.build-id/63/2208ddca7d9abed86642f9de9fcf4088b05456.debug
/usr/lib/debug/.build-id/63/7d2451b7ebdc3a9c899f18252ba10f72fea839
/usr/lib/debug/.build-id/63/7d2451b7ebdc3a9c899f18252ba10f72fea839.debug
/usr/lib/debug/.build-id/64/11e6341356e4ae238dc1cfeba73e1e8f620f3c
/usr/lib/debug/.build-id/64/11e6341356e4ae238dc1cfeba73e1e8f620f3c.debug
/usr/lib/debug/.build-id/66
/usr/lib/debug/.build-id/66/38f5addbdf8c9fd04cf177b3e14baad2000e8b
/usr/lib/debug/.build-id/66/38f5addbdf8c9fd04cf177b3e14baad2000e8b.debug
/usr/lib/debug/.build-id/66/bf1eaf37e525026724c742dc64879ff9947c37
/usr/lib/debug/.build-id/66/bf1eaf37e525026724c742dc64879ff9947c37.debug
/usr/lib/debug/.build-id/69
/usr/lib/debug/.build-id/69/74c939450c7d8b1654d24dadfb435cf39fc46b
/usr/lib/debug/.build-id/69/74c939450c7d8b1654d24dadfb435cf39fc46b.debug
/usr/lib/debug/.build-id/69/7b2187a0687a1f72ff11103e3f24c0d02586b7
/usr/lib/debug/.build-id/69/7b2187a0687a1f72ff11103e3f24c0d02586b7.debug
/usr/lib/debug/.build-id/69/9c10b246f03342436fc47d0af1ea08e5807fbd
/usr/lib/debug/.build-id/69/9c10b246f03342436fc47d0af1ea08e5807fbd.debug
/usr/lib/debug/.build-id/69/b6d5f27c3ea2d4a9964cb8a8daff343e65cf4e
/usr/lib/debug/.build-id/69/b6d5f27c3ea2d4a9964cb8a8daff343e65cf4e.debug
/usr/lib/debug/.build-id/6b
/usr/lib/debug/.build-id/6b/b457e6dbf09d103fe01343e79875b5521f75ed
/usr/lib/debug/.build-id/6b/b457e6dbf09d103fe01343e79875b5521f75ed.debug
/usr/lib/debug/.build-id/6c
/usr/lib/debug/.build-id/6c/20cb8c1e554f12d0600c7430dd6b6cbe92932c
/usr/lib/debug/.build-id/6c/20cb8c1e554f12d0600c7430dd6b6cbe92932c.debug
/usr/lib/debug/.build-id/6c/3c0377f446f3964f0978629fe4811c70e71485
/usr/lib/debug/.build-id/6c/3c0377f446f3964f0978629fe4811c70e71485.debug
/usr/lib/debug/.build-id/6c/ff3b105cd85a73123f3665ce58887ceaf24148
/usr/lib/debug/.build-id/6c/ff3b105cd85a73123f3665ce58887ceaf24148.debug
/usr/lib/debug/.build-id/6d
/usr/lib/debug/.build-id/6d/ae426bca1591975cb29d72f21ce2c726cdd7b9
/usr/lib/debug/.build-id/6d/ae426bca1591975cb29d72f21ce2c726cdd7b9.debug
/usr/lib/debug/.build-id/6e
/usr/lib/debug/.build-id/6e/b5b0cc6f071dd6f883d75ab2c5d90883605dc4
/usr/lib/debug/.build-id/6e/b5b0cc6f071dd6f883d75ab2c5d90883605dc4.debug
/usr/lib/debug/.build-id/6f
/usr/lib/debug/.build-id/6f/24a734a43bc661036237b50af7fd3606c39f8b
/usr/lib/debug/.build-id/6f/24a734a43bc661036237b50af7fd3606c39f8b.debug
/usr/lib/debug/.build-id/6f/61dd9adf88f4087fd643e8664c42a771842415
/usr/lib/debug/.build-id/6f/61dd9adf88f4087fd643e8664c42a771842415.debug
/usr/lib/debug/.build-id/6f/cd6e8eaf0c935e9ea23e9dd8c35c80abc57846
/usr/lib/debug/.build-id/6f/cd6e8eaf0c935e9ea23e9dd8c35c80abc57846.debug
/usr/lib/debug/.build-id/71
/usr/lib/debug/.build-id/71/ba5f5806647ab6127e2ff7f42eba9f353616c6
/usr/lib/debug/.build-id/71/ba5f5806647ab6127e2ff7f42eba9f353616c6.debug
/usr/lib/debug/.build-id/73
/usr/lib/debug/.build-id/73/d31771489e5d9deb98894feb963b4d13aacf48
/usr/lib/debug/.build-id/73/d31771489e5d9deb98894feb963b4d13aacf48.debug
/usr/lib/debug/.build-id/74
/usr/lib/debug/.build-id/74/22d89003183532b64e8f8f1fa8a783dc488e4c
/usr/lib/debug/.build-id/74/22d89003183532b64e8f8f1fa8a783dc488e4c.debug
/usr/lib/debug/.build-id/74/49079fa315ea3262a272933e7ba82f18cdf8fe
/usr/lib/debug/.build-id/74/49079fa315ea3262a272933e7ba82f18cdf8fe.debug
/usr/lib/debug/.build-id/74/84db47aca0fea162549b13476c0a4103479553
/usr/lib/debug/.build-id/74/84db47aca0fea162549b13476c0a4103479553.debug
/usr/lib/debug/.build-id/74/f74a7c752eded5c4d1471c3ec74fc8001be7da
/usr/lib/debug/.build-id/74/f74a7c752eded5c4d1471c3ec74fc8001be7da.debug
/usr/lib/debug/.build-id/75/fd99d40f3329a4c35793a3e8e37d89a640c14e
/usr/lib/debug/.build-id/75/fd99d40f3329a4c35793a3e8e37d89a640c14e.debug
/usr/lib/debug/.build-id/79
/usr/lib/debug/.build-id/79/014934decad63f6d189557e02098fd9972276b
/usr/lib/debug/.build-id/79/014934decad63f6d189557e02098fd9972276b.debug
/usr/lib/debug/.build-id/79/fe1db49d3945b9fd34739fbe11e65affedfb41
/usr/lib/debug/.build-id/79/fe1db49d3945b9fd34739fbe11e65affedfb41.debug
/usr/lib/debug/.build-id/7a
/usr/lib/debug/.build-id/7a/508630da3f382a59fe4ff7da6c24ed8c25e268
/usr/lib/debug/.build-id/7a/508630da3f382a59fe4ff7da6c24ed8c25e268.debug
/usr/lib/debug/.build-id/7a/9ccd5beeb96a5d6b0dd26643fe8e57aff3eb1a
/usr/lib/debug/.build-id/7a/9ccd5beeb96a5d6b0dd26643fe8e57aff3eb1a.debug
/usr/lib/debug/.build-id/7a/a835391f49949242f730e8ca9b91344b86b695
/usr/lib/debug/.build-id/7a/a835391f49949242f730e8ca9b91344b86b695.debug
/usr/lib/debug/.build-id/7b
/usr/lib/debug/.build-id/7b/83043326c44a544ebeff9403dc4749a88a1143
/usr/lib/debug/.build-id/7b/83043326c44a544ebeff9403dc4749a88a1143.debug
/usr/lib/debug/.build-id/7c
/usr/lib/debug/.build-id/7c/44c5cc5d4316a8b6c6fcb548339d0750162cfe
/usr/lib/debug/.build-id/7c/44c5cc5d4316a8b6c6fcb548339d0750162cfe.debug
/usr/lib/debug/.build-id/7c/78ccd8061bd986f7e988bf9700468a49677b20
/usr/lib/debug/.build-id/7c/78ccd8061bd986f7e988bf9700468a49677b20.debug
/usr/lib/debug/.build-id/7e
/usr/lib/debug/.build-id/7e/d85377aba8c941c466214708fa74a0c182a330
/usr/lib/debug/.build-id/7e/d85377aba8c941c466214708fa74a0c182a330.debug
/usr/lib/debug/.build-id/7f
/usr/lib/debug/.build-id/7f/81b62f418319c737d8181acb19cadaa1aed87a
/usr/lib/debug/.build-id/7f/81b62f418319c737d8181acb19cadaa1aed87a.debug
/usr/lib/debug/.build-id/7f/e654fb2e189bee45f110ccc673f22d3c979ab8
/usr/lib/debug/.build-id/7f/e654fb2e189bee45f110ccc673f22d3c979ab8.debug
/usr/lib/debug/.build-id/7f/f9ba2ce320366475f280f542cd17ea77ddb8e8
/usr/lib/debug/.build-id/7f/f9ba2ce320366475f280f542cd17ea77ddb8e8.debug
/usr/lib/debug/.build-id/81
/usr/lib/debug/.build-id/81/fb1b5cd23fdd14763938ac02058185667a0aa8
/usr/lib/debug/.build-id/81/fb1b5cd23fdd14763938ac02058185667a0aa8.debug
/usr/lib/debug/.build-id/82
/usr/lib/debug/.build-id/82/c235f5c803b65a48f6ba9eb43a9f88a2fd7961
/usr/lib/debug/.build-id/82/c235f5c803b65a48f6ba9eb43a9f88a2fd7961.debug
/usr/lib/debug/.build-id/83
/usr/lib/debug/.build-id/83/dbef000a40f9efe7989fccf454bb82f82b1cf3
/usr/lib/debug/.build-id/83/dbef000a40f9efe7989fccf454bb82f82b1cf3.debug
/usr/lib/debug/.build-id/86
/usr/lib/debug/.build-id/86/cd7a07a60483572fba899e520c1c22e18099b4
/usr/lib/debug/.build-id/86/cd7a07a60483572fba899e520c1c22e18099b4.debug
/usr/lib/debug/.build-id/8a
/usr/lib/debug/.build-id/8a/057244d18c2a24278f305e08fc3031eb602ef7
/usr/lib/debug/.build-id/8a/057244d18c2a24278f305e08fc3031eb602ef7.debug
/usr/lib/debug/.build-id/8a/eb7f31750c8de1c98587e748311bdee6249284
/usr/lib/debug/.build-id/8a/eb7f31750c8de1c98587e748311bdee6249284.debug
/usr/lib/debug/.build-id/8b/b59180d5581a8b8fdd26e5f5c9b356fdda3cd9
/usr/lib/debug/.build-id/8b/b59180d5581a8b8fdd26e5f5c9b356fdda3cd9.debug
/usr/lib/debug/.build-id/8b/b8ad9ea16ec2e02f2a16fab7411eb99b99f5d2
/usr/lib/debug/.build-id/8b/b8ad9ea16ec2e02f2a16fab7411eb99b99f5d2.debug
/usr/lib/debug/.build-id/8c
/usr/lib/debug/.build-id/8c/4a6147a63a2487fa31e4094b08ba809f002f22
/usr/lib/debug/.build-id/8c/4a6147a63a2487fa31e4094b08ba809f002f22.debug
/usr/lib/debug/.build-id/8e
/usr/lib/debug/.build-id/8e/1bce75d0b4968606afe5d825ec5e45584f7df4
/usr/lib/debug/.build-id/8e/1bce75d0b4968606afe5d825ec5e45584f7df4.debug
/usr/lib/debug/.build-id/90
/usr/lib/debug/.build-id/90/4e403cae1f7e42dabcee9b82e3c2c255d03a8e
/usr/lib/debug/.build-id/90/4e403cae1f7e42dabcee9b82e3c2c255d03a8e.debug
/usr/lib/debug/.build-id/91
/usr/lib/debug/.build-id/91/d5afdaea3740266530b6e07c27cb6198a716be
/usr/lib/debug/.build-id/91/d5afdaea3740266530b6e07c27cb6198a716be.debug
/usr/lib/debug/.build-id/93/0bc6a6270b4835ca51a9627966f87b8ee549f3
/usr/lib/debug/.build-id/93/0bc6a6270b4835ca51a9627966f87b8ee549f3.debug
/usr/lib/debug/.build-id/93/1417fd4914faa01a68a0ffa13bd8127d6c97db
/usr/lib/debug/.build-id/93/1417fd4914faa01a68a0ffa13bd8127d6c97db.debug
/usr/lib/debug/.build-id/93/2aa7fa3364f221f5e1f01757d7aa78d40f6e90
/usr/lib/debug/.build-id/93/2aa7fa3364f221f5e1f01757d7aa78d40f6e90.debug
/usr/lib/debug/.build-id/94
/usr/lib/debug/.build-id/94/4f2282750b311b501bc5c7424437a3d7cd3a3f
/usr/lib/debug/.build-id/94/4f2282750b311b501bc5c7424437a3d7cd3a3f.debug
/usr/lib/debug/.build-id/94/aafb8c23e90651840f7066d184ceb57bbd3359
/usr/lib/debug/.build-id/94/aafb8c23e90651840f7066d184ceb57bbd3359.debug
/usr/lib/debug/.build-id/95
/usr/lib/debug/.build-id/95/ce12b211419198a5f54131936bfe0cb85be5cb
/usr/lib/debug/.build-id/95/ce12b211419198a5f54131936bfe0cb85be5cb.debug
/usr/lib/debug/.build-id/95/d834356f9b7699690114c28c203ec5c741bf8e
/usr/lib/debug/.build-id/95/d834356f9b7699690114c28c203ec5c741bf8e.debug
/usr/lib/debug/.build-id/96
/usr/lib/debug/.build-id/96/2551f65a2a04cda7563c20ef929bbb75cb3224
/usr/lib/debug/.build-id/96/2551f65a2a04cda7563c20ef929bbb75cb3224.debug
/usr/lib/debug/.build-id/98
/usr/lib/debug/.build-id/98/ea8220fd514f5c45bd2554d01fd56735d56933
/usr/lib/debug/.build-id/98/ea8220fd514f5c45bd2554d01fd56735d56933.debug
/usr/lib/debug/.build-id/99
/usr/lib/debug/.build-id/99/ac3e603134d448c715b47acb7ec9d25329e7da
/usr/lib/debug/.build-id/99/ac3e603134d448c715b47acb7ec9d25329e7da.debug
/usr/lib/debug/.build-id/9a
/usr/lib/debug/.build-id/9a/8a28fe98b81cfb31dcf8aad05c4c6151d3bc60
/usr/lib/debug/.build-id/9a/8a28fe98b81cfb31dcf8aad05c4c6151d3bc60.debug
/usr/lib/debug/.build-id/9b
/usr/lib/debug/.build-id/9b/f3073ab63410dc06234dfc7a14ea232d493be2
/usr/lib/debug/.build-id/9b/f3073ab63410dc06234dfc7a14ea232d493be2.debug
/usr/lib/debug/.build-id/9c
/usr/lib/debug/.build-id/9c/5c15d7002ef4a943946fc02f63a9bf5c140a8a
/usr/lib/debug/.build-id/9c/5c15d7002ef4a943946fc02f63a9bf5c140a8a.debug
/usr/lib/debug/.build-id/9e
/usr/lib/debug/.build-id/9e/0bc07165beede694ed8617c1f065d32c77789c
/usr/lib/debug/.build-id/9e/0bc07165beede694ed8617c1f065d32c77789c.debug
/usr/lib/debug/.build-id/a4
/usr/lib/debug/.build-id/a4/642fc841fba4736775af7c4ebc2e277e697205
/usr/lib/debug/.build-id/a4/642fc841fba4736775af7c4ebc2e277e697205.debug
/usr/lib/debug/.build-id/a4/75afdc3c0de90c43d328157723520010663fdf
/usr/lib/debug/.build-id/a4/75afdc3c0de90c43d328157723520010663fdf.debug
/usr/lib/debug/.build-id/a5/29bedc01ff74c33124ae46495c0442bc5e79fc
/usr/lib/debug/.build-id/a5/29bedc01ff74c33124ae46495c0442bc5e79fc.debug
/usr/lib/debug/.build-id/a5/9cee103f8a224367ecf929a75f2fdc0378e5ed
/usr/lib/debug/.build-id/a5/9cee103f8a224367ecf929a75f2fdc0378e5ed.debug
/usr/lib/debug/.build-id/a6
/usr/lib/debug/.build-id/a6/0f260e2b503161d894ff74bece8c25ef14692f
/usr/lib/debug/.build-id/a6/0f260e2b503161d894ff74bece8c25ef14692f.debug
/usr/lib/debug/.build-id/a6/8bc820fd3d4259df94263ef22a9d3e1d030f80
/usr/lib/debug/.build-id/a6/8bc820fd3d4259df94263ef22a9d3e1d030f80.debug
/usr/lib/debug/.build-id/a6/ae77d6c2701fa8b9869103e6525b4645467364
/usr/lib/debug/.build-id/a6/ae77d6c2701fa8b9869103e6525b4645467364.debug
/usr/lib/debug/.build-id/a8
/usr/lib/debug/.build-id/a8/25fa9e18c8c8a720c049e330fae10f6fcf8c8c
/usr/lib/debug/.build-id/a8/25fa9e18c8c8a720c049e330fae10f6fcf8c8c.debug
/usr/lib/debug/.build-id/a8/8cb1492f3a2879a23f9db8f2a84b5c127fdbc7
/usr/lib/debug/.build-id/a8/8cb1492f3a2879a23f9db8f2a84b5c127fdbc7.debug
/usr/lib/debug/.build-id/a8/8d0d4fefcd95ff987757defa9e3085f04355d5
/usr/lib/debug/.build-id/a8/8d0d4fefcd95ff987757defa9e3085f04355d5.debug
/usr/lib/debug/.build-id/aa
/usr/lib/debug/.build-id/aa/8c9eca2087c402327d3c352bc0e82d45b5a603
/usr/lib/debug/.build-id/aa/8c9eca2087c402327d3c352bc0e82d45b5a603.debug
/usr/lib/debug/.build-id/aa/fb68ff60c384396a468ca3ad93df35c2217336
/usr/lib/debug/.build-id/aa/fb68ff60c384396a468ca3ad93df35c2217336.debug
/usr/lib/debug/.build-id/ab
/usr/lib/debug/.build-id/ab/8a397a4428a9caf8279969c19ead0289d99821
/usr/lib/debug/.build-id/ab/8a397a4428a9caf8279969c19ead0289d99821.debug
/usr/lib/debug/.build-id/ac
/usr/lib/debug/.build-id/ac/bda87974e0e18efbd5c68ade2c76edab372b7a
/usr/lib/debug/.build-id/ac/bda87974e0e18efbd5c68ade2c76edab372b7a.debug
/usr/lib/debug/.build-id/ad
/usr/lib/debug/.build-id/ad/4e0e89d8bc5c8c1759f46041d8903b6e86129c
/usr/lib/debug/.build-id/ad/4e0e89d8bc5c8c1759f46041d8903b6e86129c.debug
/usr/lib/debug/.build-id/af
/usr/lib/debug/.build-id/af/47074b94476aa94e8d120fd6b4b0cacf3d6c6c
/usr/lib/debug/.build-id/af/47074b94476aa94e8d120fd6b4b0cacf3d6c6c.debug
/usr/lib/debug/.build-id/b0/796f9e3c8dfc1c5b43ff289469639eca77a7df
/usr/lib/debug/.build-id/b0/796f9e3c8dfc1c5b43ff289469639eca77a7df.debug
/usr/lib/debug/.build-id/b0/9ef69f3f026fef54f3633d0a402deb14f679b0
/usr/lib/debug/.build-id/b0/9ef69f3f026fef54f3633d0a402deb14f679b0.debug
/usr/lib/debug/.build-id/b2
/usr/lib/debug/.build-id/b2/5ae76def508178a8f1837f6bba768de6224be0
/usr/lib/debug/.build-id/b2/5ae76def508178a8f1837f6bba768de6224be0.debug
/usr/lib/debug/.build-id/b3
/usr/lib/debug/.build-id/b3/822ce0e948509933c37317e1deceeae0332707
/usr/lib/debug/.build-id/b3/822ce0e948509933c37317e1deceeae0332707.debug
/usr/lib/debug/.build-id/b5/591d1287ae70626eec1e2484f95a46a4c875bf
/usr/lib/debug/.build-id/b5/591d1287ae70626eec1e2484f95a46a4c875bf.debug
/usr/lib/debug/.build-id/b5/895b1ed45186124d3f5bd31883f5870594ca35
/usr/lib/debug/.build-id/b5/895b1ed45186124d3f5bd31883f5870594ca35.debug
/usr/lib/debug/.build-id/b6
/usr/lib/debug/.build-id/b6/d251b4702167a4e8f607090f58f0e778b682a8
/usr/lib/debug/.build-id/b6/d251b4702167a4e8f607090f58f0e778b682a8.debug
/usr/lib/debug/.build-id/b7
/usr/lib/debug/.build-id/b7/b6e44c17a5faccb99ae3f231bb11b14d606c74
/usr/lib/debug/.build-id/b7/b6e44c17a5faccb99ae3f231bb11b14d606c74.debug
/usr/lib/debug/.build-id/b8
/usr/lib/debug/.build-id/b8/ea8e6ddab52dabeaabe173c13d6e95f49c9b7b
/usr/lib/debug/.build-id/b8/ea8e6ddab52dabeaabe173c13d6e95f49c9b7b.debug
/usr/lib/debug/.build-id/b9
/usr/lib/debug/.build-id/b9/a328c3fa33487b06f3cae6011b33404c9c6083
/usr/lib/debug/.build-id/b9/a328c3fa33487b06f3cae6011b33404c9c6083.debug
/usr/lib/debug/.build-id/b9/d306dff9a8570aeec5fda8d6466844991e6d4b
/usr/lib/debug/.build-id/b9/d306dff9a8570aeec5fda8d6466844991e6d4b.debug
/usr/lib/debug/.build-id/ba
/usr/lib/debug/.build-id/ba/75999a24be5909cb4d8d0fe40896cbce07400f
/usr/lib/debug/.build-id/ba/75999a24be5909cb4d8d0fe40896cbce07400f.debug
/usr/lib/debug/.build-id/ba/c604aa4b9972d3d90714f147897e6a8b174e12
/usr/lib/debug/.build-id/ba/c604aa4b9972d3d90714f147897e6a8b174e12.debug
/usr/lib/debug/.build-id/ba/e5d37a3fd5b2728a4ac4d3b25053b13a6037a0
/usr/lib/debug/.build-id/ba/e5d37a3fd5b2728a4ac4d3b25053b13a6037a0.debug
/usr/lib/debug/.build-id/bc
/usr/lib/debug/.build-id/bc/8c65f05fdb6eee816f8b5276650f36ed7f471e
/usr/lib/debug/.build-id/bc/8c65f05fdb6eee816f8b5276650f36ed7f471e.debug
/usr/lib/debug/.build-id/bc/a46748a2f235f8a1df3c63388167b87c799a1c
/usr/lib/debug/.build-id/bc/a46748a2f235f8a1df3c63388167b87c799a1c.debug
/usr/lib/debug/.build-id/bf
/usr/lib/debug/.build-id/bf/9452a0e80e6d51c6a91358529ed8a5d3656940
/usr/lib/debug/.build-id/bf/9452a0e80e6d51c6a91358529ed8a5d3656940.debug
/usr/lib/debug/.build-id/c1
/usr/lib/debug/.build-id/c1/3e075091e70065bc1a18aa75b80d471178169a
/usr/lib/debug/.build-id/c1/3e075091e70065bc1a18aa75b80d471178169a.debug
/usr/lib/debug/.build-id/c3
/usr/lib/debug/.build-id/c3/1472f809b8e021e7a9d3ead89cc3731e312770
/usr/lib/debug/.build-id/c3/1472f809b8e021e7a9d3ead89cc3731e312770.debug
/usr/lib/debug/.build-id/c3/ef30504478b4825b7b0569a4037a1d9d4c9845
/usr/lib/debug/.build-id/c3/ef30504478b4825b7b0569a4037a1d9d4c9845.debug
/usr/lib/debug/.build-id/c5
/usr/lib/debug/.build-id/c5/150bdf2bc6b264a17d4e899475fdcc5fb6e9a2
/usr/lib/debug/.build-id/c5/150bdf2bc6b264a17d4e899475fdcc5fb6e9a2.debug
/usr/lib/debug/.build-id/c5/a8b82d3bf129426400b21fb402ee532156c847
/usr/lib/debug/.build-id/c5/a8b82d3bf129426400b21fb402ee532156c847.debug
/usr/lib/debug/.build-id/c6/90e4bba6adb69184ec8877860bff33c77ef8dc
/usr/lib/debug/.build-id/c6/90e4bba6adb69184ec8877860bff33c77ef8dc.debug
/usr/lib/debug/.build-id/c7
/usr/lib/debug/.build-id/c7/d2871e39684416c374945f622ff9b3fccac0a8
/usr/lib/debug/.build-id/c7/d2871e39684416c374945f622ff9b3fccac0a8.debug
/usr/lib/debug/.build-id/c8
/usr/lib/debug/.build-id/c8/5fc824aee738bd1b5634caafcac57f4e0ae6a8
/usr/lib/debug/.build-id/c8/5fc824aee738bd1b5634caafcac57f4e0ae6a8.debug
/usr/lib/debug/.build-id/c9
/usr/lib/debug/.build-id/c9/74d215fa6e1eb411f392131ccc00912944922a
/usr/lib/debug/.build-id/c9/74d215fa6e1eb411f392131ccc00912944922a.debug
/usr/lib/debug/.build-id/ca
/usr/lib/debug/.build-id/ca/35311d51e919631e5a234a4591e920b32baa3e
/usr/lib/debug/.build-id/ca/35311d51e919631e5a234a4591e920b32baa3e.debug
/usr/lib/debug/.build-id/ca/adbd55c45014a56177121088182ae46b891296
/usr/lib/debug/.build-id/ca/adbd55c45014a56177121088182ae46b891296.debug
/usr/lib/debug/.build-id/cb
/usr/lib/debug/.build-id/cb/b0254f7b439e76523cfd1142437a20fd2cc5ba
/usr/lib/debug/.build-id/cb/b0254f7b439e76523cfd1142437a20fd2cc5ba.debug
/usr/lib/debug/.build-id/cc
/usr/lib/debug/.build-id/cc/cbafa54a34726cf8bfc233aa16b3258bcbd2ac
/usr/lib/debug/.build-id/cc/cbafa54a34726cf8bfc233aa16b3258bcbd2ac.debug
/usr/lib/debug/.build-id/cc/db8cda105a3c1274153e438d6abe079af1f24d
/usr/lib/debug/.build-id/cc/db8cda105a3c1274153e438d6abe079af1f24d.debug
/usr/lib/debug/.build-id/cd
/usr/lib/debug/.build-id/cd/9c8d57cd858df41ac27eb4b646cb534e7bab9b
/usr/lib/debug/.build-id/cd/9c8d57cd858df41ac27eb4b646cb534e7bab9b.debug
/usr/lib/debug/.build-id/d0
/usr/lib/debug/.build-id/d0/34a8e5e964d3bf363ea3c3454f2df9623ee887
/usr/lib/debug/.build-id/d0/34a8e5e964d3bf363ea3c3454f2df9623ee887.debug
/usr/lib/debug/.build-id/d0/dd6074bd616ac3ae04b5157b8d118c499491f3
/usr/lib/debug/.build-id/d0/dd6074bd616ac3ae04b5157b8d118c499491f3.debug
/usr/lib/debug/.build-id/d2
/usr/lib/debug/.build-id/d2/5b2cc9f713bbdb60c9e443a988a393752920cd
/usr/lib/debug/.build-id/d2/5b2cc9f713bbdb60c9e443a988a393752920cd.debug
/usr/lib/debug/.build-id/d2/711410b721a257f14b430dacdbab1b2464218c
/usr/lib/debug/.build-id/d2/711410b721a257f14b430dacdbab1b2464218c.debug
/usr/lib/debug/.build-id/d5/913bd2792acc465ee9ed8b94427cbd501ce139
/usr/lib/debug/.build-id/d5/913bd2792acc465ee9ed8b94427cbd501ce139.debug
/usr/lib/debug/.build-id/d5/b647a3648b864851fbfaca6dd28fb9146d751b
/usr/lib/debug/.build-id/d5/b647a3648b864851fbfaca6dd28fb9146d751b.debug
/usr/lib/debug/.build-id/d7
/usr/lib/debug/.build-id/d7/41b9f791a9a7557444fba79ba030bbfc5f2ca7
/usr/lib/debug/.build-id/d7/41b9f791a9a7557444fba79ba030bbfc5f2ca7.debug
/usr/lib/debug/.build-id/d7/e84eca059aa850274790ca30f1d5c1e0a01b3b
/usr/lib/debug/.build-id/d7/e84eca059aa850274790ca30f1d5c1e0a01b3b.debug
/usr/lib/debug/.build-id/d8/6757e6f5165b1fb6d53c9a9b476bf571ca5379
/usr/lib/debug/.build-id/d8/6757e6f5165b1fb6d53c9a9b476bf571ca5379.debug
/usr/lib/debug/.build-id/d9
/usr/lib/debug/.build-id/d9/7cb346547275a02e5851673af6f05501fe08ff
/usr/lib/debug/.build-id/d9/7cb346547275a02e5851673af6f05501fe08ff.debug
/usr/lib/debug/.build-id/d9/f7d391c57948653152dcd8b6dc72ce1ea02dd3
/usr/lib/debug/.build-id/d9/f7d391c57948653152dcd8b6dc72ce1ea02dd3.debug
/usr/lib/debug/.build-id/dc
/usr/lib/debug/.build-id/dc/038c76f52c843a0a78b16a42d33d361616c9bc
/usr/lib/debug/.build-id/dc/038c76f52c843a0a78b16a42d33d361616c9bc.debug
/usr/lib/debug/.build-id/dc/d0c1ddb68d3c19e78256acf864b00d217529d9
/usr/lib/debug/.build-id/dc/d0c1ddb68d3c19e78256acf864b00d217529d9.debug
/usr/lib/debug/.build-id/dd
/usr/lib/debug/.build-id/dd/e577af441b2794dc243cb4da4682669536f6b3
/usr/lib/debug/.build-id/dd/e577af441b2794dc243cb4da4682669536f6b3.debug
/usr/lib/debug/.build-id/dd/edd5499459df8f8a2ba09384aa63a63ed82a0f
/usr/lib/debug/.build-id/dd/edd5499459df8f8a2ba09384aa63a63ed82a0f.debug
/usr/lib/debug/.build-id/df
/usr/lib/debug/.build-id/df/32919063e2f6e4601d2ebaf84b28d53a2f2a5e
/usr/lib/debug/.build-id/df/32919063e2f6e4601d2ebaf84b28d53a2f2a5e.debug
/usr/lib/debug/.build-id/e4
/usr/lib/debug/.build-id/e4/bc391a8cb0d815773007bbfd7af9385ca4acb4
/usr/lib/debug/.build-id/e4/bc391a8cb0d815773007bbfd7af9385ca4acb4.debug
/usr/lib/debug/.build-id/e5/7f02de08015fadfc153ed4a6799e772d87697f
/usr/lib/debug/.build-id/e5/7f02de08015fadfc153ed4a6799e772d87697f.debug
/usr/lib/debug/.build-id/e5/c0220b54a82f53f7abc9d9b8d49f4ad7500584
/usr/lib/debug/.build-id/e5/c0220b54a82f53f7abc9d9b8d49f4ad7500584.debug
/usr/lib/debug/.build-id/e7
/usr/lib/debug/.build-id/e7/156031493661fb4a60b766fe0bcb1782c92a39
/usr/lib/debug/.build-id/e7/156031493661fb4a60b766fe0bcb1782c92a39.debug
/usr/lib/debug/.build-id/e8
/usr/lib/debug/.build-id/e8/a57cd85cf126014519bbbb1f965fd5ed664c23
/usr/lib/debug/.build-id/e8/a57cd85cf126014519bbbb1f965fd5ed664c23.debug
/usr/lib/debug/.build-id/e8/fc9d75bd4da5e1e518a6ac0b3b9aac1a53ff93
/usr/lib/debug/.build-id/e8/fc9d75bd4da5e1e518a6ac0b3b9aac1a53ff93.debug
/usr/lib/debug/.build-id/e9/006110c055bda721569bb2f3ed80106fb57389
/usr/lib/debug/.build-id/e9/006110c055bda721569bb2f3ed80106fb57389.debug
/usr/lib/debug/.build-id/ea
/usr/lib/debug/.build-id/ea/bb3900cf36c5eb5da27e75238a5448a55a325c
/usr/lib/debug/.build-id/ea/bb3900cf36c5eb5da27e75238a5448a55a325c.debug
/usr/lib/debug/.build-id/ed
/usr/lib/debug/.build-id/ed/5e85ec8ff2978a7d366f4dcda87dcbe53a2fb3
/usr/lib/debug/.build-id/ed/5e85ec8ff2978a7d366f4dcda87dcbe53a2fb3.debug
/usr/lib/debug/.build-id/ef
/usr/lib/debug/.build-id/ef/36fa3becb40d2fbacecb8f90f67d763f1bf8a0
/usr/lib/debug/.build-id/ef/36fa3becb40d2fbacecb8f90f67d763f1bf8a0.debug
/usr/lib/debug/.build-id/f0
/usr/lib/debug/.build-id/f0/5d2b127613400f9b36e6a05228509f2c4625fb
/usr/lib/debug/.build-id/f0/5d2b127613400f9b36e6a05228509f2c4625fb.debug
/usr/lib/debug/.build-id/f0/82380f136b6cd11ac8ea03552f87e065864be2
/usr/lib/debug/.build-id/f0/82380f136b6cd11ac8ea03552f87e065864be2.debug
/usr/lib/debug/.build-id/f0/e109384065fccb5d26d038e15475905147a144
/usr/lib/debug/.build-id/f0/e109384065fccb5d26d038e15475905147a144.debug
/usr/lib/debug/.build-id/f1
/usr/lib/debug/.build-id/f1/5ad1ae040523731b24c90e78208325f4a86b5a
/usr/lib/debug/.build-id/f1/5ad1ae040523731b24c90e78208325f4a86b5a.debug
/usr/lib/debug/.build-id/f2
/usr/lib/debug/.build-id/f2/834428b9af4e65be637b8d6d39e73d26a0f8be
/usr/lib/debug/.build-id/f2/834428b9af4e65be637b8d6d39e73d26a0f8be.debug
/usr/lib/debug/.build-id/f4
/usr/lib/debug/.build-id/f4/b6d036b21ba1ba05e4b14312d7606f07637a1e
/usr/lib/debug/.build-id/f4/b6d036b21ba1ba05e4b14312d7606f07637a1e.debug
/usr/lib/debug/.build-id/f6
/usr/lib/debug/.build-id/f6/bcd78bc4ba409943f6b8d5ea6a6acb59ef70ec
/usr/lib/debug/.build-id/f6/bcd78bc4ba409943f6b8d5ea6a6acb59ef70ec.debug
/usr/lib/debug/.build-id/f7
/usr/lib/debug/.build-id/f7/71c7e3bc292fb52a2c8934a3f217bcfe22e25e
/usr/lib/debug/.build-id/f7/71c7e3bc292fb52a2c8934a3f217bcfe22e25e.debug
/usr/lib/debug/.build-id/f9
/usr/lib/debug/.build-id/f9/0d55b1eadaa20aff55b19e40c76ca1200f7b27
/usr/lib/debug/.build-id/f9/0d55b1eadaa20aff55b19e40c76ca1200f7b27.debug
/usr/lib/debug/.build-id/fa
/usr/lib/debug/.build-id/fa/31f394ee6df7981a42bccee0f212e85e2229e3
/usr/lib/debug/.build-id/fa/31f394ee6df7981a42bccee0f212e85e2229e3.debug
/usr/lib/debug/.build-id/fb
/usr/lib/debug/.build-id/fb/71b44b1a4099cf63d927c4f910be5e847e5e04
/usr/lib/debug/.build-id/fb/71b44b1a4099cf63d927c4f910be5e847e5e04.debug
/usr/lib/debug/.build-id/fb/f7409a0718772a7a028e97289fbd7c0dc1ec1d
/usr/lib/debug/.build-id/fb/f7409a0718772a7a028e97289fbd7c0dc1ec1d.debug
/usr/lib/debug/.build-id/fc/ce48830437861c1a1f143c8fe1655f746dc6af
/usr/lib/debug/.build-id/fc/ce48830437861c1a1f143c8fe1655f746dc6af.debug
/usr/lib/debug/.build-id/fd
/usr/lib/debug/.build-id/fd/ce2bad278b20ba53bef3c44acff869f0c53963
/usr/lib/debug/.build-id/fd/ce2bad278b20ba53bef3c44acff869f0c53963.debug
/usr/lib/debug/.build-id/fe
/usr/lib/debug/.build-id/fe/171c3c95539dedecff8214311bee016f86c97c
/usr/lib/debug/.build-id/fe/171c3c95539dedecff8214311bee016f86c97c.debug
/usr/lib/debug/.build-id/fe/4c80c69fb0012c15a378c8724922d7e0d5c0be
/usr/lib/debug/.build-id/fe/4c80c69fb0012c15a378c8724922d7e0d5c0be.debug
/usr/lib/debug/.build-id/fe/a54513669c8156b04eaba97c96f570b41912fe
/usr/lib/debug/.build-id/fe/a54513669c8156b04eaba97c96f570b41912fe.debug
/usr/lib/debug/.build-id/fe/ffc917b16727e253de0641525e0375992f9297
/usr/lib/debug/.build-id/fe/ffc917b16727e253de0641525e0375992f9297.debug
/usr/lib/debug/.build-id/ff
/usr/lib/debug/.build-id/ff/290285cd411bc08b8b55a1a82e372e25314383
/usr/lib/debug/.build-id/ff/290285cd411bc08b8b55a1a82e372e25314383.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/gconv
/usr/lib/debug/usr/lib64/gconv/ARMSCII-8.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ASMO_449.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/BIG5.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/BIG5HKSCS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/BRF.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP10007.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1125.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1250.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1251.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1253.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1254.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1255.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1256.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1257.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP1258.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP737.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP770.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP771.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP772.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP773.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP774.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP775.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CP932.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CSN_369103.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/CWI.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/DEC-MCS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-AT-DE-A.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-AT-DE.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-CA-FR.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-DK-NO-A.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-DK-NO.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-ES-A.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-ES-S.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-ES.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-FI-SE-A.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-FI-SE.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-FR.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-IS-FRISS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-IT.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-PT.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-UK.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EBCDIC-US.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ECMA-CYRILLIC.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EUC-CN.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EUC-JISX0213.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EUC-JP-MS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EUC-JP.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EUC-KR.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/EUC-TW.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GB18030.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GBBIG5.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GBGBK.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GBK.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GEORGIAN-ACADEMY.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GEORGIAN-PS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GOST_19768-74.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GREEK-CCITT.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GREEK7-OLD.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/GREEK7.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/HP-GREEK8.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/HP-ROMAN8.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/HP-ROMAN9.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/HP-THAI8.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/HP-TURKISH8.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM037.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM038.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1004.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1008.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1008_420.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1025.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1026.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1046.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1047.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1097.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1112.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1122.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1123.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1124.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1129.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1130.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1132.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1133.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1137.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1140.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1141.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1142.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1143.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1144.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1145.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1146.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1147.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1148.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1149.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1153.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1154.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1155.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1156.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1157.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1158.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1160.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1161.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1162.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1163.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1164.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1166.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1167.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM12712.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1364.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1371.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1388.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1390.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM1399.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM16804.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM256.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM273.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM274.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM275.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM277.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM278.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM280.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM281.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM284.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM285.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM290.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM297.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM420.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM423.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM424.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM437.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM4517.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM4899.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM4909.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM4971.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM500.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM5347.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM803.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM850.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM851.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM852.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM855.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM856.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM857.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM858.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM860.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM861.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM862.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM863.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM864.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM865.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM866.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM866NAV.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM868.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM869.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM870.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM871.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM874.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM875.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM880.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM891.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM901.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM902.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM903.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM9030.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM904.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM905.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM9066.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM918.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM921.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM922.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM930.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM932.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM933.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM935.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM937.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM939.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM943.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IBM9448.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/IEC_P27-1.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/INIS-8.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/INIS-CYRILLIC.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/INIS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISIRI-3342.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO-2022-CN-EXT.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO-2022-CN.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO-2022-JP-3.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO-2022-JP.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO-2022-KR.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO-IR-197.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO-IR-209.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO646.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-10.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-11.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-13.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-14.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-16.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-2.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-3.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-4.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-5.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-6.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-7.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-8.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-9.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO8859-9E.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO_10367-BOX.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO_11548-1.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO_2033.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO_5427-EXT.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO_5427.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO_5428.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO_6937-2.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/ISO_6937.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/JOHAB.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/KOI-8.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/KOI8-R.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/KOI8-RU.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/KOI8-T.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/KOI8-U.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/LATIN-GREEK-1.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/LATIN-GREEK.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/MAC-CENTRALEUROPE.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/MAC-IS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/MAC-SAMI.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/MAC-UK.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/MACINTOSH.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/MIK.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/NATS-DANO.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/NATS-SEFI.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/PT154.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/RK1048.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/SAMI-WS2.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/SHIFT_JISX0213.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/SJIS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/T.61.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/TCVN5712-1.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/TIS-620.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/TSCII.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/UHC.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/VISCII.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/libCNS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/libGB.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/libISOIR165.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/libJIS.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/libJISX0213.so-2.38-19.fc39.ppc64le.debug
/usr/lib/debug/usr/lib64/gconv/libKSC.so-2.38-19.fc39.ppc64le.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jun 5 04:41:29 2025