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

  • Default inline alert: Версия в репозитории: 2.27-alt14

Бинарный пакет: glibc
Версия: 2.23-alt1
Архитектура: x86_64
Собран:  19 февраля 2016 г. 23:53 в задании #158600
Исходный пакет: glibc
Категория: Система/База
Сообщить об ошибке в пакете
Домашняя страница: 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.

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


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


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.