This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master in repository glibc.
from 01bffc013c Handle NULL input to malloc_usable_size [BZ #28506] new f42373f911 ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340] new 5f36e5c701 ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340] new 6548a9bdba Avoid warning: overriding recipe for .../tst-ro-dynamic-mod.so
The 3 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/Makefile | 16 ++++++++++++---- elf/dl-load.c | 3 ++- elf/dl-reloc-static-pie.c | 12 +++++++++++- elf/get-dynamic-info.h | 21 +++------------------ elf/rtld.c | 7 +++++-- elf/setup-vdso.h | 5 ++--- nptl/elision-trylock.c => elf/tst-ro-dynamic-mod.c | 4 +++- elf/tst-ro-dynamic-mod.map | 16 ++++++++++++++++ elf/{tst-audit17.c => tst-ro-dynamic.c} | 8 +++++++- include/link.h | 3 +++ .../generic/dl-relocate-ld.h | 15 ++++++--------- sysdeps/generic/ldsodefs.h | 17 ++++++++++++----- sysdeps/{generic/fork.h => mips/dl-relocate-ld.h} | 19 ++++++------------- sysdeps/mips/ldsodefs.h | 4 ---- .../riscv/dl-relocate-ld.h | 15 ++++++--------- sysdeps/riscv/ldsodefs.h | 5 ----- 17 files changed, 95 insertions(+), 76 deletions(-) copy nptl/elision-trylock.c => elf/tst-ro-dynamic-mod.c (92%) create mode 100644 elf/tst-ro-dynamic-mod.map copy elf/{tst-audit17.c => tst-ro-dynamic.c} (84%) copy nptl/tst-pthread_exit-nothreads.c => sysdeps/generic/dl-relocate-ld.h (78%) copy sysdeps/{generic/fork.h => mips/dl-relocate-ld.h} (78%) copy nptl/tst-pthread_exit-nothreads.c => sysdeps/riscv/dl-relocate-ld.h (76%)