Created attachment 32891 [details] [review] Install libraries with 755 permissions rather than 644 The Makefile should install the libraries with 755 permissions rather than 644. That's standard practice, and required when building RPMs on Fedora to get a debuginfo package.
Hi! Fixed now in git: <http://cgit.freedesktop.org/libbsd/commit/?id=cd730a02c36397e4b962271fa6d9119dc820dd4d> Only changed the perms for the shared library, the static one does not need exec perms. Thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.