summaryrefslogtreecommitdiffstats
path: root/recipes-security/libseccomp/files
Commit message (Collapse)AuthorAgeFilesLines
* libseccomp: drop recipe. In core nowArmin Kuster2021-04-261-4/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: upgrade 2.5.0 -> 2.5.1Armin Kuster2021-03-021-49/+0
| | | | drop patch merged in update
* libseccomp: fix cross compile error for mipsKai Kang2020-08-041-0/+49
| | | | | | | | | | | Backport patch to fix cross compile error for mips: | syscalls.h:44:6: error: expected identifier or '(' before numeric constant | 44 | int mips; | | ^~~~ Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: update to 2.4.3Armin Kuster2020-03-081-45/+0
| | | | | | dropped patch now included in update Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: upgrade 2.4.1 -> 2.4.2Yi Zhao2019-12-161-0/+45
| | | | | | | Backport a patch to fix ptest build failure on arm64. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: convert test package to ptestWenzong Fan2017-03-021-0/+4
| | | | | Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: update to latestJonathan Liu2016-08-2016-3268/+0
| | | | | Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add testsArmin Kuster2015-04-151-0/+25
| | | | | | | update busybox for extend head option for test suite remove seq -f option as it is not supported buy busybox Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add ppc supportArmin Kuster2015-04-1511-0/+2823
| | | | | | backport ppc patches Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: add latest stable version, add ptestJoe MacDonald2013-11-043-0/+388
| | | | | | | | | A new stable version of libseccomp is available, so update the recipe. At the same time, integrate the ptest support that's currently being discussed on the libseccomp list. Signed-off-by: Joe MacDonald <joe@deserted.net> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* security layer updated workAndrei Dinu2013-07-011-0/+32
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>