libcap2 1:2.24-0ubuntu1 source package in Ubuntu
Changelog
libcap2 (1:2.24-0ubuntu1) trusty; urgency=medium * New upstream release. - Drop 0001-Add-CAP_WAKE_ALARM-and-CAP_BLOCK_SUSPEND-to-capabili.patch, included upstream. -- Steve Langasek <email address hidden> Thu, 20 Feb 2014 15:49:48 -0800
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libcap2_2.24.orig.tar.gz | 71.3 KiB | 3a9640e0712d545109cecef83c2614c68951e5fcf0fff4dac4df1a893c52bdbb |
libcap2_2.24-0ubuntu1.debian.tar.gz | 9.2 KiB | c676567abb955aa0e3c1e26d94be2bdca964ca66a3b9f7fe8b50a2a9146994d5 |
libcap2_2.24-0ubuntu1.dsc | 2.1 KiB | d39f30154a62dd5d167e9bff2aa08c33181b603009874038b09c7fd78185cad9 |
Available diffs
Binary packages built by this source
- libcap-dev: development libraries and header files for libcap2
Contains the necessary support for building applications that use
capabilities.
- libcap2: support for getting/setting POSIX.1e capabilities
This library implements the user-space interfaces to the POSIX
1003.1e capabilities available in Linux kernels. These capabilities are
a partitioning of the all powerful root privilege into a set of distinct
privileges.
- libcap2-bin: basic utility programs for using capabilities
This package contains the programs getpcaps, capsh, getcap, and setcap for
manipulation of capabilities. The manpages of this package reference the
manpage cap_from_text(3) from the libcap-dev package. Please install the
libcap-dev package if you need its documentation.
- libpam-cap: PAM module for implementing capabilities
This package contains the PAM module for enforcing capabilities on users
and groups at PAM session start time.