aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/samhain/files
AgeCommit message (Collapse)Author
2017-08-22samhain: update to 4.2.2master-wip2Jackie Huang
* update to version 4.2.2 * Add new recipe for standalone mode * Add systemd support * Add patches to fix several issues * samhain-standalone: add ptest support * samhain-server: no need to depend on samhain-server-native * Move common things from the bb to the inc file Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-04-13samhain: update to 4.2.1Armin Kuster
remove patch integrated into update Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-03-27samhain: fix build issues when using muslArmin Kuster
[v2]: Correct musl malloc fix. remove HAVE_MALLOC_H define; this enables using the included defined mallinfo. [V1]: Fix c99 x_dnmalloc.c:563:26: error: return type is an incomplete type | #define public_mALLINFo mallinfo | ^ | x_dnmalloc.c:1689:17: note: in expansion of macro 'public_mALLINFo' | struct mallinfo public_mALLINFo() { and _dnmalloc.c:5527:17: error: unknown type name 'u_int' | u_int rnd[(128 - 2*sizeof(struct timeval)) / sizeof(u_int)]; | ^~~~~ Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-10-08samhain-client: update to 4.0.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-02-01samhain: fix aarch64 build issuesArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2014-08-27samhain: New ISD packageArmin Kuster
These are the base files needed by both client and server recipes. Signed-off-by: Armin Kuster <akuster808@gmail.com>