|
[meta-parsec][PATCH 2/2] parsec-service: fix SRC_URI hash
Fixes: ERROR: Missing SRC_URI checksum, please add those to the recipe: SRC_URI[parsec-service-1.2.0.sha256sum] = "f58e7ba859c22cc1904dc8298b1a7d94ee1ba3b4d4808f28e4cc0c96ddb149c9" Signed-off-by: Armi
Fixes: ERROR: Missing SRC_URI checksum, please add those to the recipe: SRC_URI[parsec-service-1.2.0.sha256sum] = "f58e7ba859c22cc1904dc8298b1a7d94ee1ba3b4d4808f28e4cc0c96ddb149c9" Signed-off-by: Armi
|
By
Armin Kuster
· #59647
·
|
|
[meta-parsec][PATCH 1/2] parsec-tool: update SRC_URI hash
FIxes: ERROR: Missing SRC_URI checksum, please add those to the recipe: SRC_URI[parsec-tool-0.6.0.sha256sum] = "f51d5d7f0caca1c335324b52482fa5edbf6c9cfd2e6865e5cb22716d52dcb367" Needed to have the pac
FIxes: ERROR: Missing SRC_URI checksum, please add those to the recipe: SRC_URI[parsec-tool-0.6.0.sha256sum] = "f51d5d7f0caca1c335324b52482fa5edbf6c9cfd2e6865e5cb22716d52dcb367" Needed to have the pac
|
By
Armin Kuster
· #59646
·
|
|
[PATCH 2/2] parsec-service: Update parsec recipes to 1.2.0 and parsec-tool to 0.6.0
I am seeing fetch errors. https://errors.yoctoproject.org/Errors/Build/162104/ https://errors.yoctoproject.org/Errors/Build/162102/
I am seeing fetch errors. https://errors.yoctoproject.org/Errors/Build/162104/ https://errors.yoctoproject.org/Errors/Build/162102/
|
By
Armin Kuster
· #59643
·
|
|
[PATCH 0/2] Update parsec and parsec-tool recipes
Fyi, please include meta-security or meta-parsec in the subject otherwise my filters wont put it in the correct location. Anyone want to Ack/Nack/Reviewed-by this as it seems several folks where invol
Fyi, please include meta-security or meta-parsec in the subject otherwise my filters wont put it in the correct location. Anyone want to Ack/Nack/Reviewed-by this as it seems several folks where invol
|
By
Armin Kuster
· #59638
·
|
|
[PATCH 1/2] meta-parsec: Disable RSA-OAEP OEQA tests for Parsec PKCS11 backend
Does this apply to older versions ? - armin
Does this apply to older versions ? - armin
|
By
Armin Kuster
· #59637
·
|
|
[meta-security][PATCH v3] parsec-service: update from 1.1.0 to 1.2.0-rc1
1.2.0 released yesterday. Is someone planning on sending a new series. If not, I can give it a shot. - Armin
1.2.0 released yesterday. Is someone planning on sending a new series. If not, I can give it a shot. - Armin
|
By
Armin Kuster
· #59628
·
|
|
[meta-security][PATCH] suricata: Missed on crate depends
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/suricata/suricata-crates.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-ids/suricata/suricata-crates.inc b/recipes-i
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/suricata/suricata-crates.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-ids/suricata/suricata-crates.inc b/recipes-i
|
By
Armin Kuster
· #59622
·
|
|
[meta-security][PATCH] suricata: Fixup to work within the recent crate changes.
Had to delete some wonky Cargo.toml files to get update_crates to work. Manually updated one crate to a newer version included by update_crates as it would not compile. Manually applied several crates
Had to delete some wonky Cargo.toml files to get update_crates to work. Manually updated one crate to a newer version included by update_crates as it would not compile. Manually applied several crates
|
By
Armin Kuster
· #59620
·
|
|
[meta-security][v2][PATCH] krill: forced to inclued fetch hashes.
Now manditory via Poky commit: https://git.yoctoproject.org/poky/commit/bitbake/lib/bb/fetch2?id=4d9886e1435dba3785973cc920865f8ab67e644d used cargo-update-recipe-crates to fixup Drop krill.inc in fav
Now manditory via Poky commit: https://git.yoctoproject.org/poky/commit/bitbake/lib/bb/fetch2?id=4d9886e1435dba3785973cc920865f8ab67e644d used cargo-update-recipe-crates to fixup Drop krill.inc in fav
|
By
Armin Kuster
· #59599
·
|
|
[meta-security][PATCH] krill: forced to inclued fetch hashes.
Now manditory via Poky commit: https://git.yoctoproject.org/poky/commit/bitbake/lib/bb/fetch2?id=4d9886e1435dba3785973cc920865f8ab67e644d used cargo-update-recipe-crates to fixup Drop krill.inc in fav
Now manditory via Poky commit: https://git.yoctoproject.org/poky/commit/bitbake/lib/bb/fetch2?id=4d9886e1435dba3785973cc920865f8ab67e644d used cargo-update-recipe-crates to fixup Drop krill.inc in fav
|
By
Armin Kuster
· #59598
·
|
|
[meta-security][PATCH v3] parsec-service: update from 1.1.0 to 1.2.0-rc1
Yep, I am dealing with this on two other rust recipes. Fun. -armin
Yep, I am dealing with this on two other rust recipes. Fun. -armin
|
By
Armin Kuster
· #59597
·
|
|
[meta-security][PATCH] checksecurity: update to 2.0.16
Drop setuid-log-folder.patch, using sed instead. Refresh patch check-setuid-use-more-portable-find-args.patch Signed-off-by: Armin Kuster <akuster808@...> --- ...rity_2.0.15.bb => checksecurity_
Drop setuid-log-folder.patch, using sed instead. Refresh patch check-setuid-use-more-portable-find-args.patch Signed-off-by: Armin Kuster <akuster808@...> --- ...rity_2.0.15.bb => checksecurity_
|
By
Armin Kuster
· #59590
·
|
|
[meta-security][PATCH v3] parsec-service: update from 1.1.0 to 1.2.0-rc1
Thanks for the update. This patch is currently in a test build. Just a note. If this version ends up being the official one being supported in the upcoming 4.2 release, when parsec-service 1.2.0 offic
Thanks for the update. This patch is currently in a test build. Just a note. If this version ends up being the official one being supported in the upcoming 4.2 release, when parsec-service 1.2.0 offic
|
By
Armin Kuster
· #59589
·
|
|
[meta-security][PATCH] parsec-service: update from 1.1.0 to 1.2.0-rc1
Anton, Can you Ack/Nack this patch? -armin
Anton, Can you Ack/Nack this patch? -armin
|
By
Armin Kuster
· #59501
·
|
|
[meta-security][dunfell][PATCH] sssd: CVE-2022-4254 libsss_certmap fails to sanitise certificate data used in LDAP filters
merged.
By
Armin Kuster
· #59500
·
|
|
[meta-parsec][PATCH 2/2] meta-parsec: bump BBFILE_PRIORITY to the right tpm2-tss is included
Parsec-service does not support tpm2-tss 4 so us the older release 3.2.x Signed-off-by: Armin Kuster <akuster808@...> --- meta-parsec/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 del
Parsec-service does not support tpm2-tss 4 so us the older release 3.2.x Signed-off-by: Armin Kuster <akuster808@...> --- meta-parsec/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 del
|
By
Armin Kuster
· #59471
·
|
|
[meta-parsec][PATCH 1/2] tpm2-tss: restore version 3.2.x to meta-parsec
parsec-service does not support 4.x so keep older version for now too This fixes parsec-service build Error: thread 'main' panicked at 'Unsupported TSS version: 4', Signed-off-by: Armin Kuster <akuste
parsec-service does not support 4.x so keep older version for now too This fixes parsec-service build Error: thread 'main' panicked at 'Unsupported TSS version: 4', Signed-off-by: Armin Kuster <akuste
|
By
Armin Kuster
· #59470
·
|
|
[meta-security][PATCH 3/4] krill: update 0.12.3
refresh patch Signed-off-by: Armin Kuster <akuster808@...> --- .../krill/files/panic_workaround.patch | 4 +- recipes-security/krill/krill.inc | 247 ++++++++++-------- .../krill/{krill_0.9.6.bb =
refresh patch Signed-off-by: Armin Kuster <akuster808@...> --- .../krill/files/panic_workaround.patch | 4 +- recipes-security/krill/krill.inc | 247 ++++++++++-------- .../krill/{krill_0.9.6.bb =
|
By
Armin Kuster
· #59466
·
|
|
[meta-security][PATCH 4/4] cryptmout: update to 6.2.0
Change LIC_FILES_CHKSUM to use COPYING Signed-off-by: Armin Kuster <akuster808@...> --- .../cryptmount/{cryptmount_6.0.bb => cryptmount_6.2.0.bb} | 8 +++----- 1 file changed, 3 insertions(+), 5
Change LIC_FILES_CHKSUM to use COPYING Signed-off-by: Armin Kuster <akuster808@...> --- .../cryptmount/{cryptmount_6.0.bb => cryptmount_6.2.0.bb} | 8 +++----- 1 file changed, 3 insertions(+), 5
|
By
Armin Kuster
· #59465
·
|
|
[meta-security][PATCH 2/4] apparmor: update to 3.1.3
drop debian patch as the file was dropped upstream. Signed-off-by: Armin Kuster <akuster808@...> --- .../{apparmor_3.0.7.bb => apparmor_3.1.3.bb} | 7 +-- ...pparmor.debian-add-missing-functions.
drop debian patch as the file was dropped upstream. Signed-off-by: Armin Kuster <akuster808@...> --- .../{apparmor_3.0.7.bb => apparmor_3.1.3.bb} | 7 +-- ...pparmor.debian-add-missing-functions.
|
By
Armin Kuster
· #59464
·
|