|
[meta-security][hardknott][PATCH v2] sssd: re-package to fix QA issues
merged. thanks armin
By
Armin Kuster
· #55481
·
|
|
[meta-security][PATCH] python3-fail2ban: update to tip
It aligns with the tip of branch 0.11. -armin
It aligns with the tip of branch 0.11. -armin
|
By
Armin Kuster
· #55448
·
|
|
[meta-security][PATCH] python3-fail2ban: update to tip
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/fail2ban/
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/fail2ban/
|
By
Armin Kuster
· #55440
·
|
|
[meta-security][PATCH 2/2] meta-parsec/README.md: fix for append operator combined with +=
thanks. merged.
By
Armin Kuster
· #55438
·
|
|
[meta-security][PATCH 1/2] openssl-tpm-engine: fix warning for append operator combined with +=
merged. thanks
By
Armin Kuster
· #55437
·
|
|
[meta-security][PATCH] apparmor: fix warning of remove operator combined with +=
thanks, merged.
By
Armin Kuster
· #55436
·
|
|
[meta-security][PATCH] libest: does not build with openssl 3.x
blacklist for now. Remove from pkg grp Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 1 - recipes-security/libest/libest_3.2.0.bb | 3
blacklist for now. Remove from pkg grp Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 1 - recipes-security/libest/libest_3.2.0.bb | 3
|
By
Armin Kuster
· #55435
·
|
|
[meta-security][hardknott][PATCH v2] sssd: re-package to fix QA issues
merged.
By
Armin Kuster
· #55428
·
|
|
[meta-security][hardknott][PATCH] recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin
|
By
Armin Kuster
· #55265
·
|
|
[meta-security][honister][PATCH] recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin
|
By
Armin Kuster
· #55260
·
|
|
[meta-security][PATCH 3/3] python3-fail2ban: remove /run
Fixes: ERROR: python3-fail2ban-0.11.2-r0 do_package_qa: QA Issue: python3-fail2ban installs files in /run, but it is expected to be empty [empty-dirs] Signed-off-by: Armin Kuster <akuster808@...
Fixes: ERROR: python3-fail2ban-0.11.2-r0 do_package_qa: QA Issue: python3-fail2ban installs files in /run, but it is expected to be empty [empty-dirs] Signed-off-by: Armin Kuster <akuster808@...
|
By
Armin Kuster
· #55249
·
|
|
[meta-security][PATCH 2/3] bastille: Create /var/log/Bastille in runtime
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/bastille/bastille_3.2.1.bb | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/recipes-security
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/bastille/bastille_3.2.1.bb | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/recipes-security
|
By
Armin Kuster
· #55248
·
|
|
[meta-security][PATCH 1/3] sssd: Create /var/log/sssd in runtime
/var/log is normally a link to /var/volatile/log and /var/volatile is a tmpfs mount. So anything created in /var/log will not be available when the tmpfs is mounted. [Thanks to Peter Kjellerstedt for
/var/log is normally a link to /var/volatile/log and /var/volatile is a tmpfs mount. So anything created in /var/log will not be available when the tmpfs is mounted. [Thanks to Peter Kjellerstedt for
|
By
Armin Kuster
· #55247
·
|
|
[meta-security][PATCH] recipes: Update SRC_URI branch and protocols
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin
This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin
|
By
Armin Kuster
· #55230
·
|
|
[meta-security][PATCH] tpm2-pkcs11: update to 1.7.0
drop patch now included. Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-tpm2/tpm2-pkcs11/files/677.patch | 295 ------------------ ...2-pkcs11_1.6.0.bb => tpm2-pkcs11_1.7.0.bb} | 3
drop patch now included. Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-tpm2/tpm2-pkcs11/files/677.patch | 295 ------------------ ...2-pkcs11_1.6.0.bb => tpm2-pkcs11_1.7.0.bb} | 3
|
By
Armin Kuster
· #55191
·
|
|
[meta-security][PATCH] tpm2-openssl: add new pkg
openssl 3.x support for tpm2 tss function found in tpm2-ssl Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-tpm2/tpm2-openssl/tpm2-openssl_1.0.bb | 11 +++++++++++ 1 file changed, 11
openssl 3.x support for tpm2 tss function found in tpm2-ssl Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-tpm2/tpm2-openssl/tpm2-openssl_1.0.bb | 11 +++++++++++ 1 file changed, 11
|
By
Armin Kuster
· #55168
·
|
|
[meta-security][PATCH 4/4] openssl-tpm-engine: fix build issue with openssl 3
ERROR: openssl-tpm-engine-0.5.0-r0 do_package: QA Issue: openssl-tpm-engine: Files/directories were installed but not shipped in any package: /usr/lib/engines-3/tpm.so fix engine locations Signed-off-
ERROR: openssl-tpm-engine-0.5.0-r0 do_package: QA Issue: openssl-tpm-engine: Files/directories were installed but not shipped in any package: /usr/lib/engines-3/tpm.so fix engine locations Signed-off-
|
By
Armin Kuster
· #55166
·
|
|
[meta-security][PATCH 3/4] tpm2-tools: update to 5.2
openssl 3.0 support see https://github.com/tpm2-software/tpm2-tools/releases/tag/5.2 Signed-off-by: Armin Kuster <akuster808@...> --- .../tpm2-tools/{tpm2-tools_5.0.bb => tpm2-tools_5.2.bb} | 2
openssl 3.0 support see https://github.com/tpm2-software/tpm2-tools/releases/tag/5.2 Signed-off-by: Armin Kuster <akuster808@...> --- .../tpm2-tools/{tpm2-tools_5.0.bb => tpm2-tools_5.2.bb} | 2
|
By
Armin Kuster
· #55165
·
|
|
[meta-security][PATCH 2/4] apparmor: Add a python 3.10 compatability patch
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-mac/AppArmor/apparmor_3.0.1.bb | 4 +-- recipes-mac/AppArmor/files/py3_10_fixup.patch | 35 +++++++++++++++++++ 2 files changed, 37 inserti
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-mac/AppArmor/apparmor_3.0.1.bb | 4 +-- recipes-mac/AppArmor/files/py3_10_fixup.patch | 35 +++++++++++++++++++ 2 files changed, 37 inserti
|
By
Armin Kuster
· #55164
·
|
|
[meta-security][PATCH 1/4] opendnssec: blacklist do to ldns being blacklisted
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 1 - .../opendnssec/{opendnssec_2.1.9.bb => opendnssec_2.1.10.bb} | 4 +++- 2 files chang
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 1 - .../opendnssec/{opendnssec_2.1.9.bb => opendnssec_2.1.10.bb} | 4 +++- 2 files chang
|
By
Armin Kuster
· #55163
·
|