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

glibc-gconv-extra-2.38-19.fc39 RPM for s390x

From Fedora 39 updates for s390x / Packages / g

Name: glibc-gconv-extra Distribution: Fedora Project
Version: 2.38 Vendor: Fedora Project
Release: 19.fc39 Build date: Fri Oct 11 16:37:14 2024
Group: Unspecified Build host: buildvm-s390x-05.s390.fedoraproject.org
Size: 8080260 Source RPM: glibc-2.38-19.fc39.src.rpm
Packager: Fedora Project
Url: http://www.gnu.org/software/glibc/
Summary: All iconv converter modules for glibc.
This package contains all iconv converter modules built in glibc.

Provides

Requires

License

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/.build-id
/usr/lib/.build-id/02
/usr/lib/.build-id/02/5104c156679133d89a34e02dd6d8e415b310e0
/usr/lib/.build-id/02/d15b609c71121271b4925a3a874ffb4d08b080
/usr/lib/.build-id/02/f5e193f051c71dbe847a91c038fea91a1ec95d
/usr/lib/.build-id/05/e3bbb0551a6df5512660a1ad5bf9175983375e
/usr/lib/.build-id/06
/usr/lib/.build-id/06/52bf253b63580243425384d2f5c35624855b63
/usr/lib/.build-id/07
/usr/lib/.build-id/07/86c7bdd9eab26bbad4143f235af2af88f71a77
/usr/lib/.build-id/08
/usr/lib/.build-id/08/67d4e052654f2943818a1984662a5b6fb5e342
/usr/lib/.build-id/09/dae8054bfe1dbae061710c4c7ba7d5839b8a12
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/231a01fc5cf8e703a9a3dc537607e6c867e940
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/1a20d1d779e6f7a3469322d31053a2e48b7e0d
/usr/lib/.build-id/12
/usr/lib/.build-id/12/9e0ffba8a8b3a7dfd44224b2282579be1cf96f
/usr/lib/.build-id/12/a7188d29c645ecbb8bc11fbe42e93c0863f369
/usr/lib/.build-id/13
/usr/lib/.build-id/13/0e78bb28f3ad2e52983bcc942069ea091f0a44
/usr/lib/.build-id/13/1756b4732f43b25ca85f049775cb1f1dd66153
/usr/lib/.build-id/13/581ec8dac6c5c45f46a2765de4ea75e2d70d5a
/usr/lib/.build-id/13/81ccc1bdf5b87928a5b766d5fba901a90672ff
/usr/lib/.build-id/14
/usr/lib/.build-id/14/540d6b8ee389df6b17636f6732e2d026ebad37
/usr/lib/.build-id/15
/usr/lib/.build-id/15/0b1082c1497f1572fadb46b9bc39d16fe7ef97
/usr/lib/.build-id/16/4c81fcdcb346e002ed8d9aaba12f30e60be37a
/usr/lib/.build-id/16/8d107d97412932f8a28e1b393ebe7239f4696f
/usr/lib/.build-id/17
/usr/lib/.build-id/17/3865d5d9e9a666f93c6f60e0f4aea4369a4af8
/usr/lib/.build-id/18
/usr/lib/.build-id/18/1e06b127adef6bd8e4f3fac9529d4c30599f1f
/usr/lib/.build-id/19
/usr/lib/.build-id/19/32ab7be97c61d03fa0a8ec8a3e0d4f7a8946c4
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/e1885f61ccbd450816b430f3f0cfdf39bb2aed
/usr/lib/.build-id/1a/fa6c73cf1dab4e39a629454368a9bbcbacb862
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/ff965ca05c6b32360d46736656d996cf9b20bc
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/adeb60ee8c1592a6ebbe8f6c07631cb4b53f48
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/bc455c881147720a7819efcc67ad93c6bd9fa1
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/04b6feda10c955483a611368d44694a0cdcd7c
/usr/lib/.build-id/1f/15999933353d497696b79f82e1753ff7c9aff2
/usr/lib/.build-id/1f/2f6d3a21dc8e08aa4dd0eacfb4f0b07799fad8
/usr/lib/.build-id/21/b7f6756c27450e4dcfc929bdaf285a1434320a
/usr/lib/.build-id/22
/usr/lib/.build-id/22/69d0aac78e73187d650ca16a4469e14db4c646
/usr/lib/.build-id/23
/usr/lib/.build-id/23/18d5343ad2aedc4a93c38fbaaa484db6168a12
/usr/lib/.build-id/23/49d7ff478204f906e730a87ca7ae1ec1b30d20
/usr/lib/.build-id/23/b8bda7fc85c9c4a9a49d2e5f7afe8132e5839a
/usr/lib/.build-id/24
/usr/lib/.build-id/24/dc15b5ca62df4cd62314e30beba4e0ac114a46
/usr/lib/.build-id/25
/usr/lib/.build-id/25/d3859cff05ceca5a14846fea600a7f47eba527
/usr/lib/.build-id/27
/usr/lib/.build-id/27/fbd7ddf28944106900a7a3306ece85896d1988
/usr/lib/.build-id/29
/usr/lib/.build-id/29/57ba8960395ad6fc549093bb42c2bc6c4691f2
/usr/lib/.build-id/2b/7e4f098817446fb3a727ead56ed561bc376620
/usr/lib/.build-id/2d/cd2eaf6ebefc183b247925d57fc3674fa13c64
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/5f0cec5102fda15e70f0579548f853af6573df
/usr/lib/.build-id/2e/889cba5959c95e11db1160dfb5ca154555beac
/usr/lib/.build-id/2e/b56f8f87e6d77588dddf55ff3a644f51361536
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/04dcd88740c5ea19b6fd503078af2cb82c3fad
/usr/lib/.build-id/2f/30bf6b32bc29f77aae3fa0ea1f7ac46e967e7b
/usr/lib/.build-id/31
/usr/lib/.build-id/31/350d0a2b40700f988b545ca40ee2b9783f199b
/usr/lib/.build-id/32
/usr/lib/.build-id/32/1c1f2d067064c428d8ec81c4c0825b2b5baed8
/usr/lib/.build-id/32/ac9fd5d4d9b7c00df97ed878a56932218e44ab
/usr/lib/.build-id/32/fd938ad8a6adc29b39bc09be40bb36adf25816
/usr/lib/.build-id/34
/usr/lib/.build-id/34/2eac786733282d47a8e4054a0f63c376405a3a
/usr/lib/.build-id/35
/usr/lib/.build-id/35/10597d2ef7cae0126a62e212c9989ecc202d0b
/usr/lib/.build-id/35/64d4fbdec136448ac7c0166481b28f0eeb1fff
/usr/lib/.build-id/37
/usr/lib/.build-id/37/e052da906ae810b5990b993a0b96a4435b999b
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/2120618c1b47a7ad92041328f1c4d92b4ac006
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/621a9c6d5eba2db446966518a6b1a9d810f40a
/usr/lib/.build-id/3b/7a8c84cc607b70169fbde2656d76098cce6e56
/usr/lib/.build-id/3b/95d5ab9e22b861c4c5f39692c0092f047a6621
/usr/lib/.build-id/3d/d47f12b9e0b3bc0ddbb99bdc12a8a7b27db8e6
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/0c625e6ba42d5eac43f62c60419cab52fbc11f
/usr/lib/.build-id/40
/usr/lib/.build-id/40/b24ec1b622ae88cd96dcc8863c615453bae545
/usr/lib/.build-id/41/aed78838ed6938cfbb9d0b726ead7539c343db
/usr/lib/.build-id/42
/usr/lib/.build-id/42/1804c08143be01135fe19e74b676dedd0c13d2
/usr/lib/.build-id/42/48ef48f6ccd555d1f465cdfd0997625e26192c
/usr/lib/.build-id/43
/usr/lib/.build-id/43/f1665eefc5076f2603e34e0105161c8c62ac35
/usr/lib/.build-id/44
/usr/lib/.build-id/44/9490ade1c21806aee28a2a9d85abc024a7dcc3
/usr/lib/.build-id/45
/usr/lib/.build-id/45/2a52d94e48fd038b40ebcce607ab115e9d68d5
/usr/lib/.build-id/45/2e9030958da9cd60fc83e139c962d917b295d3
/usr/lib/.build-id/45/cad447feec49d902e989accfa014c5699cdc59
/usr/lib/.build-id/46/724f1ac05244ae7411a95fa78b4da688179706
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/82811c16c50caa9d82aac4d8bdaa201688cd60
/usr/lib/.build-id/4a/c9a4fe3006afcba13d18cd60d787ef3fc895f0
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/6aa228050d8302596000c68827d47ecca092ca
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/37f9dcd56533a0d4d162e0dcf7ea7a64c9b695
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/8824f8693ca206a613ced955673d829954bfd7
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/266131efa96af58f4fc964ffb702b4f737e87f
/usr/lib/.build-id/50
/usr/lib/.build-id/50/c42f87c4c68c972d4e6af29900b8935cbc9601
/usr/lib/.build-id/53
/usr/lib/.build-id/53/0dfc21bbdd6ef31de8d8ccef88faac52a350d9
/usr/lib/.build-id/53/fb6b552e73555cac2b1c019b6882d5c899ae31
/usr/lib/.build-id/54
/usr/lib/.build-id/54/fcd7d6b473abcf9b263d3a19ad0e1defec8979
/usr/lib/.build-id/55
/usr/lib/.build-id/55/d8f4185acc6d93244f5b7fe6172ea767cd316f
/usr/lib/.build-id/59
/usr/lib/.build-id/59/33c9b36d00782b5fbf18cb1a0c8c32d4cb20d6
/usr/lib/.build-id/59/4a8cd95b4ac84b4ec85c46f1ed4d50483c5fdc
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/4da749ddc9901c801690beab3b22fdf2fa7f02
/usr/lib/.build-id/5a/65b5d7d7b8d9a98f01c691018154704a146290
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/4a134d0266961dd064abe129b8d18edc46f184
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/ffbd8186a90fc2328d130aaac8b77d621520fd
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/1ab3d07949d584a320ead3a935af0c5b22d184
/usr/lib/.build-id/5e/cb17fba31145a7d2cfbb6e5812dbe70076364f
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/3173f857c85d7486094cda5fcd7936a39a42fe
/usr/lib/.build-id/5f/d7249121f7d8842aa6d8417cdcefa004d5211e
/usr/lib/.build-id/5f/e71e88877bc9d671afcc05fa9c147869f94a96
/usr/lib/.build-id/61
/usr/lib/.build-id/61/1189c1cd8d26a05b057f7452365efed19fa335
/usr/lib/.build-id/62/8168c0f9d03f6bdf6f709f3d46b58df1d5739f
/usr/lib/.build-id/63/da202d76de7c872bf1884e22221efb74c2cc18
/usr/lib/.build-id/65
/usr/lib/.build-id/65/020bd40083c9a164a78d6873a1e39930b721cb
/usr/lib/.build-id/66
/usr/lib/.build-id/66/0524f7ec284378e05865335ec17ab8a9079a0e
/usr/lib/.build-id/67
/usr/lib/.build-id/67/bf61d9e0d3d87f59974eb83e35ca09130b1f64
/usr/lib/.build-id/68
/usr/lib/.build-id/68/1657a6e69ba655968ebdb71690ac018a71d74f
/usr/lib/.build-id/68/8941079f47da4efebbcdc6f03330741ec3cc90
/usr/lib/.build-id/69/9d2bc3f4f9e55b9e005fdabd8fd118a34d3dd6
/usr/lib/.build-id/69/cdde78c8aa7f7e4399800aa354b62712098d3f
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/305b06800365f2c5fb93790c508294a8820e1f
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/cd4ba6efedb64796344c9bcf626d0496a3ad2e
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/b9139b5e55ef0f5df9a3ce195c583ea84955e8
/usr/lib/.build-id/6d/cd898fec4f3c973a8bde6c2be92d65dc6b2406
/usr/lib/.build-id/6e/6a15faf85603c31fe1feeae6d9f9cae90e8c81
/usr/lib/.build-id/6e/c08facfb996afd5b68bb56d5a3015142e0ef50
/usr/lib/.build-id/6f/00be0b12f4e6020b5f331ba9d8facb1f0a7d20
/usr/lib/.build-id/70
/usr/lib/.build-id/70/054d382027e9f339ef9935acdb4c9e63f6dce9
/usr/lib/.build-id/70/3dae6e408459150ab5da923af16cc911fbab1a
/usr/lib/.build-id/70/3e61e12fb83a9f0a19c68d0164d3c917e35221
/usr/lib/.build-id/70/8428ed85840143d7254d7e7adcdfb37466f606
/usr/lib/.build-id/70/ee20ba50c209329776d9cdc1a4a552c8d2ee13
/usr/lib/.build-id/73
/usr/lib/.build-id/73/69276affd7b8bb7244affe1af8dbe5d3b37bd7
/usr/lib/.build-id/73/8d718a9d9984f8db7c37572a445c3db2774abe
/usr/lib/.build-id/74
/usr/lib/.build-id/74/33dc684a7d81aa6d299846e078d84f85181dc1
/usr/lib/.build-id/75
/usr/lib/.build-id/75/628178ac65fe926ba160f573acd4f0cbd3350c
/usr/lib/.build-id/75/ca4e685163af9f52ccf6f5924197cb540edfcd
/usr/lib/.build-id/79
/usr/lib/.build-id/79/0cd74bf8e86f089a1111a8269b69e7a957e2a5
/usr/lib/.build-id/79/2d47cda88f919ec3a77bd5bae5d7a32205d885
/usr/lib/.build-id/79/c04b7254b69661def896ae7fc959f7f8efe2da
/usr/lib/.build-id/7a/8a4dc9f554b28f10bf7fd73ced63b2873dc830
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/0dbedd81416a8ab8f8361ec492e20a5d2b5113
/usr/lib/.build-id/7b/4e7d0c33174dcb510bd0360923fdb583fa166a
/usr/lib/.build-id/7b/78ef28b2fb6fafae4e390571fe54c9c42f6865
/usr/lib/.build-id/7b/81d986e3aa81e8ac03e4a193b8178a8cc88e6b
/usr/lib/.build-id/7b/fef3c822fe1d51e558dc9956871555cb0c77c1
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/402ee7747e3e764e555a2733cb21e926105f25
/usr/lib/.build-id/7d/6c55c8c4b2cccfb512e399817095d79cceb98d
/usr/lib/.build-id/7d/ab481e8198812349314e9af2051e98d9e4abc4
/usr/lib/.build-id/81/0adf4728848987d9ff7d87f31c519c5ca39109
/usr/lib/.build-id/81/558978fe24fb0eb35232d194b9a6eaa4911550
/usr/lib/.build-id/81/7cc3fd12b78e06d04ecbc38755164be9007044
/usr/lib/.build-id/82
/usr/lib/.build-id/82/2f30a97f25a371b4d638909aa30fb8930ee53f
/usr/lib/.build-id/84
/usr/lib/.build-id/84/73223c7ce1be79fbeaa83ea2cda2b3e1f2dfc2
/usr/lib/.build-id/86
/usr/lib/.build-id/86/f43465d31bcf325a609d9d6066c69cba5e23ed
/usr/lib/.build-id/87
/usr/lib/.build-id/87/02f25e1d85af83d7959a54c6c7b900f2899387
/usr/lib/.build-id/87/d46bdbdfb0485cf6f75d9a99d2c7c893e100f3
/usr/lib/.build-id/88
/usr/lib/.build-id/88/78fa2417fc807125a483f10d20a30b9b0fac35
/usr/lib/.build-id/89/fdce33853148ce7e94a8d1a74b3cafa8486649
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/625f50f3b5da405653d36c34a7bbe94dcc6c82
/usr/lib/.build-id/8b/a1e4b3cfafb1e2638765e30ae4a2564939d80e
/usr/lib/.build-id/8c/89573b9c999d6ffa15fb677f9b537311ab8bd5
/usr/lib/.build-id/8c/b4b7fcc18fff14af41d7e3f8c679e8aee11bc8
/usr/lib/.build-id/8c/e08b20c17410f59caa0bbc31cfe52afaa9e288
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/b93c176c49ebbd257da6ef8bd03b6c1c701764
/usr/lib/.build-id/96
/usr/lib/.build-id/96/beb73d8bb9ae53ed70907760f30e5275c82488
/usr/lib/.build-id/99
/usr/lib/.build-id/99/c1cd37f5934fdaebccc09f5d3375df25474ef5
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/4439fb4df3ed5135b0d4e0e47a020f75e275ac
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/1ff582ac6016c260463e0907b95d9feeca1013
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/803ca231db6cd54bc42c499ef6a558e80ff19c
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/fa8c7f7cc9c641242ac65d45ed9aefc30cd929
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/52ae96f28a18a9d0dec9d5fa80160cd74fe5fe
/usr/lib/.build-id/9e/888c7cc34c733198f67d63953fb2924d29528a
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/3f6c6549559bd5403b1e4798a8f4dc08333953
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/5ccc9994b72221b6553af9d308b58b5d680220
/usr/lib/.build-id/a4/97bfb26dad46ad16d6211c84a894e1783828e1
/usr/lib/.build-id/a4/afcedc60c2d6ecc2ab2b426d10af7ce92ae697
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/6c40efd7790a7f102b01d8728f70ce25eb0fe4
/usr/lib/.build-id/a5/d9ab2d53fd8df092bb1e8a14249a3fedada75b
/usr/lib/.build-id/a6/0dff264cc783fc6d6ca54fa213265a9938f0bc
/usr/lib/.build-id/a6/618a2000b1e43491c5a5289610a5cb64546087
/usr/lib/.build-id/a7
/usr/lib/.build-id/a7/2f5b5debea298a2a06dee267b6462e29a1305c
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/9be8630cfae0683448dc4ad583b530281410c3
/usr/lib/.build-id/a8/f1a63b759dfc0b562572695ad571ebbececa2f
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/4f3dd10fd79bbf455908611802e58d88ae0c6e
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/73e7a57fa208347b10ce52ec84191dcbae5bdc
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/4c978398edf34de612f28c73f5fdf8fb792eaf
/usr/lib/.build-id/ae/97c79eedeebaa12bcbfea72cb5c079d8ffce38
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/083f9d93c3c31422a8ae0e23b1dac75441bc76
/usr/lib/.build-id/b2/b712dfe6362a137e99802d182bfcf7bace8bb9
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/08d84a3bf734a5cb116c3b94cb6baccd88f0c6
/usr/lib/.build-id/b4/11214828f861330dc9a054dbe4ee6c79aad162
/usr/lib/.build-id/b4/632a0e7c0875446a7e0df6cda3b1485e820210
/usr/lib/.build-id/b5/50cff63db606a42c7142178163a23f68c80445
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/3c2fb2a8fe6f3d0544da59a4ddb05837ae6621
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/4f978aaf6ba7877085a90d4456c02e3a206100
/usr/lib/.build-id/bb/5f1a7d915871b9c6f265e84d83a25ea26b09b0
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/5e705adc97b4a316f3c26535fb6cae0506e90d
/usr/lib/.build-id/be
/usr/lib/.build-id/be/1fa108f0e9cbcf6489ef399d68f43707a6d0b8
/usr/lib/.build-id/be/d00f50028cf5be17d9d52326911c69591885bd
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/7e5832b9443652d1a9095ea2c9c13a89060c83
/usr/lib/.build-id/bf/e422d4dbd02b0c0e15443bc2df09277d8f1009
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/00569094d4d2f33d214a79b959a09e00804f5b
/usr/lib/.build-id/c0/01b07b88ddb6a91add61c9bf2b8a6fa9493199
/usr/lib/.build-id/c0/6b62d0f90e606ecac15545d5a04e08c2c092f6
/usr/lib/.build-id/c0/6ee302ad9d9ac2aac3604f667a69aa2260118c
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/2cfbf9686bb57eff831c2d5cdb0f7273fd7655
/usr/lib/.build-id/c2/94c80834ae19a6431c6c5dc607b57b068864de
/usr/lib/.build-id/c2/e7ae4e43990eca78a5aaef43d298922a1732e7
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/400867346b20a575d426eacd190362e5a1ec57
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/f6979446becf77547fe98e9b31a31d303e51f4
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/432b2a3bda7ccc2c1d7d9603dbdb8a01828bc4
/usr/lib/.build-id/c6/056019d92cce1f1b61918fbb6a17257e5a5914
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/46aa6f115ee4f8aee4930f9a42c0c7e2b33042
/usr/lib/.build-id/c7/f87130a6b0e77d4525a570a3acc0fb160402a6
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/3c17f7bb26e33f168b2c1b9696c5ea5134507f
/usr/lib/.build-id/c9/5ba52d5c63b392b320b758e8bd93023943c130
/usr/lib/.build-id/c9/ed90359b99df2cd38dbc79422ba9d2a004bb18
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/d72df107449d454527713a90aaf97ea37cf48e
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/82f1e5f421a1290ec150d6250838e00b88c859
/usr/lib/.build-id/cc/8c53c2d9619e7f6dcdbecbd5d8bc73c8bf61fd
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/afbacd23ccbf9b47e02eeb2eedaa8a571626b3
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/05de04454a8396e30b62263b2496e3ed384239
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/07edd644276ef9d1ecd8b623374654f3d113ec
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/0ef6bf434d72a805b9a94bb61a4c13d389f7d2
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/d6ce13de89aa04be98e82b0b2b7b8cf8cd93e5
/usr/lib/.build-id/d6/ee320e59ca5e8c9405ca74ed9865ff72b2cd64
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/757dc13b41625042356938d4a395e42b58f0d6
/usr/lib/.build-id/db
/usr/lib/.build-id/db/1a5631ca0556b9d6da3357870b05155cc0b1c2
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/b99880261fda46bb0fa5faea87e178a3c22e1b
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/cb0db02489b77ec4e7e2e3361e826d67b02389
/usr/lib/.build-id/de
/usr/lib/.build-id/de/01d0f7c2e86c313d33e543e5fe421d69846649
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/920ff22a81e157c938955f54911a5acaaeb9b7
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/62a45fb2b7c9422bf999a067dd5b579a4847f2
/usr/lib/.build-id/e6/a0128f62a05d2d85ddff5ff61d57acb4c3f9a0
/usr/lib/.build-id/e7/dc36cd2f10031bb740928e8546436a9112d2ef
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/99d83a0e8217c87b12323c207396e880a3884c
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/577363e9ee3589d5dccb34e8b45cd61d639c23
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/229800ec6018819dc1d53edd0705166c1b3bd8
/usr/lib/.build-id/ef/bed49dc39ee273d3670f2518a0b3451e08cb8e
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/4a5024d88a396ad32f93eef06dd57cfe0b2548
/usr/lib/.build-id/f0/53c733fdb378661f7417d56b23986980862e59
/usr/lib/.build-id/f0/d75b5c997c7915d0ece4a0082a72c609ac940f
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/c2285fe73f1eeffb5c34894661890d45ac4d79
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/0dcbd4c151d560aaccca901896b839fa60cafa
/usr/lib/.build-id/f2/64298fbdc84a747a00ab7ba63640309cba75f1
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/114ec77b630a9148c3e3520c123a82a40e8738
/usr/lib/.build-id/f3/3d5b22293faf0a0615cc15daa126cbe70d3057
/usr/lib/.build-id/f4/7463ff2cb80d75f292bc9f8414923204411613
/usr/lib/.build-id/f4/a43279e52c615e3d6d2f8219d27ef55fd51d4f
/usr/lib/.build-id/f5/12f06db4a47131c4c57c52d4efc04819675bd9
/usr/lib/.build-id/f7/da386365391cde9399c507af8dbc544352102e
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/11fda0ec86c8b5bf34e6dc052488dfb54ee42c
/usr/lib/.build-id/f8/c891316e5cb7051ed497b34d4a1b8dfc783a9b
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/6d098edbe5ece28f3933e5719120dcdbd8109b
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/fa1245b7bc80f53d07a24ad407ee5ce9c6d4ae
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/7abc563656622835a4993c94746f8fdb686023
/usr/lib/.build-id/fc/e931cff786bdbeee7e139724ec22fff2a35a2e
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/ccfab5903fb307f98a9c05d9c2c835df7e4dc9
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/c42a0ef46a22846a204d87658f59409121a821
/usr/lib/.build-id/fe/d62b5f85779eced3f2cb5a60fda431b63df3f8
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/9d7b645f975065b6e06dbde4049900fae3d80e
/usr/lib64/gconv/ARMSCII-8.so
/usr/lib64/gconv/ASMO_449.so
/usr/lib64/gconv/BIG5.so
/usr/lib64/gconv/BIG5HKSCS.so
/usr/lib64/gconv/BRF.so
/usr/lib64/gconv/CP10007.so
/usr/lib64/gconv/CP1125.so
/usr/lib64/gconv/CP1250.so
/usr/lib64/gconv/CP1251.so
/usr/lib64/gconv/CP1253.so
/usr/lib64/gconv/CP1254.so
/usr/lib64/gconv/CP1255.so
/usr/lib64/gconv/CP1256.so
/usr/lib64/gconv/CP1257.so
/usr/lib64/gconv/CP1258.so
/usr/lib64/gconv/CP737.so
/usr/lib64/gconv/CP770.so
/usr/lib64/gconv/CP771.so
/usr/lib64/gconv/CP772.so
/usr/lib64/gconv/CP773.so
/usr/lib64/gconv/CP774.so
/usr/lib64/gconv/CP775.so
/usr/lib64/gconv/CP932.so
/usr/lib64/gconv/CSN_369103.so
/usr/lib64/gconv/CWI.so
/usr/lib64/gconv/DEC-MCS.so
/usr/lib64/gconv/EBCDIC-AT-DE-A.so
/usr/lib64/gconv/EBCDIC-AT-DE.so
/usr/lib64/gconv/EBCDIC-CA-FR.so
/usr/lib64/gconv/EBCDIC-DK-NO-A.so
/usr/lib64/gconv/EBCDIC-DK-NO.so
/usr/lib64/gconv/EBCDIC-ES-A.so
/usr/lib64/gconv/EBCDIC-ES-S.so
/usr/lib64/gconv/EBCDIC-ES.so
/usr/lib64/gconv/EBCDIC-FI-SE-A.so
/usr/lib64/gconv/EBCDIC-FI-SE.so
/usr/lib64/gconv/EBCDIC-FR.so
/usr/lib64/gconv/EBCDIC-IS-FRISS.so
/usr/lib64/gconv/EBCDIC-IT.so
/usr/lib64/gconv/EBCDIC-PT.so
/usr/lib64/gconv/EBCDIC-UK.so
/usr/lib64/gconv/EBCDIC-US.so
/usr/lib64/gconv/ECMA-CYRILLIC.so
/usr/lib64/gconv/EUC-CN.so
/usr/lib64/gconv/EUC-JISX0213.so
/usr/lib64/gconv/EUC-JP-MS.so
/usr/lib64/gconv/EUC-JP.so
/usr/lib64/gconv/EUC-KR.so
/usr/lib64/gconv/EUC-TW.so
/usr/lib64/gconv/GB18030.so
/usr/lib64/gconv/GBBIG5.so
/usr/lib64/gconv/GBGBK.so
/usr/lib64/gconv/GBK.so
/usr/lib64/gconv/GEORGIAN-ACADEMY.so
/usr/lib64/gconv/GEORGIAN-PS.so
/usr/lib64/gconv/GOST_19768-74.so
/usr/lib64/gconv/GREEK-CCITT.so
/usr/lib64/gconv/GREEK7-OLD.so
/usr/lib64/gconv/GREEK7.so
/usr/lib64/gconv/HP-GREEK8.so
/usr/lib64/gconv/HP-ROMAN8.so
/usr/lib64/gconv/HP-ROMAN9.so
/usr/lib64/gconv/HP-THAI8.so
/usr/lib64/gconv/HP-TURKISH8.so
/usr/lib64/gconv/IBM037.so
/usr/lib64/gconv/IBM038.so
/usr/lib64/gconv/IBM1004.so
/usr/lib64/gconv/IBM1008.so
/usr/lib64/gconv/IBM1008_420.so
/usr/lib64/gconv/IBM1025.so
/usr/lib64/gconv/IBM1026.so
/usr/lib64/gconv/IBM1046.so
/usr/lib64/gconv/IBM1047.so
/usr/lib64/gconv/IBM1097.so
/usr/lib64/gconv/IBM1112.so
/usr/lib64/gconv/IBM1122.so
/usr/lib64/gconv/IBM1123.so
/usr/lib64/gconv/IBM1124.so
/usr/lib64/gconv/IBM1129.so
/usr/lib64/gconv/IBM1130.so
/usr/lib64/gconv/IBM1132.so
/usr/lib64/gconv/IBM1133.so
/usr/lib64/gconv/IBM1137.so
/usr/lib64/gconv/IBM1140.so
/usr/lib64/gconv/IBM1141.so
/usr/lib64/gconv/IBM1142.so
/usr/lib64/gconv/IBM1143.so
/usr/lib64/gconv/IBM1144.so
/usr/lib64/gconv/IBM1145.so
/usr/lib64/gconv/IBM1146.so
/usr/lib64/gconv/IBM1147.so
/usr/lib64/gconv/IBM1148.so
/usr/lib64/gconv/IBM1149.so
/usr/lib64/gconv/IBM1153.so
/usr/lib64/gconv/IBM1154.so
/usr/lib64/gconv/IBM1155.so
/usr/lib64/gconv/IBM1156.so
/usr/lib64/gconv/IBM1157.so
/usr/lib64/gconv/IBM1158.so
/usr/lib64/gconv/IBM1160.so
/usr/lib64/gconv/IBM1161.so
/usr/lib64/gconv/IBM1162.so
/usr/lib64/gconv/IBM1163.so
/usr/lib64/gconv/IBM1164.so
/usr/lib64/gconv/IBM1166.so
/usr/lib64/gconv/IBM1167.so
/usr/lib64/gconv/IBM12712.so
/usr/lib64/gconv/IBM1364.so
/usr/lib64/gconv/IBM1371.so
/usr/lib64/gconv/IBM1388.so
/usr/lib64/gconv/IBM1390.so
/usr/lib64/gconv/IBM1399.so
/usr/lib64/gconv/IBM16804.so
/usr/lib64/gconv/IBM256.so
/usr/lib64/gconv/IBM273.so
/usr/lib64/gconv/IBM274.so
/usr/lib64/gconv/IBM275.so
/usr/lib64/gconv/IBM277.so
/usr/lib64/gconv/IBM278.so
/usr/lib64/gconv/IBM280.so
/usr/lib64/gconv/IBM281.so
/usr/lib64/gconv/IBM284.so
/usr/lib64/gconv/IBM285.so
/usr/lib64/gconv/IBM290.so
/usr/lib64/gconv/IBM297.so
/usr/lib64/gconv/IBM420.so
/usr/lib64/gconv/IBM423.so
/usr/lib64/gconv/IBM424.so
/usr/lib64/gconv/IBM437.so
/usr/lib64/gconv/IBM4517.so
/usr/lib64/gconv/IBM4899.so
/usr/lib64/gconv/IBM4909.so
/usr/lib64/gconv/IBM4971.so
/usr/lib64/gconv/IBM500.so
/usr/lib64/gconv/IBM5347.so
/usr/lib64/gconv/IBM803.so
/usr/lib64/gconv/IBM850.so
/usr/lib64/gconv/IBM851.so
/usr/lib64/gconv/IBM852.so
/usr/lib64/gconv/IBM855.so
/usr/lib64/gconv/IBM856.so
/usr/lib64/gconv/IBM857.so
/usr/lib64/gconv/IBM858.so
/usr/lib64/gconv/IBM860.so
/usr/lib64/gconv/IBM861.so
/usr/lib64/gconv/IBM862.so
/usr/lib64/gconv/IBM863.so
/usr/lib64/gconv/IBM864.so
/usr/lib64/gconv/IBM865.so
/usr/lib64/gconv/IBM866.so
/usr/lib64/gconv/IBM866NAV.so
/usr/lib64/gconv/IBM868.so
/usr/lib64/gconv/IBM869.so
/usr/lib64/gconv/IBM870.so
/usr/lib64/gconv/IBM871.so
/usr/lib64/gconv/IBM874.so
/usr/lib64/gconv/IBM875.so
/usr/lib64/gconv/IBM880.so
/usr/lib64/gconv/IBM891.so
/usr/lib64/gconv/IBM901.so
/usr/lib64/gconv/IBM902.so
/usr/lib64/gconv/IBM903.so
/usr/lib64/gconv/IBM9030.so
/usr/lib64/gconv/IBM904.so
/usr/lib64/gconv/IBM905.so
/usr/lib64/gconv/IBM9066.so
/usr/lib64/gconv/IBM918.so
/usr/lib64/gconv/IBM921.so
/usr/lib64/gconv/IBM922.so
/usr/lib64/gconv/IBM930.so
/usr/lib64/gconv/IBM932.so
/usr/lib64/gconv/IBM933.so
/usr/lib64/gconv/IBM935.so
/usr/lib64/gconv/IBM937.so
/usr/lib64/gconv/IBM939.so
/usr/lib64/gconv/IBM943.so
/usr/lib64/gconv/IBM9448.so
/usr/lib64/gconv/IEC_P27-1.so
/usr/lib64/gconv/INIS-8.so
/usr/lib64/gconv/INIS-CYRILLIC.so
/usr/lib64/gconv/INIS.so
/usr/lib64/gconv/ISIRI-3342.so
/usr/lib64/gconv/ISO-2022-CN-EXT.so
/usr/lib64/gconv/ISO-2022-CN.so
/usr/lib64/gconv/ISO-2022-JP-3.so
/usr/lib64/gconv/ISO-2022-JP.so
/usr/lib64/gconv/ISO-2022-KR.so
/usr/lib64/gconv/ISO-IR-197.so
/usr/lib64/gconv/ISO-IR-209.so
/usr/lib64/gconv/ISO646.so
/usr/lib64/gconv/ISO8859-10.so
/usr/lib64/gconv/ISO8859-11.so
/usr/lib64/gconv/ISO8859-13.so
/usr/lib64/gconv/ISO8859-14.so
/usr/lib64/gconv/ISO8859-16.so
/usr/lib64/gconv/ISO8859-2.so
/usr/lib64/gconv/ISO8859-3.so
/usr/lib64/gconv/ISO8859-4.so
/usr/lib64/gconv/ISO8859-5.so
/usr/lib64/gconv/ISO8859-6.so
/usr/lib64/gconv/ISO8859-7.so
/usr/lib64/gconv/ISO8859-8.so
/usr/lib64/gconv/ISO8859-9.so
/usr/lib64/gconv/ISO8859-9E.so
/usr/lib64/gconv/ISO_10367-BOX.so
/usr/lib64/gconv/ISO_11548-1.so
/usr/lib64/gconv/ISO_2033.so
/usr/lib64/gconv/ISO_5427-EXT.so
/usr/lib64/gconv/ISO_5427.so
/usr/lib64/gconv/ISO_5428.so
/usr/lib64/gconv/ISO_6937-2.so
/usr/lib64/gconv/ISO_6937.so
/usr/lib64/gconv/JOHAB.so
/usr/lib64/gconv/KOI-8.so
/usr/lib64/gconv/KOI8-R.so
/usr/lib64/gconv/KOI8-RU.so
/usr/lib64/gconv/KOI8-T.so
/usr/lib64/gconv/KOI8-U.so
/usr/lib64/gconv/LATIN-GREEK-1.so
/usr/lib64/gconv/LATIN-GREEK.so
/usr/lib64/gconv/MAC-CENTRALEUROPE.so
/usr/lib64/gconv/MAC-IS.so
/usr/lib64/gconv/MAC-SAMI.so
/usr/lib64/gconv/MAC-UK.so
/usr/lib64/gconv/MACINTOSH.so
/usr/lib64/gconv/MIK.so
/usr/lib64/gconv/NATS-DANO.so
/usr/lib64/gconv/NATS-SEFI.so
/usr/lib64/gconv/PT154.so
/usr/lib64/gconv/RK1048.so
/usr/lib64/gconv/SAMI-WS2.so
/usr/lib64/gconv/SHIFT_JISX0213.so
/usr/lib64/gconv/SJIS.so
/usr/lib64/gconv/T.61.so
/usr/lib64/gconv/TCVN5712-1.so
/usr/lib64/gconv/TIS-620.so
/usr/lib64/gconv/TSCII.so
/usr/lib64/gconv/UHC.so
/usr/lib64/gconv/VISCII.so
/usr/lib64/gconv/gconv-modules.d/gconv-modules-extra.conf
/usr/lib64/gconv/libCNS.so
/usr/lib64/gconv/libGB.so
/usr/lib64/gconv/libISOIR165.so
/usr/lib64/gconv/libJIS.so
/usr/lib64/gconv/libJISX0213.so
/usr/lib64/gconv/libKSC.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jun 5 04:55:12 2025