| Name: | glibc-utils |
|---|---|
| Version: | 2.17 |
| Release: | 55.0.4.el7_0.1 |
| 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.1.x86_64.rpm |
| Source RPM: | glibc-2.17-55.0.4.el7_0.1.src.rpm |
| Build Date: | Fri Aug 29 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.
- 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).
- Fix ftime gettimeofday internal call returning bogus data (#1064945).
- Mass rebuild 2014-01-24