Group :: System/Base
Source RPM: glibc
Built: over 3 years ago
Size: 10.9 MB
Repocop status:

Gear: http://git.altlinux.org/gears/g/glibc.git
Archive: http://ftp.altlinux.org/pub/distributions/archive/p7/index/src/g/glibc
Home page: http://www.gnu.org/software/glibc/
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.
Current maintainer:
Dmitry V. Levin
List of contributors:
- Dmitry V. Levin
- Gleb Fotengauer-Malinovskiy
- Jakub Jelinek
- Kiriil A. Shutemov
- glibc
- glibc-core
- glibc-core-debuginfo
- glibc-debug
- glibc-debug-debuginfo
- glibc-devel
- glibc-devel-debuginfo
- glibc-devel-static
- glibc-doc
- glibc-gconv-modules
- glibc-gconv-modules-debuginfo
- glibc-i18ndata
- glibc-locales
- glibc-locales-debuginfo
- glibc-nss
- glibc-nss-debuginfo
- glibc-preinstall
- glibc-preinstall-debuginfo
- glibc-pthread
- glibc-pthread-debuginfo
- glibc-timezones
- glibc-timezones-debuginfo
- glibc-utils
- glibc-utils-debuginfo
- iconv
- iconv-debuginfo
- nscd
- nscd-debuginfo
- Backported upstream secutiry patches (fixes CVE-2017-15670 CVE-2017-15804).2016-02-16 Gleb Fotengauer-Malinovskiy 6:2.17-alt8.M70P.1
- Fixed CVE-2015-7547.2014-01-15 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.