-
Sun Nov 22 2015 Jacob Wang <jacob.wang@oracle.com> - 2.17-106.0.1.1
- Remove strstr and strcasestr implementations using sse4.2 instructions.
- Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and
1818483b15d22016b0eae41d37ee91cc87b37510 backported.
-
Wed Oct 28 2015 Florian Weimer <fweimer@redhat.com> - 2.17-106.1
- Rebuild with corrected release.
-
Wed Oct 28 2015 Florian Weimer <fweimer@redhat.com> - 2.17-106
- Add fix for CVE-2015-5277 (#1275920).
-
Fri Aug 14 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-105
- Fix up test case for initial-exec fix (#1248208).
-
Wed Aug 05 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-104
- Mark all TLS variables in libc.so as initial-exec (#1248208).
-
Sat Jul 11 2015 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.17-103
- Apply correct fix for #1195672.
-
Fri Jul 10 2015 Carlos O'Donell <carlos@redhat.com> - 2.17-102
- Remove workaround for kernel netlink bug (#1089836).
- Use only 32-bit instructions in optimized 32-bit POWER functions (#1240796).
-
Mon Jun 22 2015 Carlos O'Donell <carlos@redhat.com> - 2.17-101
- Correct the AArch64 ABI baseline for libpthread (#1234622).
-
Mon Jun 22 2015 Martin Sebor <msebor@redhat.com> - 2.17-100
- Prevent tst-rec-dlopen from intermittently failing in parallel
builds due to a missing makefile dependency (#1225959).
-
Sat Jun 20 2015 Carlos O'Donell <carlos@redhat.com> - 2.17-99
- Increase AArch64 TLS descriptor performance (#1202952).