| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: glibc-gconv-extra | Distribution: AlmaLinux |
| Version: 2.28 | Vendor: AlmaLinux |
| Release: 251.el8_10.25 | Build date: Tue Aug 5 16:27:43 2025 |
| Group: Unspecified | Build host: x64-builder02.almalinux.org |
| Size: 6312438 | Source RPM: glibc-2.28-251.el8_10.25.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: http://www.gnu.org/software/glibc/ | |
| Summary: All iconv converter modules for glibc. | |
This package contains all iconv converter modules built in glibc.
LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
* Thu Jul 24 2025 Florian Weimer <fweimer@redhat.com> - 2.28-251.25
- CVE-2025-8058: Double free in regcomp (RHEL-105326)
* Thu Jun 05 2025 Patsy Griffin <patsy@redhat.com> - 2.28-251.24
- Keep reloading /etc/resolv.conf after timeouts with getaddrinfo
and AF_UNSPEC.
- Avoid timeouts with getaddrinfo, AF_UNSPEC, and certain DNS error
responses. (RHEL-18039)
* Thu Jun 05 2025 Arjun Shankar <arjun@redhat.com> - 2.28-251.23
- Reduce spurious rebuilds while running tests (RHEL-93937)
* Mon May 26 2025 Florian Weimer <fweimer@redhat.com> - 2.28-251.22
- CVE-2025-4802: static setuid dlopen may search LD_LIBRARY_PATH (RHEL-92685)
* Wed May 14 2025 Patsy Griffin <patsy@redhat.com> - 2.28-251.21
- elf: Keep using minimal malloc after early DTV resize (RHEL-71921)
* Fri May 02 2025 Patsy Griffin <patsy@redhat.com> - 2.28-251.20
- Add missing libnss_testX.so requirement for tst-nss-test3 (RHEL-88813)
* Fri Apr 25 2025 Patsy Griffin <patsy@redhat.com> - 2.28-251.19
- libio: Fix a deadlock after fork in popen
- libio: Correctly link tst-popen-fork against libpthread (RHEL-86018)
* Fri Apr 18 2025 Patsy Griffin <patsy@redhat.com> - 2.28-251.18
- x86: Avoid integer truncation with large cache sizes (RHEL-76387)
* Wed Apr 16 2025 Patsy Griffin <patsy@redhat.com> - 2.28-251.17
- x86: Check the lower byte of EAX of CPUID leaf 2 (RHEL-76211)
* Thu Mar 27 2025 Arjun Shankar <arjun@redhat.com> - 2.28-251.16
- nscd: Fix an unlikely TTL issue in the netgroup cache (RHEL-35280)
* Thu Mar 20 2025 Arjun Shankar <arjun@redhat.com> - 2.28-251.15
- CVE-2025-0395: Fix a buffer overflow in assert (RHEL-83306)
* Tue Feb 11 2025 Patsy Griffin <patsy@redhat.com> - 2.28-251.14
- Correct locking and cancellation cleanup in syslog functions (RHEL-78390)
* Fri Feb 07 2025 Carlos O'Donell <carlos@redhat.com> - 2.28-251.13
- Restore internal ABI to avoid tooling false positives (RHEL-8381)
* Thu Jan 30 2025 Carlos O'Donell <carlos@redhat.com> - 2.28-251.12
- Fix missed wakeup in POSIX thread condition variables (RHEL-8381)
* Mon Dec 09 2024 DJ Delorie <dj@redhat.com> - 2.28-251.11
- add GB18030-2022 charmap and tests (RHEL-67806)
* Thu Nov 21 2024 Patsy Griffin <patsy@redhat.com> - 2.28-251.10
- Remove some unused ppc64le string functions (RHEL-61259)
* Wed Nov 13 2024 Florian Weimer <fweimer@redhat.com> - 2.28-251.9
- Use /sbin/ldconfig path for lorax compatibility (RHEL-63048)
* Mon Nov 11 2024 Patsy Griffin <patsy@redhat.com> - 2.28-251.8
- aarch64: MTE compatible strncmp (RHEL-61255)
* Wed Oct 23 2024 Florian Weimer <fweimer@redhat.com> - 2.28-251.7
- Use UsrMove path destination in the RPM files (RHEL-63048)
* Tue Sep 17 2024 Patsy Griffin <patsy@redhat.com> - 2.28-251.6
- s390x: Fix segfault in wcsncmp
- Enhanced test coverage for strncmp, wcsncmp (RHEL-49490)
* Fri Aug 16 2024 Patsy Griffin <patsy@redhat.com> - 2.28-251.5
- elf: Clarify and invert second argument of _dl_allocate_tls_init
- elf: Avoid re-initializing already allocated TLS in dlopen (RHEL-36147)
* Thu Aug 08 2024 Patsy Griffin <patsy@redhat.com> - 2.28-251.4
- elf: Avoid some free (NULL) calls in _dl_update_slotinfo
- elf: Support recursive use of dynamic TLS in interposed malloc (RHEL-39994)
* Mon Aug 05 2024 Patsy Griffin <patsy@redhat.com> - 2.28-251.3
- Update i386 libm-test-ulps (RHEL-52428)
* Fri Apr 26 2024 Florian Weimer <fweimer@redhat.com> - 2.28-251.2
- CVE-2024-33599: nscd: buffer overflow in netgroup cache (RHEL-34264)
- CVE-2024-33600: nscd: null pointer dereferences in netgroup cache (RHEL-34267)
- CVE-2024-33601: nscd: crash on out-of-memory condition (RHEL-34271)
- CVE-2024-33602: nscd: memory corruption with NSS netgroup modules (RHEL-34273)
* Mon Apr 15 2024 Florian Weimer <fweimer@redhat.com> - 2.28-251.1
- CVE-2024-2961: Out of bounds write in iconv conversion to ISO-2022-CN-EXT (RHEL-31804)
* Thu Jan 18 2024 Florian Weimer <fweimer@redhat.com> - 2.28-251
- Cache information in x86_64 ld.so --list-diagnostics output (RHEL-21997)
* Wed Jan 10 2024 Arjun Shankar <arjun@redhat.com> - 2.28-250
- getaddrinfo: Return correct error EAI_MEMORY when out-of-memory (RHEL-19445)
* Wed Jan 03 2024 Florian Weimer <fweimer@redhat.com> - 2.28-249
- Updates for AMD cache size computation (RHEL-3010)
* Tue Jan 02 2024 Florian Weimer <fweimer@redhat.com> - 2.28-248
- Re-enable output buffering for wide stdio streams (RHEL-19824)
* Thu Dec 21 2023 Carlos O'Donell <carlos@redhat.com> - 2.28-247
- Fix TLS corruption during dlopen()/dlclose() sequences (RHEL-17468)
* Thu Dec 14 2023 DJ Delorie <dj@redhat.com> - 2.28-246
- Include CentOS Hyperscaler SIG patches backported by Intel (RHEL-15696)
* Fri Dec 08 2023 Florian Weimer <fweimer@redhat.com> - 2.28-245
- Improve compatibility between underlinking and IFUNC resolvers (RHEL-16825)
* Fri Nov 24 2023 Florian Weimer <fweimer@redhat.com> - 2.28-244
- Restore <sys/cdefs.h> compatibility with C90 compilers (RHEL-15867)
* Tue Nov 21 2023 Florian Weimer <fweimer@redhat.com> - 2.28-243
- ldconfig should skip temporary files created by RPM (RHEL-13720)
* Mon Nov 20 2023 Florian Weimer <fweimer@redhat.com> - 2.28-242
- Fix force-first handling in dlclose (RHEL-10481)
* Fri Nov 10 2023 Florian Weimer <fweimer@redhat.com> - 2.28-241
- Avoid lazy binding failures during dlclose (RHEL-3639)
* Tue Oct 24 2023 Arjun Shankar <arjun@redhat.com> - 2.28-240
- Add /usr/share/doc/glibc/gai.conf to glibc-doc (RHEL-12894)
* Fri Oct 20 2023 Florian Weimer <fweimer@redhat.com> - 2.28-239
- nscd: Skip unusable entries in first pass in prune_cache (RHEL-1192)
* Mon Oct 16 2023 DJ Delorie <dj@redhat.com> - 2.28-238
- Fix slow tls access after dlopen (RHEL-2122)
* Mon Oct 16 2023 Arjun Shankar <arjun@redhat.com> - 2.28-237
- Enable running a single test from the testsuite (RHEL-3757)
* Wed Sep 20 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-236.7
- CVE-2023-4911 glibc: buffer overflow in ld.so leading to privilege escalation (RHEL-3036)
* Tue Sep 19 2023 Carlos O'Donell <carlos@redhat.com> - 2.28-236.6
- Revert: Always call destructors in reverse constructor order (#2233338)
* Tue Sep 19 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-236.5
- CVE-2023-4806 glibc: potential use-after-free in getaddrinfo (RHEL-2423)
* Tue Sep 19 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-236.4
- CVE-2023-4813: Work around RHEL-8 limitation in test (RHEL-2435)
* Fri Sep 15 2023 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-236.3
- CVE-2023-4813: potential use-after-free in gaih_inet (RHEL-2435)
* Wed Sep 13 2023 Florian Weimer <fweimer@redhat.com> - 2.28-236.2
- CVE-2023-4527: Stack read overflow in getaddrinfo in no-aaaa mode (#2234714)
* Mon Sep 11 2023 Florian Weimer <fweimer@redhat.com> - 2.28-236.1
- Always call destructors in reverse constructor order (#2233338)
* Tue Aug 15 2023 Carlos O'Donell <carlos@redhat.com> - 2.28-236
- Fix string and memory function tuning on small systems (#2180462)
* Tue Aug 08 2023 DJ Delorie <dj@redhat.com> - 2.28-235
- Fix temporal threshold calculations (#2180462)
* Mon Aug 07 2023 Florian Weimer <fweimer@redhat.com> - 2.28-234
- Ignore symbolic link change on /etc/nsswitch.conf (#2229709)
* Wed Jul 26 2023 DJ Delorie <dj@redhat.com> - 2.28-233
- Update test to closer match upstream. (#2176707)
* Fri Jul 21 2023 Florian Weimer <fweimer@redhat.com> - 2.28-232
- Make libSegFault.so NODELETE (#2224348)
* Sun Jul 09 2023 Carlos O'Donell <carlos@redhat.com> - 2.28-231
- Update ESTALE error message translations (#2186781)
* Fri Jul 07 2023 DJ Delorie <dj@redhat.com> - 2.28-230
- Don't block SIGCHILD when system() is called concurrently (#2176707)
* Mon Jul 03 2023 DJ Delorie <dj@redhat.com> - 2.28-229
- resolv_conf: release lock on allocation failure (#2213909)
* Mon May 22 2023 Florian Weimer <fweimer@redhat.com> - 2.28-228
- gmon: Various bug fixes (#2180155)
* Thu May 18 2023 Patsy Griffin <patsy@redhat.com> - 2.28-227
- Change sgetsgent_r to set errno. (#2172949)
* Wed May 03 2023 Florian Weimer <fweimer@redhat.com> - 2.28-226
- Fix incorrect inline feraiseexcept on i686, x86-64 (#2183081)
* Fri Jan 20 2023 Florian Weimer <fweimer@redhat.com> - 2.28-225
- Enforce a specififc internal ordering for tunables (#2154914)
* Wed Nov 30 2022 Arjun Shankar <arjun@redhat.com> - 2.28-224
- Fix rtld-audit trampoline for aarch64 (#2144568)
* Fri Nov 25 2022 Arjun Shankar <arjun@redhat.com> - 2.28-223
- Backport upstream fixes to tst-pldd (#2142937)
* Tue Nov 22 2022 Florian Weimer <fweimer@redhat.com> - 2.28-222
- Restore IPC_64 support in sysvipc *ctl functions (#2141989)
* Fri Nov 18 2022 Florian Weimer <fweimer@redhat.com> - 2.28-221
- Switch to fast DSO dependency sorting algorithm (#1159809)
* Thu Nov 03 2022 Florian Weimer <fweimer@redhat.com> - 2.28-220
- Explicitly switch to --with-default-link=no (#2109510)
- Define MAP_SYNC on ppc64le (#2139875)
* Mon Oct 24 2022 Arjun Shankar <arjun@redhat.com> - 2.28-219
- Fix -Wstrict-overflow warning when using CMSG_NXTHDR macro (#2116938)
* Fri Oct 14 2022 DJ Delorie <dj@redhat.com> - 2.28-218
- Fix dlmopen/dlclose/dlmopen sequence and libc initialization (#2121746)
* Thu Oct 13 2022 Arjun Shankar <arjun@redhat.com> - 2.28-217
- Fix memory corruption in printf with thousands separators and large
integer width (#2122501)
* Wed Oct 05 2022 Arjun Shankar <arjun@redhat.com> - 2.28-216
- Retain .gnu_debuglink section for libc.so.6 (#2115830)
- Remove .annobin* symbols from ld.so
- Remove redundant ld.so debuginfo file
* Wed Sep 28 2022 DJ Delorie <dj@redhat.com> - 2.28-215
- Improve malloc implementation (#1871383)
* Tue Sep 20 2022 Florian Weimer <fweimer@redhat.com> - 2.28-214
- Fix hwcaps search path size computation (#2125222)
* Tue Sep 20 2022 Florian Weimer <fweimer@redhat.com> - 2.28-213
- Fix nscd netlink cache invalidation if epoll is used (#2122498)
* Tue Sep 20 2022 Florian Weimer <fweimer@redhat.com> - 2.28-212
- Run tst-audit-tlsdesc, tst-audit-tlsdesc-dlopen everywhere (#2118667)
* Thu Aug 25 2022 Florian Weimer <fweimer@redhat.com> - 2.28-211
- Preserve GLRO (dl_naudit) internal ABI (#2119304)
- Avoid s390x ABI change due to z16 recognition on s390x (#2119304)
* Tue Aug 23 2022 Arjun Shankar <arjun@redhat.com> - 2.28-210
- Fix locale en_US@ampm (#2104907)
* Fri Jul 22 2022 Carlos O'Donell <carlos@redhat.com> - 2.28-209
- Improve dynamic loader auditing interface (LD_AUDIT) (#2047981)
- Add dlinfo() API support for RTLD_DI_PHDR (#2097898)
* Fri Jul 15 2022 Patsy Griffin <patsy@redhat.com> - 2.28-208
- Update syscall-names.list to Linux 5.18. (#2080349)
* Fri Jun 24 2022 Florian Weimer <fweimer@redhat.com> - 2.28-207
- Add the no-aaaa DNS stub resolver option (#2096189)
* Thu Jun 09 2022 Arjun Shankar <arjun@redhat.com> - 2.28-206
- Fix deadlocks in pthread_atfork handlers (#1888660)
* Tue Jun 07 2022 DJ Delorie <dj@redhat.com) - 2.28-205
- Fix incorrect strncpy results on POWER9 (#2091553)
* Mon May 23 2022 Florian Weimer <fweimer@redhat.com> - 2.28-204
- Increase tempnam randomness (#2089247)
* Tue May 17 2022 Patsy Griffin <patsy@redhat.com> - 2.28-203
- 390x: Add support for IBM z16. (#2077835)
* Mon May 16 2022 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.28-202
- Ensure that condition in __glibc_fortify is a constant (#2086853)
* Tue May 10 2022 Arjun Shankar <arjun@redhat.com> - 2.28-201
- Add missing MACRON to EBCDIC character sets (#1961109)
* Wed May 04 2022 DJ Delorie <dj@redhat.com> - 2.28-200
- Fix glob defects on certain XFS filesystems (#1982608)
* 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)
/usr/lib/.build-id /usr/lib/.build-id/02/948e80c17a9f008a4c78275cc2e8dac20d2b08 /usr/lib/.build-id/03 /usr/lib/.build-id/03/864c5094e59d697d24827c76ea88aadcb9e2d2 /usr/lib/.build-id/03/8ef9211da76a1b2b50dea740321c908010950e /usr/lib/.build-id/03/d974b3e205d7829147ca9e61382d2a8bbf7432 /usr/lib/.build-id/04 /usr/lib/.build-id/04/ceffbefdcc5fc382d9c46fd76e4290594d377d /usr/lib/.build-id/04/d91a0f3170a00837272aee59b56b2c18b50115 /usr/lib/.build-id/08 /usr/lib/.build-id/08/8d78e951b6450a003e0b8b26aaad96caad607b /usr/lib/.build-id/08/9249b73a6971292b93651cd5bed0aa03bb169c /usr/lib/.build-id/08/cd7feb0a12633b3d122862dc04f4c4f74e8ce4 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/173dd4aa63b9fc22c2ea0b7bae437aa0224b08 /usr/lib/.build-id/0c/6c4b710711c094f63f5a5820f5457dfc8b1cdb /usr/lib/.build-id/0e/e9522bed5b65ddc925f9a442a870de6e131946 /usr/lib/.build-id/0f/80dd5c17bb4fef1c951697a91ad5774b005775 /usr/lib/.build-id/0f/d68cd85cc1db4f97edbe6b9ed98cf0a0494f3a /usr/lib/.build-id/11 /usr/lib/.build-id/11/16c45b56f454131b28ecd9d395fd4e2abf8944 /usr/lib/.build-id/12 /usr/lib/.build-id/12/63e11cce4170eff75bb2bf1ca7a0289d0ad33d /usr/lib/.build-id/13 /usr/lib/.build-id/13/4689b4a2aa72d3703afc60b9e604f156ece7e9 /usr/lib/.build-id/14 /usr/lib/.build-id/14/7adb918daadb8ed8fa88528ff3c9222dc48450 /usr/lib/.build-id/14/d5fd2b13169de3725d0c0cad777f7cae6f1f14 /usr/lib/.build-id/19 /usr/lib/.build-id/19/0ed96f89a77406054988ef331fb89f36d99ccb /usr/lib/.build-id/19/3e4786322c5298bbf45dbff53923ea81f48101 /usr/lib/.build-id/19/52e96df6aeb55cda13f78bd6ad68b5cf5ddad0 /usr/lib/.build-id/19/6e7d032783ad2f436e97481cf6526cc2859557 /usr/lib/.build-id/1d /usr/lib/.build-id/1d/5d89587974d97a7709d0399d4ce57cb3baa106 /usr/lib/.build-id/1e /usr/lib/.build-id/1e/00d3b148472ed201be4c893d19ed76cae6c324 /usr/lib/.build-id/1e/45d240c80e93d107f94fdf3bfc1174f725517c /usr/lib/.build-id/1e/ba5e2338a3b515bd2154657246af583c9c9cce /usr/lib/.build-id/1f /usr/lib/.build-id/1f/c8e8b325a7bbb15b37eab54fa63c8aca1e807e /usr/lib/.build-id/22 /usr/lib/.build-id/22/bae609ce1d5b7c0aa366a8ea47e03c3851998f /usr/lib/.build-id/23 /usr/lib/.build-id/23/634b62baf0c725529f80164adfb38e568387e8 /usr/lib/.build-id/26 /usr/lib/.build-id/26/1b2e75a5104d128c39e92470ff6c9aef05a60c /usr/lib/.build-id/26/d4bceeffcaa3eaad55336eb3d66c803e6901a0 /usr/lib/.build-id/27 /usr/lib/.build-id/27/276451014c0d9728a61e6280f0db680e83b9e2 /usr/lib/.build-id/27/a88179870675d3b0780090c3af550859b19ea6 /usr/lib/.build-id/27/aa4ee4bd68363967f5516547df6e4a18e0c86f /usr/lib/.build-id/28 /usr/lib/.build-id/28/c48eb4c1971e4ed8ab57c248bf6aae229315e9 /usr/lib/.build-id/29 /usr/lib/.build-id/29/825f684bd12a9e0e6a052edf6c1d99655d4c83 /usr/lib/.build-id/29/8bead10059e154a546b66456dc67045e6ac0eb /usr/lib/.build-id/2a /usr/lib/.build-id/2a/555e234e10951b0fbc7798bd7f700a31ac8c62 /usr/lib/.build-id/2a/88d0230bebc6df35006fe0d3071ed25fcef04c /usr/lib/.build-id/2a/be01f1da77f8f3824116ad59ec8a9b6cc6c0d9 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/f1b67a89e50a119f8f04490207fb5e7c42a1b8 /usr/lib/.build-id/2c/810b6f741f38aee7c9352897f82ab97cbc3ce8 /usr/lib/.build-id/2d /usr/lib/.build-id/2d/022579512fe9bf3a3cf821564d2254fcb234b7 /usr/lib/.build-id/2d/7dde3468d20163bf2c9030d78a0d2b2a66a041 /usr/lib/.build-id/2d/ba04ae8bace8c1a47c282cfc2a90c812134506 /usr/lib/.build-id/30 /usr/lib/.build-id/30/770bb9af0989ebd4f3624154d89fa20068c13b /usr/lib/.build-id/31 /usr/lib/.build-id/31/fb4662bc7bc7e757f33f1934416201073b0398 /usr/lib/.build-id/35/6182949b6da69e930edf0318065a627300e7ae /usr/lib/.build-id/37 /usr/lib/.build-id/37/f28cc2378cd2641f3878c6e687384d5b4bfb0d /usr/lib/.build-id/37/fc2212abc5de361af7456e753a56b8d1e93200 /usr/lib/.build-id/38 /usr/lib/.build-id/38/1efb48b18f1db5541197cba052a68459960852 /usr/lib/.build-id/39 /usr/lib/.build-id/39/0014236fbcd2ba85e177df5ffc68102ffdf276 /usr/lib/.build-id/39/57063bd98dbd1ca58afe94d42fbe4ec1b5ff2e /usr/lib/.build-id/39/7219a6bc203b347a7b5f1deb0b3884c75aa5fd /usr/lib/.build-id/3c /usr/lib/.build-id/3c/2184b292309220be998e543de8e74cafdd6ce8 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/5d7573054ac7470cbeac5e8cfde1517ce2ae85 /usr/lib/.build-id/42 /usr/lib/.build-id/42/e66c2168118ee8562d3854996e762c1bd04dfe /usr/lib/.build-id/43 /usr/lib/.build-id/43/93a86a977395d8d977a9a3c7287946a3af7a3b /usr/lib/.build-id/47 /usr/lib/.build-id/47/118f638bd57d1ad1a6e105f9d298e9fd025b9c /usr/lib/.build-id/49 /usr/lib/.build-id/49/3292e424e104e3157df4cef9794d303eb73739 /usr/lib/.build-id/49/6a845a5b346f24935a485b27ce47ce47ba62e8 /usr/lib/.build-id/4c /usr/lib/.build-id/4c/d47fd73df216e12ae3522d8c76fd26ce576904 /usr/lib/.build-id/4e /usr/lib/.build-id/4e/a26ee25279a7437574164cadb3ffe1f5191db2 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/e5b90bae653a727f3d123d5345e18c24259f9d /usr/lib/.build-id/4f/fb89b534fba27aa1fc5fe7b4a0920c823b9791 /usr/lib/.build-id/50 /usr/lib/.build-id/50/4e53453b01731dd815c82e136360ba5acc2e31 /usr/lib/.build-id/50/857d4bb0105ef3b50c4eb70f50bb5f6c214159 /usr/lib/.build-id/51 /usr/lib/.build-id/51/13f07163135ac3edc100e3610ee3fb8973e39c /usr/lib/.build-id/52 /usr/lib/.build-id/52/a69d68741dcabf260e2b205456500dc3752d48 /usr/lib/.build-id/53/64bc54e917d0a123d8dd5f815495b4d067e172 /usr/lib/.build-id/54 /usr/lib/.build-id/54/286157268f75226f9d78929fc462c9d172a211 /usr/lib/.build-id/54/94466effc9330184a460ac62425d5e1eb6395d /usr/lib/.build-id/55 /usr/lib/.build-id/55/44546d897700a2b6863f5b39d362fa6f57fba8 /usr/lib/.build-id/56/2504c0ea388984c24cb28ed3abab2b376176b9 /usr/lib/.build-id/58 /usr/lib/.build-id/58/8a07f4ba850f24722cef176d8345d59f2d580f /usr/lib/.build-id/58/94af545cb4c7b54a1d63326b13b74b35bc7fcd /usr/lib/.build-id/58/e09da8c4306bfa91f95d322c15bfe8286c846b /usr/lib/.build-id/59 /usr/lib/.build-id/59/abba637d840f1f43fd1e7a439e34c6472fe750 /usr/lib/.build-id/5a /usr/lib/.build-id/5a/042eeb64cbb59e9eb292f215e6bf5b98141358 /usr/lib/.build-id/5a/234b86ae0d172f2742cfbbf982da18cb9ba077 /usr/lib/.build-id/5b /usr/lib/.build-id/5b/1303eceae7b748f8f022e5d361448063322f0d /usr/lib/.build-id/5b/e670780926c4fc97561339f32a98ec66695ce2 /usr/lib/.build-id/5d /usr/lib/.build-id/5d/2aca6d5364115f55c0b56ebd891e8e1d4acd69 /usr/lib/.build-id/5e /usr/lib/.build-id/5e/1b1653bd50486e71d49647e728ed58b5b2b478 /usr/lib/.build-id/5e/22046d51ced4c523a46c4620c14351aacf5ac5 /usr/lib/.build-id/5e/a47cedb4c30adaeaa70462a937ec3e6326684c /usr/lib/.build-id/5f /usr/lib/.build-id/5f/a797abb0707e043e1ee01d89abd7464110a838 /usr/lib/.build-id/60 /usr/lib/.build-id/60/2b224d7be2cd9bebc7de6fe61304a2ce82475e /usr/lib/.build-id/61 /usr/lib/.build-id/61/99aac7e78e4f84080e01d35772204b1b17b328 /usr/lib/.build-id/61/ef81564daec86fcff2796462ee868885c748f1 /usr/lib/.build-id/63 /usr/lib/.build-id/63/5df12ceed54cbb3efa3299043f6fcef713d0d2 /usr/lib/.build-id/64 /usr/lib/.build-id/64/18c21e787186fb21614a7ae82752fef1ae2187 /usr/lib/.build-id/66 /usr/lib/.build-id/66/309d5b4373142d4aac8a6002a67136caf09e75 /usr/lib/.build-id/66/5a27f82d210b15f8a75bd4e592c47795010576 /usr/lib/.build-id/66/96bd8805977b2418b4d7620c7b41ca81dfb456 /usr/lib/.build-id/68 /usr/lib/.build-id/68/f8dbf9eb7f227d7725faf2edabe5bcf4e29e94 /usr/lib/.build-id/69 /usr/lib/.build-id/69/0181790fdcaa73e5a4de902dd54a412f50c380 /usr/lib/.build-id/6a /usr/lib/.build-id/6a/f733fa16a9cda50f0141aeacebad39678eab17 /usr/lib/.build-id/6b/3d2c91e0bcb53ce71c4c12485afd24930b60e6 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/edffa83ed1220d65ba11b7dcd7e0e910069d42 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/075a2698552b8dcb99944d9c54b3b294723c66 /usr/lib/.build-id/6f/bab90b2a02bf67f697a4167a0b1d4b55304936 /usr/lib/.build-id/70 /usr/lib/.build-id/70/2c5e269e8e7cafdd75b754a97f4174d5e26737 /usr/lib/.build-id/71/7b0068afe19546a7ba937394a15a154dc804ee /usr/lib/.build-id/72 /usr/lib/.build-id/72/3645e8db05598371fbe849beff80ae20b51e97 /usr/lib/.build-id/72/7b654950be0d25d7612abfcf06d2856fc07c18 /usr/lib/.build-id/74 /usr/lib/.build-id/74/be8f8b5657144b83b0c4ee928f2d7975ffca58 /usr/lib/.build-id/76 /usr/lib/.build-id/76/d6381500a31d17370f9394f7a981041db0a88e /usr/lib/.build-id/78/0893e0decd2b49ccf289daf896d0c5d96404e1 /usr/lib/.build-id/78/20778b5a1136e5e28049072c263390944fe168 /usr/lib/.build-id/79 /usr/lib/.build-id/79/e13b8b7d0fda2979f53607105fac47f91b8dcf /usr/lib/.build-id/7b /usr/lib/.build-id/7b/b647bcb553e495810b6c15697f35e47e8d406d /usr/lib/.build-id/7c /usr/lib/.build-id/7c/11d603a3e047824f74b83454e0a9953b15a39f /usr/lib/.build-id/7c/4ed64ae1406109219d1e70e508c5fd383dd510 /usr/lib/.build-id/7d /usr/lib/.build-id/7d/22accb77c1d1173229127081eeee5e338459b9 /usr/lib/.build-id/7d/953e3da39824fc8f5c36520744417048141a94 /usr/lib/.build-id/7e /usr/lib/.build-id/7e/010bc42e74e86c5f4b1bc6d48a2926e6f635f2 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/30c4a4fe7ea542a67d2d17b3efbb413bf19fb3 /usr/lib/.build-id/81 /usr/lib/.build-id/81/be5bc754266a3a003d0262a28f8e617d5f5dac /usr/lib/.build-id/82/2ffe07cefad0f2801071bd2ff8f452d38fe320 /usr/lib/.build-id/82/e09d3f61b1d0d08ccd983e8c97f3f6da956817 /usr/lib/.build-id/83/0d1313f16cfbfb7a545d8a682931f17a348ee0 /usr/lib/.build-id/83/b1c570841151721de28cad0305f34117f11f01 /usr/lib/.build-id/83/cd31538024ff3a6838574fcbc2e0af4ef3b6b0 /usr/lib/.build-id/85 /usr/lib/.build-id/85/12d074c69a4d7fee4413edbd5c1fcae9dc4183 /usr/lib/.build-id/85/f513f6087c972c63f72b95ec5f07b330351743 /usr/lib/.build-id/88 /usr/lib/.build-id/88/45b8ba9a9248ec2484d7c1c0f05598ea3257b0 /usr/lib/.build-id/89 /usr/lib/.build-id/89/1f6bf2730b191b34202e23d67022dc633febed /usr/lib/.build-id/89/3360ef2331e34a3d46879a3e24cc5540fa93e9 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/4d53672be4bfa746adad33547726fec6d496fc /usr/lib/.build-id/8d /usr/lib/.build-id/8d/6775918037f1a125d09b7999f89cf6c044a321 /usr/lib/.build-id/8d/bbe2043a830a2bda2785e886c121f7e1ee9d92 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/6e515fabc457a216cfa8ab3070f91d75b0b527 /usr/lib/.build-id/8e/9537f983a882d5e30c5666860bba075a0808d8 /usr/lib/.build-id/8e/dc91defd0c11d29307733d237d0642fdbee933 /usr/lib/.build-id/8e/fb68943a81ce4acb68266adfaaf75ffeaeece2 /usr/lib/.build-id/92 /usr/lib/.build-id/92/45830dc9bb8905aed56bd07d413fe7edc16d61 /usr/lib/.build-id/93 /usr/lib/.build-id/93/35e1c78081e085d2dd3b52052957af5158c6c8 /usr/lib/.build-id/95 /usr/lib/.build-id/95/56a19a1e75a4bc0036ca1be13dd16b4fd05328 /usr/lib/.build-id/95/70dc8ded631365aa61c341fb18ef89cd195f57 /usr/lib/.build-id/96/99620c627200897571bac27601a778873eddce /usr/lib/.build-id/96/ec77a5a53225b97f66d7049c9b0f9144bcd79f /usr/lib/.build-id/97 /usr/lib/.build-id/97/59589594307138aded582b7ee27448184cc605 /usr/lib/.build-id/97/9fa1108e6bfe7bf3a095a530c176f70e6165fe /usr/lib/.build-id/97/d6700d6aa49f09e23a53953194c3086fbc4278 /usr/lib/.build-id/97/f85a6c2cbcdfac0bc8771aa11b3f2fae5d13cb /usr/lib/.build-id/98 /usr/lib/.build-id/98/185348e895cc7373c492f63e14873a26c64bf5 /usr/lib/.build-id/9a/02a2993b24c0ba306e62d8a05afeaa7886d0bf /usr/lib/.build-id/9b /usr/lib/.build-id/9b/60c75429981300ee0f739358b266a83f8ec42d /usr/lib/.build-id/9b/904b053dec8ac3b228dc49abfd4a46e2dfd972 /usr/lib/.build-id/9b/d0c8d9dd39798601f9ca5949ffb81da0c04f0f /usr/lib/.build-id/9c/9fb7aea899a393aa4889a8ac5a4b55d5662825 /usr/lib/.build-id/9e /usr/lib/.build-id/9e/f38d53953208a88249b3549d671b86c6385f87 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/19704c5e0df21d5b97e82e383f1cb11d4ec064 /usr/lib/.build-id/9f/4284f154b48be4e4c18025baf3c4e2132b5be6 /usr/lib/.build-id/9f/78e246db9c26b02f0e8a4e37563cec98b643c5 /usr/lib/.build-id/9f/d856ee8571cb0fe0b6f861a4f9c815e79da6f0 /usr/lib/.build-id/9f/ea0e026195fe4e9b2fd54d1ee4fcfe3cf37343 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/8eef45a5efb934bcd5a8992e38daf96ad287f5 /usr/lib/.build-id/a0/93f54d4b5af4f316fa2710606897ba76232c53 /usr/lib/.build-id/a1/231faf79b3266b194bb528a7c46fbd17788cdb /usr/lib/.build-id/a4/095f026a4b79bbd2b94ad8fe92e1fb30785e79 /usr/lib/.build-id/a4/f7d8dcfaeba64c2643b33752070176c71e0ad6 /usr/lib/.build-id/a5 /usr/lib/.build-id/a5/59fcae9e4fe699e81e63296272b4c04e445dfd /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/6941dea30361cd94bf9e88e625c8068b947376 /usr/lib/.build-id/a7/a25df9b2e7ad2a44ead8b6df33b59cb9f3b791 /usr/lib/.build-id/a7/d73ce67dd22382e0c2cae18a0c82c6eae54fa5 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/f5f9c428cc66b48673c8de81ff5748a8770923 /usr/lib/.build-id/a9/b82a935c01036f88dee51a44e2e117d4d01685 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/5266778499d5f1d9b324ba01a9824149584821 /usr/lib/.build-id/ab/905db2818c7053a085f991caa739dbf4707d43 /usr/lib/.build-id/af /usr/lib/.build-id/af/08536f55066c2cc06b3d59b84dc4b30d691ba6 /usr/lib/.build-id/af/27403f123c65126ba6d1dab57e88b91b4f9f78 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/ad5e91ca2da18620d05a1b24f3976b718df9aa /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/10b548473d31c1df1031bc7143fe6e52ac987d /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/1ea3f3634a269afed24aed1e37b1d50914dab4 /usr/lib/.build-id/b7/bba51f266f1ac3903b7ce0591d770fee788427 /usr/lib/.build-id/b7/c437e3c9b95c10cf39fd1d764be879dfbc8df6 /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/1afc13e3cd406ea031af0f94bc6cdac2900740 /usr/lib/.build-id/b9/ac9938083d2a6dc213899e0c3169479ea352ab /usr/lib/.build-id/bb /usr/lib/.build-id/bb/9e419ae8644e1f7cdb2b7ebdb2f9013d188969 /usr/lib/.build-id/bb/c274e6c6dc0ee4a8c19624de697ee7f807e2d8 /usr/lib/.build-id/bc /usr/lib/.build-id/bc/b6c1c743071b4a5b7d3c49d1e71f97d9b38b17 /usr/lib/.build-id/bc/dcd431932abc6a294bbc179d9f5a75e1d26d81 /usr/lib/.build-id/bf /usr/lib/.build-id/bf/ca75a655f80974bff1de1a6e00f224325699ad /usr/lib/.build-id/bf/dba52dc569285c2855e1a9c3f6cbcb310e2fe2 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/32a45892f2520c6987a0ae20f03d000e703d40 /usr/lib/.build-id/c2/6b28f20eba116f5577a3e10b56878d36a05c11 /usr/lib/.build-id/c4/e8426f2fd6ad3ba867a7927e355fc342ba3ef9 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/eb59d858aa14688218ee6810200e6d6a8ed06b /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/060b268e4c1c5ef71d2c28f3f068960d1dd083 /usr/lib/.build-id/c9/d8c1cf56bbff094ad2aa93a9a02c309da320ec /usr/lib/.build-id/cd/d18a6c633483c9b5625b853bb4088abdf1ae2f /usr/lib/.build-id/ce /usr/lib/.build-id/ce/3306b764ac2e3c6b2ebd4e6ff8bbac5831f086 /usr/lib/.build-id/ce/c47400171811436a127e933531608cabf5f0ea /usr/lib/.build-id/d0/1cd6ddcafa0072a24c48ff32aef507ec66800f /usr/lib/.build-id/d0/5c8b179af0ab45b30003547e030fc64c62861e /usr/lib/.build-id/d0/9fea16b2beee86fdebdccd2356eda4ccd900f3 /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/8402e235f078273458bf15bf57898658f5c17e /usr/lib/.build-id/d5/dde961ba44cd880b21dc864796f047f15907f1 /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/8609706f31208c9fd6bfc368ba1d4eebb1dc6b /usr/lib/.build-id/d6/a74aababb82459ebec5ff1bca3ca1980ea5680 /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/1420f486194dd2470c499c09167b906c671bc9 /usr/lib/.build-id/d7/7034a276e15ae0f239fcba986ec1325d38ee11 /usr/lib/.build-id/d8/4e6da9846c7f1bfafaca50feb7be3d9581dbe8 /usr/lib/.build-id/da /usr/lib/.build-id/da/35636242d9d6e6f074727ee47121a2eaf00fdb /usr/lib/.build-id/da/85d1d94fcd127d55b47c53dfbaadbc3d6f4bb5 /usr/lib/.build-id/db /usr/lib/.build-id/db/0fd4ca76b7fcc6e261c49cb4d0027380742863 /usr/lib/.build-id/db/5dc2198c82b26f40dc336f93b5e2f12b53e2c5 /usr/lib/.build-id/de /usr/lib/.build-id/de/5cdec99a1d3531ab867e7bf7a898a6099914fa /usr/lib/.build-id/de/87829992e7348ebf470918b7f81da4f5fe9e1f /usr/lib/.build-id/df/4e498685f88e4de08a776bc770336d59fc130a /usr/lib/.build-id/e1 /usr/lib/.build-id/e1/b153207bdef94c702553c048b0ff0afe78ae79 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/046b10c4f3016598b1927c205e95f93addf9a4 /usr/lib/.build-id/e2/0a5533ac8535d80321addea0b285f5bc0dd894 /usr/lib/.build-id/e5/e285f777abb5228eaecd3efe6ce3f171fe2b85 /usr/lib/.build-id/e5/f02b1194c6eada9b8537981288f729eaa81de7 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/6b9181040dd6ab722008dd87177a7eced9e199 /usr/lib/.build-id/e7/6bb959e7fb8c41bdb4a2f3ae95a43b7fa8ea2e /usr/lib/.build-id/ea /usr/lib/.build-id/ea/1a3b73f5c2581dde82070cc10078d7f7152f09 /usr/lib/.build-id/ea/a31de7c283f5e0cd53455053efdb173db6f8d5 /usr/lib/.build-id/ed /usr/lib/.build-id/ed/6f3685a4177de3af9c08a604fc7d25b7e1d8eb /usr/lib/.build-id/ed/dfce483e999ba7d875cc4aef20c0f0d230565d /usr/lib/.build-id/ee /usr/lib/.build-id/ee/3dac7e676aeb335cd5e1cb4d7226d07e4d060e /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/a5525058fe0d5d7182683971ebef94e13f836f /usr/lib/.build-id/f1/ba4ddb72d2ffb8ed373921ca382e6fe0d04954 /usr/lib/.build-id/f2 /usr/lib/.build-id/f2/0d39d0184b94eaf339019aa2ed6eaf7a14186e /usr/lib/.build-id/f2/6e6127af2786e253738dc44d77e6562767ef2d /usr/lib/.build-id/f2/db7cc744f7e4f7fe1838bd3d5b38fe0865edb3 /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/0f226da9caf26c96582494598d00258c26ed56 /usr/lib/.build-id/f3/2f893d50daaa9d65deb4fbeb41eb10ce35e210 /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/4efbccac2ab071f732efd14ee515f3dd1734df /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/7b7e1bfae14055bcd327b2ee92e24e49cafde7 /usr/lib/.build-id/f9 /usr/lib/.build-id/f9/ccade8e540cdf809fa3a909e4b06e396c81c6f /usr/lib/.build-id/fb /usr/lib/.build-id/fb/5003e44d75e5786ec6d35464dbd2615887818d /usr/lib/.build-id/fc /usr/lib/.build-id/fc/e53dd1fb08b2f9db5d8be8c1ce19f10a1d86aa /usr/lib/.build-id/fd /usr/lib/.build-id/fd/8e421c200623ac1c1b788a5dc3fdb05a9a818c /usr/lib/.build-id/fe /usr/lib/.build-id/fe/29e6edf097305f476cfd7e0656d2e45ad0375b /usr/lib/.build-id/fe/44f6e55c7520c53aa616ccd3ba98c08672578c /usr/lib/.build-id/fe/4aca9fcb37f4ab2e0070927aa252e31344e914 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/4bd8cb95e7a39c9912ab15fb107924b018283e /usr/lib/.build-id/ff/a3db28ca75038e967b8be18f7c5f9c72f20f4c /usr/lib/.build-id/ff/bfd623ae6085cf3335601fb62119b382836eec /usr/lib/.build-id/ff/d24be918b06da31382c9bb698b68511b7fdda5 /usr/lib/gconv/ARMSCII-8.so /usr/lib/gconv/ASMO_449.so /usr/lib/gconv/BIG5.so /usr/lib/gconv/BIG5HKSCS.so /usr/lib/gconv/BRF.so /usr/lib/gconv/CP10007.so /usr/lib/gconv/CP1125.so /usr/lib/gconv/CP1250.so /usr/lib/gconv/CP1251.so /usr/lib/gconv/CP1253.so /usr/lib/gconv/CP1254.so /usr/lib/gconv/CP1255.so /usr/lib/gconv/CP1256.so /usr/lib/gconv/CP1257.so /usr/lib/gconv/CP1258.so /usr/lib/gconv/CP737.so /usr/lib/gconv/CP770.so /usr/lib/gconv/CP771.so /usr/lib/gconv/CP772.so /usr/lib/gconv/CP773.so /usr/lib/gconv/CP774.so /usr/lib/gconv/CP775.so /usr/lib/gconv/CP932.so /usr/lib/gconv/CSN_369103.so /usr/lib/gconv/CWI.so /usr/lib/gconv/DEC-MCS.so /usr/lib/gconv/EBCDIC-AT-DE-A.so /usr/lib/gconv/EBCDIC-AT-DE.so /usr/lib/gconv/EBCDIC-CA-FR.so /usr/lib/gconv/EBCDIC-DK-NO-A.so /usr/lib/gconv/EBCDIC-DK-NO.so /usr/lib/gconv/EBCDIC-ES-A.so /usr/lib/gconv/EBCDIC-ES-S.so /usr/lib/gconv/EBCDIC-ES.so /usr/lib/gconv/EBCDIC-FI-SE-A.so /usr/lib/gconv/EBCDIC-FI-SE.so /usr/lib/gconv/EBCDIC-FR.so /usr/lib/gconv/EBCDIC-IS-FRISS.so /usr/lib/gconv/EBCDIC-IT.so /usr/lib/gconv/EBCDIC-PT.so /usr/lib/gconv/EBCDIC-UK.so /usr/lib/gconv/EBCDIC-US.so /usr/lib/gconv/ECMA-CYRILLIC.so /usr/lib/gconv/EUC-CN.so /usr/lib/gconv/EUC-JISX0213.so /usr/lib/gconv/EUC-JP-MS.so /usr/lib/gconv/EUC-JP.so /usr/lib/gconv/EUC-KR.so /usr/lib/gconv/EUC-TW.so /usr/lib/gconv/GB18030.so /usr/lib/gconv/GBBIG5.so /usr/lib/gconv/GBGBK.so /usr/lib/gconv/GBK.so /usr/lib/gconv/GEORGIAN-ACADEMY.so /usr/lib/gconv/GEORGIAN-PS.so /usr/lib/gconv/GOST_19768-74.so /usr/lib/gconv/GREEK-CCITT.so /usr/lib/gconv/GREEK7-OLD.so /usr/lib/gconv/GREEK7.so /usr/lib/gconv/HP-GREEK8.so /usr/lib/gconv/HP-ROMAN8.so /usr/lib/gconv/HP-ROMAN9.so /usr/lib/gconv/HP-THAI8.so /usr/lib/gconv/HP-TURKISH8.so /usr/lib/gconv/IBM037.so /usr/lib/gconv/IBM038.so /usr/lib/gconv/IBM1004.so /usr/lib/gconv/IBM1008.so /usr/lib/gconv/IBM1008_420.so /usr/lib/gconv/IBM1025.so /usr/lib/gconv/IBM1026.so /usr/lib/gconv/IBM1046.so /usr/lib/gconv/IBM1047.so /usr/lib/gconv/IBM1097.so /usr/lib/gconv/IBM1112.so /usr/lib/gconv/IBM1122.so /usr/lib/gconv/IBM1123.so /usr/lib/gconv/IBM1124.so /usr/lib/gconv/IBM1129.so /usr/lib/gconv/IBM1130.so /usr/lib/gconv/IBM1132.so /usr/lib/gconv/IBM1133.so /usr/lib/gconv/IBM1137.so /usr/lib/gconv/IBM1140.so /usr/lib/gconv/IBM1141.so /usr/lib/gconv/IBM1142.so /usr/lib/gconv/IBM1143.so /usr/lib/gconv/IBM1144.so /usr/lib/gconv/IBM1145.so /usr/lib/gconv/IBM1146.so /usr/lib/gconv/IBM1147.so /usr/lib/gconv/IBM1148.so /usr/lib/gconv/IBM1149.so /usr/lib/gconv/IBM1153.so /usr/lib/gconv/IBM1154.so /usr/lib/gconv/IBM1155.so /usr/lib/gconv/IBM1156.so /usr/lib/gconv/IBM1157.so /usr/lib/gconv/IBM1158.so /usr/lib/gconv/IBM1160.so /usr/lib/gconv/IBM1161.so /usr/lib/gconv/IBM1162.so /usr/lib/gconv/IBM1163.so /usr/lib/gconv/IBM1164.so /usr/lib/gconv/IBM1166.so /usr/lib/gconv/IBM1167.so /usr/lib/gconv/IBM12712.so /usr/lib/gconv/IBM1364.so /usr/lib/gconv/IBM1371.so /usr/lib/gconv/IBM1388.so /usr/lib/gconv/IBM1390.so /usr/lib/gconv/IBM1399.so /usr/lib/gconv/IBM16804.so /usr/lib/gconv/IBM256.so /usr/lib/gconv/IBM273.so /usr/lib/gconv/IBM274.so /usr/lib/gconv/IBM275.so /usr/lib/gconv/IBM277.so /usr/lib/gconv/IBM278.so /usr/lib/gconv/IBM280.so /usr/lib/gconv/IBM281.so /usr/lib/gconv/IBM284.so /usr/lib/gconv/IBM285.so /usr/lib/gconv/IBM290.so /usr/lib/gconv/IBM297.so /usr/lib/gconv/IBM420.so /usr/lib/gconv/IBM423.so /usr/lib/gconv/IBM424.so /usr/lib/gconv/IBM437.so /usr/lib/gconv/IBM4517.so /usr/lib/gconv/IBM4899.so /usr/lib/gconv/IBM4909.so /usr/lib/gconv/IBM4971.so /usr/lib/gconv/IBM500.so /usr/lib/gconv/IBM5347.so /usr/lib/gconv/IBM803.so /usr/lib/gconv/IBM850.so /usr/lib/gconv/IBM851.so /usr/lib/gconv/IBM852.so /usr/lib/gconv/IBM855.so /usr/lib/gconv/IBM856.so /usr/lib/gconv/IBM857.so /usr/lib/gconv/IBM858.so /usr/lib/gconv/IBM860.so /usr/lib/gconv/IBM861.so /usr/lib/gconv/IBM862.so /usr/lib/gconv/IBM863.so /usr/lib/gconv/IBM864.so /usr/lib/gconv/IBM865.so /usr/lib/gconv/IBM866.so /usr/lib/gconv/IBM866NAV.so /usr/lib/gconv/IBM868.so /usr/lib/gconv/IBM869.so /usr/lib/gconv/IBM870.so /usr/lib/gconv/IBM871.so /usr/lib/gconv/IBM874.so /usr/lib/gconv/IBM875.so /usr/lib/gconv/IBM880.so /usr/lib/gconv/IBM891.so /usr/lib/gconv/IBM901.so /usr/lib/gconv/IBM902.so /usr/lib/gconv/IBM903.so /usr/lib/gconv/IBM9030.so /usr/lib/gconv/IBM904.so /usr/lib/gconv/IBM905.so /usr/lib/gconv/IBM9066.so /usr/lib/gconv/IBM918.so /usr/lib/gconv/IBM921.so /usr/lib/gconv/IBM922.so /usr/lib/gconv/IBM930.so /usr/lib/gconv/IBM932.so /usr/lib/gconv/IBM933.so /usr/lib/gconv/IBM935.so /usr/lib/gconv/IBM937.so /usr/lib/gconv/IBM939.so /usr/lib/gconv/IBM943.so /usr/lib/gconv/IBM9448.so /usr/lib/gconv/IEC_P27-1.so /usr/lib/gconv/INIS-8.so /usr/lib/gconv/INIS-CYRILLIC.so /usr/lib/gconv/INIS.so /usr/lib/gconv/ISIRI-3342.so /usr/lib/gconv/ISO-2022-CN-EXT.so /usr/lib/gconv/ISO-2022-CN.so /usr/lib/gconv/ISO-2022-JP-3.so /usr/lib/gconv/ISO-2022-JP.so /usr/lib/gconv/ISO-2022-KR.so /usr/lib/gconv/ISO-IR-197.so /usr/lib/gconv/ISO-IR-209.so /usr/lib/gconv/ISO646.so /usr/lib/gconv/ISO8859-10.so /usr/lib/gconv/ISO8859-11.so /usr/lib/gconv/ISO8859-13.so /usr/lib/gconv/ISO8859-14.so /usr/lib/gconv/ISO8859-16.so /usr/lib/gconv/ISO8859-2.so /usr/lib/gconv/ISO8859-3.so /usr/lib/gconv/ISO8859-4.so /usr/lib/gconv/ISO8859-5.so /usr/lib/gconv/ISO8859-6.so /usr/lib/gconv/ISO8859-7.so /usr/lib/gconv/ISO8859-8.so /usr/lib/gconv/ISO8859-9.so /usr/lib/gconv/ISO8859-9E.so /usr/lib/gconv/ISO_10367-BOX.so /usr/lib/gconv/ISO_11548-1.so /usr/lib/gconv/ISO_2033.so /usr/lib/gconv/ISO_5427-EXT.so /usr/lib/gconv/ISO_5427.so /usr/lib/gconv/ISO_5428.so /usr/lib/gconv/ISO_6937-2.so /usr/lib/gconv/ISO_6937.so /usr/lib/gconv/JOHAB.so /usr/lib/gconv/KOI-8.so /usr/lib/gconv/KOI8-R.so /usr/lib/gconv/KOI8-RU.so /usr/lib/gconv/KOI8-T.so /usr/lib/gconv/KOI8-U.so /usr/lib/gconv/LATIN-GREEK-1.so /usr/lib/gconv/LATIN-GREEK.so /usr/lib/gconv/MAC-CENTRALEUROPE.so /usr/lib/gconv/MAC-IS.so /usr/lib/gconv/MAC-SAMI.so /usr/lib/gconv/MAC-UK.so /usr/lib/gconv/MACINTOSH.so /usr/lib/gconv/MIK.so /usr/lib/gconv/NATS-DANO.so /usr/lib/gconv/NATS-SEFI.so /usr/lib/gconv/PT154.so /usr/lib/gconv/RK1048.so /usr/lib/gconv/SAMI-WS2.so /usr/lib/gconv/SHIFT_JISX0213.so /usr/lib/gconv/SJIS.so /usr/lib/gconv/T.61.so /usr/lib/gconv/TCVN5712-1.so /usr/lib/gconv/TIS-620.so /usr/lib/gconv/TSCII.so /usr/lib/gconv/UHC.so /usr/lib/gconv/VISCII.so /usr/lib/gconv/gconv-modules.d/gconv-modules-extra.conf /usr/lib/gconv/libCNS.so /usr/lib/gconv/libGB.so /usr/lib/gconv/libISOIR165.so /usr/lib/gconv/libJIS.so /usr/lib/gconv/libJISX0213.so /usr/lib/gconv/libKSC.so
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 05:33:35 2025