[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package compat-libpthread-nonshared-2.28-251.el8_10.13.x86_64 download

Name compat-libpthread-nonshared
Epoch 0
Version 2.28
Release 251.el8_10.13
Architecture x86_64
Website/URL http://www.gnu.org/software/glibc/
License LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
Build Time 2025-02-18 09:31:10
Build Host builder-x86-11.inferitos.ru
Summary Compatibility support for linking against libpthread_nonshared.a.
Repositories AppStream
Description This package provides compatibility support for applications that expect libpthread_nonshared.a to exist. The support provided is in the form of an empty libpthread_nonshared.a that allows dynamic links to succeed. Such applications should be adjusted to avoid linking against libpthread_nonshared.a which is no longer used. The static library libpthread_nonshared.a is an internal implementation detail of the C runtime and should not be expected to exist.
Errata
Size 71 KiB
Source Project glibc-2.28-251.el8_10.13
SHA-256 checksum 2dbe4de049a386fb6440b9222bcd3b63803f6f10fc047090b531466a3dfe36f0
× Full screenshot
Changelog link
* 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)