This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 349b0441da Add run-time check for indirect external access new 490e6c62aa elf: Avoid nested functions in the loader [BZ #27220]
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: elf/dl-conflict.c | 39 ++++++++++++----------- elf/dl-reloc-static-pie.c | 15 +++++---- elf/dl-reloc.c | 57 ++++++++++++++++----------------- elf/do-rel.h | 16 +++++----- elf/dynamic-link.h | 58 ++++++++++++++++++---------------- elf/get-dynamic-info.h | 15 ++++----- elf/rtld.c | 15 ++++----- sysdeps/aarch64/dl-machine.h | 22 +++++++------ sysdeps/alpha/dl-machine.h | 16 ++++++---- sysdeps/arc/dl-machine.h | 18 +++++++---- sysdeps/arm/dl-machine.h | 34 +++++++++++--------- sysdeps/csky/dl-machine.h | 19 ++++++----- sysdeps/hppa/dl-machine.h | 23 +++++++------- sysdeps/i386/dl-machine.h | 40 +++++++++++++---------- sysdeps/ia64/dl-machine.h | 22 +++++++------ sysdeps/m68k/dl-machine.h | 19 ++++++----- sysdeps/microblaze/dl-machine.h | 19 ++++++----- sysdeps/mips/dl-machine.h | 58 ++++++++++++++++++---------------- sysdeps/nios2/dl-machine.h | 21 ++++++------ sysdeps/powerpc/powerpc32/dl-machine.h | 17 +++++----- sysdeps/powerpc/powerpc64/dl-machine.h | 19 +++++------ sysdeps/riscv/dl-machine.h | 23 ++++++++------ sysdeps/s390/s390-32/dl-machine.h | 19 ++++++----- sysdeps/s390/s390-64/dl-machine.h | 19 ++++++----- sysdeps/sh/dl-machine.h | 19 ++++++----- sysdeps/sparc/sparc32/dl-machine.h | 18 ++++++----- sysdeps/sparc/sparc64/dl-machine.h | 18 ++++++----- sysdeps/x86_64/dl-machine.h | 25 ++++++++------- 28 files changed, 380 insertions(+), 323 deletions(-)