[Linux-privs-cvs-tracking] Commit notice
Brought to you by:
tytso
From: Andrew G. M. <agm...@us...> - 2001-01-09 09:01:24
|
========== files committed =============== libcap/doc cap_get_proc.3 1.1.1.1 -> 1.1.1.1.4.1 ============= commit log ================= Update of /cvsroot/linux-privs/libcap/doc In directory usw-pr-cvs1:/tmp/cvs-serv31435/doc Modified Files: Tag: libcap-pre2 cap_get_proc.3 Log Message: Relevant BUGIDs: none Purpose of commit: new features Commit summary: --------------- This commit adds support for the latest version of the filesystem capabilities support. Its basically a feature complete superset of the POSIX.1e capability model, and works against patches found here: http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2-fcap/pre/ [At the time of writing that is. If you read this log entry and the pre/ directory has been deleted, then you should check one directory up from this, as I've probably finalized the kernel patches.] This commit also fixes another cap_free() argument. |