-
Tue Feb 16 2016 EL Errata <el-errata_ww@oracle.com> - 2.17-106.0.1.4
- Remove strstr and strcasestr implementations using sse4.2 instructions.
- Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and
1818483b15d22016b0eae41d37ee91cc87b37510 backported.
-
Fri Feb 05 2016 Florian Weimer <fweimer@redhat.com> - 2.17-106.4
- Revert problematic libresolv change, not needed for the
CVE-2015-7547 fix (#1296030).
-
Fri Jan 15 2016 Carlos O'Donell <carlos@redhat.com> - 2.17-106.3
- Fix CVE-2015-7547: getaddrinfo() stack-based buffer overflow (#1296030).
- Fix madvise performance issues (#1298930).
- Avoid "monstartup: out of memory" error on powerpc64le (#1298956).
-
Wed Jan 13 2016 Carlos O'Donell <carlos@redhat.com> - 2.17-106.2
- Fix CVE-2015-5229: calloc() may return non-zero memory (#1296453).
-
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).