This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross in repository toolchain/ci/glibc.
from f6add169c8 powerpc: Fix POWER10 selection adds 0bede41cf3 Update libc.pot for 2.32 release. adds ba0ec34c62 Regenerate INSTALL for ARC port updates. adds 04726be814 Disable warnings due to deprecated libselinux symbols used b [...] adds 7ebd114211 aarch64: Respect p_flags when protecting code with PROT_BTI adds 180d5a045f Update x86-64 libm-test-ulps adds 2dc33b928b aarch64: Use future HWCAP2_MTE in ifunc resolver adds b51c1500e0 Use binutils 2.35 branch in build-many-glibcs.py. adds 0ad926f349 nptl: Zero-extend arguments to SETXID syscalls [BZ #26248] adds 20fb7452c0 NEWS: Deprecate nss_hesiod adds 89c255294a NEWS: Deprecate weak libpthread symbols for single-threaded checks adds 7f1a08cff8 Move NEWS entry for CVE-2020-1751 to the 2.31 section
No new revisions were added by this update.
Summary of changes: INSTALL | 5 + NEWS | 19 +- nptl/Makefile | 2 +- nptl/descr.h | 8 +- nptl/tst-setgroups.c | 79 ++ nscd/selinux.c | 15 + nss/makedb.c | 9 + po/libc.pot | 1733 +++++++++++++++--------------------- scripts/build-many-glibcs.py | 2 +- sysdeps/aarch64/dl-bti.c | 9 +- sysdeps/aarch64/multiarch/strlen.c | 10 +- sysdeps/x86_64/fpu/libm-test-ulps | 4 +- 12 files changed, 882 insertions(+), 1013 deletions(-) create mode 100644 nptl/tst-setgroups.c