On unstable I am getting: root@c5bea899c560:/# apt update && apt install -y libc4core0 binutils root@c5bea899c560:/# readelf -d /usr/lib/x86_64-linux-gnu/libc4core.so.0.2.11 | grep SONAME 0x000000000000000e (SONAME) Library soname: [libc4core.so.0]
Soname is matching major version everywhere (I think), am I wrong? Gabriel

