- 
    Tue Jan 27 2015 Kevin Lyons <kevin.x.lyons@oracle.com> - 2.17-55.0.4.el7_0.5
    - Remove strstr and strcasestr implementations using sse4.2 instructions.
- Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and
  1818483b15d22016b0eae41d37ee91cc87b37510 backported. (Jose E. Marchesi) 
- 
    Mon Jan 19 2015 Carlos O'Donell <codonell@redhat.com> - 2.17-55.5
    - Rebuild and run regression testing. 
- 
    Mon Jan 19 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-55.4
    - Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183535). 
- 
    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).