This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.37/master in repository glibc.
from fba1c47cb5 elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987) new 9643281f9c support: Don't fail on fchown when spawning sgid processes new 245dffa9ed support: Pick group in support_capture_subprogram_self_sgid [...] new ea179f9a37 Fix error reporting (false negatives) in SGID tests
The 3 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/tst-dlopen-sgid.c | 8 +- elf/tst-env-setuid-tunables.c | 18 +---- elf/tst-env-setuid.c | 10 +-- stdlib/tst-secure-getenv.c | 9 +-- support/capture_subprocess.h | 10 ++- support/support_capture_subprocess.c | 151 ++++++++++++++++++----------------- 6 files changed, 89 insertions(+), 117 deletions(-)