K 10 svn:author V 7 trociny K 8 svn:date V 27 2013-07-10T19:44:43.163752Z K 7 svn:log V 315 In r227839, when removing libkvm dependency on procfs(5), kvm_uread() function, used for reading from /proc/pid/mem, was removed too. But the function declaration remained in kvm.h public header and the soname was not bumped. Remove kvm_uread() from kvm.h and bump the soname. Reported by: rmh Discussed on: arch END