https://bugzilla.redhat.com/show_bug.cgi?id=1396819 --- Comment #2 from Zbigniew Jędrzejewski-Szmek <zbyszek@xxxxxxxxx> --- See also: https://github.com/smuellerDD/libkcapi/pull/5 SONAME is set during build: gcc -shared -Wl,-soname,libkcapi.so.0 -o libkcapi.so.0.12.0 kcapi-kernel-if.o kdf.o -Wl,-z,relro,-z,now -Wl,--version-script,version.lds I think this is correct. Pfff, I forgot about valgrind. But this is a debugging measure anyway, hopefully it'll go away soon. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx