Пакет glibc: Информация

  • Default inline alert: Версия в репозитории: 2.32-alt5.p10.3

Исходный пакет: glibc
Версия: 2.23-alt1
Собран:  19 февраля 2016 г. 23:53 в задании #158600
Категория: Система/База
Сообщить об ошибке в пакете
Домашняя страница: http://www.gnu.org/software/glibc/

Лицензия: LGPLv2+, LGPLv2+ with exceptions, GPLv2+
О пакете: The GNU libc libraries
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
glibc (x86_64, i586)
glibc-core (x86_64, i586)
glibc-core-debuginfo (x86_64, i586)
glibc-debug (x86_64, i586)
glibc-debug-debuginfo (x86_64, i586)
glibc-devel (x86_64, i586)
glibc-devel-debuginfo (x86_64, i586)
glibc-devel-static (x86_64, i586)
glibc-doc (noarch)
glibc-gconv-modules (x86_64, i586)
glibc-gconv-modules-debuginfo (x86_64, i586)
glibc-i18ndata (noarch)
glibc-locales (x86_64, i586)
glibc-locales-debuginfo (x86_64, i586)
glibc-nss (x86_64, i586)
glibc-nss-debuginfo (x86_64, i586)
glibc-preinstall (x86_64, i586)
glibc-preinstall-debuginfo (x86_64, i586)
glibc-pthread (x86_64, i586)
glibc-pthread-debuginfo (x86_64, i586)
glibc-timezones (x86_64, i586)
glibc-timezones-debuginfo (x86_64, i586)
glibc-utils (x86_64, i586)
glibc-utils-debuginfo (x86_64, i586)
iconv (x86_64, i586)
iconv-debuginfo (x86_64, i586)
nscd (x86_64, i586)
nscd-debuginfo (x86_64, i586)

Сопровождающий: Gleb Fotengauer-Malinovskiy


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

Последнее изменение


19 февраля 2016 г. Gleb Fotengauer-Malinovskiy 6:2.23-alt1
- Updated to 2.23 branch with backports from master and fedora.
8 декабря 2015 г. Gleb Fotengauer-Malinovskiy 6:2.22-alt1
- Updated to 2.22 branch with backports from master and fedora.
15 января 2014 г. Dmitry V. Levin 6:2.17-alt8
- libc.so: link libc.so.6 both before and after libc_nonshared.a,
  to fix spurious undefined reference with --as-needed reported
  in sw#16403.