Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
glibc - The GNU libc libraries
The glibc package contains 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. This particular package
contains the most important sets of shared libraries: the standard C
library and the standard math library. Without these two libraries, a
Linux system will not function.
Packages
Latest: glibc-2.12-1.7.el5.fio.5.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
glibc |
0 |
2.12 |
1.7.el5.fio.5 |
i686 |
5.9 MiB |
2011-05-04 15:21:39 |
Changelog:
- * 2011-03-22 - Andreas Schwab <schwab[AT]redhat[DOTCOM]> - 2.12-1.7.el6_0.5
- Avoid too much stack use in fnmatch (#681054, CVE-2011-1071)
- Properly quote output of locale (#625893, CVE-2011-1095)
- Don't leave empty element in rpath when skipping the first element,
ignore rpath elements containing non-isolated use of $ORIGIN when
privileged (#667974, CVE-2011-0536)
- * 2010-12-10 - Andreas Schwab <schwab[AT]redhat[DOTCOM]> - 2.12-1.7.el6_0.4
- Fix concurrency problem between dl_open and dl_iterate_phdr (#661396)
- * 2010-10-22 - Andreas Schwab <schwab[AT]redhat[DOTCOM]> - 2.12-1.7.el6_0.3
- Require suid bit on audit objects in privileged programs (#645679,
CVE-2010-3856)
- * 2010-10-18 - Andreas Schwab <schwab[AT]redhat[DOTCOM]> - 2.12-1.7.el6_0.2
- Never expand $ORIGIN in privileged programs (#643821)
- * 2010-10-15 - Andreas Schwab <schwab[AT]redhat[DOTCOM]> - 2.12-1.7.el6_0.1
- Fix bug in generic strstr/memmem implementation handling certain
repeated patterns (#643341)
- Correctly align TCB for AVX (#643343)