Skip to content

"SLC5X: Letter G: glibc-utils

glibc-utils - Development utilities from GNU C library

License: LGPL
Vendor: Scientific Linux CERN, http://cern.ch/linux
Description:
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

glibc-utils-2.5-123.el5_11.4.i386 [141 KiB] Changelog by Florian Weimer (2017-05-26):
- Avoid large allocas in the dynamic linker (#1452716)
glibc-utils-2.5-123.el5_11.3.i386 [141 KiB] Changelog by Carlos O'Donell (2015-07-31):
- Fix invalid-free when using getaddrinfo() and AI_IDN (CVE-2013-7424,
glibc-utils-2.5-123.el5_11.1.i386 [141 KiB] Changelog by Siddhesh Poyarekar (2015-01-19):
- Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183532).
glibc-utils-2.5-123.i386 [140 KiB] Changelog by Siddhesh Poyarekar (2014-08-26):
- Remove gconv transliteration loadable modules support (CVE-2014-5119,
  - _nl_find_locale: Improve handling of crafted locale names (CVE-2014-0475,
glibc-utils-2.5-118.el5_10.3.i386 [140 KiB] Changelog by Siddhesh Poyarekar (2014-08-26):
- Remove gconv transliteration loadable modules support (CVE-2014-5119,
  - _nl_find_locale: Improve handling of crafted locale names (CVE-2014-0475,
glibc-utils-2.5-118.el5_10.2.i386 [140 KiB] Changelog by Patsy Franklin (2013-09-25):
- Fix integer overflows in *valloc and memalign. (#1011804).
glibc-utils-2.5-118.i386 [140 KiB] Changelog by Carlos O'Donell (2013-08-08):
- Revert incomplete fix for bug #758193.
glibc-utils-2.5-107.el5_9.6.i386 [139 KiB] Changelog by Siddhesh Poyarekar (2013-09-24):
- Add support for newer L3 caches on x86-64 and correctly count
  the number of hardware threads sharing a cacheline (#1011422).
glibc-utils-2.5-107.el5_9.5.i386 [139 KiB] Changelog by Carlos O'Donell (2013-05-16):
- Fix _nl_find_msg malloc failure case, and callers (#963813).
  - Test on init_fct, not result->__init_fct, after demangling (#963812).
  - Don't handle ttl == 0 specially (#962903).
glibc-utils-2.5-107.el5_9.4.i386 [139 KiB] Changelog by Siddhesh Poyarekar (2013-04-12):
- Add missing patch to avoid use after free (#816647).
glibc-utils-2.5-107.el5_9.1.i386 [138 KiB] Changelog by Patsy Franklin (2013-03-23):
- Always demangle function before checking for NULL value. (#816647).
glibc-utils-2.5-107.i386 [138 KiB] Changelog by Jeff Law (2012-10-01):
- Do not fail in ttyname if /proc is not available (#851450).
glibc-utils-2.5-81.el5_8.7.i386 [136 KiB] Changelog by Jeff Law (2012-08-14):
- Fix out of bounds array access in strto* exposed by 847929 patch.
glibc-utils-2.5-81.el5_8.4.i386 [135 KiB] Changelog by Patsy Franklin (2012-07-05):
- Fix iconv() segfault if the invalid multibyte character 0xffff is input when converting from IBM930 (#837896)
glibc-utils-2.5-81.el5_8.2.i386 [135 KiB] Changelog by Jeff Law (2012-04-05):
- Fix memory leak in NIS endgrent (#810323)
glibc-utils-2.5-81.el5_8.1.i386 [135 KiB] Changelog by Jeff Law (2012-02-27):
- Add dist tag
- Filter out <built-in> when building file lists (#784646).
- Avoid "nargs" integer overflow which could be used to bypass FORTIFY_SOURCE (#794813)
glibc-utils-2.5-81.i386 [135 KiB] Changelog by Jeff Law (2012-01-18):
- Correct test for detecting cycle during topo sort (#729661)
glibc-utils-2.5-65.el5_7.3.i386 [133 KiB] Changelog by Jeff Law (2012-01-24):
- Use correct type when casting d_tag (#767687)
- Report write error  in addmnt even for cached streams (#767687)
- ldd: Never run file directly (#767687).
- Workaround misconfigured system (#767687)
glibc-utils-2.5-65.el5_7.1.i386 [133 KiB] Changelog by Andreas Schwab (2011-10-25):
- Correct cycle detection during dependency sorting (#729661)
glibc-utils-2.5-65.i386 [133 KiB] Changelog by Andreas Schwab (2011-04-08):
- Don't underestimate length of DST substitution (#694655)
glibc-utils-2.5-58.el5_6.4.i386 [132 KiB] Changelog by Andreas Schwab (2011-06-09):
- Fix ordering of DSO constructors and destructors (#604796)
glibc-utils-2.5-58.el5_6.3.i386 [132 KiB] Changelog by Andreas Schwab (2011-04-11):
- Don't underestimate length of DST substitution (#694655)
glibc-utils-2.5-58.el5_6.2.i386 [132 KiB] Changelog by Andreas Schwab (2011-03-22):
- 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)
- Fix handling of newline in addmntent (#559579, CVE-2010-0296)
glibc-utils-2.5-58.i386 [132 KiB] Changelog by Andreas Schwab (2010-12-14):
- Fix typo (#531576)
glibc-utils-2.5-49.el5_5.7.i386 [131 KiB] Changelog by Andreas Schwab (2010-10-22):
- Require suid bit on audit objects in privileged programs (#645677,
  CVE-2010-3856)
glibc-utils-2.5-49.el5_5.6.i386 [131 KiB] Changelog by Andreas Schwab (2010-10-18):
- Never expand $ORIGIN in privileged programs (#643818, CVE-2010-3847)
glibc-utils-2.5-49.el5_5.5.i386 [131 KiB] Changelog by Andreas Schwab (2010-09-24):
- Restore locking in free_check (#637067)
glibc-utils-2.5-49.el5_5.4.i386 [131 KiB] Changelog by Andreas Schwab (2010-07-16):
- Fix POWER6 memcpy/memset (#614546)
glibc-utils-2.5-49.el5_5.2.i386 [131 KiB] Changelog by Andreas Schwab (2010-05-21):
- Enable -fasynchronous-unwind-tables throughout (#594617)
glibc-utils-2.5-49.i386 [130 KiB] Changelog by Andreas Schwab (2010-03-10):
- Fix more issues with setuid race (#491995)
glibc-utils-2.5-42.el5_4.3.i386 [129 KiB] Changelog by Andreas Schwab (2009-12-18):
- Avoid a race condition setting l_used (#548692)
glibc-utils-2.5-42.el5_4.2.i386 [129 KiB] Changelog by Andreas Schwab (2009-11-24):
- Fix error path in sem_timedwait on x86/x86_64 (#540475)
glibc-utils-2.5-42.i386 [129 KiB] Changelog by Jakub Jelinek (2009-07-17):
- drop broken nscd locking change introduced in 2.5-41
glibc-utils-2.5-34.el5_3.1.i386 [127 KiB] Changelog by Andreas Schwab (2009-07-27):
- force malloc hook pointers into register to avoid rereading them
  from memory non-atomically (#507530, BZ#9957)
glibc-utils-2.5-34.i386 [127 KiB] Changelog by Jakub Jelinek (2009-01-06):
- fix gethostbyname/gethostbyaddr NSS lookup (#478716)
glibc-utils-2.5-24.el5_2.2.i386 [126 KiB] Changelog by Jakub Jelinek (2008-11-05):
- another dynamic TLS handling fix (#470054)

Listing created by repoview