This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.24/master in repository glibc.
from 659b3df5db Add references to CVE-2017-18269, CVE-2018-11236, CVE-2018-11237 new 23758d3539 [BZ #22637] Fix stack guard size accounting new fff112f4c4 nptl: Open libgcc.so with RTLD_NOW during pthread_cancel [BZ [...] new 9ae4fa0c5b nptl: Add tst-minstack-cancel, tst-minstack-exit [BZ #22636] new d8d97c0539 nptl/tst-minstack-throw: Compile in C++11 mode with GNU extensions new e853f05a57 csu: Update __libgcc_s_init comment
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 31 ++++++++++++++++++ NEWS | 2 ++ nptl/Makefile | 4 ++- nptl/allocatestack.c | 4 +++ nptl/descr.h | 4 +-- nptl/nptl-init.c | 5 +-- nptl/pthread_getattr_np.c | 7 +++-- nptl/{tst-detach1.c => tst-minstack-cancel.c} | 45 +++++++++++---------------- nptl/{tst-detach1.c => tst-minstack-exit.c} | 43 ++++++++++--------------- sysdeps/gnu/unwind-resume.c | 8 +++-- sysdeps/nptl/unwind-forcedunwind.c | 2 +- 11 files changed, 91 insertions(+), 64 deletions(-) copy nptl/{tst-detach1.c => tst-minstack-cancel.c} (55%) copy nptl/{tst-detach1.c => tst-minstack-exit.c} (55%)