Go to file
openKylinBot c7ffdbe431 changed debian/source/format to native 2022-05-14 00:37:26 +08:00
bindings Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
debian changed debian/source/format to native 2022-05-14 00:37:26 +08:00
docs Fix short description in manpages 2022-05-14 00:37:25 +08:00
m4 Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
src [PATCH] Fix mark the DSOs as unloadable 2022-05-14 00:37:25 +08:00
utils Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
AUTHORS Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
COPYING Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
COPYING.LIB Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
ChangeLog Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
INSTALL Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
Makefile.am Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
Makefile.in Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
NEWS Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
README Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
aclocal.m4 Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
autogen.sh Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
compile Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
config.guess Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
config.h.in Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
config.sub Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
configure Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
configure.ac Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
depcomp Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
install-sh Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
libcap-ng.spec Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
ltmain.sh Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
missing Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
py-compile Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00
test-driver Import Upstream version 0.7.9 2022-05-14 00:37:23 +08:00

README

The libcap-ng library should make programming with posix capabilities
easier. The library has some utilities to help you analyse a system
for apps that may have too much privileges.

NOTE: to distributions. There is a "make check" target. It only works
if the headers match the kernel. IOW, if you have a chroot build system
that is using a much older kernel, the macros in the kernel header files
will do the wrong thing when the capng_init function probes the kernel
and decides we are doing v1 rather than v3 protocol. If that is your case,
just don't do the "make check" as part of the build process.

While the library has Python bindings available, printing capabilities
does not work. You can still manipulate capabilities, though.

Report any bugs in this package to  sgrubb@redhat.com  or better yet,
file them here: https://bugzilla.redhat.com/