-
Thu Mar 05 2015 Curt Carter <curt.carter@oracle.com> - 2.17-78.0.1
- Remove strstr and strcasestr implementations using sse4.2 instructions.
- Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and
1818483b15d22016b0eae41d37ee91cc87b37510 backported.
-
Mon Jan 19 2015 Carlos O'Donell <carlos@redhat.com> - 2.17-78
- Fix ppc64le builds (#1077389).
-
Mon Jan 19 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-77
- Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183545).
-
Thu Jan 15 2015 Carlos O'Donell <carlos@redhat.com> - 2.17-76
- Fix application crashes during calls to gettimeofday on ppc64
when kernel exports gettimeofday via VDSO (#1077389).
- Prevent NSS-based file backend from entering infinite loop
when different APIs request the same service (CVE-2014-8121, #1182272).
-
Mon Dec 08 2014 Carlos O'Donell <carlos@redhat.com> - 2.17-75
- Fix permission of debuginfo source files to allow multiarch
debuginfo packages to be installed and upgraded (#1170110).
-
Fri Dec 05 2014 Carlos O'Donell <carlos@redhat.com> - 2.17-74
- Fix wordexp() to honour WRDE_NOCMD (CVE-2014-7817, #1170487).
-
Wed Dec 03 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-73
- ftell: seek to end only when there are unflushed bytes (#1156331).
-
Wed Nov 12 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-72
- [s390] Fix up _dl_argv after adjusting arguments in _dl_start_user (#1161666).
-
Tue Nov 11 2014 Carlos O'Donell <carlos@redhat.com> - 2.17-71
- Fix incorrect handling of relocations in 64-bit LE mode for Power
(#1162847).
-
Tue Nov 11 2014 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-70
- [s390] Retain stack alignment when skipping over loader argv (#1161666).