-
Tue Oct 30 2018 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> - 2.17-260.0.9
- Regenerate plural.c
- OraBug 28806294.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Fri Oct 26 2018 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> - 2.17-260.0.7
- intl: Port to Bison 3.0
- Backport of upstream gettext commit 19f23e290a5e4a82b9edf9f5a4f8ab6192871be9
- OraBug 28806294.
- Reviewed-by: Patrick McGehearty <patrick.mcgehearty@oracle.com>
-
Thu Oct 18 2018 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> - 2.17-260.0.5
- Fix dbl-64/wordsize-64 remquo (bug 17569).
- Backport of upstream d9afe48d55a412e76b0dcb28335fd4b390fe07ae
- OraBug 19570749.
- Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com>
-
Mon Oct 15 2018 Jose E. Marchesi <jose.marchesi@oracle.com> - 2.17-260.0.3
- libio: Disable vtable validation in case of interposition.
- Backport of upstream c402355dfa7807b8e0adb27c009135a7e2b9f1b0.
- OraBug 28641867.
- Reviewed-by: Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
-
Mon Aug 27 2018 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.17-260.0.1
- Include-linux-falloc.h-in-bits-fcntl-linux.h
- Defines FALLOC_FL_PUNSH_HOLE, FALLOC_FL_KEEP_SIZE,
FALLOC_FL_COLLAPSE_RANGE, and FALLOC_FL_ZERO_RANGE
- OraBug 28483336
- Add MAP_SHARED_VALIDATE and MAP_SYNC flags to
- sysdeps/unix/sysv/linux/x86/bits/mman.h
- OraBug 28389572
-
Fri Jul 20 2018 Patrick McGehearty <patrick.mcgehearty@oracle.com> - 2.17-260.0.1
- Update bits/siginfo.h with Linux hwpoison SIGBUS changes.
- Adds new SIGBUS error codes for hardware poison signals, syncing with
the current kernel headers (v3.9).
- It also adds si_trapno field for alpha.
- New values: BUS_MCEERR_AR, BUS_MCEERR_AO
- OraBug 28124569
-
Wed Jun 27 2018 Patsy Franklin <pfrankli@redhat.com> - 2.17-260
- Update glibc-rh1560641.patch to initialize pad outside
the conditional eliminating an uninitialized byte warning from
valgrind. (#1560641)
-
Fri Jun 15 2018 Arjun Shankar <arjun@redhat.com> - 2.17-259
- Correctly set errno when send() fails on i686 (#1550080)
-
Tue Jun 12 2018 Carlos O'Donell <carlos@redhat.com> - 2.17-258
- Fix dynamic string token substitution in DT_RPATH etc. (#1447808, #1540480)
- Additional robust mutex fixes (#1401665)
-
Tue Jun 12 2018 Carlos O'Donell <carlos@redhat.com> - 2.17-257
- Improve process-shared robust mutex support (#1401665)