|
[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
·
|
|
[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-tools_5.2
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-tools_5.2
|
By
Armin Kuster
·
|
|
[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 inser
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 inser
|
By
Armin Kuster
·
|
|
what's the situation with yocto support for qualcomm qcs{410,610} eval boards? 2 messages
colleague just asked if i had any useful advice (spoiler: no) on how easy it would be to build a yocto-based image for *some* qcs410-based eval board. i'm familiar with meta-qcom, and machine definiti
colleague just asked if i had any useful advice (spoiler: no) on how easy it would be to build a yocto-based image for *some* qcs410-based eval board. i'm familiar with meta-qcom, and machine definiti
|
By
Robert P. J. Day
·
|
|
[Openembedded-architecture] OpenEmbedded Developer meeting reminder
Hello Philip, when would the time slots be allocated? It doesn't look optimal to leave this to the last minute, as people need to plan their day. Alex
Hello Philip, when would the time slots be allocated? It doesn't look optimal to leave this to the last minute, as people need to plan their day. Alex
|
By
Alexander Kanavin
·
|
|
[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-ids/sam
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-ids/sam
|
By
Armin Kuster
·
|
|
[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
·
|
|
[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, 1 inse
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, 1 inse
|
By
Armin Kuster
·
|
|
[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 insertion(+)
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 insertion(+)
|
By
Armin Kuster
·
|
|
ERROR: cp: cannot stat 'Module.symvers': No such file or directory 3 messages
Hello yocto users, I keep getting the following error, Does someone have a hint where I can look to solve this issue? ERROR: linux-fslc-5.15-r0 do_shared_workdir: Execution of '/zeus/build/tmp/work/ -
Hello yocto users, I keep getting the following error, Does someone have a hint where I can look to solve this issue? ERROR: linux-fslc-5.15-r0 do_shared_workdir: Execution of '/zeus/build/tmp/work/ -
|
By
Duda, Alexander
·
|
|
[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
·
|
|
[dunfell][PATCH] openssl: update from 1.1.1n to 1.1.1o 2 messages
This update fixes CVE-2022-1292. Signed-off-by: Daniel Karlsson <daniel.karlsson@...> --- .../openssl/{openssl_1.1.1n.bb => openssl_1.1.1o.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rena
This update fixes CVE-2022-1292. Signed-off-by: Daniel Karlsson <daniel.karlsson@...> --- .../openssl/{openssl_1.1.1n.bb => openssl_1.1.1o.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rena
|
By
Daniel Karlsson
·
|
|
u-boot compile error with Kconfig
I am getting an error on only one of our many build machines when building u-boot. This particular machine is the only one running Ubuntu 20.04.4 LTS. We have several other build nodes running Ubuntu
I am getting an error on only one of our many build machines when building u-boot. This particular machine is the only one running Ubuntu 20.04.4 LTS. We have several other build nodes running Ubuntu
|
By
Rusty Howell
·
|
|
[meta-zephyr][PATCH 02/10] python3-gitlint: remove, unused 2 messages
This recipe was added to meta-zephyr in de73bdba but nothing uses it. Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-gitlint_0.15.1.bb | 14 -------------- 1 file changed, 14 delet
This recipe was added to meta-zephyr in de73bdba but nothing uses it. Signed-off-by: Ross Burton <ross.burton@...> --- .../python/python3-gitlint_0.15.1.bb | 14 -------------- 1 file changed, 14 delet
|
By
Ross Burton
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.1.rc1)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.1.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. B
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.0.1.rc1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. B
|
By
Teoh, Jay Shen
·
|
|
Yocto Project Status WW20`22
Current Dev Position: YP 4.1 M1 Next Deadline: 30th May 2022 YP 4.1 M1 Build Next Team Meetings: Yocto Project Summit - 17th-19th May (https://www.yoctoproject.org/yocto-project-summit-2022-05/) Bug T
Current Dev Position: YP 4.1 M1 Next Deadline: 30th May 2022 YP 4.1 M1 Build Next Team Meetings: Yocto Project Summit - 17th-19th May (https://www.yoctoproject.org/yocto-project-summit-2022-05/) Bug T
|
By
Stephen Jolley
·
|
|
simple YP layer to add "snaps" to a YP build
these days, i'm hip-deep in canonical stuff, working with ubuntu core and snaps (boo! hiss! oh, relax ... :-), and i chanced across a somewhat-neglected layer that supports adding snaps to a basic YP
these days, i'm hip-deep in canonical stuff, working with ubuntu core and snaps (boo! hiss! oh, relax ... :-), and i chanced across a somewhat-neglected layer that supports adding snaps to a basic YP
|
By
Robert P. J. Day
·
|
|
OpenSSL 1.1.1o in next dunfell release 2 messages
Hi, Our customer wants us to ship OpenSSL 1.1.1o or a later version in our next software release so I’m interested to know if you plan to update OpenSSL in time for YP 3.1.17? Daniel Karlsson
Hi, Our customer wants us to ship OpenSSL 1.1.1o or a later version in our next software release so I’m interested to know if you plan to update OpenSSL in time for YP 3.1.17? Daniel Karlsson
|
By
Daniel Karlsson
·
|
|
Enhancements/Bugs closed WW20
All, The below were the owners of enhancements or bugs closed during the last week! Who Count ross.burton@... 3 richard.purdie@... 2 sundeep.kokkonda@... 1 kr@... 1 randy.macleod@... 1 pavel@... 1 Gra
All, The below were the owners of enhancements or bugs closed during the last week! Who Count ross.burton@... 3 richard.purdie@... 2 sundeep.kokkonda@... 1 kr@... 1 randy.macleod@... 1 pavel@... 1 Gra
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.1
All, Below is the list as of top 36 bug owners as of the end of WW20 of who have open medium or higher bugs and enhancements against YP 4.1. There are 115 possible work days left until the final relea
All, Below is the list as of top 36 bug owners as of the end of WW20 of who have open medium or higher bugs and enhancements against YP 4.1. There are 115 possible work days left until the final relea
|
By
Stephen Jolley
·
|