Library for Capabilities (linux-privs) Support
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.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/libcap && cd $_
- Create Badge
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 | 0000021155 20.7 KB | |
libcap.keyring | 0000015396 15 KB | |
libcap.spec | 0000004717 4.61 KB |
Revision 52 (latest revision is 60)
Dominique Leuenberger (dimstar_suse)
accepted
request 957551
from
Marcus Meissner (msmeissn)
(revision 52)
Merged some changes and metadata over from the SLE side. - Use "or" in the license tag to avoid confusion (bsc#1180073) - Update to version 2.30 (jsc#SLE-17092, jsc#ECO-3460): (forwarded request 957541 from msmeissn)
Comments 1
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