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-196.el8 RPM for ppc64le

From CentOS 8-stream AppStream for ppc64le / Packages

Name: glibc-gconv-extra Distribution: CentOS
Version: 2.28 Vendor: CentOS
Release: 196.el8 Build date: Thu Mar 24 13:26:06 2022
Group: Unspecified Build host: ppc64le-01.mbox.centos.org
Size: 19402622 Source RPM: glibc-2.28-196.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 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/7d13eb3333ba0d1aff0c72c042344367a2e232
/usr/lib/.build-id/00/ab8f1a472f201f4f4bbda9c17bcfe11ec88cf0
/usr/lib/.build-id/01/4e3064e054b93ebbdba6ecbe68f5c00088f4c9
/usr/lib/.build-id/02
/usr/lib/.build-id/02/f5306f1e2adf9286796157929cbed83c71b33e
/usr/lib/.build-id/06
/usr/lib/.build-id/06/8ae3a50274bb186e77e969dcdb9b9b61b01841
/usr/lib/.build-id/06/c6b7118bd2ae521d8959f2b1581d5010b2de5e
/usr/lib/.build-id/07
/usr/lib/.build-id/07/98ef667d4b3541a3d341819f05269b969f2444
/usr/lib/.build-id/08/e447ea62af1fc02c35b62b6b236f87e2070b87
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/5c2644feb6361b4c66cb660f26b6845124ef56
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/38da80def940fe45b9726553047c0cd253f57c
/usr/lib/.build-id/0b/f29fa2befc3b936277d4b17769e42c752f338f
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/46e1524c4bd448af9aae9daaf225e89ecd2b30
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/9793da0a2730124da3b03b9032651d670734f6
/usr/lib/.build-id/10
/usr/lib/.build-id/10/24afcfc564e8d85af149ff912a388a46a288d9
/usr/lib/.build-id/10/8ae4b5cd7d3e9c00a77b9055a4cf98da5bff2a
/usr/lib/.build-id/12
/usr/lib/.build-id/12/0545a77a70a627f66575da9a6c873fbf418ed7
/usr/lib/.build-id/14
/usr/lib/.build-id/14/1623615032dcb84fd00469cfd9dd4a84de29c3
/usr/lib/.build-id/14/9abed47a0a76018b4c74f228558d87c8d50fc2
/usr/lib/.build-id/16
/usr/lib/.build-id/16/2c4a73ed9cfad505eabb16b41dbd650c0d62d5
/usr/lib/.build-id/18
/usr/lib/.build-id/18/cb915fd7224c2ffb8808bd406eeb5fff1734b1
/usr/lib/.build-id/19
/usr/lib/.build-id/19/3f78ed191403df63855e8607d55d4a392d0b51
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/fae212c3b249626f176fe329d90b19c97f5dc1
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/841b9316b81e3c349c835565eaa744c7136d64
/usr/lib/.build-id/1d/b2eecedae5719f1da53562b164b825e70ca0e4
/usr/lib/.build-id/1d/b442d24e469d73d2f71e5b7adf3600609e4b1f
/usr/lib/.build-id/21
/usr/lib/.build-id/21/26cc04036ada108df7b30c59b42f0d7dd4bdb6
/usr/lib/.build-id/21/57d26df6f9aebd17f455fa5db808ee05d938f6
/usr/lib/.build-id/22
/usr/lib/.build-id/22/213baa325d853289546d588f17915aeb72d057
/usr/lib/.build-id/23
/usr/lib/.build-id/23/f1d06f041adccd6cc2d33e8e6848e40e8f8981
/usr/lib/.build-id/24/707cd3b204933f67cb07c254fb0659fa39dbee
/usr/lib/.build-id/26
/usr/lib/.build-id/26/9d3c7153ff42fb9868e375d27deab114e5aefd
/usr/lib/.build-id/26/9f9eef6835a6f812fd372fc42f74fc60552124
/usr/lib/.build-id/27
/usr/lib/.build-id/27/0fd7cde1eb2ead9ab6b8426b817509dfadc108
/usr/lib/.build-id/27/466235fd1783a18f80279662cf341d2020c07a
/usr/lib/.build-id/27/c22a32356f7c0f448499ed7bcf1fca2faed3f5
/usr/lib/.build-id/28
/usr/lib/.build-id/28/2038770a3ce5d6899c56fdff3fc151084cf0e5
/usr/lib/.build-id/29
/usr/lib/.build-id/29/2d4de52506b8573c109e1bce140a62bdcf8e50
/usr/lib/.build-id/29/60fe1646cb8cceadf64019126fd45d43a09df0
/usr/lib/.build-id/29/6e5315c2062d3fb93bf3d62fe161e3ba14b8db
/usr/lib/.build-id/2a
/usr/lib/.build-id/2a/a03c95d34ffc97bed9a4b60a72136859644f4c
/usr/lib/.build-id/2a/dc66f850897fd13359707366da3ae83066a561
/usr/lib/.build-id/2a/debdb7a9d49990da99c27b496577515ee74562
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/61f2f70127556dc309cc58e67c35602225ba81
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/7d2acb98e9d1ce67e617b0fde080397122034a
/usr/lib/.build-id/2d/05c8fe96e38095b959445ea3d5bbec3711b324
/usr/lib/.build-id/2d/1c23918c125249b2f8e0ecd86a94c5901f507b
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/25bd4d548aae2ae336f0e3b1cc59cbd59ed5a4
/usr/lib/.build-id/30
/usr/lib/.build-id/30/7bf8fcd3d40fbfd8fbf48490f18ec2ac7c7d6e
/usr/lib/.build-id/30/a28a6444fc5c9c74bcc8152f2b06e9c7a3dca2
/usr/lib/.build-id/32
/usr/lib/.build-id/32/70a575e929c5f43e0cc3f1fb24e493d8cf1396
/usr/lib/.build-id/32/aa46b4c891504dfdda4d195a6ed7d852bd7516
/usr/lib/.build-id/35
/usr/lib/.build-id/35/77682c47f174c781e56a0ec58f4402a3e2ffc9
/usr/lib/.build-id/35/8237e473473c65a0d3e98c75c2a53da595a0f0
/usr/lib/.build-id/37
/usr/lib/.build-id/37/345aba8e466cfc7369b30a3615ef44eb20b1ac
/usr/lib/.build-id/39
/usr/lib/.build-id/39/b5a3f1c9ba59a57b809bb1b89a050d7b38ca41
/usr/lib/.build-id/3a/2ed99d45c7109bbd1871a649eaeddcbb8ec31b
/usr/lib/.build-id/3a/94ff5c20f2a5fe71cc6253bf788077fa0609b8
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/d4f8f5e63e1c1048bcf4a4712f3c8aab22b392
/usr/lib/.build-id/41
/usr/lib/.build-id/41/bd894891fe114782a7f2915e2c9ae30aa279c6
/usr/lib/.build-id/44/9c2eb86c79d497cad4740850c2b0e50d2579cd
/usr/lib/.build-id/46
/usr/lib/.build-id/46/7f58581ef75aaa4ca500b6392e9af1f5e54ea7
/usr/lib/.build-id/47
/usr/lib/.build-id/47/d251d04d7589ebb3f2e4bd46d4e2fd4215835d
/usr/lib/.build-id/47/e0330041edc6fde91ec8c1225ed62cde58c71b
/usr/lib/.build-id/48
/usr/lib/.build-id/48/4d1a6920428ae42d7db0d1cc96e67797ff070b
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/962bc90057ecda38308b5a2e8f539681a3b513
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/2ab6e66830c9b3b75fd176f08150593349fb8e
/usr/lib/.build-id/4c
/usr/lib/.build-id/4c/551f5c15bad13b37dd906d0b907abe0180a12d
/usr/lib/.build-id/4c/baa6435bb7718d02ddc530f1387bd625361c51
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/2b5284989fe680fd8688fe6bda0709ac3045b9
/usr/lib/.build-id/4d/46bde5574bb2df44eab86d93abf57456c131d9
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/31f84822ab7a19b7090ec21fa92fdf9c420f9d
/usr/lib/.build-id/4e/681383066f63504f0aeb81c1e5b11ebf96e7dd
/usr/lib/.build-id/4e/687effed868403c8b201043f85e0c9786aa427
/usr/lib/.build-id/4f/4b3f4d66a137bd7da6baccb6beabd9991fd66a
/usr/lib/.build-id/4f/dca41ec21aab3a11367ffe6b1a626d6d1dc970
/usr/lib/.build-id/51
/usr/lib/.build-id/51/35d53224cab103071a7a305a88f8c1ca083051
/usr/lib/.build-id/52
/usr/lib/.build-id/52/2f9f36ef64449d4a21af3199cdd1795654ff9c
/usr/lib/.build-id/52/56a035efaab3a98ff000cc0821a7cf7331557a
/usr/lib/.build-id/52/6c0804fa38baef0fb88eec0f0123dae80ec604
/usr/lib/.build-id/52/af4d748506d355ec79abe0bc6b58329c500bea
/usr/lib/.build-id/53
/usr/lib/.build-id/53/14628589180fe82a771abb2e7963ecec9b01fc
/usr/lib/.build-id/55
/usr/lib/.build-id/55/edacfd1c863b23e4da76587034b7c4359f08b6
/usr/lib/.build-id/56
/usr/lib/.build-id/56/0211e1f52366472d2436f18b8e2c45e441c572
/usr/lib/.build-id/56/0f66c579dc1f668fefb237c626ebcd9e162b58
/usr/lib/.build-id/56/76bae097ba2b30da4a33a58aee69b1575f06d0
/usr/lib/.build-id/56/edc543320e627afd3b353baceb415bcbf63673
/usr/lib/.build-id/57
/usr/lib/.build-id/57/577f00ca7402f921ecf656d1c669006e826ca9
/usr/lib/.build-id/58/fa48af5688f605611ef00873f128d9da1e6cc3
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/1f3c7bc5a49a583f3659e8b6b7a0aff867a16c
/usr/lib/.build-id/5c/295951247e7978c22187dd955e406ee02c625f
/usr/lib/.build-id/5c/3e178edb44040ac95e40e967a2641e00c7971d
/usr/lib/.build-id/5d/01bb318004302fe2acb55e529a1322884b0ece
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/d7cbc101e4614979886c1eacb7cb0a40ac73f9
/usr/lib/.build-id/61
/usr/lib/.build-id/61/e4782070c6aa05b3b4318b9f2cc34a91d16042
/usr/lib/.build-id/61/eeb69b872f79745fa4f291e9a24b47dc3cb473
/usr/lib/.build-id/62
/usr/lib/.build-id/62/8f9feaf7bad19bcaeec91d7ef988545521463d
/usr/lib/.build-id/62/bf7907357fa4671153c1b2d081fb47346f92d0
/usr/lib/.build-id/63
/usr/lib/.build-id/63/6b44774df6d4b3eebd6b6e713a501702642e43
/usr/lib/.build-id/65/4e758de12e24658bd4062cd2cb8f2e7285d8fd
/usr/lib/.build-id/65/62a73d5e17f3e4a1b2fc94c42bf73afd48a7a9
/usr/lib/.build-id/67/9f1b314b6c1335aa37e7aa0cc3a67792a49bd5
/usr/lib/.build-id/67/ccd81623c936e26061d0b8d22c89354afe81d1
/usr/lib/.build-id/67/d2012087829a957e9aaefb5c3b0a9927c942ac
/usr/lib/.build-id/68
/usr/lib/.build-id/68/eed058f63d243882bccb716ad4d3ee600dd7a2
/usr/lib/.build-id/69
/usr/lib/.build-id/69/d1cf42a513322cd82689b1a3e7506fb807dcf4
/usr/lib/.build-id/6a/9af21f5dbdd4304ac24ac1b99bd51884161a07
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/e531ed8ba41005d754d4b369349c2b24bcf79a
/usr/lib/.build-id/6f/575ff9ef7f1a8521d481fadafd6eccf09918dd
/usr/lib/.build-id/6f/a5fc3b15f8c7f8c5be187c8215f149386476d2
/usr/lib/.build-id/70
/usr/lib/.build-id/70/b9c77448ec9e05f0f07ae6e37375165ffe1f84
/usr/lib/.build-id/70/c84b58787c9e5eb4de24314142a99f4c67fa1a
/usr/lib/.build-id/72
/usr/lib/.build-id/72/1f697156daed1f9f1a760beb03aa0f9246c3f5
/usr/lib/.build-id/74
/usr/lib/.build-id/74/fd78d9147507c7bb42802731bfcc178094bd60
/usr/lib/.build-id/76
/usr/lib/.build-id/76/e37f47876551f2f1ce3d63db011c7403ac8f61
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/eea166536b298f1409155748f5d78025ebf950
/usr/lib/.build-id/7b/e17e270e79025f5810d9934005537846678fa7
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/bab06008ba0cbd72ae5d989d18aa145ce1bc04
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/1ee75952a5ca551ca19f6520a7b079d98acb67
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/070a3bbea92d0d5a11c3425b623ea9d393ecfa
/usr/lib/.build-id/7f/d60f7c5be049e542bb98a548259ad11f387055
/usr/lib/.build-id/7f/d6b264f0104e5f78b35a803eb15114a4399148
/usr/lib/.build-id/80
/usr/lib/.build-id/80/594caf43bbd38551f915af102001aa457c2f09
/usr/lib/.build-id/81
/usr/lib/.build-id/81/2e38c1419adb394fd3ce79529fc041d7ae8929
/usr/lib/.build-id/85
/usr/lib/.build-id/85/8a18bc196dd2f635b9b766e5087e437765de4c
/usr/lib/.build-id/85/b2efd84db578cd868cdabafe2b09d0e81efc50
/usr/lib/.build-id/86/92539de9eacbcc932d2b1951d72e15105ff893
/usr/lib/.build-id/86/bb245651268bb5fff48bd24423aa3f6eb560ba
/usr/lib/.build-id/87
/usr/lib/.build-id/87/6f09502e94c25a3aa4565173511340ebdde01d
/usr/lib/.build-id/87/8af15ab2e2c75dc782a9804fb5ef1b44ec0fa0
/usr/lib/.build-id/88
/usr/lib/.build-id/88/830e421016c03a5ccef0210333011c59794c1f
/usr/lib/.build-id/89
/usr/lib/.build-id/89/c1ae5f519516afe62a3b6b7df2243307717917
/usr/lib/.build-id/89/ea0dc35cc351305fde35b4a7128702fb729ce3
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/d4f3e899a43aa3d3b521a0af80f6c96163d3f5
/usr/lib/.build-id/90
/usr/lib/.build-id/90/44848916bc5ae970da764a5c6becd2cac8f067
/usr/lib/.build-id/90/59be9d5f35c8d3b6cf7512b3effcfe4d04c138
/usr/lib/.build-id/90/8b6de1cea56b386ee2e32d4f51dec890244c6c
/usr/lib/.build-id/91
/usr/lib/.build-id/91/38c9a0333133a5bd13b42cf2866c951c5dff2a
/usr/lib/.build-id/91/8c11ce148936142ab07d7855924cbf7494a4a0
/usr/lib/.build-id/91/98d2890d984b09bd99362151ecf508a75cbc11
/usr/lib/.build-id/91/eba7311fe7e4951d09d5069a5a4364773535b3
/usr/lib/.build-id/92
/usr/lib/.build-id/92/5b57d78949073e15dc191bb58a7bafff3aab01
/usr/lib/.build-id/93
/usr/lib/.build-id/93/f88525fe4798a9e16c24ad24090ac22c103256
/usr/lib/.build-id/95
/usr/lib/.build-id/95/2274f8cb5beca96c5846f89f789027b6e7316b
/usr/lib/.build-id/95/76ed3a04d014024a52461ca2407c32de4a8eac
/usr/lib/.build-id/95/88a834b61fb8ef78102797e14f1dcdb573292f
/usr/lib/.build-id/95/f5cf14010bc0d8f74cb452d0ed5a392a19abb7
/usr/lib/.build-id/97
/usr/lib/.build-id/97/7f1d9ad81bfba17c36f41396860dcf07ecf24a
/usr/lib/.build-id/99
/usr/lib/.build-id/99/16e513f67007496398bb144d29804ea74e8e02
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/efa439a57aa872cf20535882e063eb11f287aa
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/528112d4145112000ec04cc41534036bf2fc50
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/50701ca989772378a351a9416785a4cf80efea
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/27cc1683352cac935da21ec64ec1ed14987684
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/5d3a7727bf1de17ecca0dc8c650c4e44279ccc
/usr/lib/.build-id/a2/55103a075c9e2903ec66352402ca571c08f695
/usr/lib/.build-id/a2/9e21c11cbc88fda8a845e2aa973329a2d829a1
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/04a842b225a31dc5e5c31c552612b932f43741
/usr/lib/.build-id/a5/704342967dfc7ba7072dd221854c93fd95c2e7
/usr/lib/.build-id/a5/7960110cd224b33e0833e52b55d2d12c5ca9cb
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/a6a80b2f416b57ab299158d57dc0bf6be5bcf6
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/3dff7bf5db56139ad76626efb89b90aae19d61
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/790618012002cf71b3519f73918bbec734274b
/usr/lib/.build-id/ae
/usr/lib/.build-id/ae/c971f55a59c97e26dfe010918944c683612c4c
/usr/lib/.build-id/af/5b973df304b3ba9cca8117a131bb966096424c
/usr/lib/.build-id/af/7da0d35fc4b53f4e4e91f08a0efca462d0f04a
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/7271f76aea1bd5e28c38df84b9ccf5dca0479e
/usr/lib/.build-id/b3
/usr/lib/.build-id/b3/9553fc78420a117e641cbec12dac5798cbb8e3
/usr/lib/.build-id/b3/d4ee79fe9c35d7eae4dc74d45cc72582f4c767
/usr/lib/.build-id/b4/68ef18befaed1bf9089c740b6e5dafbfe13d2c
/usr/lib/.build-id/b4/69edb99f134e7a85a7c759276b4b51702037d7
/usr/lib/.build-id/b4/be12b509b0966cd285cfc735e0a7bf908a2022
/usr/lib/.build-id/b5
/usr/lib/.build-id/b5/15c7a9ebfd1d649386d516b3bdf1f9b54ae4f9
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/b80414581cbb4d93507e595d514fa006cbb613
/usr/lib/.build-id/b7/1c8b93aa865ee022534d50c6071e05bab048f4
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/0c34e213af3a9544efc2ebcc6a86570649e549
/usr/lib/.build-id/b8/f0d5105d7bf35d2184ca8f878eb1fd4ca9b09b
/usr/lib/.build-id/b9/47d36fbf2b6c8965037cdeb921bb5625bc7638
/usr/lib/.build-id/b9/bc6bbb1cef19cc25a72ea0b90583231690c551
/usr/lib/.build-id/bb/208b2a498187ee283c246cf5897d12e69c0013
/usr/lib/.build-id/bc
/usr/lib/.build-id/bc/230197d7649bfdd61269f80b65ef946de2ed95
/usr/lib/.build-id/be
/usr/lib/.build-id/be/377b56d0096b2b92b2c55848f9bff444b7223e
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/e14004f5fcd744e952fc6db418a4dfa343ef4e
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/687820749a1cd182e356457b35ed1beda8e956
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/d567720afb1017747031e5f327d981bb890677
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/2c2c76aed38e16519c3b6f0bf8316549b2cb2b
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/01037402e24b5d11ec79256ba34a8a5b7212c8
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/fb71717f4af0e44b02fe4b4021d23cf03c3e8e
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/efe139e1bf92e5f3526b416f584a27865f0e9d
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/7b359ef7436cc4a031f7b50edfbee0e44368c7
/usr/lib/.build-id/cd/fa66339a614b63471be17ee8888428dd4f9c74
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/b85c75fc9d3abbc9d00e115179f0cc95ee3fee
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/b608b1977e7c1405ab413db915c1ef72596379
/usr/lib/.build-id/d0/cdc3b454f0daa950d349e0c6b38af19a6881e6
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/8a0d91d4188989a76e809acd338a84a38fd701
/usr/lib/.build-id/d1/d2fbd0021b2a098bc15da6a000f512fd82d9eb
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/30c4afeb10b3430fa2af520d3da4c9f75d6372
/usr/lib/.build-id/d4/715afa174401ad5be8c0a475a1e1a376e86641
/usr/lib/.build-id/d4/bab88dad15d92c5e8f867052027aaafd26b6df
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/b2c92831c543b2df9fb29da2a02cd645b9f6da
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/803ed7ef7355d5eac36bb3b5ecd221a6f153d5
/usr/lib/.build-id/da
/usr/lib/.build-id/da/028a237531b1dbd50504a455a2e4b513082f89
/usr/lib/.build-id/da/5681ab79dc9610ac47c402b8982180273fe393
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/13bb7fe2f240cf0b90072a5e4933fa9261f0ad
/usr/lib/.build-id/dd/4ab10fee2a07a67213a136a1f7e3585ca69f4c
/usr/lib/.build-id/de
/usr/lib/.build-id/de/deb53569cede72bcef144e3f1197f014aae80e
/usr/lib/.build-id/df
/usr/lib/.build-id/df/4b9216bdfcf78ea41d9f74c12e99b7645241ea
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/9daac55f9d0d4b5554f677b65b3aeee31f597b
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/4ea5f6ac5c9e3c7c748b5d69e2cc322a0be9d2
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/2310b80076d3d5e3cd6176f18fa0fd18b50aa4
/usr/lib/.build-id/e2/4e5d3a7e8fc291e1882a8941f5cd2b403ab740
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/da35fa996ebff615819570c03c7e68cd90544f
/usr/lib/.build-id/e3/ee9ac48a164a429ebb779c20ee7737d2238579
/usr/lib/.build-id/e3/f1dbb60b16715e6ee5a61fd40f3d616aadbe31
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/17e6f938b4f1a350ab02d5d73929ecb1bc8df3
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/973e0d9349217f767e8075dd7a6d5229610716
/usr/lib/.build-id/e6/9776428303033b449a3643b866697e7568ca4c
/usr/lib/.build-id/e6/b5c7f5e5a49fb8b428d3c91e0331e700cf8eec
/usr/lib/.build-id/e6/dcd8b8a95841c65229c3368e80cb5c707acf5f
/usr/lib/.build-id/e6/eb7592b5e25fd1baf1752075e79548d05a4b81
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/5af98dd9acc72469b1a49058e548ad682bd956
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/d945598a143b4678ad2755c0b31de1e5ec6833
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/bb9f2ff40774328e0fede5d3ffad29d203f7be
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/5ab23305ba5ce79efbe94e120743a456d39643
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/40f1625dc63a1b7b00efab2b55c92f6137f9d3
/usr/lib/.build-id/ec/837618af464242d3bef2442c6d7a0b8815c760
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/1f9cd4778d2e17325acb4ac18245743a6f3037
/usr/lib/.build-id/ee/416d0e53e0bc07c714fa1a0bdec8c8e05e7fff
/usr/lib/.build-id/f0
/usr/lib/.build-id/f0/87ec8c4fe09426be451770bb5db24985e214b4
/usr/lib/.build-id/f0/b6b51ba5f492e55d9f838c021ac93aa48af0f3
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/2895d555cb8750772e02250411e384285d6675
/usr/lib/.build-id/f1/ddd21e14ac3e5c5878927da7070b4ee5d26880
/usr/lib/.build-id/f1/f6c1cff9fed435d07fa5342eb4f13b3119ec06
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/4bf33b1e46cb5458ba21d663a99b3bdf8efb14
/usr/lib/.build-id/f2/8bfbef1f1e06880900eba9751c320eb2fd81aa
/usr/lib/.build-id/f2/ee36757b8f78fb46f2e70483ecadc16fc8669a
/usr/lib/.build-id/f5/136e83061443b03bb9694b891201a994ffdb8e
/usr/lib/.build-id/f5/e1004bc128c40c2f4b901bd4511d297d32cfcb
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/0b170507c68bae1a46040d7fd3f08f81999104
/usr/lib/.build-id/f6/3438821118936547607302c1139e4d8125b0e6
/usr/lib/.build-id/f6/edc10f20a1456c866e41e477497608aeb3a995
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/5ef28c99c7591d473008b6645b213ccdbdcb1a
/usr/lib/.build-id/f9/bf13924ab92a4a99320e4202f7ca39f12ff5c6
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/8155f682ba150fba405d627a5e4ac696740c48
/usr/lib/.build-id/fc/fb3386dece88ff7496c8b0f33078b845a07ca9
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/40c3d7d3c60bc9f93154620ca4bee699962ff6
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/e730b2d0a2d929619b8b441b2d47dc6b830493
/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:32:39 2024