Package glibc: Information

  • Default inline alert: Version in the repository: 2.27-alt14

Source package: glibc
Version: 2.27-alt10
Build time:  Jul 4, 2019, 10:35 AM in the task #233718
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, aarch64)
glibc-core (x86_64, ppc64le, i586, aarch64)
glibc-core-debuginfo (x86_64, ppc64le, i586, aarch64)
glibc-debug (x86_64, ppc64le, i586, aarch64)
glibc-debug-debuginfo (x86_64, ppc64le, i586, aarch64)
glibc-devel (x86_64, ppc64le, i586, aarch64)
glibc-devel-debuginfo (x86_64, ppc64le, i586, aarch64)
glibc-devel-static (x86_64, ppc64le, i586, aarch64)
glibc-doc (noarch)
glibc-gconv-modules (x86_64, ppc64le, i586, aarch64)
glibc-gconv-modules-debuginfo (x86_64, ppc64le, i586, aarch64)
glibc-i18ndata (noarch)
glibc-locales (x86_64, ppc64le, i586, aarch64)
glibc-locales-debuginfo (x86_64, ppc64le, i586, aarch64)
glibc-nss (x86_64, ppc64le, i586, aarch64)
glibc-nss-debuginfo (x86_64, ppc64le, i586, aarch64)
glibc-preinstall (x86_64, ppc64le, i586, aarch64)
glibc-pthread (x86_64, ppc64le, i586, aarch64)
glibc-pthread-debuginfo (x86_64, ppc64le, i586, aarch64)
glibc-source (noarch)
glibc-timezones (x86_64, ppc64le, i586, aarch64)
glibc-timezones-debuginfo (x86_64, ppc64le, i586, aarch64)
glibc-utils (x86_64, ppc64le, i586, aarch64)
glibc-utils-debuginfo (x86_64, ppc64le, i586, aarch64)
iconv (x86_64, ppc64le, i586, aarch64)
iconv-debuginfo (x86_64, ppc64le, i586, aarch64)
libnsl1 (x86_64, ppc64le, i586, aarch64)
libnsl1-debuginfo (x86_64, ppc64le, i586, aarch64)
nscd (x86_64, ppc64le, i586, aarch64)
nscd-debuginfo (x86_64, ppc64le, i586, aarch64)



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

Last changed


July 3, 2019 Gleb Fotengauer-Malinovskiy 6:2.27-alt10
- ppc64le:
  + glibc-preinstall: set minimal kernel version to 3.10.0 (current
  arch minimum in libc);
  + Fixed check-abi lists;
  + check: xfailed tst-pkey test.
- check: terminate build only on %ix86, x86_64, aarch64, and ppc64le.
June 20, 2019 Dmitry V. Levin 6:2.27-alt9
- Updated to glibc-2.27-119-gf056ac8363 from 2.27 branch
  (closes: #36065).
Jan. 6, 2019 Dmitry V. Levin 6:2.27-alt8
- Updated to glibc-2.27-102-g68c2930a56 from 2.27 branch.
- riscv: changed slibdir, rtlddir, libdir, and LD_SO_PREFIX
  (by Nikita Ermakov).