This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.35/master in repository glibc.
from 621c65ccf1 elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static new c9e44b6467 support: Don't fail on fchown when spawning sgid processes new c6ec750be5 support: Pick group in support_capture_subprogram_self_sgid [...] new 8040100201 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(-)