Name: | glibc-utils |
---|---|
Version: | 2.17 |
Release: | 55.0.4.el7_0.3 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 48703 |
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
RPM: | glibc-utils-2.17-55.0.4.el7_0.3.x86_64.rpm |
Source RPM: | glibc-2.17-55.0.4.el7_0.3.src.rpm |
Build Date: | Thu Dec 18 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/glibc/ |
Summary: | Development utilities from GNU C library |
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. |
- Remove strstr and strcasestr implementations using sse4.2 instructions. - Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and 1818483b15d22016b0eae41d37ee91cc87b37510 backported. (Jose E. Marchesi)
- Fix wordexp() to honour WRDE_NOCMD (CVE-2014-7817, #1170118)
- ftell: seek to end only when there are unflushed bytes (#1170187).
- Remove gconv transliteration loadable modules support (CVE-2014-5119, - _nl_find_locale: Improve handling of crafted locale names (CVE-2014-0475,
- Fix up test case for previous ftell bug (#1074410).
- Fix offset computation for a+ mode on switching from read (#1074410).
- Fix offset caching for streams and use it for ftell (#1074410). - Change offset in fdopen only if setting O_APPEND (#1074410). - Fix up return codes for tests in tst-ftell-active-handler (#1074410).
- Fix ftell behavior when the stream handle is not active (#1063681).
- Build parts of the library with -fstack-protector-strong (#1070806).
- Better support for detecting nscd startup failures (#1048123).