|
[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
·
|
|
[meta-security][PATCH 2/3] ossec-hids: update to 3.7.0
See https://github.com/ossec/ossec-hids/releases/tag/3.7.0 Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/ossec/{ossec-hids_3.6.0.bb => ossec-hids_3.7.0.bb} | 2 +- 1 file changed,
See https://github.com/ossec/ossec-hids/releases/tag/3.7.0 Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/ossec/{ossec-hids_3.6.0.bb => ossec-hids_3.7.0.bb} | 2 +- 1 file changed,
|
By
Armin Kuster
· #57134
·
|
|
[meta-security][PATCH 1/3] aide: Update 01.17.4
Precalculate buffer size in base64 functions (CVE-2021-45417) Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/aide/{aide_0.17.3.bb => aide_0.17.4.bb} | 2 +- 1 file changed, 1 insert
Precalculate buffer size in base64 functions (CVE-2021-45417) Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/aide/{aide_0.17.3.bb => aide_0.17.4.bb} | 2 +- 1 file changed, 1 insert
|
By
Armin Kuster
· #57133
·
|
|
[meta-security][PATCH] ima-evm-utils: Update to 1.4
Switch from git to https in SRC_URI Drop patches not upstreamed. Passes OEQA: RESULTS - ima.IMACheck.test_ima_enabled: PASSED (1.05s) RESULTS - ima.IMACheck.test_ima_hash: PASSED (6.13s) RESULTS - ima
Switch from git to https in SRC_URI Drop patches not upstreamed. Passes OEQA: RESULTS - ima.IMACheck.test_ima_enabled: PASSED (1.05s) RESULTS - ima.IMACheck.test_ima_hash: PASSED (6.13s) RESULTS - ima
|
By
Armin Kuster
· #57131
·
|
|
are there any plans for meta-riscv support for StarFive VisionFive?
You may want to contact the Maintainer listed in the README. -armin
You may want to contact the Maintainer listed in the README. -armin
|
By
Armin Kuster
· #57085
·
|
|
[meta-security][PATCH 9/9] layer.conf: fix up layer dependancies.
reorg pkgs so the we only need meta-oe Signed-off-by: Armin Kuster <akuster808@...> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/l
reorg pkgs so the we only need meta-oe Signed-off-by: Armin Kuster <akuster808@...> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/l
|
By
Armin Kuster
· #57020
·
|