Package glibc: Information

Source package: glibc
Version: 2.30-alt3
Latest version according to Repology
Build time:  Nov 16, 2020, 10:36 AM in the task #261804
Category: System/Base
Report package bug
License: LGPLv2+, LGPLv2+ with exceptions, GPLv2+
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 rpms provided by this srpm:
glibc (x86_64, ppc64le, i586, armh, aarch64)
glibc-core (x86_64, ppc64le, i586, armh, aarch64)
glibc-core-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
glibc-debug (x86_64, ppc64le, i586, armh, aarch64)
glibc-debug-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
glibc-devel (x86_64, ppc64le, i586, armh, aarch64)
glibc-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
glibc-devel-static (x86_64, ppc64le, i586, armh, aarch64)
glibc-doc (noarch)
glibc-gconv-modules (x86_64, ppc64le, i586, armh, aarch64)
glibc-gconv-modules-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
glibc-i18ndata (noarch)
glibc-locales (x86_64, ppc64le, i586, armh, aarch64)
glibc-nss (x86_64, ppc64le, i586, armh, aarch64)
glibc-nss-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
glibc-preinstall (x86_64, ppc64le, i586, armh, aarch64)
glibc-pthread (x86_64, ppc64le, i586, armh, aarch64)
glibc-pthread-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
glibc-source (noarch)
glibc-timezones (x86_64, ppc64le, i586, armh, aarch64)
glibc-timezones-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
glibc-utils (x86_64, ppc64le, i586, armh, aarch64)
glibc-utils-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
iconv (x86_64, ppc64le, i586, armh, aarch64)
iconv-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libnsl1 (x86_64, ppc64le, i586, armh, aarch64)
libnsl1-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
nscd (x86_64, ppc64le, i586, armh, aarch64)
nscd-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Dmitry V. Levin


ACL:
@core

    1. /proc
    2. /dev/pts
    3. gcc-c++
    4. python3
    5. makeinfo
    6. libstdc++-devel-static
    7. libgd2-devel
    8. rpm-build >= 4.0.4-alt112
    9. binutils >= 1:2.20
    10. glibc-kernheaders >= 3.2
    11. hardlink

Last changed


Nov. 4, 2020 Dmitry V. Levin 6:2.30-alt3
- Updated to glibc-2.30-81-g61e8ae9b66 from 2.30 branch
  (fixes: CVE-2020-6096).
May 26, 2020 Dmitry V. Levin 6:2.30-alt2
- Updated to glibc-2.30-69-g1ba9ebfce3 from 2.30 branch
  (fixes: CVE-2020-1751, CVE-2020-1752, CVE-2020-10029)
  (closes: #38403).
- Moved /usr/bin/locale from glibc-locales to glibc-core.
- Moved /usr/bin/localedef from glibc-locales to glibc-utils.
Nov. 5, 2019 Gleb Fotengauer-Malinovskiy 6:2.30-alt1
- Updated to glibc-2.30-8-gfca2d6186a from 2.30 branch.