History log of /external/libcap/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
22532e6ad3d5ad2df28529c0ffe3589cbc9ad651 27-Dec-2013 Andrew G Morgan <morgan@kernel.org> Upload to kernel.org is of the tar file with accompanying signature.

I used to sign the .gz files with my old DSA key, but now will only be
signing the raw tar files with my kernel.org upload key.

Signed-off-by: Andrew G Morgan <morgan@kernel.org>
/external/libcap/Makefile
07a033dfe7a545f2878081b22dc3a2303c5c4bd1 27-Dec-2013 Andrew G Morgan <morgan@kernel.org> Adjustments to point to kernel.org locations.

Also include a copy of the public key I have to use to upload binaries
to kernel.org. Moving forward, I plan to sign release tags with both keys.

Signed-off-by: Andrew G Morgan <morgan@kernel.org>
/external/libcap/Makefile
03f572f67c686452d0d0d500ef96e22d7a48215f 27-Dec-2013 Andrew G Morgan <morgan@kernel.org> Explore using this key to upload to kernel.org

Signed-off-by: Andrew G Morgan <morgan@kernel.org>
/external/libcap/Makefile
db14cf60110f1cf14ece896c24fd0ff01aad1b7f 24-Dec-2013 Andrew G Morgan <morgan@kernel.org> Prepare for a release tag.

Signed-off-by: Andrew G Morgan <morgan@kernel.org>
/external/libcap/Makefile
aa8bf7a29b30d6ffd8f627b3ff7aee7f7dc08373 25-Jul-2011 Andrew G. Morgan <morgan@kernel.org> This is release 2.22.

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
/external/libcap/Makefile
fe9965357926a1f95fcbd2dd33d86374c48caae5 03-Jun-2008 Andrew G. Morgan <morgan@kernel.org> Some makefile cleanups.

All the good parts of this change are Mike Frysinger's
<vapier@gentoo.org> work. Everything that is broken, is due to my
mangling of it.

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
/external/libcap/Makefile
45b73105cabdd127539dab22532140ed852b7298 18-Jan-2008 Andrew G. Morgan <morgan@kernel.org> Make pam_cap compilation conditional.

Default is for make to guess if the user wants the module or not
user can override with

make PAM_CAP={yes|no}

Thanks to Chris Freidhoff for the suggestion and a first stab at a patch.

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
/external/libcap/Makefile
aadd6fad3f09bd5abcaacf8618fb8093a5aa7ba8 14-Aug-2007 Andrew Morgan <morgan@kernel.org> Build with a pam_cap module.

Note, I've been confused about the capset/capget system calls.
It would seem that the current way(TM) is to get the raw API
from libc.
/external/libcap/Makefile
7ad0c9424a86470cd62687c6666ad1c878de9393 20-Jul-2007 Andrew Morgan <morgan@kernel.org> Cleanup output; and permit setcap e value to be superset of ip.

This means one can say:

setcap "all=e cap_net_raw=p" ping

which is equivalent to

setcap "cap_net_raw=ep" ping
/external/libcap/Makefile
cc94730be8783883607aa28ffc21a3747e7b3015 31-Jul-2007 Andrew Morgan <morgan@kernel.org> Update for 1.96 release.
/external/libcap/Makefile
2153ffce3a55344869504792a7aaf365990cc3f0 11-Jul-2007 Andrew Morgan <morgan@kernel.org> This is libcap-1.01

http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2/libcap-1.01.tar.gz
/external/libcap/Makefile
7baf3be8302d9a7ba63c8c57131ecbc3fbd6d3eb 11-Jul-2007 Andrew Morgan <morgan@kernel.org> This is the source for libcap-1.0.tar.gz

http://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.2/libcap-1.0.tar.gz
/external/libcap/Makefile