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

    Исходный пакет: glibc
    Версия: 2.17-alt8.M70P.2
    Собран:  27 октября 2017 г. 16:06 в задании #191927
    Скопирован в задании: #192375
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: 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. binutils >= 1:2.20
      2. libstdc++-devel-static
      3. libgd2-devel
      4. /proc
      5. glibc-kernheaders >= 2.6.18
      6. gcc-c++
      7. rpm-build >= 4.0.4-alt61
      8. hardlink

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


    23 октября 2017 г. Gleb Fotengauer-Malinovskiy 6:2.17-alt8.M70P.2
    - Backported upstream secutiry patches (fixes CVE-2017-15670 CVE-2017-15804).
    16 февраля 2016 г. Gleb Fotengauer-Malinovskiy 6:2.17-alt8.M70P.1
    - Fixed CVE-2015-7547.
    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.