This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 8d4d77f6c8 arm: Fix an incorrect check in ____longjmp_chk [BZ #27709] new 716a3bdc41 support: Add capability to fork an sgid child new ca33528106 tst-env-setuid: Use support_capture_subprogram_self_sgid new 061fe3f8ad Enhance setuid-tunables test new 2ed18c5b53 Fix SXID_ERASE behavior in setuid programs (BZ #27471)
The 4 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: elf/Makefile | 2 - elf/dl-tunables.c | 56 +++++----- elf/tst-env-setuid-tunables.c | 118 +++++++++++++++++---- elf/tst-env-setuid.c | 197 +++------------------------------- stdlib/tst-secure-getenv.c | 199 ++++------------------------------- support/capture_subprocess.h | 6 ++ support/subprocess.h | 5 + support/support_capture_subprocess.c | 126 ++++++++++++++++++++++ support/support_subprocess.c | 13 +++ 9 files changed, 304 insertions(+), 418 deletions(-)