This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.37/master in repository glibc.
from b4e23c75ae tunables: Terminate if end of input is reached (CVE-2023-4911) new 512e30fd56 Revert "elf: Remove unused l_text_end field from struct link_map" new 55d3dfadf8 Revert "elf: Always call destructors in reverse constructor [...]
The 2 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: NEWS | 1 - elf/dl-close.c | 113 ++++++++++++--------------------- elf/dl-fini.c | 152 +++++++++++++++++++++++++++++---------------- elf/dl-init.c | 16 ----- elf/dl-load.c | 2 +- elf/dl-load.h | 7 ++- elf/dso-sort-tests-1.def | 19 ++++-- elf/rtld.c | 6 ++ elf/setup-vdso.h | 4 ++ elf/tst-audit23.c | 44 ++++++------- include/link.h | 2 + sysdeps/generic/ldsodefs.h | 4 -- 12 files changed, 191 insertions(+), 179 deletions(-)