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 790e504a17 stdlib: Undo post review change to 16adc58e73f3 [BZ #27749] new 590d0e089b elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]
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: NEWS | 2 ++ elf/Makefile | 14 ++++++++ elf/ldconfig.c | 4 +-- elf/readlib.c | 19 ---------- elf/tst-ldconfig-soname-lib-with-soname.c | 1 + elf/tst-ldconfig-soname-lib-without-soname.c | 1 + elf/{tst-ldconfig-X.sh => tst-ldconfig-soname.sh} | 43 ++++++++--------------- sysdeps/generic/ldconfig.h | 2 -- 8 files changed, 35 insertions(+), 51 deletions(-) create mode 100644 elf/tst-ldconfig-soname-lib-with-soname.c create mode 100644 elf/tst-ldconfig-soname-lib-without-soname.c copy elf/{tst-ldconfig-X.sh => tst-ldconfig-soname.sh} (55%)