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 |
---|---|---|
README | 0000000438 438 Bytes | |
capfaq-0.2.txt.gz | 0000004566 4.46 KB | |
header.patch | 0000000293 293 Bytes | |
libcap-1.10.diff | 0000002805 2.74 KB | |
libcap-1.10.tar.bz2 | 0000026686 26.1 KB | |
libcap-array-range-fix.diff | 0000000418 418 Bytes | |
libcap-gcc-warning-fixes.diff | 0000001673 1.63 KB | |
libcap-invalid-free-fix.diff | 0000000979 979 Bytes | |
libcap-shlib-fix.diff | 0000001378 1.35 KB | |
libcap.changes | 0000004274 4.17 KB | |
libcap.eal3.diff | 0000000536 536 Bytes | |
libcap.spec | 0000005631 5.5 KB | |
ready | 0000000000 0 Bytes | |
uid-proc.patch | 0000000711 711 Bytes |
Revision 3 (latest revision is 60)
unknown
committed
(revision 3)
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