This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.29/master in repository glibc.
from e9c0d7d7ff nscd: Fix double free in netgroupcache [BZ #27462] new ad25ea0c47 support: Pass environ to child process new 23d0e97fe5 support: Typo and formatting fixes new 2c23a4d7e0 support: Add capability to fork an sgid child new 1927d02d19 tst-env-setuid: Use support_capture_subprogram_self_sgid new dcfcb1b208 Enhance setuid-tunables test new 2c9083f93d Fix SXID_ERASE behavior in setuid programs (BZ #27471)
The 6 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 | 188 ++++----------------------------- support/capture_subprocess.h | 6 ++ support/subprocess.h | 5 + support/support_capture_subprocess.c | 128 ++++++++++++++++++++++- support/support_subprocess.c | 21 +++- 9 files changed, 309 insertions(+), 412 deletions(-)