This script is for Slackware 12.1 only and may be outdated.

SlackBuilds Repository

12.1 > Libraries > libcap (2.14)

libcap is a library for getting and setting POSIX.1e 
(formerly POSIX 6) draft 15 capabilities.

libcap v2 implements support for filesystem capabilities; however,
the kernel shipped with Slackware 12.1 does not support this.

# grep CAPABILITIES /boot/config
CONFIG_SECURITY_CAPABILITIES=y
# CONFIG_SECURITY_FILE_CAPABILITIES is not set

To enable this support, recompile the kernel with this option set:

Security options --->
Enable different security models
Default Linux Capabilities
File POSIX Capabilities (EXPERIMENTAL)

Even if you don't use this, the actual lib should still be compatible
with libcap v1 in the 12.0 repo. If, however, this happens to not actually
be the case, the SlackBuild there should still work fine on 12.1.

Additional URL pointers (besides the project homepage):

POSIX file capabilities: Parceling the power of root by Serge E. Hallyn
http://www.ibm.com/developerworks/linux/library/l-posixcap.html?ca=dgr-lnxw06LinuxPOSIX

Using Capabilities by Olaf Kirch
http://www.lst.de/~okir/blackhats/node125.html

POSIX 1e and 2c drafts:
http://wt.xpilot.org/publications/posix.1e/download.html

Maintained by: Menno E. Duursma
Keywords: security,capabilities,linux-privs,posix,capset
ChangeLog: libcap

Homepage:
http://sites.google.com/site/fullycapable/

Source Downloads:
libcap-2.14.tar.gz (bdebad7e0b904bd4e20c321bd48100cc)

Download SlackBuild:
libcap.tar.gz
libcap.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
capfaq-0.2.txt
libcap.SlackBuild
libcap.info
slack-desc

Validated for Slackware 12.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds