summaryrefslogtreecommitdiffstats
path: root/recipes-security/libcap-ng/libcap-ng_0.7.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* libcap-ng: remove from layerArmin Kuster2015-02-131-37/+0
| | | | | | this package is not in meta-oe Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcap-ng: fix checksumsArmin Kuster2015-01-131-2/+2
| | | | | | the checksums did not get updated when upgrading package. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libcap-ng: update to 7.4 plus security fixArmin Kuster2015-01-031-0/+37
0.7.4 - In pscap, remove unused code - Add CAPNG_INIT_SUPP_GRP to capng_change_id - Drop CAP_COMPROMISE_KERNEL - Update the autotools components - Dynamically detect last capability (#895105) - Add PR_SET_NO_NEW_PRIVS to capng_lock if kernel supports it (CVE-2014-3215) Signed-off-by: Armin Kuster <akuster808@gmail.com>