glibc-headers - Header files for development using standard C libraries.
Website: | http://www.gnu.org/software/glibc/ |
---|---|
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
- Description:
The glibc-headers package contains the header 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 files available in order to create the executables. Install glibc-headers if you are going to develop programs which will use the standard C libraries.
Packages
glibc-headers-2.20-9.fc21.x86_64 [488 KiB] |
Changelog
by Kevin Kofler (2016-02-18):
- Apply various security fixes from Fedora 22: - CVE-2015-8777: Apply additional pointer guard hardening. (#1276761) - CVE-2015-1781: glibc: buffer overflow in gethostbyname_r and related functions with misaligned buffer. (#1214152) - CVE-2015-7547: Stack-based buffer overflow in getaddrinfo (#1308943). - Apply various security fixes from CentOS 7: - Prevent integer overflow in _IO_wstr_overflow (#1195762). - Prevent potential denial of service in internal_fnmatch (#1197730). - Disable tests, they take too long to run. |