aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-03-31samhain: add basic runtime testArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-31samhain: fix runtime errorArmin Kuster
fix: samhain[1652]: FATAL: x_dnmalloc.c: 2790: hashval < AMOUNTHASH Killed disable dnmalloc Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-31suricata: add runtime testingArmin Kuster
Today there are no failures so set the trigger to zero. [v2] fix match string and conditional Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-31tripwire: add runtime testArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-31sssd: update to 1.16.4Armin Kuster
Add systemd pkgconf via DISTRO_FEATURE Fix uid/gid of sssd.conf [v2] drop non update related changes also, this includes CVE-2019-3811 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-31sssd: fix a few runtime issuesArmin Kuster
include a few more RDEPEND packages. remove init script as there really isn't one yet. [v2] Squish build tweeking done in pkg update into this changeset Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-29sssd: Add basic runtime testArmin Kuster
This does some basic testing and checks. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-29Revert "sssd: fix libcrypto version used"Armin Kuster
This reverts commit 2488c965d6b1b440734f43326fb33ac642ac7b82. This corrects an incorrect fix as pointed out by Adrian Bunk.
2019-03-25sssd: fix libcrypto version usedArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-25keyutils: fix pulling in glibc when musl enabledArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-25tpm2.0 prefix: rename to tpm2 take2Armin Kuster
v1 was commited. This is the additional changes. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-23packagegroup-security-tpm2: update to name changeArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-23meta-tpm: add maintainers fileArmin Kuster
This simples checking package updates Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-23tpm2.0 prefix: rename to tpm2Armin Kuster
this aligns with the rest of the tpm2 recipes Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-23tpm2simulator: replaced by ibmswtpm2Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-23meta-tpm: add runtime test for tpm2Armin Kuster
This runs a basic tpm test using the simulator Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-23ibmswtpm2: Add new recipeArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-17packagegroup-security-tpm2: add new packagesArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-17tpm2-pkcs11: add new packageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-17tpm2-tcti-uefi: add new packageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-17cryptsetup-tpm-incubator: add new packageArmin Kuster
[v2] add missing patch Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16maintainers: add inc file to work with current schemaArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16keyutils: fix QA WARNINGArmin Kuster
WARNING: keyutils-1.6-r0 do_package: QA Issue: keyutils: Files/directories were installed but not shipped in any package: /lib/pkgconfig /lib/pkgconfig/libkeyutils.pc Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16libseccomp: update to 2.4.0Armin Kuster
Update the syscall table for Linux v5.0-rc5. also a security releated issue; https://github.com/seccomp/libseccomp/issues/139 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16tpm2.0-tools: fix protocolArmin Kuster
A commit amend misstep didn't capture the https to git change in SRC_URI. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16lynis: update to 2.7.2Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16tpm2-totp: add new packageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16tpm2: move tpm2 apps to recipes-tpm2Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16tpm2-tss-engine: add new packageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16tpm2.0-tools: update SRC_URIArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-16tpm2-abrmd: updatet to 2.1.1Armin Kuster
switch SRC_URI to upstream Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-12suricata: update to 4.1.3Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-12packagegroup-core-security: change fail2ban ptest to reg python pkgArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-08tripwire: fix ptest so more tests passArmin Kuster
replace relative path with abs path for binaries. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-08keyutils: improve ptestsArmin Kuster
Tests need lsb Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-08oe-scap: fix inconsistent indentationYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-08openscap-daemon: backport patch to fix build error with python 3.7Yi Zhao
Fixes build error: | Traceback (most recent call last): | File "setup.py", line 25, in <module> | from openscap_daemon import version | File "/buildarea/build/tmp/work/core2-64-poky-linux/openscap-daemon/0.1.10-r0/git/openscap_daemon/__init__.py", line 22, in <module> | from openscap_daemon.system import System | File "/buildarea/build/tmp/work/core2-64-poky-linux/openscap-daemon/0.1.10-r0/git/openscap_daemon/system.py", line 29 | from openscap_daemon import async | ^ | SyntaxError: invalid syntax Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-08scap-security-guide: use makefile generator instead of ninja for cmakeYi Zhao
Fixes build error: | make: *** No rule to make target 'openembedded'. Stop. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06swtpm: update to stable release 0.1.0Armin Kuster
added PE split cuse into its own package Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06libtpm: upate to stable 0.6.0Armin Kuster
Add PE This update include support for tpm2.0 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06tpm2-abrmd: update to 2.1.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06tpm2.o-tss: update to 2.4.1Armin Kuster
LIC_FILES_CHKSUM changed to do SPDX ref being removed. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06tpm2.0-tools: update 3.1.3Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06keyutils: update to 1.6Armin Kuster
remove patch now included in update: keyutils-use-relative-path-for-link.patch Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06suricata: update to 4.0.6Armin Kuster
includes: SMTP crash issue was fixed: CVE-2018-18956 Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06python-fail2ban: update 0.10.4.0Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06libmspack: update to 0.9.1Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06tripwire: update to 2.4.3.7Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06samhain: update to 4.3.2Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-03-06xmlsec1: add PACKAGECONFIG disable-desChangqing Li
Signed-off-by: Changqing Li <changqing.li@windriver.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>