Library for Capabilities (linux-privs) Support

Edit Package libcap

Capabilities are a measure to limit the omnipotence of the superuser.
Currently a program started by root or setuid root has the power to do
anything. Capabilities (Linux-Privs) provide a more fine-grained access
control. Without kernel patches, you can use this library to drop
capabilities within setuid binaries. If you use patches, this can be
done automatically by the kernel.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000016 16 Bytes
libcap-2.63.tar.sign 0000000833 833 Bytes
libcap-2.63.tar.xz 0000175104 171 KB
libcap.changes 0000020925 20.4 KB
libcap.keyring 0000015396 15 KB
libcap.spec 0000004718 4.61 KB
Revision 51 (latest revision is 59)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 950291 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 51)
- update to 2.63:
  * restore errno to zero by the time main() is executed
  * Consistent psx handling (a panic) for syscalls that return thread dependent
    status Inconsistend behavior noticed by Lorenz Bauer
  * Add a test case for a deadlock under investigation in golang
  * Trim some of the #include file use to make the tree compile more
    efficiently
Comments 1

Ilgaz Öcal's avatar

This library is problematic on current openSUSE TW, it doesn't install and when I try to build from rpm source:

Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/ilgaz/rpmbuild/BUILDROOT/libcap-2.64-84.121.x86_64 error: Installed (but unpackaged) file(s) found: /usr/lib64/security/pam_cap.so

RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib64/security/pam_cap.so

openSUSE Build Service is sponsored by