summaryrefslogtreecommitdiffstats
path: root/recipes-security/libseccomp/libseccomp_2.4.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* libseccomp: update to 2.5.0Armin Kuster2020-07-271-46/+0
| | | | | | | | | | | Notable changes: Add support for the 64-bit RISC-V architecture Update the syscall tables to Linux v5.8.0-rc5 Python bindings and build now default to Python 3.x for more info see: https://github.com/seccomp/libseccomp/blob/master/CHANGELOG Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libsecomp: rv32/rv64 target builds are not supported yetArmin Kuster2020-07-271-0/+3
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* libseccomp: update to 2.4.3Armin Kuster2020-03-081-0/+43
dropped patch now included in update Signed-off-by: Armin Kuster <akuster808@gmail.com>