[ Все 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 ]
×

Проект glibc-2.34-125.el9_5.1

Имя glibc
Эпоха 0
Версия 2.34
Релиз 125.el9_5.1
Сайт http://www.gnu.org/software/glibc/
Лицензия LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
Время сборки 2025-02-20 09:50:06
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание The GNU libc libraries
Репозитории OS
Полное описание The glibc package contains standard libraries which are used by multiple programs on the system. In order to save disk space and memory, as well as to make upgrading easier, common system code is kept in one place and shared between programs. This particular package contains the most important sets of shared libraries: the standard C library and the standard math library. Without these two libraries, a Linux system will not function.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
glibc-2.34-125.el9_5.1.x86_64 The GNU libc libraries 9adcee046633aa27b7b4244ab771c804682d618134f8e923706138732f628975 download
glibc-all-langpacks-2.34-125.el9_5.1.x86_64 All language packs for glibc. 7e46a7d7fbc986d3ca12ba1780e86d52c58f20134f4114626aac6dd81afe78e4 download
glibc-common-2.34-125.el9_5.1.x86_64 Common binaries and locale data for glibc b0e5e7270c4b807f8a934067b3b3310bb07dae8ff63282af39866c056ad88e43 download
glibc-gconv-extra-2.34-125.el9_5.1.x86_64 All iconv converter modules for glibc. 67840ccb5d6322b17518a78fd8df297961947080b34a947c388c880be48dc7fb download
glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 Minimal language packs for glibc. 88c5c2aa83d5e99c7092832862d5617b7dbcb4f67f384a230fc96c296e556123 download
i686
glibc-2.34-125.el9_5.1.i686 The GNU libc libraries 12949a10a274a1197434827872ceae7c2bc2eb5893f9b1ffb82ac9bbdff516ab download
glibc-gconv-extra-2.34-125.el9_5.1.i686 All iconv converter modules for glibc. 7e4f720983056f35b44e030677ece6057631b177c3646ede319905d066506ee3 download
src
glibc-2.34-125.el9_5.1.src The GNU libc libraries 1eb6ec578b3beb1fb6e5d665b5bb38bb572841a88a42f676833c76c0c394bbaa download
История изменений link
* Fri Sep 27 2024 Florian Weimer <fweimer@redhat.com> - 2.34-125.1
- Remove some unused ppc64le string functions (RHEL-49489)

* Thu Sep 05 2024 DJ Delorie <dj@redhat.com> - 2.34-125
- elf: Rework exception handling in the dynamic loader (RHEL-46979)

* Thu Sep 05 2024 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.34-124
- Fix ungetc leak and invalid read (RHEL-54447)

* Tue Sep 03 2024 Patsy Griffin <patsy@redhat.com> - 2.34-123
- s390x: Fix segfault in wcsncmp
- Enhanced test coverage for strncmp, wcsncmp (RHEL-49489)

* Wed Aug 28 2024 Patsy Griffin <patsy@redhat.com> - 2.34-122
- elf: Clarify and invert second argument of _dl_allocate_tls_init
- elf: Avoid re-initializing already allocated TLS in dlopen (RHEL-36148)

* Thu Aug 15 2024 Florian Weimer <fweimer@redhat.com> - 2.34-121
- Document dprintf, vdprintf in the manual (RHEL-46723)

* Tue Aug 13 2024 Frédéric Bérat <fberat@redhat.com> - 2.34-120
- getdelim: ensure error indicator is set on error (RHEL-54007)

* Tue Aug 06 2024 Arjun Shankar <arjun@redhat.com> - 2.34-119
- Add new tests for aligned_alloc (RHEL-50101)

* Tue Aug 06 2024 Arjun Shankar <arjun@redhat.com> - 2.34-118
- manual: Improve documentation of putc, putwc, getc, and getwc (RHEL-46741)

* Wed Jul 17 2024 DJ Delorie <dj@redhat.com> - 2.34-117
- manual: add syscalls (RHEL-25257)