An alternate POSIX capabilities library
Libcap-ng is a library that makes using posix capabilities easier
- Developed at security
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/libcap-ng && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000011 11 Bytes | |
libcap-ng-0.7.7.tar.gz | 0000420178 410 KB | |
libcap-ng-python.changes | 0000004161 4.06 KB | |
libcap-ng-python.spec | 0000002213 2.16 KB | |
libcap-ng.changes | 0000004120 4.02 KB | |
libcap-ng.rpmlintrc | 0000000305 305 Bytes | |
libcap-ng.spec | 0000003108 3.04 KB |
Revision 25 (latest revision is 34)
Stephan Kulow (coolo)
accepted
request 347793
from
Tomáš Chvátal (scarabeus_iv)
(revision 25)
- Fix build by passing --without-python3 argument. For now we are fine with py2 bindings only - Update to version 0.7.7 * Make sure all types used in _lnode are defined in proc-llist.h * Fix python binding test for old kernels * Fix leaked FD in library init - Changes from version 0.7.6 * Fix python3 support - Changes from version 0.7.5 * Make python3 supported * In python bindings test, clamp CAP_LAST_CAP with /proc/.../cap_last_cap * Update table for 3.16 kernel - Update to version 0.7.7 * Make sure all types used in _lnode are defined in proc-llist.h * Fix python binding test for old kernels * Fix leaked FD in library init - Changes from version 0.7.6 * Fix python3 support - Changes from version 0.7.5 * Make python3 supported * In python bindings test, clamp CAP_LAST_CAP with /proc/.../cap_last_cap * Update table for 3.16 kernel
Comments 0