Package glibc: Information
Source package: glibc
Version: 2.29-alt2.E2K.25.014.1
Build time: Jul 5, 2021, 05:11 PM
Category: System/Base
Report package bugHome page: http://www.gnu.org/software/glibc/
Summary: The GNU libc libraries
Description:
The GNU C library defines all of the library functions that are specified by the ISO C standard, as well as additional features specific to POSIX and other derivatives of the Unix operating system, and extensions specific to the GNU system. The GNU libc is a set of 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.
List of RPM packages built from this SRPM:
glibc (e2kv5, e2kv4, e2k)
glibc-core (e2kv5, e2kv4, e2k)
glibc-core-debuginfo (e2kv5, e2kv4, e2k)
glibc-debug (e2kv5, e2kv4, e2k)
glibc-debug-debuginfo (e2kv5, e2kv4, e2k)
glibc-devel (e2kv5, e2kv4, e2k)
glibc-devel-debuginfo (e2kv5, e2kv4, e2k)
glibc-devel-static (e2kv5, e2kv4, e2k)
glibc-doc (noarch)
glibc-gconv-modules (e2kv5, e2kv4, e2k)
glibc-gconv-modules-debuginfo (e2kv5, e2kv4, e2k)
glibc-i18ndata (noarch)
glibc-locales (e2kv5, e2kv4, e2k)
glibc-nss (e2kv5, e2kv4, e2k)
glibc-nss-debuginfo (e2kv5, e2kv4, e2k)
glibc-preinstall (e2kv5, e2kv4, e2k)
glibc-pthread (e2kv5, e2kv4, e2k)
glibc-pthread-debuginfo (e2kv5, e2kv4, e2k)
glibc-source (noarch)
glibc-timezones (e2kv5, e2kv4, e2k)
glibc-timezones-debuginfo (e2kv5, e2kv4, e2k)
glibc-utils (e2kv5, e2kv4, e2k)
glibc-utils-debuginfo (e2kv5, e2kv4, e2k)
iconv (e2kv5, e2kv4, e2k)
iconv-debuginfo (e2kv5, e2kv4, e2k)
libnsl1 (e2kv5, e2kv4, e2k)
libnsl1-debuginfo (e2kv5, e2kv4, e2k)
nscd (e2kv5, e2kv4, e2k)
nscd-debuginfo (e2kv5, e2kv4, e2k)
glibc (e2kv5, e2kv4, e2k)
glibc-core (e2kv5, e2kv4, e2k)
glibc-core-debuginfo (e2kv5, e2kv4, e2k)
glibc-debug (e2kv5, e2kv4, e2k)
glibc-debug-debuginfo (e2kv5, e2kv4, e2k)
glibc-devel (e2kv5, e2kv4, e2k)
glibc-devel-debuginfo (e2kv5, e2kv4, e2k)
glibc-devel-static (e2kv5, e2kv4, e2k)
glibc-doc (noarch)
glibc-gconv-modules (e2kv5, e2kv4, e2k)
glibc-gconv-modules-debuginfo (e2kv5, e2kv4, e2k)
glibc-i18ndata (noarch)
glibc-locales (e2kv5, e2kv4, e2k)
glibc-nss (e2kv5, e2kv4, e2k)
glibc-nss-debuginfo (e2kv5, e2kv4, e2k)
glibc-preinstall (e2kv5, e2kv4, e2k)
glibc-pthread (e2kv5, e2kv4, e2k)
glibc-pthread-debuginfo (e2kv5, e2kv4, e2k)
glibc-source (noarch)
glibc-timezones (e2kv5, e2kv4, e2k)
glibc-timezones-debuginfo (e2kv5, e2kv4, e2k)
glibc-utils (e2kv5, e2kv4, e2k)
glibc-utils-debuginfo (e2kv5, e2kv4, e2k)
iconv (e2kv5, e2kv4, e2k)
iconv-debuginfo (e2kv5, e2kv4, e2k)
libnsl1 (e2kv5, e2kv4, e2k)
libnsl1-debuginfo (e2kv5, e2kv4, e2k)
nscd (e2kv5, e2kv4, e2k)
nscd-debuginfo (e2kv5, e2kv4, e2k)
Maintainer: Andrew Savchenko
List of contributors:
Andrew Savchenko
Michael Shigorin
Gleb Fotengauer-Malinovskiy
Grigory Ustinov
Dmitry V. Levin
Kirill A. Shutemov
Andrew Savchenko
Michael Shigorin
Gleb Fotengauer-Malinovskiy
Grigory Ustinov
Dmitry V. Levin
Kirill A. Shutemov
Last changed
May 19, 2021 Andrew Savchenko 6:2.29-alt2.E2K.25.014.1
- Update to MCST version 2.29-25.014. - Upstream, fedora and sisyphus are already up-to-date.
April 21, 2021 Andrew Savchenko 6:2.29-alt2.E2K.25.011.3
- Sync with upstream, commit 2c9083f93ded1b9754d0ad302a05e0c5c1a57dbc Fixes: - Fix SXID_ERASE behavior in setuid programs (BZ #27471) - Enhance setuid-tunables test - tst-env-setuid: Use support_capture_subprogram_self_sgid - support: Add capability to fork an sgid child - support: Typo and formatting fixes - support: Pass environ to child process
March 12, 2021 Andrew Savchenko 6:2.29-alt2.E2K.25.011.2
- Sync with upstream, commit e9c0d7d7ff4417b9d0bb6b4ac62721de3d6ae683 Fixes: - gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256) - nscd: Fix double free in netgroupcache [BZ #27462]