This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from ee4d79026d hurd: Support AT_EMPTY_PATH new 8e889c5da3 elf: Fix LD_AUDIT for modules with invalid version (BZ#24122) new 3367acdb34 hurd: Fix libsupport xsigstack build
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: ChangeLog | 14 ++++++ elf/Makefile | 9 +++- elf/rtld.c | 30 +++++++++-- elf/{tst-main1mod.c => tst-audit13.c} | 7 ++- elf/tst-audit13mod1.c | 93 +++++++++++++++++++++++++++++++++++ support/xsigstack.c | 7 +++ 6 files changed, 151 insertions(+), 9 deletions(-) copy elf/{tst-main1mod.c => tst-audit13.c} (85%) create mode 100644 elf/tst-audit13mod1.c