This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from cb755eede7 Add ChangeLog entry for previous commit. new 481c30cb95 elf: Add tst-ldconfig-bad-aux-cache test [BZ #18093]
The 1 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 | 9 ++ elf/Makefile | 3 + elf/tst-ldconfig-bad-aux-cache.c | 117 +++++++++++++++++++++ elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf | 2 + .../tst-ldconfig-bad-aux-cache.root/postclean.req | 0 5 files changed, 131 insertions(+) create mode 100644 elf/tst-ldconfig-bad-aux-cache.c create mode 100644 elf/tst-ldconfig-bad-aux-cache.root/etc/ld.so.conf copy sysdeps/generic/ld.abilist => elf/tst-ldconfig-bad-aux-cache.root/postclean.r [...]