This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.27/master in repository glibc.
from dc7f51bda9 aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798] new 4b64a4245c intl/tst-gettext: fix failure with newest msgfmt new 26f5442ec1 <string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clan [...] new 0df8ecff9e misc/test-errno-linux: Handle EINVAL from quotactl new 34ce87638c Fix array overflow in backtrace on PowerPC (bug 25423) new d64ad0a517 Fix use-after-free in glob when expanding ~user (bug 25414) new bad8d5ff60 arm: CVE-2020-6096: fix memcpy and memmove for negative leng [...] new b29853702e arm: CVE-2020-6096: Fix multiarch memcpy for negative length [...] new daf88b1dd1 Add NEWS entry for CVE-2020-6096 (bug 25620)
The 8 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 | 12 ++++++++++++ NEWS | 13 +++++++++++++ catgets/xopen-msg.awk | 5 +++++ debug/tst-backtrace5.c | 12 ++++++++++++ intl/Makefile | 6 +++++- intl/tst-gettext.sh | 4 ++-- posix/glob.c | 25 +++++++++++++------------ string/string.h | 3 ++- sysdeps/arm/armv7/multiarch/memcpy_impl.S | 22 +++++++++++----------- sysdeps/arm/memcpy.S | 24 ++++++++++-------------- sysdeps/arm/memmove.S | 24 ++++++++++-------------- sysdeps/powerpc/powerpc32/backtrace.c | 2 ++ sysdeps/powerpc/powerpc64/backtrace.c | 2 ++ sysdeps/unix/sysv/linux/test-errno-linux.c | 5 +++-- 14 files changed, 102 insertions(+), 57 deletions(-)