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

    Бинарный пакет: glibc-devel
    Версия: 2.29-alt2.E2K.25.014.1
    Архитектура: e2kv4
    Собран:  5 июля 2021 г. 17:10
    Исходный пакет: glibc
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/glibc/

    Лицензия: LGPL-2.1+ and ISC and BSD-3-Clause and GPL-2.0-or-later
    О пакете: Include and object files required for C development
    Описание: 
    This package contains the header and object files necessary for developing
    programs which use the standard C libraries (which are used by nearly all
    programs).  If you are developing programs which will use the standard
    C libraries, your system needs to have these standard header and object
    files available in order to create the executables.

    Сопровождающий: Andrew Savchenko


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


    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.
    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
    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]