This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-release-arm-spec2k6-O2-vs-O2_LTO in repository toolchain/ci/glibc.
from 760e1d2878 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256) adds 1d45265691 nscd: Fix double free in netgroupcache [BZ #27462] adds 44b3959329 powerpc64: Workaround sigtramp vdso return call adds 778b8d3786 S390: Also check vector support in memmove ifunc-selector [B [...] adds c511c9bd05 support: Add capability to fork an sgid child adds 3c207c9c29 tst-env-setuid: Use support_capture_subprogram_self_sgid adds 36ae20e676 Enhance setuid-tunables test adds 0e49f103ad Fix SXID_ERASE behavior in setuid programs (BZ #27471) adds b936cdc7f7 support: Pass environ to child process adds 1799ac8eab support: Typo and formatting fixes adds ff75390ef5 Use __pthread_attr_copy in mq_notify (bug 27896) adds 16949aeaa0 Fix use of __pthread_attr_copy in mq_notify (bug 27896)
No new revisions were added by this update.
Summary of changes: NEWS | 4 + elf/Makefile | 2 - elf/dl-tunables.c | 56 ++++----- elf/tst-env-setuid-tunables.c | 118 ++++++++++++++---- elf/tst-env-setuid.c | 197 +++--------------------------- nscd/netgroupcache.c | 4 +- stdlib/tst-secure-getenv.c | 199 +++---------------------------- support/capture_subprocess.h | 6 + support/subprocess.h | 5 + support/support_capture_subprocess.c | 128 +++++++++++++++++++- support/support_subprocess.c | 21 +++- sysdeps/powerpc/powerpc64/backtrace.c | 13 +- sysdeps/s390/configure | 8 +- sysdeps/s390/configure.ac | 8 +- sysdeps/s390/memmove.c | 2 +- sysdeps/s390/multiarch/ifunc-impl-list.c | 3 +- sysdeps/unix/sysv/linux/mq_notify.c | 24 +++- 17 files changed, 360 insertions(+), 438 deletions(-)