This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.38/master in repository glibc.
from ca7e32d024 elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987) new 81f58dd9b7 support: Pick group in support_capture_subprogram_self_sgid [...] new 5a6276d97a Fix error reporting (false negatives) in SGID tests
The 2 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 | 160 ++++++++++++++++------------------- 6 files changed, 88 insertions(+), 127 deletions(-)