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

glibc-gconv-extra-2.28-199.el8 RPM for x86_64

From CentOS 8-stream AppStream for x86_64 / Packages

Name: glibc-gconv-extra Distribution: CentOS
Version: 2.28 Vendor: CentOS
Release: 199.el8 Build date: Sat Apr 30 11:37:18 2022
Group: Unspecified Build host: x86-01.mbox.centos.org
Size: 6415078 Source RPM: glibc-2.28-199.el8.src.rpm
Packager: CentOS Buildsys <bugs@centos.org>
Url: http://www.gnu.org/software/glibc/
Summary: All iconv converter modules for glibc.
This package contains all iconv converter modules built in glibc.

Provides

Requires

License

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

Changelog

* Tue Apr 26 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-199
  - Fix fortify false positive with mbsrtowcs and mbsnrtowcs (#2072329).
* Fri Apr 22 2022 Carlos O'Donell <carlos@redhat.com> - 2.28-198
  - Fix multi-threaded popen defect leading to segfault (#2065588)
* Tue Apr 05 2022 Arjun Shankar <arjun@redhat.com> - 2.28-197
  - timezone: Fix a test that causes occasional build failure (#2071745)
* Tue Mar 15 2022 Siddhesh Poyarekar <siddhesh@redhat.com> 2.28-196
  - Synchronize feature guards in fortified functions (#2063042)
* Mon Mar 14 2022 Florian Weimer <fweimer@redhat.com> - 2.28-195
  - nss: Avoid clobbering errno in get*ent via dlopen (#2063712)
* Fri Mar 11 2022 Siddhesh Poyarekar <siddhesh@redhat.com> 2.28-194
  - Enable support for _FORTIFY_SOURCE=3 for gcc 12 and later (#2033684)
* Wed Mar 09 2022 DJ Delorie <dj@redhat.com> - 2.28-193
  - memory operation A64FX SVE performance improvement (#2037416)
* Mon Mar 07 2022 Arjun Shankar <arjun@redhat.com> - 2.28-192
  - Move build-locale-archive to glibc-all-langpacks (#2057513)
* Mon Mar 07 2022 Arjun Shankar <arjun@redhat.com> - 2.28-191
  - Fix build-locale-archive to handle symbolic links (#2054790)
* Fri Mar 04 2022 Arjun Shankar <arjun@redhat.com> - 2.28-190
  - Reduce installed size of some langpacks by de-duplicating LC_CTYPE (#2054790)
  - Fix localedef so it can handle symbolic links when generating locale-archive.
* Thu Jan 27 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-189
  - CVE-2021-3999: getcwd: align stack on clone in aarch64 and fix a memory leak
    (#2032281)
* Tue Jan 25 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-188
  - CVE-2022-23218, CVE-2022-23219: Fix buffer overflows in sunrpc clnt_create
    for "unix" and svcunix_create (#2045063).
* Mon Jan 24 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-187
  - CVE-2021-3999: getcwd: Set errno to ERANGE for size == 1 (#2032281)
* Fri Jan 21 2022 Carlos O'Donell <carlos@redhat.com> - 2.28-186
  - Fix pthread_once regression with C++ exceptions (#2007327)
* Thu Jan 20 2022 DJ Delorie <dj@redhat.com> - 2.28-185
  - Adjust to rpm's find-debuginfo.sh changes, to keep stripping binaries (#1661513)
* Fri Jan 07 2022 Florian Weimer <fweimer@redhat.com> - 2.28-184
  - Conversion from ISO-2022-JP-3 may emit spurious NUL character (#2033655)
* Fri Jan 07 2022 Florian Weimer <fweimer@redhat.com> - 2.28-183
  - aarch64: A64FX optimizations break "sve=off" guest mode (#2036955)
* Fri Jan 07 2022 Patsy Griffin <patsy@redhat.com> - 2.28-182
  - Handle truncated timezones from tzcode-2021d and later. (#2033648)
* Tue Jan 04 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-181
  - Weaken dependency of glibc on glibc-gconv-extra (#2015768)
* Mon Dec 13 2021 Florian Weimer <fweimer@redhat.com> - 2.28-180
  - Do not install /usr/lib/debug/usr/bin/ld.so.debug (#2023420)
* Fri Dec 10 2021 Florian Weimer <fweimer@redhat.com> - 2.28-179
  - Add /usr/bin/ld.so --list-diagnostics (#2023420)
* Fri Dec 10 2021 Carlos O'Donell <carlos@redhat.com> - 2.28-178
  - Preliminary support for new IBM zSeries hardware (#1984802)
* Fri Dec 10 2021 Carlos O'Donell <carlos@redhat.com> - 2.28-177
  - Fix --with and --without builds for benchtests and bootstrap (#2020989)
* Wed Dec 01 2021 Florian Weimer <fweimer@redhat.com> - 2.28-176
  - A64FX memcpy/memmove/memset optimizations (#1929928)
* Tue Nov 30 2021 Florian Weimer <fweimer@redhat.com> - 2.28-175
  - Fix dl-tls.c assert failure with pthread_create & dlopen (#1991001)
  - Fix x86_64 TLS lazy binding with auditors (#1950056)
* Thu Nov 25 2021 Arjun Shankar <arjun@redhat.com> - 2.28-174
  - Introduce new glibc-doc.noarch subpackage (#2021671)
  - Move the reference manual info pages from glibc-devel to glibc-doc
  - Move debugger interface documentation from glibc to glibc-doc
  - Remove unnecessary README, INSTALL, NEWS files from glibc
  - Remove unnecessary README.timezone and gai.conf files from glibc-common
* Wed Nov 17 2021 Patsy Griffin <patsy@redhat.com> - 2.28-173
  - Add new English-language 12 hour time locale en_US@ampm.UTF-8 (#2000374)
* Tue Nov 16 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-172
  - Build build-locale-archive with -static-pie when supported (#1965377)
* Wed Nov 10 2021 DJ Delorie <dj@redhat.com> - 2.28-171
  - elf: Always set link map in _dl_init_paths (#1934162)
* Wed Nov 10 2021 Arjun Shankar <arjun@redhat.com> - 2.28-170
  - x86: Properly disable XSAVE related features when its use is disabled via
    tunables (#1937515)
* Wed Nov 10 2021 Arjun Shankar <arjun@redhat.com> - 2.28-169
  - s390: Use long branches across object boundaries (#2021452)
* Fri Oct 29 2021 Arjun Shankar <arjun@redhat.com> - 2.28-168
  - Optimize memcmp, strcpy, and stpcpy for IBM POWER10 (#1983203)
* Wed Oct 13 2021 Arjun Shankar <arjun@redhat.com> - 2.28-167
  - malloc: Initiate tcache shutdown even without allocations (#1977614)
* Wed Oct 13 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-166
  - Fix debuginfo location for gconv-extra and make glibc Require it (#1971664).
* Wed Oct 06 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-165
  - Split extra gconv modules into a separate package (#1971664).
* Mon Aug 09 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-164
  - librt: fix NULL pointer dereference (#1966472).
* Mon Aug 09 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-163
  - CVE-2021-33574: Deep copy pthread attribute in mq_notify (#1966472)
* Thu Jul 08 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-162
  - CVE-2021-35942: wordexp: handle overflow in positional parameter number
    (#1979127)
* Fri Jun 18 2021 Carlos O'Donell <carlos@redhat.com> - 2.28-161
  - Improve POWER10 performance with POWER9 fallbacks (#1956357)
* Mon May 31 2021 Arjun Shankar <arjun@redhat.com> - 2.28-160
  - Backport POWER10 optimized rawmemchr for ppc64le (#1956357)
* Thu May 27 2021 Arjun Shankar <arjun@redhat.com> - 2.28-159
  - Backport additional ifunc optimizations for ppc64le (#1956357)
* Thu Apr 22 2021 Florian Weimer <fweimer@redhat.com> - 2.28-158
  - Rebuild with new binutils (#1946518)
* Wed Apr 14 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-157
  - Consistently SXID_ERASE tunables in sxid binaries (#1934155)
* Wed Mar 31 2021 DJ Delorie <dj@redhat.com> - 2.28-156
  - Backport ifunc optimizations for glibc for ppc64le (#1918719)
* Wed Mar 24 2021 Arjun Shankar <arjun@redhat.com> - 2.28-155
  - CVE-2021-27645: nscd: Fix double free in netgroupcache (#1927877)
* Thu Mar 18 2021 Carlos O'Donell <carlos@redhat.com> - 2.28-154
  - Add IPPROTO_ETHERNET, IPPROTO_MPTCP, and INADDR_ALLSNOOPERS_GROUP defines
    (#1930302)
* Thu Mar 18 2021 Carlos O'Donell <carlos@redhat.com> - 2.28-153
  - Support SEM_STAT_ANY via semctl. Return EINVAL for unknown commands to semctl,
    msgctl, and shmctl. (#1912670)
* Tue Mar 16 2021 Patsy Griffin <patsy@redhat.com> - 2.28-152
  - Update syscall-names.list to 5.7, 5.8, 5.9, 5.10 and 5.11. (#1871386)
* Mon Mar 15 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-151
  - CVE-2019-9169: Fix buffer overread in regexec.c (#1936864).
* Mon Mar 15 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-150
  - Rebuild glibc to update security markup metadata (#1935128)
* Mon Mar 15 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-149
  - Fix NSS files and compat service upgrade defect (#1932770).
* Fri Feb 05 2021 Florian Weimer <fweimer@redhat.com> - 2.28-148
  - CVE-2021-3326: iconv assertion failure in ISO-2022-JP-3 decoding (#1924919)
* Wed Jan 20 2021 Florian Weimer <fweimer@redhat.com> - 2.28-147
  - x86-64: Fix FMA4 math routine selection after bug 1817513 (#1918115)
* Mon Jan 18 2021 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-146
  - CVE-2019-25013:Fix buffer overrun in EUC-KR conversion module (#1912544)
* Mon Jan 04 2021 Florian Weimer <fweimer@redhat.com> - 2.28-145
  - Update glibc-hwcaps fix from upstream (#1817513)
* Tue Dec 15 2020 Florian Weimer <fweimer@redhat.com> - 2.28-144
  - Support running libc.so.6 as a main program in more cases (#1882466)
* Thu Dec 10 2020 Florian Weimer <fweimer@redhat.com> - 2.28-142
  - Add glibc-hwcaps support (#1817513)
  - Implement DT_AUDIT support (#1871385)
* Mon Nov 30 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-141
  - Update Intel CET support (#1855790)
* Tue Nov 10 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-140
  - Fix calling lazily-bound SVE-using functions on AArch64 (#1893662)
* Tue Nov 10 2020 Arjun Shankar <arjun@redhat.com> - 2.28-139
  - CVE-2016-10228, CVE-2020-27618: Fix infinite loops in iconv (#1704868,
* Fri Nov 06 2020 Florian Weimer <fweimer@redhat.com> - 2.28-138
  - Avoid comments after %endif in the RPM spec file (#1894340)
* Fri Oct 30 2020 Florian Weimer <fweimer@redhat.com> - 2.28-137
  - x86: Further memcpy optimizations for AMD Zen (#1880670)
* Tue Oct 27 2020 DJ Delorie <dj@redhat.com> - 2.28-136
  - Allow __getauxval in testsuite check (#1856398)
* Wed Oct 21 2020 DJ Delorie <dj@redhat.com> - 2.28-135
  - Use -moutline-atomics for aarch64 (#1856398)
* Tue Oct 20 2020 Florian Weimer <fweimer@redhat.com> - 2.28-134
  - resolv: Handle DNS transaction ID collisions (#1868106)
* Tue Oct 20 2020 Florian Weimer <fweimer@redhat.com> - 2.28-133
  - x86: Update auto-tuning of memcpy non-temporal threshold (#1880670)
* Mon Oct 05 2020 DJ Delorie <dj@redhat.com> - 2.28-132
  - Fix fgetsgent_r data corruption bug (#1871397)
* Fri Oct 02 2020 Patsy Griffin <patsy@redhat.com> - 2.28-131
  - Improve IBM zSeries (s390x) Performance (#1871395)
* Fri Oct 02 2020 Patsy Griffin <patsy@redhat.com> - 2.28-130
  - Fix avx2 strncmp offset compare condition check (#1871394)
  - Add strncmp and strcmp testcases for page boundary
* Fri Sep 18 2020 Arjun Shankar <arjun@redhat.com> - 2.28-129
  - Improve IBM POWER9 architecture performance (#1871387)
* Thu Sep 17 2020 Arjun Shankar <arjun@redhat.com> - 2.28-128
  - Enable glibc for POWER10 (#1845098)
* Tue Jun 09 2020 Carlos O'Donell <calros@redhat.com> - 2.28-127
  - Improve performance of library strstr() function (#1821531)
* Wed May 27 2020 Florian Weimer <fweimer@redhat.com> - 2.28-126
  - Do not clobber errno in nss_compat (#1836867)
* Thu May 14 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-125
  - Support building rpm under newer versions of Coverity Scan (#1835999)
* Mon May 11 2020 Florian Weimer <fweimer@redhat.com> - 2.28-124
  - Enhance memory protection key support on ppc64le (#1642150)
* Thu Apr 23 2020 Florian Weimer <fweimer@redhat.com> - 2.28-123
  - Reduce IFUNC resolver usage in libpthread and librt (#1748197)
* Thu Apr 09 2020 DJ Delorie <dj@redhat.com> - 2.28-122
  - Math library optimizations for IBM Z (#1780204)
  - Additional patch for s_nearbyint.c
* Wed Apr 08 2020 Florian Weimer <fweimer@redhat.com> - 2.28-121
  - elf: Assign TLS modid later during dlopen (#1774115)
* Wed Apr 08 2020 Florian Weimer <fweimer@redhat.com> - 2.28-120
  - x86-64: Automatically install nss_db.i686 for 32-bit environments (#1807824)
* Tue Apr 07 2020 Florian Weimer <fweimer@redhat.com> - 2.28-119
  - ppc64le: Enable protection key support (#1642150)
* Tue Apr 07 2020 Florian Weimer <fweimer@redhat.com> - 2.28-118
  - ppc64le: floating-point status and exception optimizations (#1783303)
* Fri Apr 03 2020 Patsy Griffin <patsy@redhat.com> - 2.28-117
  - Update to Linux 5.6 syscall-names.list. (#1810224)
* Fri Apr 03 2020 Patsy Griffin <patsy@redhat.com> - 2.28-116
  - CVE-2020-1751: Fix an array overflow in backtrace on PowerPC. (#1813399)
* Fri Apr 03 2020 Patsy Griffin <patsy@redhat.com> - 2.28-115
  - CVE:2020-1752: Fix a use after free in glob when expanding ~user. (#1813398)
* Fri Apr 03 2020 Patsy Griffin <patsy@redhat.com> - 2.28-114
  - CVE-2020-10029: Prevent stack corruption from crafted input in cosl, sinl,
    sincosl, and tanl function. (#1811796)
* Thu Apr 02 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-113
  - Improve elf/ and nptl/ testsuites (#1810223)
* Thu Apr 02 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-112
  - Fix resource leak in getaddrinfo (#1810146)
* Thu Apr 02 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-111
  - Protect locale archive against corruption (#1784525)
* Thu Apr 02 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-110
  - Properly handle signed vs. unsigned values in mallopt (#1784520)
* Thu Apr 02 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-109
  - Update and harmonize locale names with CLDR (#1757354)
* Thu Apr 02 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-108
  - Fix filter and auxiliary filter implementation (#1812756)
* Thu Apr 02 2020 Carlos O'Donell <carlos@redhat.com> - 2.28-107
  - Handle .dynstr located in separate segment (#1774114)
* Fri Mar 27 2020 Patsy Griffin <patsy@redhat.com> - 2.28-106
  - Disable vtable validation for pre-2.1 interposed handles (#1775819)
* Fri Mar 27 2020 Patsy Griffin <patsy@redhat.com> - 2.28-105
  - Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang. (#1784519)
* Wed Mar 25 2020 DJ Delorie <dj@redhat.com> - 2.28-104
  - Math library optimizations for IBM Z (#1780204)
* Wed Mar 25 2020 DJ Delorie <dj@redhat.com> - 2.28-103
  - Filter "ignore" autofs mount entries in getmntent (#1743445)
* Wed Mar 25 2020 DJ Delorie <dj@redhat.com> - 2.28-102
  - Fix /etc/resolv.conf reloading defects (#1810142)
* Thu Jan 16 2020 Florian Weimer <fweimer@redhat.com> - 2.28-101
  - ld.so: Reset GL (dl_initfirst) pointer on dlopen failure (#1410154)
* Fri Dec 13 2019 Florian Weimer <fweimer@redhat.com> - 2.28-100
  - Roll back dynamic linker state on dlopen failure (#1410154)
* Wed Nov 27 2019 Florian Weimer <fweimer@redhat.com> - 2.28-99
  - s390x: Fix z15 strstr for patterns crossing pages (#1777241)
* Wed Nov 27 2019 Florian Weimer <fweimer@redhat.com> - 2.28-98
  - Rebuild with new rpm (#1654901)
* Fri Nov 22 2019 Florian Weimer <fweimer@redhat.com> - 2.28-97
  - Avoid invalid __has_include in <sys/stat.h> (#1775294)
* Fri Nov 22 2019 Florian Weimer <fweimer@redhat.com> - 2.28-96
  - x86-64: Ignore LD_PREFER_MAP_32BIT_EXEC in SUID binaries (#1774021)
* Thu Nov 14 2019 DJ Delorie <dj@redhat.com> - 2.28-95
  - Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP (#1764214)
* Thu Nov 14 2019 DJ Delorie <dj@redhat.com> - 2.28-94
  - Refuse to dlopen PIE objects (#1764223)
* Thu Nov 14 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-93
  - Fix C.UTF-8 locale source ellipsis expressions (#1361965)
* Thu Nov 14 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-92
  - Fix hangs during malloc tracing (#1764235)
* Thu Nov 14 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-91
  - Support moving versioned symbols between sonames (#1764231)
* Wed Nov 13 2019 Florian Weimer <fweimer@redhat.com> - 2.28-90
  - Avoid creating stale utmp entries for repeated pututxline (#1749439)
* Wed Nov 06 2019 Florian Weimer <fweimer@redhat.com> - 2.28-89
  - Backport more precise tokenizer for installed headers test (#1769304)
* Wed Nov 06 2019 Florian Weimer <fweimer@redhat.com> - 2.28-88
  - math: Enable some math builtins for clang in LLVM Toolset (#1764242)
* Wed Nov 06 2019 Florian Weimer <fweimer@redhat.com> - 2.28-87
  - Support Fortran vectorized math functions with GCC Toolset 9 (#1764238)
* Wed Nov 06 2019 Florian Weimer <fweimer@redhat.com> - 2.28-86
  - aarch64: Support STO_AARCH64_VARIANT_PCS, DT_AARCH64_VARIANT_PCS (#1726638)
* Mon Nov 04 2019 DJ Delorie <dj@redhat.com> - 2.28-85
  - Add more test-in-container support (#1747502)
* Fri Nov 01 2019 DJ Delorie <dj@redhat.com> - 2.28-84
  - Fix calling getpwent after endpwent (#1747502)
* Fri Nov 01 2019 DJ Delorie <dj@redhat.com> - 2.28-83
  - nptl: Avoid fork handler lock for async-signal-safe fork (#1746928)
* Thu Oct 31 2019 DJ Delorie <dj@redhat.com> - 2.28-82
  - Call _dl_open_check after relocation (#1682954)
* Thu Oct 31 2019 Arjun Shankar <arjun@redhat.com> - 2.28-81
  - Add malloc fastbin tunable (#1764218)
* Thu Oct 31 2019 Arjun Shankar <arjun@redhat.com> - 2.28-80
  - Fix race condition in tst-clone3 and add a new ldconfig test,
    tst-ldconfig-bad-aux-cache (#1764226)
* Thu Oct 31 2019 Arjun Shankar <arjun@redhat.com> - 2.28-79
  - Remove unwanted whitespace from size lines and account for top chunk in
    malloc_info output (#1735747)
* Wed Oct 30 2019 Arjun Shankar <arjun@redhat.com> - 2.28-78
  - Enhance malloc tcache (#1746933)
* Tue Oct 29 2019 Patsy Griffin <patsy@redhat.com> - 2.28-77
  - Don't define initgroups in nsswitch.conf (#1747505)
* Mon Oct 28 2019 Patsy Griffin <patsy@redhat.com> - 2.28-76
  - libio: Remove codecvt vtable. (#1764241)
* Mon Oct 28 2019 Patsy Griffin <patsy@redhat.com> - 2.28-75
  - Implement --preload option for the dynamic linker.(#1747453)
* Mon Oct 28 2019 Patsy Griffin <patsy@redhat.com> - 2.28-74
  - Make nsswitch.conf more distribution friendly.
    Improve nscd.conf comments.  (#1747505)
* Fri Oct 25 2019 Patsy Griffin <patsy@redhat.com> - 2.28-73
  - Update system call names list to Linux 5.3 (#1764234)
* Mon Jul 22 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-72
  - Skip wide buffer handling for legacy stdio handles (#1722215)
* Mon Jul 22 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-71
  - Remove copy_file_range emulation (#1724975)
* Mon Jul 22 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-70
  - Avoid nscd assertion failure during persistent db check (#1727152)
* Mon Jul 22 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-69
  - Fix invalid free under valgrind with libdl (#1717438)
* Thu Jul 18 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-68
  - Account for size of locale-archive in rpm package (#1725131)
* Thu Jul 18 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-67
  - Reject IP addresses with trailing characters in getaddrinfo (#1727241)
* Fri Jun 14 2019 Florian Weimer <fweimer@redhat.com> - 2.28-66
  - Avoid header conflict between <sys/stat.h> and <linux/stat.h> (#1699194)
* Wed Jun 12 2019 Florian Weimer <fweimer@redhat.com> - 2.28-65
  - glibc-all-langpacks: Do not delete locale archive during update (#1717347)
  - Do not mark /usr/lib/locale/locale-archive as a configuration file
    because it is always automatically overwritten by build-locale-archive.
* Mon Jun 10 2019 DJ Delorie <dj@redhat.com> - 2.28-64
  - Avoid ABI exposure of the NSS service_user type (#1710894)
* Thu Jun 06 2019 Patsy Griffin Franklin <patsy@redhat.com> - 2.28-63
  - Enable full ICMP errors for UDP DNS sockets. (#1670043)
* Mon Jun 03 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-62
  - Convert post-install binary to rpm lua scriptlet (#1639346)
* Mon Jun 03 2019 Florian Weimer <fweimer@redhat.com> - 2.28-61
  - Fix crash during wide stream buffer flush (#1710478)
* Fri May 31 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-60
  - Add PF_XDP, AF_XDP and SOL_XDP from Linux 4.18 (#1706777)
* Wed May 22 2019 DJ Delorie <dj@redhat.com> - 2.28-59
  - Add .gdb_index to debug information (#1612448)
* Wed May 22 2019 DJ Delorie <dj@redhat.com) - 2.28-58
  - iconv, localedef: avoid floating point rounding differences (#1691528)
* Wed May 22 2019 Arjun Shankar <arjun@redhat.com> - 2.28-57
  - locale: Add LOCPATH diagnostics to the locale program (#1701605)
* Fri May 17 2019 Patsy Griffin Franklin <patsy@redhat.com> - 2.28-56
  - Fix hang in pldd.  (#1702539)
* Mon May 13 2019 Florian Weimer <fweimer@redhat.com> - 2.28-55
  - s390x string function improvements (#1659438)
* Thu May 02 2019 Patsy Griffin Franklin <patsy@redhat.com> - 2.28-54
  - Fix test suite failures due to race conditions in posix/tst-spawn
    spawned processes. (#1659512)
* Wed May 01 2019 DJ Delorie <dj@redhat.com> - 2.28-53
  - Add missing CFI data to __mpn_* functions on ppc64le (#1658901)
* Fri Apr 26 2019 Arjun Shankar <arjun@redhat.com> - 2.28-52
  - intl: Do not return NULL on asprintf failure in gettext (#1663035)
* Fri Apr 26 2019 Florian Weimer <fweimer@redhat.com> - 2.28-51
  - Increase BIND_NOW coverage (#1639343)
* Tue Apr 23 2019 Carlos O'Donell <carlos@redhat.com> - 2.28-50
  - Fix pthread_rwlock_trywrlock and pthread_rwlock_tryrdlock stalls (#1659293)
* Tue Apr 23 2019 Arjun Shankar <arjun@redhat.com> - 2.28-49
  - malloc: Improve bad chunk detection (#1651283)
* Mon Apr 22 2019 Patsy Griffin Franklin <patsy@redhat.com> - 2.28-48
  - Add compiler barriers around modifications of the robust mutex list
    for pthread_mutex_trylock. (#1672773)
* Tue Apr 16 2019 DJ Delorie <dj@redhat.com> - 2.28-47
  - powerpc: Only enable HTM if kernel supports PPC_FEATURE2_HTM_NOSC (#1651742)
* Fri Apr 12 2019 Florian Weimer <fweimer@redhat.com> - 2.28-46
  - Only build libm with -fno-math-errno (#1664408)
* Tue Apr 02 2019 Florian Weimer <fweimer@redhat.com> - 2.28-45
  - ja_JP: Add new Japanese Era name (#1577438)
* Wed Mar 06 2019 Florian Weimer <fweimer@redhat.com> - 2.28-44
  - math: Add XFAILs for some IBM 128-bit long double fma tests (#1623537)
* Fri Mar 01 2019 Florian Weimer <fweimer@redhat.com> - 2.28-43
  - malloc: realloc ncopies integer overflow (#1662843)
* Fri Dec 14 2018 Florian Weimer <fweimer@redhat.com> - 2.28-42
  - Fix rdlock stall with PREFER_WRITER_NONRECURSIVE_NP (#1654872)
* Fri Dec 14 2018 Florian Weimer <fweimer@redhat.com> - 2.28-41
  - malloc: Implement double-free check for the thread cache (#1642094)
* Thu Dec 13 2018 Florian Weimer <fweimer@redhat.com> - 2.28-40
  - Add upstream test case for CVE-2018-19591 (#1654010)
* Thu Dec 13 2018 Florian Weimer <fweimer@redhat.com> - 2.28-39
  - Add GCC dependency for new inline string functions on ppc64le (#1652932)
* Sat Dec 01 2018 Carlos O'Donell <carlos@redhat.com> - 2.28-38
  - Add requires on explicit glibc version for glibc-nss-devel (#1649890)
* Fri Nov 30 2018 Carlos O'Donell <carlos@redhat.com> - 2.28-37
  - Fix data race in dynamic loader when using LD_AUDIT (#1635779)
* Wed Nov 28 2018 Florian Weimer <fweimer@redhat.com> - 2.28-36
  - CVE-2018-19591: File descriptor leak in if_nametoindex (#1654010)
* Mon Nov 26 2018 Florian Weimer <fweimer@redhat.com> - 2.28-35
  - Do not use parallel make for building locales (#1652229)
* Tue Nov 20 2018 Florian Weimer <fweimer@redhat.com> - 2.28-34
  - support: Print timestamps in timeout handler (#1651274)
* Tue Nov 20 2018 Florian Weimer <fweimer@redhat.com> - 2.28-33
  - Increase test timeout for  libio/tst-readline (#1638520)
* Tue Nov 20 2018 Florian Weimer <fweimer@redhat.com> - 2.28-32
  - Fix tzfile low-memory assertion failure (#1650571)
* Tue Nov 20 2018 Florian Weimer <fweimer@redhat.com> - 2.28-31
  - Add newlines in __libc_fatal calls (#1650566)
* Tue Nov 20 2018 Florian Weimer <fweimer@redhat.com> - 2.28-30
  - nscd: Fix use-after-free in addgetnetgrentX (#1650563)
* Tue Nov 20 2018 Florian Weimer <fweimer@redhat.com> - 2.28-29
  - Update syscall names to Linux 4.19 (#1650560)
* Tue Nov 13 2018 Florian Weimer <fweimer@redhat.com> - 2.28-28
  - kl_GL: Fix spelling of Sunday, should be "sapaat" (#1645597)
* Tue Nov 13 2018 Florian Weimer <fweimer@redhat.com> - 2.28-27
  - Fix x86 CPU flags analysis for string function selection (#1641982)
* Fri Nov 09 2018 Florian Weimer <fweimer@redhat.com> - 2.28-26
  - Reduce RAM requirements for stdlib/test-bz22786 (#1638523)
* Fri Nov 09 2018 Florian Weimer <fweimer@redhat.com> - 2.28-25
  - x86: Improve enablement for 32-bit code using CET (#1645601)
* Fri Nov 09 2018 Florian Weimer <fweimer@redhat.com> - 2.28-24
  - Fix crash in getaddrinfo_a when thread creation fails (#1646379)
* Fri Nov 09 2018 Florian Weimer <fweimer@redhat.com> - 2.28-23
  - Fix race in pthread_mutex_lock related to PTHREAD_MUTEX_ELISION_NP (#1645604)
* Fri Nov 09 2018 Florian Weimer <fweimer@redhat.com> - 2.28-22
  - Fix misreported errno on preadv2/pwritev2 (#1645596)
* Fri Nov 09 2018 Florian Weimer <fweimer@redhat.com> - 2.28-21
  - Fix posix/tst-spawn4-compat test case (#1645593)
* Fri Nov 09 2018 Florian Weimer <fweimer@redhat.com> - 2.28-20
  - Disable CET for binaries created by older link editors (#1614979)
* Fri Nov 02 2018 Mike FABIAN <mfabian@redhat.com> - 2.28-19
  - Include Esperanto (eo) in glibc-all-langpacks (#1644303)
* Thu Sep 27 2018 Florian Weimer <fweimer@redhat.com> - 2.28-18
  - stdlib/tst-setcontext9 test suite failure on ppc64le (#1623536)
* Wed Sep 26 2018 Florian Weimer <fweimer@redhat.com> - 2.28-17
  - Add missing ENDBR32 in start.S (#1631730)
* Wed Sep 26 2018 Florian Weimer <fweimer@redhat.com> - 2.28-16
  - Fix bug in generic strstr with large needles (#1631722)
* Wed Sep 26 2018 Florian Weimer <fweimer@redhat.com> - 2.28-15
  - stdlib/tst-setcontext9 test suite failure (#1623536)
* Wed Sep 26 2018 Florian Weimer <fweimer@redhat.com> - 2.28-14
  - gethostid: Missing NULL check for gethostbyname_r (#1631293)
* Wed Sep 05 2018 Carlos O'Donell <carlos@redhat.com> - 2.28-13
  - Provide compatibility support for linking against libpthread_nonshared.a
    (#1614439)
* Wed Sep 05 2018 Florian Weimer <fweimer@redhat.com> - 2.28-12
  - Add python3-devel build dependency (#1625592)
* Wed Aug 29 2018 Florian Weimer <fweimer@redhat.com> - 2.28-11
  - Drop glibc-ldflags.patch and valgrind bug workaround (#1623456)
* Wed Aug 29 2018 Florian Weimer <fweimer@redhat.com> - 2.28-10
  - regex: Fix memory overread when pattern contains NUL byte (#1622678)
* Wed Aug 29 2018 Florian Weimer <fweimer@redhat.com> - 2.28-9
  - nptl: Fix waiters-after-spinning case in pthread_cond_broadcast (#1622675)
* Tue Aug 14 2018 Florian Weimer <fweimer@redhat.com> - 2.28-8
  - nss_files aliases database file stream leak (#1615790)
* Tue Aug 14 2018 Florian Weimer <fweimer@redhat.com> - 2.28-7
  - Fix static analysis warning in nscd user name allocation (#1615784)
* Tue Aug 14 2018 Florian Weimer <fweimer@redhat.com> - 2.28-6
  - error, error_at_line: Add missing va_end calls (#1615781)
* Mon Aug 13 2018 Carlos O'Donell <carlos@redhat.com> - 2.28-5
  - Remove abort() warning in manual (#1577365)
* Fri Aug 10 2018 Florian Weimer <fweimer@redhat.com> - 2.28-4
  - Fix regression in readdir64@GLIBC_2.1 compat symbol (#1614253)
* Thu Aug 02 2018 Florian Weimer <fweimer@redhat.com> - 2.28-3
  - Log /proc/sysinfo if available (on s390x)
* Thu Aug 02 2018 Florian Weimer <fweimer@redhat.com> - 2.28-2
  - Honor %{valgrind_arches}
* Wed Aug 01 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-43
  - Update to glibc 2.28 release tarball:
  - Translation updates
  - x86/CET: Fix property note parser (swbz#23467)
  - x86: Add tst-get-cpu-features-static to $(tests) (swbz#23458)
* Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-42
  - Auto-sync with upstream branch master,
    commit af86087f02a5522d8801a11d8381e04f95e33162:
  - x86/CET: Don't parse beyond the note end
  - Fix Linux fcntl OFD locks tests on unsupported kernels
  - x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs (swbz#23459)
  - x86: Correct index_cpu_LZCNT (swbz#23456)
  - Fix string/tst-xbzero-opt if build with gcc head
* Thu Jul 26 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-41
  - Build with --enable-cet on x86_64, i686
  - Auto-sync with upstream branch master,
    commit cfba5dbb10cc3abde632b46c60c10b2843917035:
  - Keep expected behaviour for [a-z] and [A-z] (#1607286)
  - Additional ucontext tests
  - Intel CET enhancements
  - ISO C11 threads support
  - Fix out-of-bounds access in IBM-1390 converter (swbz#23448)
  - New locale Yakut (Sakha) for Russia (sah_RU) (swbz#22241)
  - os_RU: Add alternative month names (swbz#23140)
  - powerpc64: Always restore TOC on longjmp (swbz#21895)
  - dsb_DE locale: Fix syntax error and add tests (swbz#23208)
  - Improve performance of the generic strstr implementation
  - regcomp: Fix off-by-one bug in build_equiv_class (swbz#23396)
  - Fix out of bounds access in findidxwc (swbz#23442)
* Fri Jul 13 2018 Carlos O'Donell <carlos@redhat.com> - 2.27.9000-40
  - Fix file list for glibc RPM packaging (#1601011).
* Wed Jul 11 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-39
  - Add POWER9 multilib (downstream only)
* Wed Jul 11 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-38
  - Auto-sync with upstream branch master,
    commit 93304f5f7a32f73b551266c5a181db51d97a71e4:
  - Install <bits/statx.h> header
  - Put the correct Unicode version number 11.0.0 into the generated files
* Wed Jul 11 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-37
  - Work around valgrind issue on i686 (#1600034)
* Tue Jul 10 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-36
  - Auto-sync with upstream branch master,
    commit fd70af45528d59a00eb3190ef6706cb299488fcd:
  - Add the statx function
  - regexec: Fix off-by-one bug in weight comparison (#1582229)
  - nss_files: Fix re-reading of long lines (swbz#18991)
  - aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT
  - aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANT
  - conform/conformtest.pl: Escape literal braces in regular expressions
  - x86: Use AVX_Fast_Unaligned_Load from Zen onwards.
* Fri Jul 06 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-35
  - Remove ppc64 multilibs
* Fri Jul 06 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-34
  - Auto-sync with upstream branch master,
    commit 3a885c1f51b18852869a91cf59a1b39da1595c7a.
* Thu Jul 05 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-33
  - Enable build flags inheritance for nonshared flags
* Wed Jul 04 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-32
  - Add annobin annotations to assembler code (#1548438)
* Wed Jul 04 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-31
  - Enable -D_FORTIFY_SOURCE=2 for nonshared code
* Mon Jul 02 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-30
  - Auto-sync with upstream branch master,
    commit b7b88cea4151d85eafd7ababc2e4b7ae1daeedf5:
  - New locale: dsb_DE (Lower Sorbian)
* Fri Jun 29 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-29
  - Drop glibc-deprecate_libcrypt.patch.  Variant applied upstream. (#1566464)
  - Drop glibc-linux-timespec-header-compat.patch.  Upstreamed.
  - Auto-sync with upstream branch master,
    commit e69d994a63afc2d367f286a2a7df28cbf710f0fe.
* Thu Jun 28 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-28
  - Drop glibc-rh1315108.patch.  extend_alloca was removed upstream. (#1315108)
  - Auto-sync with upstream branch master,
    commit c49e18222e4c40f21586dabced8a49732d946917.
* Thu Jun 21 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-27
  - Compatibility fix for <sys/stat.h> and <linux/time.h>
* Thu Jun 21 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-26
  - Auto-sync with upstream branch master,
    commit f496b28e61d0342f579bf794c71b80e9c7d0b1b5.
* Mon Jun 18 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-25
  - Auto-sync with upstream branch master,
    commit f2857da7cdb65bfad75ee30981f5b2fde5bbb1dc.
* Mon Jun 18 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-24
  - Auto-sync with upstream branch master,
    commit 14beef7575099f6373f9a45b4656f1e3675f7372:
  - iconv: Make IBM273 equivalent to ISO-8859-1 (#1592270)
* Mon Jun 18 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-23
  - Inherit the -msse2 build flag as well (#1592212)
* Fri Jun 01 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-22
  - Modernise nsswitch.conf defaults (#1581809)
  - Adjust build flags inheritence from redhat-rpm-config
  - Auto-sync with upstream branch master,
    commit 104502102c6fa322515ba0bb3c95c05c3185da7a.
* Fri May 25 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-21
  - Auto-sync with upstream branch master,
    commit c1dc1e1b34873db79dfbfa8f2f0a2abbe28c0514.
* Wed May 23 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-20
  - Auto-sync with upstream branch master,
    commit 7f9f1ecb710eac4d65bb02785ddf288cac098323:
  - CVE-2018-11237: Buffer overflow in __mempcpy_avx512_no_vzeroupper (#1581275)
  - Drop glibc-rh1452750-allocate_once.patch,
    glibc-rh1452750-libidn2.patch.  Applied upstream.
* Wed May 23 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-19
  - Auto-sync with upstream branch master,
    commit 8f145c77123a565b816f918969e0e35ee5b89153.
* Thu May 17 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-18
  - Do not run telinit u on upgrades (#1579225)
  - Auto-sync with upstream branch master,
    commit 632a6cbe44cdd41dba7242887992cdca7b42922a.
* Fri May 11 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-17
  - Avoid exporting some Sun RPC symbols with default versions (#1577210)
  - Inherit the -mstackrealign flag if it is set
  - Inherit compiler flags in the original order
  - Auto-sync with upstream branch master,
    commit 89aacb513eb77549a29df2638913a0f8178cf3f5:
  - CVE-2018-11236: realpath: Fix path length overflow (#1581270, swbz#22786)
* Fri May 11 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-16
  - Use /usr/bin/python3 for benchmarks scripts (#1577223)
* Thu Apr 19 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-15
  - Auto-sync with upstream branch master,
    commit 0085be1415a38b40a5a1a12e49368498f1687380.
* Mon Apr 09 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-14
  - Auto-sync with upstream branch master,
    commit 583a27d525ae189bdfaa6784021b92a9a1dae12e.
* Thu Mar 29 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-13
  - Auto-sync with upstream branch master,
    commit d39c0a459ef32a41daac4840859bf304d931adab:
  - CVE-2017-18269: memory corruption in i386 memmove (#1580934)
* Mon Mar 19 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-12
  - Auto-sync with upstream branch master,
    commit fbce6f7260c3847f14dfa38f60c9111978fb33a5.
* Fri Mar 16 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-11
  - Auto-sync with upstream branch master,
    commit 700593fdd7aef1e36cfa8bad969faab76a6facda.
* Wed Mar 14 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-10
  - Auto-sync with upstream branch master,
    commit 7108f1f944792ac68332967015d5e6418c5ccc88.
* Mon Mar 12 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-9
  - Auto-sync with upstream branch master,
    commit da6d4404ecfd7eacba8c096b0761a5758a59da4b.
* Tue Mar 06 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-8
  - Enable annobin annotations (#1548438)
* Thu Mar 01 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-7
  - Auto-sync with upstream branch master,
    commit 1a2f44a848663036c8a14671fe0faa3fed0b2a25:
  - Remove spurios reference to libpthread_nonshared.a
* Thu Mar 01 2018 Florian Weimer <fweimer@redhat.com> - 2.27.9000-6
  - Switch back to upstream master branch
  - Drop glibc-rh1013801.patch, applied upstream.
  - Drop glibc-fedora-nptl-linklibc.patch, no longer needed.
  - Auto-sync with upstream branch master,
    commit bd60ce86520b781ca24b99b2555e2ad389bbfeaa.
* Wed Feb 28 2018 Florian Weimer <fweimer@redhat.com> - 2.27-5
  - Inherit as many flags as possible from redhat-rpm-config (#1550914)
* Mon Feb 19 2018 Richard W.M. Jones <rjones@redhat.com> - 2.27-4
  - riscv64: Add symlink from /usr/lib64/lp64d -> /usr/lib64 for ABI compat.
  - riscv64: Disable valgrind smoke test on this architecture.
* Wed Feb 14 2018 Florian Weimer <fweimer@redhat.com> - 2.27-3
  - Spec file cleanups:
    - Remove %defattr(-,root,root)
    - Use shell to run ldconfig %transfiletrigger
    - Move %transfiletrigger* to the glibc-common subpackage
    - Trim changelog
    - Include ChangeLog.old in the source RPM
* Wed Feb 07 2018 Florian Weimer <fweimer@redhat.com> - 2.27-2.1
  - Linux: use reserved name __key in pkey_get (#1542643)
  - Auto-sync with upstream branch release/2.27/master,
    commit 56170e064e2b21ce204f0817733e92f1730541ea.
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Feb 05 2018 Carlos O'Donell <carlos@redhat.com> - 2.27-1
  - Update to released glibc 2.27.
  - Auto-sync with upstream branch master,
    commit 23158b08a0908f381459f273a984c6fd328363cb.
* Tue Jan 30 2018 Richard W.M. Jones <rjones@redhat.com> - 2.26.9000-52
  - Disable -fstack-clash-protection on riscv64:
    not supported even by GCC 7.3.1 on this architecture.
* Mon Jan 29 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-51
  - Explicitly run ldconfig in the buildroot
  - Do not run ldconfig from scriptlets
  - Put triggers into the glibc-common package, do not pass arguments to ldconfig
* Mon Jan 29 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-50
  - Auto-sync with upstream branch master,
    commit cdd14619a713ab41e26ba700add4880604324dbb:
  - libnsl: Turn remaining symbols into compat symbols (swbz#22701)
  - be_BY, be_BY@latin, lt_LT, el_CY, el_GR, ru_RU, ru_UA, uk_UA:
    Add alternative month names (swbz#10871)
  - x86: Revert Intel CET changes to __jmp_buf_tag (swbz#22743)
  - aarch64: Revert the change of the __reserved member of mcontext_t
* Mon Jan 29 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.26.9000-49
  - Add file triggers to do ldconfig calls automatically
* Mon Jan 22 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-48
  - Auto-sync with upstream branch master,
    commit 21c0696cdef617517de6e25711958c40455c554f:
  - locale: Implement alternative month names (swbz#10871)
  - locale: Change month names for pl_PL (swbz#10871)
* Mon Jan 22 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-47
  - Unconditionally build without libcrypt
* Fri Jan 19 2018 Björn Esser <besser82@fedoraproject.org> - 2.26.9000-46
  - Remove deprecated libcrypt, gets replaced by libxcrypt
  - Add applicable Requires on libxcrypt
* Fri Jan 19 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-45
  - Drop static PIE support on aarch64.  It leads to crashes at run time.
  - Remove glibc-rpcgen subpackage.  See rpcsvc-proto.  (#1531540)
* Fri Jan 19 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-44
  - Correct the list of static PIE architectures (#1247050)
  - glibc_post_upgrade: Remove process restart logic
  - glibc_post_upgrade: Integrate into the build process
  - glibc_post_upgrade: Do not clean up tls subdirectories
  - glibc_post_upgrade: Drop ia64 support
  - Remove architecture-specific symbolic link for iconvconfig
  - Auto-sync with upstream branch master,
    commit 4612268a0ad8e3409d8ce2314dd2dd8ee0af5269:
  - powerpc: Fix syscalls during early process initialization (swbz#22685)
* Fri Jan 19 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-43
  - Enable static PIE support on i386, x86_64 (#1247050)
  - Remove add-on support (already gone upstream)
  - Rework test suite status reporting
  - Auto-sync with upstream branch master,
    commit 64f63cb4583ecc1ba16c7253aacc192b6d088511:
  - malloc: Fix integer overflows in memalign and malloc functions (swbz#22343)
  - x86-64: Properly align La_x86_64_retval to VEC_SIZE (swbz#22715)
  - aarch64: Update bits/hwcap.h for Linux 4.15
  - Add NT_ARM_SVE to elf.h
* Wed Jan 17 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-42
  - CVE-2017-14062, CVE-2016-6261, CVE-2016-6263:
    Use libidn2 for IDNA support (#1452750)
* Mon Jan 15 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-41
  - CVE-2018-1000001: Make getcwd fail if it cannot obtain an absolute path
    (#1533837)
  - elf: Synchronize DF_1_* flags with binutils (#1439328)
  - Auto-sync with upstream branch master,
    commit 860b0240a5645edd6490161de3f8d1d1f2786025:
  - aarch64: fix static pie enabled libc when main is in a shared library
  - malloc: Ensure that the consolidated fast chunk has a sane size
* Fri Jan 12 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-40
  - libnsl: Do not install libnsl.so, libnsl.a (#1531540)
  - Use unversioned Supplements: for langpacks (#1490725)
  - Auto-sync with upstream branch master,
    commit 9a08a366a7e7ddffe62113a9ffe5e50605ea0924:
  - hu_HU locale: Avoid double space (swbz#22657)
  - math: Make default libc_feholdsetround_noex_ctx use __feholdexcept
    (swbz#22702)
* Thu Jan 11 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-39
  - nptl: Open libgcc.so with RTLD_NOW during pthread_cancel (#1527887)
  - Introduce libnsl subpackage and remove NIS headers (#1531540)
  - Use versioned Obsoletes: for libcrypt-nss.
  - Auto-sync with upstream branch master,
    commit 08c6e95234c60a5c2f37532d1111acf084f39345:
  - nptl: Add tst-minstack-cancel, tst-minstack-exit (swbz#22636)
  - math: ldbl-128ibm log1pl (-qNaN) spurious "invalid" exception (swbz#22693)
* Wed Jan 10 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-38
  - nptl: Fix stack guard size accounting (#1527887)
  - Remove invalid Obsoletes: on glibc-header provides
  - Require python3 instead of python during builds
  - Auto-sync with upstream branch master,
    commit 09085ede12fb9650f286bdcd805609ae69f80618:
  - math: ldbl-128ibm lrintl/lroundl missing "invalid" exceptions (swbz#22690)
  - x86-64: Add sincosf with vector FMA
* Mon Jan 08 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-37
  - Add glibc-rpcgen subpackage, until the replacement is packaged (#1531540)
* Mon Jan 08 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-36
  - Auto-sync with upstream branch master,
    commit 579396ee082565ab5f42ff166a264891223b7b82:
  - nptl: Add test for callee-saved register restore in pthread_exit
  - getrlimit64: fix for 32-bit configurations with default version >= 2.2
  - elf: Add linux-4.15 VDSO hash for RISC-V
  - elf: Add RISC-V dynamic relocations to elf.h
  - powerpc: Fix error message during relocation overflow
  - prlimit: Replace old_rlimit RLIM64_INFINITY with RLIM_INFINITY (swbz#22678)
* Fri Jan 05 2018 Florian Weimer <fweimer@redhat.com> - 2.26.9000-35
  - Remove sln (#1531546)
  - Remove Sun RPC interfaces (#1531540)
  - Rebuild with newer GCC to fix pthread_exit stack unwinding issue (#1529549)
  - Auto-sync with upstream branch master,
    commit f1a844ac6389ea4e111afc019323ca982b5b027d:
  - CVE-2017-16997: elf: Check for empty tokens before DST expansion (#1526866)
  - i386: In makecontext, align the stack before calling exit (swbz#22667)
  - x86, armhfp: sync sys/ptrace.h with Linux 4.15 (swbz#22433)
  - elf: check for rpath emptiness before making a copy of it
  - elf: remove redundant is_path argument
  - elf: remove redundant code from is_dst
  - elf: remove redundant code from _dl_dst_substitute
  - scandir: fix wrong assumption about errno (swbz#17804)
  - Deprecate external use of libio.h and _G_config.h
* Fri Dec 22 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-34
  - Auto-sync with upstream branch master,
    commit bad7a0c81f501fbbcc79af9eaa4b8254441c4a1f:
  - copy_file_range: New function to copy file data
  - nptl: Consolidate pthread_{timed,try}join{_np}
  - nptl: Implement pthread_self in libc.so (swbz#22635)
  - math: Provide a C++ version of iseqsig (swbz#22377)
  - elf: remove redundant __libc_enable_secure check from fillin_rpath
  - math: Avoid signed shift overflow in pow (swbz#21309)
  - x86: Add feature_1 to tcbhead_t (swbz#22563)
  - x86: Update cancel_jmp_buf to match __jmp_buf_tag (swbz#22563)
  - ld.so: Examine GLRO to detect inactive loader (swbz#20204)
  - nscd: Fix nscd readlink argument aliasing (swbz#22446)
  - elf: do not substitute dst in $LD_LIBRARY_PATH twice (swbz#22627)
  - ldconfig: set LC_COLLATE to C (swbz#22505)
  - math: New generic sincosf
  - powerpc: st{r,p}cpy optimization for aligned strings
  - CVE-2017-1000409: Count in expanded path in _dl_init_path (#1524867)
  - CVE-2017-1000408: Compute correct array size in _dl_init_paths (#1524867)
  - x86-64: Remove sysdeps/x86_64/fpu/s_cosf.S
  - aarch64: Improve strcmp unaligned performance
* Wed Dec 13 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-33
  - Remove power6 platform directory (#1522675)
* Wed Dec 13 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-32
  - Obsolete the libcrypt-nss subpackage (#1525396)
  - armhfp: Disable -fstack-clash-protection due to GCC bug (#1522678)
  - ppc64: Disable power6 multilib due to GCC bug (#1522675)
  - Auto-sync with upstream branch master,
    commit 243b63337c2c02f30ec3a988ecc44bc0f6ffa0ad:
  - libio: Free backup area when it not required (swbz#22415)
  - math: Fix nextafter and nexttoward declaration (swbz#22593)
  - math: New generic cosf
  - powerpc: POWER8 memcpy optimization for cached memory
  - x86-64: Add sinf with FMA
  - x86-64: Remove sysdeps/x86_64/fpu/s_sinf.S
  - math: Fix ctanh (0 + i NaN), ctanh (0 + i Inf) (swbz#22568)
  - lt_LT locale: Base collation on copy "iso14651_t1" (swbz#22524)
  - math: Add _Float32 function aliases
  - math: Make cacosh (0 + iNaN) return NaN + i pi/2 (swbz#22561)
  - hsb_DE locale: Base collation on copy "iso14651_t1" (swbz#22515)
* Wed Dec 06 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-31
  - Add elision tunables.  Drop related configure flag.  (#1383986)
  - Auto-sync with upstream branch master,
    commit 37ac8e635a29810318f6d79902102e2e96b2b5bf:
  - Linux: Implement interfaces for memory protection keys
  - math: Add _Float64, _Float32x function aliases
  - math: Use sign as double for reduced case in sinf
  - math: fix sinf(NAN)
  - math: s_sinf.c: Replace floor with simple casts
  - et_EE locale: Base collation on iso14651_t1 (swbz#22517)
  - tr_TR locale: Base collation on iso14651_t1 (swbz#22527)
  - hr_HR locale: Avoid single code points for digraphs in LC_TIME (swbz#10580)
  - S390: Fix backtrace in vdso functions
* Mon Dec 04 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-30
  - Add build dependency on bison
  - Auto-sync with upstream branch master,
    commit 7863a7118112fe502e8020a0db0fa74fef281f29:
  - math: New generic sinf (swbz#5997)
  - is_IS locale: Base collation on iso14651_t1 (swbz#22519)
  - intl: Improve reproducibility by using bison (swbz#22432)
  - sr_RS, bs_BA locales: make collation rules the same as for hr_HR (wbz#22534)
  - hr_HR locale: various updates (swbz#10580)
  - x86: Make a space in jmpbuf for shadow stack pointer
  - CVE-2017-17426: malloc: Fix integer overflow in tcache (swbz#22375)
  - locale: make forward accent sorting the default in collating (swbz#17750)
* Wed Nov 29 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-29
  - Enable -fstack-clash-protection (#1512531)
  - Auto-sync with upstream branch master,
    commit a55430cb0e261834ce7a4e118dd9e0f2b7fb14bc:
  - elf: Properly compute offsets of note descriptor and next note (swbz#22370)
  - cs_CZ locale: Base collation on iso14651_t1 (swbz#22336)
  - Implement the mlock2 function
  - Add _Float64x function aliases
  - elf: Consolidate link map sorting
  - pl_PL locale: Base collation on iso14651_t1 (swbz#22469)
  - nss: Export nscd hash function as __nss_hash (swbz#22459)
* Thu Nov 23 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-28
  - Auto-sync with upstream branch master,
    commit cccb6d4e87053ed63c74aee063fa84eb63ebf7b8:
  - sigwait can fail with EINTR (#1516394)
  - Add memfd_create function
  - resolv: Fix p_secstodate overflow handling (swbz#22463)
  - resolv: Obsolete p_secstodate
  - Avoid use of strlen in getlogin_r (swbz#22447)
  - lv_LV locale: fix collation (swbz#15537)
  - S390: Add cfi information for start routines in order to stop unwinding
  - aarch64: Optimized memset for falkor
* Sun Nov 19 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-27
  - Auto-sync with upstream branch master,
    commit f6e965ee94b37289f64ecd3253021541f7c214c3:
  - powerpc: AT_HWCAP2 bit PPC_FEATURE2_HTM_NO_SUSPEND
  - aarch64: Add HWCAP_DCPOP bit
  - ttyname, ttyname_r: Don't bail prematurely (swbz#22145)
  - signal: Optimize sigrelse implementation
  - inet: Check length of ifname in if_nametoindex (swbz#22442)
  - malloc: Account for all heaps in an arena in malloc_info (swbz#22439)
  - malloc: Add missing arena lock in malloc_info (swbz#22408)
  - malloc: Use __builtin_tgmath in tgmath.h with GCC 8 (swbz#21660)
  - locale: Replaced unicode sequences in the ASCII printable range
  - resolv: More precise checks in res_hnok, res_dnok (swbz#22409, swbz#22412)
  - resolv: ns_name_pton should report trailing \ as error (swbz#22413)
  - locale: mfe_MU, miq_NI, an_ES, kab_DZ, om_ET: Escape / in d_fmt (swbz#22403)
* Tue Nov 07 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-26
  - Auto-sync with upstream branch master,
    commit 6b86036452b9ac47b4ee7789a50f2f37df7ecc4f:
  - CVE-2017-15804: glob: Fix buffer overflow during GLOB_TILDE unescaping
  - powerpc: Use latest string function optimization for internal function calls
  - math: No _Float128 support for ppc64le -mlong-double-64 (swbz#22402)
  - tpi_PG locale: Fix wrong d_fmt
  - aarch64: Disable lazy symbol binding of TLSDESC
  - tpi_PG locale: fix syntax error (swbz#22382)
  - i586: Use conditional branches in strcpy.S (swbz#22353)
  - ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU
  - csb_PL locale: Fix abmon/mon for March (swbz#19485)
  - locale: Various yesstr/nostr/yesexpr/noexpr fixes (swbz#15260, swbz#15261)
  - localedef: Add --no-warnings/--warnings option
  - powerpc: Replace lxvd2x/stxvd2x with lvx/stvx in P7's memcpy/memmove
  - locale: Use ASCII as much as possible in LC_MESSAGES
  - Add new locale yuw_PG (swbz#20952)
  - malloc: Add single-threaded path to malloc/realloc/calloc/memalloc
  - i386: Replace assembly versions of e_powf with generic e_powf.c
  - i386: Replace assembly versions of e_log2f with generic e_log2f.c
  - x86-64: Add powf with FMA
  - x86-64: Add logf with FMA
  - i386: Replace assembly versions of e_logf with generic e_logf.c
  - i386: Replace assembly versions of e_exp2f with generic e_exp2f.c
  - x86-64: Add exp2f with FMA
  - i386: Replace assembly versions of e_expf with generic e_expf.c
* Sat Oct 21 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-25
  - Auto-sync with upstream branch master,
    commit 797ba44ba27521261f94cc521f1c2ca74f650147:
  - math: Add bits/floatn.h defines for more _FloatN / _FloatNx types
  - posix: Fix improper assert in Linux posix_spawn (swbz#22273)
  - x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve (swbz#21265)
  - CVE-2017-15670: glob: Fix one-byte overflow (#1504807)
  - malloc: Add single-threaded path to _int_free
  - locale: Add new locale kab_DZ (swbz#18812)
  - locale: Add new locale shn_MM (swbz#13605)
* Fri Oct 20 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-24
  - Use make -O to serialize make output
  - Auto-sync with upstream branch master,
    commit 63b4baa44e8d22501c433c4093aa3310f91b6aa2:
  - sysconf: Fix missing definition of UIO_MAXIOV on Linux (#1504165)
  - Install correct bits/long-double.h for MIPS64 (swbz#22322)
  - malloc: Fix deadlock in _int_free consistency check
  - x86-64: Don't set GLRO(dl_platform) to NULL (swbz#22299)
  - math: Add _Float128 function aliases
  - locale: Add new locale mjw_IN (swbz#13994)
  - aarch64: Rewrite elf_machine_load_address using _DYNAMIC symbol
  - powerpc: fix check-before-set in SET_RESTORE_ROUND
  - locale: Use U+202F as thousands separators in pl_PL locale (swbz#16777)
  - math: Use __f128 to define FLT128_* constants in include/float.h for old GCC
  - malloc: Improve malloc initialization sequence (swbz#22159)
  - malloc: Use relaxed atomics for malloc have_fastchunks
  - locale: New locale ca_ES@valencia (swbz#2522)
  - math: Let signbit use the builtin in C++ mode with gcc < 6.x (swbz#22296)
  - locale: Place monetary symbol in el_GR, el_CY after the amount (swbz#22019)
* Tue Oct 17 2017 Florian Weimer <fweimer@redhat.com> - 2.26.9000-23
  - Switch to .9000 version numbers during development
* Tue Oct 17 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-22
  - Auto-sync with upstream branch master,
    commit c38a4bfd596db2be2b9c1f96715bdc833eab760a:
  - malloc: Use compat_symbol_reference in libmcheck (swbz#22050)
* Mon Oct 16 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-21
  - Auto-sync with upstream branch master,
    commit 596f70134a8f11967c65c1d55a94a3a2718c731d:
  - Silence -O3 -Wall warning in malloc/hooks.c with GCC 7 (swbz#22052)
  - locale: No warning for non-symbolic character (swbz#22295)
  - locale: Allow "" int_curr_Symbol (swbz#22294)
  - locale: Fix localedef exit code (swbz#22292)
  - nptl: Preserve error in setxid thread broadcast in coredumps (swbz#22153)
  - powerpc: Avoid putting floating point values in memory (swbz#22189)
  - powerpc: Fix the carry bit on mpn_[add|sub]_n on POWER7 (swbz#22142)
  - Support profiling PIE (swbz#22284)
* Wed Oct 11 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-20
  - Auto-sync with upstream branch master,
    commit d8425e116cdd954fea0c04c0f406179b5daebbb3:
  - nss_files performance issue in multi mode (swbz#22078)
  - Ensure C99 and C11 interfaces are available for C++ (swbz#21326)
* Mon Oct 09 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-19
  - Move /var/db/Makefile to nss_db (#1498900)
  - Auto-sync with upstream branch master,
    commit 645ac9aaf89e3311949828546df6334322f48933:
  - openpty: use TIOCGPTPEER to open slave side fd
* Fri Oct 06 2017 Carlos O'Donell <carlos@systemhalted.org> - 2.26.90-18
  - Auto-sync with upstream master,
    commit 1e26d35193efbb29239c710a4c46a64708643320.
  - malloc: Fix tcache leak after thread destruction (swbz#22111)
  - powerpc:  Fix IFUNC for memrchr.
  - aarch64: Optimized implementation of memmove for Qualcomm Falkor
  - Always do locking when iterating over list of streams (swbz#15142)
  - abort: Do not flush stdio streams (swbz#15436)
* Wed Oct 04 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-17
  - Move nss_compat to the main glibc package (#1400538)
  - Auto-sync with upstream master,
    commit 11c4f5010c58029e73e656d5df4f8f42c9b8e877:
  - crypt: Use NSPR header files in addition to NSS header files (#1489339)
  - math: Fix yn(n,0) without SVID wrapper (swbz#22244)
  - math: Fix log2(0) and log(10) in downward rounding (swbz#22243)
  - math: Add C++ versions of iscanonical for ldbl-96, ldbl-128ibm (swbz#22235)
  - powerpc: Optimize memrchr for power8
  - Hide various internal functions (swbz#18822)
* Sat Sep 30 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-16
  - Auto-sync with upstream master,
    commit 1e2bffd05c36a9be30d7092d6593a9e9aa009ada:
  - Add IBM858 charset (#1416405)
  - Update kernel version in syscall-names.list to 4.13
  - Add Linux 4.13 constants to bits/fcntl-linux.h
  - Add fcntl sealing interfaces from Linux 3.17 to bits/fcntl-linux.h
  - math: New generic powf, log2f, logf
  - Fix nearbyint arithmetic moved before feholdexcept (swbz#22225)
  - Mark __dso_handle as hidden (swbz#18822)
  - Skip PT_DYNAMIC segment with p_filesz == 0 (swbz#22101)
  - glob now matches dangling symbolic links (swbz#866, swbz#22183)
  - nscd: Release read lock after resetting timeout (swbz#22161)
  - Avoid __MATH_TG in C++ mode with -Os for fpclassify (swbz#22146)
  - Fix dlclose/exit race (swbz#22180)
  - x86: Add SSE4.1 trunc, truncf (swbz#20142)
  - Fix atexit/exit race (swbz#14333)
  - Use execveat syscall in fexecve (swbz#22134)
  - Enable unwind info in libc-start.c and backtrace.c
  - powerpc: Avoid misaligned stores in memset
  - powerpc: build some IFUNC math functions for libc and libm (swbz#21745)
  - Removed redundant data (LC_TIME and LC_MESSAGES) for niu_NZ (swbz#22023)
  - Fix LC_TELEPHONE for az_AZ (swbz#22112)
  - x86: Add MathVec_Prefer_No_AVX512 to cpu-features (swbz#21967)
  - x86: Add x86_64 to x86-64 HWCAP (swbz#22093)
  - Finish change from “Bengali” to “Bangla” (swbz#14925)
  - posix: fix glob bugs with long login names (swbz#1062)
  - posix: Fix getpwnam_r usage (swbz#1062)
  - posix: accept inode 0 is a valid inode number (swbz#19971)
  - Remove redundant LC_TIME data in om_KE (swbz#22100)
  - Remove remaining _HAVE_STRING_ARCH_* definitions (swbz#18858)
  - resolv: Fix memory leak with OOM during resolv.conf parsing (swbz#22095)
  - Add miq_NI locale for Miskito (swbz#20498)
  - Fix bits/math-finite.h exp10 condition (swbz#22082)
* Mon Sep 04 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-15
  - Auto-sync with upstream master,
    commit b38042f51430974642616a60afbbf96fd0b98659:
  - Implement tmpfile with O_TMPFILE (swbz#21530)
  - Obsolete pow10 functions
  - math.h: Warn about an already-defined log macro
* Fri Sep 01 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-14
  - Build glibc with -O2 (following the upstream default).
  - Auto-sync with upstream master,
    commit f4a6be2582b8dfe8adfa68da3dd8decf566b3983:
  - malloc: Abort on heap corruption, without a backtrace (swbz#21754)
  - getaddrinfo: Return EAI_NODATA for gethostbyname2_r with NO_DATA (swbz#21922)
  - getaddrinfo: Fix error handling in gethosts (swbz#21915) (swbz#21922)
  - Place $(elf-objpfx)sofini.os last (swbz#22051)
  - Various locale fixes (swbz#15332, swbz#22044)
* Wed Aug 30 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-13
  - Drop glibc-rh952799.patch, applied upstream (#952799, swbz#22025)
  - Auto-sync with upstream master,
    commit 5f9409b787c5758fc277f8d1baf7478b752b775d:
  - Various locale fixes (swbz#22022, swbz#22038, swbz#21951, swbz#13805,
    swbz#21971, swbz#21959)
  - MIPS/o32: Fix internal_syscall5/6/7 (swbz#21956)
  - AArch64: Fix procfs.h not to expose stdint.h types
  - iconv_open: Fix heap corruption on gconv_init failure (swbz#22026)
  - iconv: Mangle __btowc_fct even without __init_fct (swbz#22025)
  - Fix bits/math-finite.h _MSUF_ expansion namespace (swbz#22028)
  - Provide a C++ version of iszero that does not use __MATH_TG (swbz#21930)
* Mon Aug 28 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-12
  - Auto-sync with upstream master,
    commit 2dba5ce7b8115d6a2789bf279892263621088e74.
* Fri Aug 25 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-11
  - Auto-sync with upstream master,
    commit 3d7b66f66cb223e899a7ebc0f4c20f13e711c9e0:
  - string/stratcliff.c: Replace int with size_t (swbz#21982)
  - Fix tgmath.h handling of complex integers (swbz#21684)
* Thu Aug 24 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-10
  - Use an architecture-independent system call list (#1484729)
  - Drop glibc-fedora-include-bits-ldbl.patch (#1482105)
* Tue Aug 22 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-9
  - Auto-sync with upstream master,
    commit 80f91666fed71fa3dd5eb5618739147cc731bc89.
* Mon Aug 21 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-8
  - Auto-sync with upstream master,
    commit a8410a5fc9305c316633a5a3033f3927b759be35:
  - Obsolete matherr, _LIB_VERSION, libieee.a.
* Mon Aug 21 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-7
  - Auto-sync with upstream master,
    commit 4504783c0f65b7074204c6126c6255ed89d6594e.
* Mon Aug 21 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-6
  - Auto-sync with upstream master,
    commit b5889d25e9bf944a89fdd7bcabf3b6c6f6bb6f7c:
  - assert: Support types without operator== (int) (#1483005)
* Mon Aug 21 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-5
  - Auto-sync with upstream master,
    commit 2585d7b839559e665d5723734862fbe62264b25d:
  - Do not use generic selection in C++ mode
  - Do not use __builtin_types_compatible_p in C++ mode (#1481205)
  - x86-64: Check FMA_Usable in ifunc-mathvec-avx2.h (swbz#21966)
  - Various locale fixes (swbz#21750, swbz#21960, swbz#21959, swbz#19852)
  - Fix sigval namespace (swbz#21944)
  - x86-64: Optimize e_expf with FMA (swbz#21912)
  - Adjust glibc-rh827510.patch.
* Wed Aug 16 2017 Tomasz Kłoczko <kloczek@fedoraproject.org> - 2.26-4
  - Remove 'Buildroot' tag, 'Group' tag, and '%clean' section, and don't
    remove the buildroot in '%install', all per Fedora Packaging Guidelines
    (#1476839)
* Wed Aug 16 2017 Florian Weimer <fweimer@redhat.com> - 2.26.90-3
  - Auto-sync with upstream master,
    commit 403143e1df85dadd374f304bd891be0cd7573e3b:
  - x86-64: Align L(SP_RANGE)/L(SP_INF_0) to 8 bytes (swbz#21955)
  - powerpc: Add values from Linux 4.8 to <elf.h>
  - S390: Add new s390 platform z14.
  - Various locale fixes (swbz#14925, swbz#20008, swbz#20482, swbz#12349
    swbz#19982, swbz#20756, swbz#20756, swbz#21836, swbz#17563, swbz#16905,
    swbz#21920, swbz#21854)
  - NSS: Replace exported NSS lookup functions with stubs (swbz#21962)
  - i386: Do not set internal_function
  - assert: Suppress pedantic warning caused by statement expression (swbz#21242)
  - powerpc: Restrict xssqrtqp operands to Vector Registers (swbz#21941)
  - sys/ptrace.h: remove obsolete PTRACE_SEIZE_DEVEL constant (swbz#21928)
  - Remove __qaddr_t, __long_double_t
  - Fix uc_* namespace (swbz#21457)
  - nss: Call __resolv_context_put before early return in get*_r (swbz#21932)
  - aarch64: Optimized memcpy for Qualcomm Falkor processor
  - manual: Document getcontext uc_stack value on Linux (swbz#759)
  - i386: Add <startup.h> (swbz#21913)
  - Don't use IFUNC resolver for longjmp or system in libpthread (swbz#21041)
  - Fix XPG4.2 bits/sigaction.h namespace (swbz#21899)
  - x86-64: Add FMA multiarch functions to libm
  - i386: Support static PIE in start.S
  - Compile tst-prelink.c without PIE (swbz#21815)
  - x86-64: Use _dl_runtime_resolve_opt only with AVX512F (swbz#21871)
  - x86: Remove __memset_zero_constant_len_parameter (swbz#21790)
* Wed Aug 16 2017 Florian Weimer <fweimer@redhat.com> - 2.26-2
  - Disable multi-arch (IFUNC string functions) on i686 (#1471427)
  - Remove nosegneg 32-bit Xen PV support libraries (#1482027)
  - Adjust spec file to RPM changes
* Thu Aug 03 2017 Carlos O'Donell <carlos@systemhalted.org> - 2.26-1
  - Update to released glibc 2.26.
  - Auto-sync with upstream master,
    commit 2aad4b04ad7b17a2e6b0e66d2cb4bc559376617b.
  - getaddrinfo: Release resolver context on error in gethosts (swbz#21885)

Files

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/da6b571d16e9e7fa43706fd5c36830b47d99c5
/usr/lib/.build-id/01
/usr/lib/.build-id/01/db8989fbc41d48b192ded0c1aa001bf7e810e4
/usr/lib/.build-id/02
/usr/lib/.build-id/02/bf10ff9cf9e80879d7b04111a2d53f34193d3a
/usr/lib/.build-id/03
/usr/lib/.build-id/03/5101973ce7b6cef3f008f7fe62bb07de6a813e
/usr/lib/.build-id/03/97c5a6cde727d8546a0892a5db714aa1487f79
/usr/lib/.build-id/06
/usr/lib/.build-id/06/261dd41792182fc3fb62bab06978103d3ff5df
/usr/lib/.build-id/06/ce988a206fd08a0a8da424604661efa7821312
/usr/lib/.build-id/07
/usr/lib/.build-id/07/9ab0b43854721ca6422f730407d5b0da82dadc
/usr/lib/.build-id/08
/usr/lib/.build-id/08/03319ee4e3ab22528f23b15f26062ec5e0d892
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/4dc5daf1ed076849c7dca31cac6d5a5f2f1eeb
/usr/lib/.build-id/0b/71bbf0ce5bbdf4a97af3997a17ed67df406875
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/6cca7d972c23f3cedfff80ddce0f87692dc662
/usr/lib/.build-id/0c/73f6f6ebdb89236cf49daa9232d9ecc6cb6682
/usr/lib/.build-id/0c/b23c3baa1ba6cd219c753feea456c1384df43e
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/c1ec080ab57e5ba48c04fc1848e61cbe470557
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/7c5de7e2c95307c91b9839f445ef4b31bd1f9e
/usr/lib/.build-id/10
/usr/lib/.build-id/10/a981a882182bf41d95afa6b4026c660d88711a
/usr/lib/.build-id/10/ce0d30a21ecbc815abd31ed6fbcbd2beac0542
/usr/lib/.build-id/13
/usr/lib/.build-id/13/148f694bc8565f652a795a614f66bff5de8887
/usr/lib/.build-id/13/371a3aa118d484baadfdf64df266dc7b69a786
/usr/lib/.build-id/14
/usr/lib/.build-id/14/323fa665a90193f92f01ac1998df0d35fb4c25
/usr/lib/.build-id/15
/usr/lib/.build-id/15/0f31b2db7a7c9c3a4585bb6b3af86d87714d68
/usr/lib/.build-id/15/36f109f11db3e314a922bda3c8bbb9c6aa7cf9
/usr/lib/.build-id/15/48c2d8a7492faa3a6090232ea5f774d1d80677
/usr/lib/.build-id/15/9ae082e09cada938cfc6da34d5116e546a234d
/usr/lib/.build-id/16
/usr/lib/.build-id/16/867e668778dd66d7f5461692462b5598cbe904
/usr/lib/.build-id/16/94a2e8ac48b59891d1fda6331d15c8f1a48ebc
/usr/lib/.build-id/16/c6740cb955c3c9a1a425519cd383404fd186f0
/usr/lib/.build-id/18/6a98dcb829d6fc58a7688e969e3245290d5c00
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/d5fadc51044d6044ea437ca6d46e074f0552e0
/usr/lib/.build-id/1d/21d775a355a1c50301c02d7fe8ad0edd44e7b1
/usr/lib/.build-id/20
/usr/lib/.build-id/20/423dfa6fbe846ce88a1387dccf16866f22948a
/usr/lib/.build-id/20/a81a52b49bb1af646f202a0b442c795851fc7e
/usr/lib/.build-id/21
/usr/lib/.build-id/21/465c364f23b7cdaaeb26034492ea44c2ef5800
/usr/lib/.build-id/22
/usr/lib/.build-id/22/ecdbfdc799b6e57c8e99cfa52bfa3981b9b7a7
/usr/lib/.build-id/22/f09735de455857702e1fb0d5a3a704eb7f0cb8
/usr/lib/.build-id/23
/usr/lib/.build-id/23/0890a3bdf8d00e4b2f168110355ef2fcbdf52f
/usr/lib/.build-id/23/3955624ee991fc0e9113146cc49c3981d841b1
/usr/lib/.build-id/23/7f8e5e869daa59ff4ec39edb941441c5ba58b3
/usr/lib/.build-id/26
/usr/lib/.build-id/26/8533f4902e20b3199560df3ce21ee25a93a156
/usr/lib/.build-id/26/8d015be521a9615008c1d206b14453245ef910
/usr/lib/.build-id/27/74f0b82428a88129c7a7e3e482cde52ab06cf8
/usr/lib/.build-id/27/c2d8db6a856d013f04d234dd1d1488e1ab24f2
/usr/lib/.build-id/28
/usr/lib/.build-id/28/dc3f219f6538aee89c8195dcac11bd225b2587
/usr/lib/.build-id/29
/usr/lib/.build-id/29/ae16cd8d589b96683ac8ad5bf873f3a4df8a31
/usr/lib/.build-id/29/e6b1fe3b7c8c3911a9ae5fe39a3362d46cdd89
/usr/lib/.build-id/29/e81d6860afd6d1e822237d9e487a5d20b2d9ef
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/36a0593a609e7b576bf3251c35804d027adaaa
/usr/lib/.build-id/2b/b7ad5967a5bde372cb535ce7cfa2543516e8d3
/usr/lib/.build-id/2b/f2ba87b50f2eaa1778ad5ec7302fd4c7d12956
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/92430e6567fa033ff28526c08c34c2fbe395fa
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/0757141431e26459d217621b1ebbe2736f171d
/usr/lib/.build-id/2d/7ec9c5603d7376d94b12dc661155ab87a29aef
/usr/lib/.build-id/2d/d0df41c6b8a72a79a327bc2320826a91f34269
/usr/lib/.build-id/2e/7965aa899c579284ff27a62ff77dc16c2e0272
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/160f14163f8a859b8faa514cbaaf116788dacc
/usr/lib/.build-id/2f/a3b55e4a306188dcf8693de33c2977aa314ed3
/usr/lib/.build-id/31
/usr/lib/.build-id/31/b10ae504a93624164579b0962b3ed5c37e56c7
/usr/lib/.build-id/32/8f2d0ede398a43916d88a78a13f7db496c6dbe
/usr/lib/.build-id/33
/usr/lib/.build-id/33/632c22a26c0727d0a4a52854837400ed806b90
/usr/lib/.build-id/33/85cacaa8a528d67b9696931da7043d344968cc
/usr/lib/.build-id/33/896c5607e5e958a98c075aabb1463fb18d6627
/usr/lib/.build-id/33/e03f46f692996a87f9ea07576a76e830c8c5ee
/usr/lib/.build-id/34
/usr/lib/.build-id/34/4e1f34ec4370f8209fb509fac74554349cc1fc
/usr/lib/.build-id/35
/usr/lib/.build-id/35/84fd493b94e05bd0f8e1ae736b62a741f7a975
/usr/lib/.build-id/37
/usr/lib/.build-id/37/46d45982c6009d033a07d2af1636c987b9bdef
/usr/lib/.build-id/37/9d2d0127a328d21e5bf1af8747d19575107eb9
/usr/lib/.build-id/37/ea83de95cc997369b7f53aa170c81037bddd00
/usr/lib/.build-id/39
/usr/lib/.build-id/39/309c9ec95a35372433dfe7cae9e505920943bc
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/359268cf95eb093f8ac30a636ea6a3afef8d65
/usr/lib/.build-id/3d/343b4e6238a6cc5cd90aaf7d3cfbca6ad1ba75
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/7174d0cc2a6c4e986639a838623c8009ee0d88
/usr/lib/.build-id/3e/cfa7962dd4e57c709bdded2287f8125ff73acc
/usr/lib/.build-id/41
/usr/lib/.build-id/41/e724189a6af1ea5e567feb57d8328c9f7f45cc
/usr/lib/.build-id/42
/usr/lib/.build-id/42/2b17a40e0e9756a981266196d1999f7685284d
/usr/lib/.build-id/44
/usr/lib/.build-id/44/a7cb9233f5057c8becc43c9582c9556c2e050b
/usr/lib/.build-id/45
/usr/lib/.build-id/45/0c51f7ebd0d96914686b9c720c006f480d66e8
/usr/lib/.build-id/46
/usr/lib/.build-id/46/988fd9437ea4aba5ea86915369167f64288c29
/usr/lib/.build-id/47
/usr/lib/.build-id/47/467f240641dbbb86b39bdc15dcf66b80599328
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/c2e6b7f665f318dbdbf4d34fcad023d247bc8f
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/0d6742b8e5a597bda1310b00b4c2661439a5a1
/usr/lib/.build-id/4c/b8f1784cd8c0664b5c5c4d1f6c9444ca379d98
/usr/lib/.build-id/50
/usr/lib/.build-id/50/eb2d718de96adbaa2441969b74cf6f90d44d3a
/usr/lib/.build-id/51
/usr/lib/.build-id/51/7f174c5637e2471cf2e02a26a45f8d8d0f860b
/usr/lib/.build-id/53
/usr/lib/.build-id/53/a9b750a98ad4fe826f5da8d8f987da4d1e5223
/usr/lib/.build-id/53/dc1a2e80e43b34cf64d400ad90ac13a8291b99
/usr/lib/.build-id/54
/usr/lib/.build-id/54/43d95d12b930ec3df2f5503e35f3132cc75a1a
/usr/lib/.build-id/54/74711d0846bfb1b3082842e8b068dd764bfdf0
/usr/lib/.build-id/55
/usr/lib/.build-id/55/ba3db833f00fc3d1dc105cfb5de67c446293cf
/usr/lib/.build-id/56
/usr/lib/.build-id/56/1da1df5e1b6439621735127ead42b4020ad1fb
/usr/lib/.build-id/56/75477df95b50e05f8142bf8589be057bc7bd63
/usr/lib/.build-id/57
/usr/lib/.build-id/57/86741fdad1ca36815586d74e25a9e3353444ab
/usr/lib/.build-id/58
/usr/lib/.build-id/58/b6e7e18387b8edde23b24730f69922b9beb83d
/usr/lib/.build-id/59
/usr/lib/.build-id/59/fd80f45d775811d2d432e12d1f31c959196fdc
/usr/lib/.build-id/5a
/usr/lib/.build-id/5a/53b529fd7ecacb456872c372d8dec0c6f011fe
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/de02af2893688058f6805771d28ffc12598259
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/c9448b01493df3bb139ab8ac7b9dd76f3c74ce
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/0dfa997e05be3a7936e6daf953151a30d935ef
/usr/lib/.build-id/5d/4d3573840597627724609bca08b4f07d1360dc
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/1a12880045830d7483b32ef4717f44644cb456
/usr/lib/.build-id/5e/efe0f1651d4709f406c2956ef163eb694ed02d
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/c50f22a2e9b3778b89642a397f177029876b40
/usr/lib/.build-id/60
/usr/lib/.build-id/60/10ae0d3d984aa3441221b3e4e1683256040d07
/usr/lib/.build-id/60/592dc5865b461546af35357cec20e6143806ee
/usr/lib/.build-id/60/fda78708ce93fa815443338e9aec5c34e2a7c9
/usr/lib/.build-id/61
/usr/lib/.build-id/61/d84c7c66d9630be6498f6616723e5adcca2f31
/usr/lib/.build-id/63
/usr/lib/.build-id/63/8eda18a07ab2b24d5d8c480eaab5a127b0c277
/usr/lib/.build-id/64
/usr/lib/.build-id/64/07aa950668296456afced20e66eafe4e1d3dbf
/usr/lib/.build-id/64/3cc40ce068496980dd4343314cdff957b58d5e
/usr/lib/.build-id/64/43c9bafe7a008207dccf67266c18802c0943e1
/usr/lib/.build-id/67/cc54031a33b2748bafaff9d0dbdf625dde97f5
/usr/lib/.build-id/68
/usr/lib/.build-id/68/6966750684e5226fbc789ff09d8090a7d9bdf7
/usr/lib/.build-id/68/cc6571a0f3f07504b8740ef6b8caa99db7b3a9
/usr/lib/.build-id/69
/usr/lib/.build-id/69/c9dfc7eba4d4705becff37c1122238f5b21855
/usr/lib/.build-id/6a/10a81a65e4e6102e330fd8a32b0cfb497e1d36
/usr/lib/.build-id/6c/f809ab305996a1adbcff29b685f5b07e2d9d16
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/a8b3a2826b28eeda6cbe864a3c4e9069e29b79
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/d679fb093976166edac468f1d9923a634ae67e
/usr/lib/.build-id/72
/usr/lib/.build-id/72/0e22c62951bed806b6968ed70b8155ea4bdaa3
/usr/lib/.build-id/72/f693290a9b3195d33436ebf507aeeed7da5ff9
/usr/lib/.build-id/72/fc70d02425fde6b4e407f9e1b5ea811077adbd
/usr/lib/.build-id/75/e0214dfe0996475b0908e8e193ad2fe2aa938e
/usr/lib/.build-id/76/ba7e1febff6a5e448f9db33b46defbb5697991
/usr/lib/.build-id/79
/usr/lib/.build-id/79/80598b246cf6cbb88ad6ec0f10be4ede898178
/usr/lib/.build-id/7a/6934157d24ed9dd48d2d4c247fed613a189cd6
/usr/lib/.build-id/7d/48d09921e1a554ed848ae28dadc89d58023a08
/usr/lib/.build-id/7d/f1ff70270f27fc483cf8ed9e9eb3537ee1d33e
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/228cb7290730aae057d6f91aa5fd8a56861d08
/usr/lib/.build-id/7e/5b85f5d1a281f5672e6d86c5f121e8e66e3472
/usr/lib/.build-id/7e/653d552ccfa0505fc0e3fad51513a47160a781
/usr/lib/.build-id/7e/c88fc7ae90693156899f91fb57cf68a931fd9d
/usr/lib/.build-id/80
/usr/lib/.build-id/80/1c5cc9f7a84825bcc24155c5b5ce3849184e88
/usr/lib/.build-id/83
/usr/lib/.build-id/83/46b4a87b9e781315c55498f5d0718f2f7da5b2
/usr/lib/.build-id/85
/usr/lib/.build-id/85/0850d60fb7c557a35dedba4d738278b17f1079
/usr/lib/.build-id/86
/usr/lib/.build-id/86/aa236a3c8bf7175dec7ecbb6772c979bf50e6d
/usr/lib/.build-id/87
/usr/lib/.build-id/87/cb75d1e60577b05a37ef1e25ac048d26a6f4d3
/usr/lib/.build-id/88
/usr/lib/.build-id/88/b0824b7b835e3eef64f44f4793b943ae6782b0
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/5e354266f64197ad6b44ae26d419ca636461be
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/506eda39f3d6ce70bdba73c5ff65c300d2e136
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/71267955fa71b79d362d4321d568486cf83947
/usr/lib/.build-id/8d/98d561bfdbb82d30b3af07dcab67171e5164a1
/usr/lib/.build-id/8e/679a002e4bace834b72778086227f6dd4c8f9b
/usr/lib/.build-id/8e/68c96bfe6293cd89ea33d5083a07bc30d8fefa
/usr/lib/.build-id/8f/9f7b13daea6a721021d1f88c502f0272089313
/usr/lib/.build-id/90
/usr/lib/.build-id/90/7727f0f1b64c1a56d86c29207cbda916c4b798
/usr/lib/.build-id/90/b8c760309749b058642aa210cd8494a0cef67d
/usr/lib/.build-id/91
/usr/lib/.build-id/91/24996082ad481938750e959c53ac6838b19b22
/usr/lib/.build-id/93
/usr/lib/.build-id/93/63b78a1ab891497a6dc482706629b9adabe592
/usr/lib/.build-id/94
/usr/lib/.build-id/94/7e45693fa798c844db036cb21552de9ee41db3
/usr/lib/.build-id/95
/usr/lib/.build-id/95/3362951d901671a05b3a452ac55ee239e33063
/usr/lib/.build-id/95/39b6630d073d0383a7cdccaa9d89496e5f8ac4
/usr/lib/.build-id/96
/usr/lib/.build-id/96/873f7d50b075c20c18aadc27f2f55a5b8eb8c8
/usr/lib/.build-id/97
/usr/lib/.build-id/97/21596faa2e2786532372f4cf21d0acebf53a70
/usr/lib/.build-id/97/3790ae75fd9f555eec9468a36266771daee87b
/usr/lib/.build-id/97/549eb15c86a0f05935e3d39fae0bb49a27b4cd
/usr/lib/.build-id/98
/usr/lib/.build-id/98/0b38dc196eed5f67bdd4ffd22014e7ef01ff5e
/usr/lib/.build-id/98/f3088aa1102fe29f298b0b90e57e6b4e546616
/usr/lib/.build-id/99
/usr/lib/.build-id/99/d9e6aded725c90fcd554c216fd8927503c3987
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/5687ee222ee590929a23db3a7d9897b406422b
/usr/lib/.build-id/9d/b6af915ac3e715ffd4d19998f39e90dad5923d
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/694ce41b78bbae2a24d7097efcf1c8f04cfc40
/usr/lib/.build-id/a1/cd8b625461dd1af2b822c62db56ae208d52894
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/772bbe82c85afb934934ee7afff3a785d7c3a7
/usr/lib/.build-id/a4/b1df1ed592395b1ae6604cde5aa8d1ff02f4c9
/usr/lib/.build-id/a5/385263334adc5498440f663d585fdf2b5a183b
/usr/lib/.build-id/a5/78f752d0fde8a47d6f3a5268174f9c94ca64b6
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/4a0876f84a452574a7b75a6f6b2a6c9d02fbc3
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/877a4142ac0d3499912ed694f396e6e4239685
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/1a893e691b8784441f37fd8448c45b1e0c7588
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/fedf6f5de6b2220d03915777d7d2f4d52a0f96
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/f0cfffaabaaf1e8c83203f75b805445da58a78
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/349484725463780bf5dc88f67442e77ecfd820
/usr/lib/.build-id/b0/e72f8169e6f1bef3c4eee8d4853fccd2912a4e
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/5728972417bdaca821cde5dfe3453722add9b1
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/6d9b976d998af82344cb60e9b2d843ab0b72a4
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/696bc235b4497422c9bc413489453a016c24d2
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/4c16108b303ddcf238cb846e15f18954b83f74
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/668094e77c031069102a6c48f2ae057a9d3e34
/usr/lib/.build-id/b7/f8767ebfbaa9b979d612dbb089c4024f44e503
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/f3ae5069c549f482696451916a49a2d03bb541
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/31fc99eca5c4e4c76dcc9253864cee9b3cb1c3
/usr/lib/.build-id/b9/4991d09875d22a9bee37e3869b7f2610d99305
/usr/lib/.build-id/bc/a93af6ab99d78187909ec35e04f50167fe57cd
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/1cc760439347777c1acfcd3782743d34be6f83
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/7dd234208a039a3ee75fa18888bbd595b0d7c2
/usr/lib/.build-id/c1/ed7bda78c3caf26fca73ff49fdd905b5a9a6ff
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/661d970fe00f425156939391bd238e4a606f25
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/16739854faeb31140b1c12906e716187c2a671
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/c629ca23b3f2a3594e65066e0a65f9b7efd3a5
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/cc846c5c1cc695ea8ba38b78fdcede4ced4eea
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/04bddb676116b8c1c11da9fb697a144f5fddde
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/9785076842ec09cdcb0689f0cb3a4a4ee290ce
/usr/lib/.build-id/cd/320e7e76f25e36f1f6cb500d9c1d9209508dce
/usr/lib/.build-id/cd/3934499da8ab039496fad698a2a547bb625a85
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/f81cc818216cc83d726ba8c6d5766b73866e69
/usr/lib/.build-id/d0/05705c13e62c46474bf8d7dc0954b17f4e8f62
/usr/lib/.build-id/d0/3dc5fea28df567e498e45bc9079ca06e233fec
/usr/lib/.build-id/d0/a1c99b3f1c6c0c9f153d6d0ee19ce99b0414c5
/usr/lib/.build-id/d0/aeef145361442fa8465a59b91fc2e916d0bd5a
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/327b87eb637734d995a376ce6c4d88e1a3cc35
/usr/lib/.build-id/d1/ec57ea0baf636eba0f553280ac4d004e49aabc
/usr/lib/.build-id/d2/00010f4198653f5b72e14f918d43d100f68dcc
/usr/lib/.build-id/d2/18f9315bd55420f21bad7f128ae79c2203bca7
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/69c708ed5f2d77285605874b5846721185e9c7
/usr/lib/.build-id/d5/85071c8cc2474e23f5794c1574d55d06b0c72c
/usr/lib/.build-id/d5/a83f5c9952a238cbc58379aa8eda8e6aafbd71
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/b9665868ce617968cbfe2295316e1ac3d6bb35
/usr/lib/.build-id/d6/cdf3b6c7ac2a0f3c9f8ffe0ba3261a72f0b453
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/7a49ca0f0666340442e548aea28addd2996182
/usr/lib/.build-id/da
/usr/lib/.build-id/da/2e1830b2a04d922312d5f822a83996bc486f64
/usr/lib/.build-id/db/dddfc8da7cc0cfe0da62a398604efbf1bf65c8
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/589db43a07cdf013a272d8bf4cd4f69c0e3db9
/usr/lib/.build-id/dd/7715116d44ab9e2e0c6e9dcc41d6616103c24f
/usr/lib/.build-id/df
/usr/lib/.build-id/df/e18dc800e11c4a650662b43f84d957d5ba17e5
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/df25b7091d24b9b9dfab9cc89f99e6a996941f
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/1632806d8ccef4ce598eef6a53bf72290ad523
/usr/lib/.build-id/e2/1cc9ae773bc4d36e19c90fcdb0b0e24f984950
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/384e6e963856eaacd5de2d68b58c6e1752ff5b
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/04dfde3255cb3511f407e31d53caa8d28f3407
/usr/lib/.build-id/e4/3b63d27101f5bbd31ad24a64b70e1bb5a3644c
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/dcada589bac1aa26b9f36c3e4e7ce8fdb1c38b
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/c32ccc9cd09ad64e79fc02dd94b2e4675f9110
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/da6ae293b6eca42c70e96ffd55df9a9ae58e40
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/f7ad072a58ab2ca632eaa01739a47bdc67c828
/usr/lib/.build-id/ed
/usr/lib/.build-id/ed/18cea2544828857c6da75b8da573dedd98a98b
/usr/lib/.build-id/ed/ade53a37dac04afca635d89afc574e193922a1
/usr/lib/.build-id/ed/c9489a95a568ae5bd63cc0becf5d1d991cfc91
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/00efe5aa711d1ae89f0498e7e67e550f230f5f
/usr/lib/.build-id/ee/958586007b75da4891707e34fd43040b3956c4
/usr/lib/.build-id/ee/d612106230e54cb75a10a149d41c4e72b9042b
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/b51b373e34fce942b46abdc9dafd5d2efa2ab3
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/eadda5c7d63e6e3fc5b416732765aa389d8bae
/usr/lib/.build-id/f7/2c1ed01f7270731dd2645edb487b721c3403b4
/usr/lib/.build-id/f7/af2b0cd5681957c8aafb03f56012f217cc2e49
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/30f8ae338019b74077a7a91a653c069fb3bae3
/usr/lib/.build-id/f8/4a96bf74c5b33fe25fb8b5b9851c0d7d217ad3
/usr/lib/.build-id/f8/69aafc2cb475bf3bb4e4f0cfeb23a88e905b78
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/32c4337aca2b3656c982cf81a8c211f841e798
/usr/lib/.build-id/fa/51b97329bda8b9bf7175f8e3e794d66561adc2
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/2b50453eaa48b20225c68b28454f17a2c3e5d4
/usr/lib/.build-id/fd/38c193f0906fea6201a67d5a62256559bcdb3f
/usr/lib/.build-id/fd/82bddefbda4b2f1d796777471bd496bc0302dc
/usr/lib/.build-id/fd/b5d21d388a73bfbf5d013e31b7d12955ded06d
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/8f78401361110e3494fd7924540f51370c5b7f
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/aaad04745686053f02135b7023634b1ed45815
/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, Wed Apr 17 05:41:51 2024