Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
glibc-utils - Development utilities from GNU C library
The glibc-utils package contains memusage, a memory usage profiler,
mtrace, a memory leak tracer and xtrace, a function call tracer
which can be helpful during program debugging.
If unsure if you need this, don't install this package.
Packages
Latest: glibc-utils-2.12-1.7.el5.fio.5.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
glibc-utils |
0 |
2.12 |
1.7.el5.fio.5 |
i686 |
158 KiB |
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)