|
[meta-security][PATCH] meta-parsec: Update Parsec runtime tests
merged.
By
Armin Kuster
· #57198
·
|
|
[meta-security][PATCH] Parsec-service: Fix arm32 build
thanks. merged.
By
Armin Kuster
· #57197
·
|
|
[meta-security][PATCH] meta-parsec: Update Parsec runtime tests
Very nice. This is much better than what I did. may thanks, Armin
Very nice. This is much better than what I did. may thanks, Armin
|
By
Armin Kuster
· #57183
·
|
|
[meta-security][kirkstone][PATCH] lib-perl: prefix man pages to avoid conflicting with base perl
merged. thanks
By
Armin Kuster
· #57165
·
|
|
[meta-security][PATCH] layer.conf: Added BBFILES_DYNAMIC for dynamic-layers.
merged, thanks
By
Armin Kuster
· #57164
·
|
|
[meta-security][PATCH] aide: Add depend on audit when audit is enabled.
merged thanks
By
Armin Kuster
· #57163
·
|
|
[meta-security][PATCH] lib-perl: prefix man pages to avoid conflicting with base perl
merged. thanks
By
Armin Kuster
· #57162
·
|
|
[meta-security][PATCH] Parsec-service: Update installation procedure
merged. thanks
By
Armin Kuster
· #57161
·
|
|
[meta-parsec][v2][PATCH 3/3] oeqa: add parsec runtime tests
Signed-off-by: Armin Kuster <akuster808@...> --- v2] Add parsec-cli-tests.sh to mix --- meta-parsec/lib/oeqa/runtime/cases/parsec.py | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) cr
Signed-off-by: Armin Kuster <akuster808@...> --- v2] Add parsec-cli-tests.sh to mix --- meta-parsec/lib/oeqa/runtime/cases/parsec.py | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) cr
|
By
Armin Kuster
· #57160
·
|
|
[meta-parsec][v2][PATCH 2/3] meta-parsec: add build image.
Signed-off-by: Armin Kuster <akuster808@...> --- v2] Use packagegroup-security-tpm2 add swtpm --- .../images/security-parsec-image.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) crea
Signed-off-by: Armin Kuster <akuster808@...> --- v2] Use packagegroup-security-tpm2 add swtpm --- .../images/security-parsec-image.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) crea
|
By
Armin Kuster
· #57159
·
|
|
[meta-parsec][v2][PATCH 1/3] meta-parsec: Add pkg grps
Signed-off-by: Armin Kuster <akuster808@...> -- V2] Drop tpm pkgs, use the tpm2 pkg grp --- .../packagegroup-security-parsec.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mod
Signed-off-by: Armin Kuster <akuster808@...> -- V2] Drop tpm pkgs, use the tpm2 pkg grp --- .../packagegroup-security-parsec.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mod
|
By
Armin Kuster
· #57158
·
|
|
[meta-parsec][PATCH 3/3] oeqa: add parsec runtime tests
yep, even better. Ill send a v2 for the image/pkg grp patches. That sounds like a good addition. - armin
yep, even better. Ill send a v2 for the image/pkg grp patches. That sounds like a good addition. - armin
|
By
Armin Kuster
· #57157
·
|
|
[meta-parsec][PATCH 3/3] oeqa: add parsec runtime tests
Signed-off-by: Armin Kuster <akuster808@...> --- meta-parsec/lib/oeqa/runtime/cases/parsec.py | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 meta-parsec/lib/oeqa/r
Signed-off-by: Armin Kuster <akuster808@...> --- meta-parsec/lib/oeqa/runtime/cases/parsec.py | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 meta-parsec/lib/oeqa/r
|
By
Armin Kuster
· #57152
·
|
|
[meta-parsec][PATCH 2/3] meta-parsec: add build image.
Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-core/images/security-parsec-image.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meta-parsec/recipes-cor
Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-core/images/security-parsec-image.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 meta-parsec/recipes-cor
|
By
Armin Kuster
· #57151
·
|
|
[meta-parsec][PATCH 1/3] meta-parsec: Add pkg grps
Signed-off-by: Armin Kuster <akuster808@...> --- .../packagegroup-security-parsec.bb | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 meta-parsec/recipes-core/package
Signed-off-by: Armin Kuster <akuster808@...> --- .../packagegroup-security-parsec.bb | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 meta-parsec/recipes-core/package
|
By
Armin Kuster
· #57150
·
|
|
[meta-security][PATCH 3/3] oeqa/cases/tpm2: fix and enhance test suite
local.conf TEST_SUITES = "ssh ping tpm2" IMAGE_INSTALL:append = " swtpm tpm2-pkcs11" RESULTS: RESULTS - ping.PingTest.test_ping: PASSED (0.05s) RESULTS - ssh.SSHTest.test_ssh: PASSED (2.19s) RESULTS -
local.conf TEST_SUITES = "ssh ping tpm2" IMAGE_INSTALL:append = " swtpm tpm2-pkcs11" RESULTS: RESULTS - ping.PingTest.test_ping: PASSED (0.05s) RESULTS - ssh.SSHTest.test_ssh: PASSED (2.19s) RESULTS -
|
By
Armin Kuster
· #57143
·
|
|
[meta-security][PATCH 2/3] tpm2-tools: Add missing rdepends
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-too
Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.2.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-too
|
By
Armin Kuster
· #57142
·
|
|
[meta-security][PATCH 1/3] tpm2-pkcs11: tpm2-pkcs11 module missing
Correctly fix symlink issue by putting module in -dev pkg. Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 9 +++++++-- 1 file changed, 7
Correctly fix symlink issue by putting module in -dev pkg. Signed-off-by: Armin Kuster <akuster808@...> --- meta-tpm/recipes-tpm2/tpm2-pkcs11/tpm2-pkcs11_1.8.0.bb | 9 +++++++-- 1 file changed, 7
|
By
Armin Kuster
· #57141
·
|
|
[meta-security][PATCH] samhain: update to 4.4.9
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/samhain/samhain.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-ids/samhain/samhain.inc b/recipes-i
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/samhain/samhain.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-ids/samhain/samhain.inc b/recipes-i
|
By
Armin Kuster
· #57136
·
|
|
[meta-security][PATCH 3/3] suricata: update to 5.0.5
libhtp rolls with it --- recipes-ids/suricata/{libhtp_0.5.39.bb => libhtp_0.5.40.bb} | 2 +- recipes-ids/suricata/{suricata_6.0.4.bb => suricata_6.0.5.bb} | 2 +- 2 files changed, 2 insertions(+), 2 del
libhtp rolls with it --- recipes-ids/suricata/{libhtp_0.5.39.bb => libhtp_0.5.40.bb} | 2 +- recipes-ids/suricata/{suricata_6.0.4.bb => suricata_6.0.5.bb} | 2 +- 2 files changed, 2 insertions(+), 2 del
|
By
Armin Kuster
· #57135
·
|