-
Thu Dec 18 2014 Kevin Lyons <kevin.x.lyons@oracle.com> - 2.17-55.0.4.el7_0.3
- Remove strstr and strcasestr implementations using sse4.2 instructions.
- Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and
1818483b15d22016b0eae41d37ee91cc87b37510 backported. (Jose E. Marchesi)
-
Fri Dec 05 2014 Carlos O'Donell <carlos@redhat.com> - 2.17-55.3
- Fix wordexp() to honour WRDE_NOCMD (CVE-2014-7817, #1170118)
-
Thu Dec 04 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-55.2
- ftell: seek to end only when there are unflushed bytes (#1170187).
-
Tue Aug 26 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-55.1
- Remove gconv transliteration loadable modules support (CVE-2014-5119,
- _nl_find_locale: Improve handling of crafted locale names (CVE-2014-0475,
-
Wed Mar 19 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-55
- Fix up test case for previous ftell bug (#1074410).
-
Tue Mar 18 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-54
- Fix offset computation for a+ mode on switching from read (#1074410).
-
Mon Mar 17 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-53
- 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).
-
Tue Mar 04 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-52
- Fix ftell behavior when the stream handle is not active (#1063681).
-
Mon Mar 03 2014 Carlos O'Donell <carlos@redhat.com> - 2.17-51
- Build parts of the library with -fstack-protector-strong (#1070806).
-
Fri Feb 28 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-50
- Better support for detecting nscd startup failures (#1048123).