|
[meta-security][PATCH] fscrypt: update dependecy from go-dep-native to go-native
merged thanks, -armin
By
Armin Kuster
· #56686
·
|
|
[meta-security][PATCH] clamav: add COMPATIBLE_HOST to fix build error
merged. thanks -armin
By
Armin Kuster
· #56685
·
|
|
Announcing the Yocto Project Summit 2022.5
Hello Yocto and OpenEmbedded professionals and enthusiasts, The Yocto Project will be hosting a 3 day virtual summit that begins on May 17th, 2022 [1]. The CFP is now open and will close on April 26th
Hello Yocto and OpenEmbedded professionals and enthusiasts, The Yocto Project will be hosting a 3 day virtual summit that begins on May 17th, 2022 [1]. The CFP is now open and will close on April 26th
|
By
Armin Kuster
· #56654
·
|
|
[meta-security][PATCH] samhain: update to 4.4.7
This fixes musl builds too. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/samhain/samhain.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-ids/sam
This fixes musl builds too. Signed-off-by: Armin Kuster <akuster808@...> --- recipes-ids/samhain/samhain.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-ids/sam
|
By
Armin Kuster
· #56652
·
|
|
[meta-security][PATCH 2/2] linux-yocto_security.inc: add lkrg kfrags
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-kernel/linux/files/lkrg.cfg | 4 ++++ recipes-kernel/linux/files/lkrg.scc | 5 +++++ recipes-kernel/linux/linux-yocto_security.inc | 3 +++
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-kernel/linux/files/lkrg.cfg | 4 ++++ recipes-kernel/linux/files/lkrg.scc | 5 +++++ recipes-kernel/linux/linux-yocto_security.inc | 3 +++
|
By
Armin Kuster
· #56651
·
|
|
[meta-security][PATCH 1/2] lkrg-module: covert to git fetcher
This allows to track tip easier. refresh patch Fix LICENSE to match SPDX format Signed-off-by: Armin Kuster <akuster808@...> --- recipes-kernel/lkrg/files/makefile_cleanup.patch | 6 +++--- recip
This allows to track tip easier. refresh patch Fix LICENSE to match SPDX format Signed-off-by: Armin Kuster <akuster808@...> --- recipes-kernel/lkrg/files/makefile_cleanup.patch | 6 +++--- recip
|
By
Armin Kuster
· #56650
·
|
|
[meta-security][PATCH] python3-fail2ban: fix compile issue on some hosts
Use python3-native to use 2to3 Fix build issue on some hosts with this error: (result, consumed) = self._buffer_decode(data, self.errors, final) | UnicodeDecodeError: 'utf-8' codec can't decode byte 0
Use python3-native to use 2to3 Fix build issue on some hosts with this error: (result, consumed) = self._buffer_decode(data, self.errors, final) | UnicodeDecodeError: 'utf-8' codec can't decode byte 0
|
By
Armin Kuster
· #56613
·
|
|
[meta-security][PATCH 1/1] LICENSE: adopt standard SPDX names
Mater-next has these. https://git.yoctoproject.org/meta-security/commit/?h=master-next&id=ece41f7543bbd42c57f4208c7309f90cbd02e852 Looks like a few more need to be added based on these changes. -armin
Mater-next has these. https://git.yoctoproject.org/meta-security/commit/?h=master-next&id=ece41f7543bbd42c57f4208c7309f90cbd02e852 Looks like a few more need to be added based on these changes. -armin
|
By
Armin Kuster
· #56583
·
|
|
[meta-security][PATCH] openscap-daemon: inherit python_setuptools_build_meta
I believe this is sitting in master-next. https://git.yoctoproject.org/meta-security/commit/?h=master-next&id=398047a7a6310b1ef70d22430fb6df4effd8cf92
I believe this is sitting in master-next. https://git.yoctoproject.org/meta-security/commit/?h=master-next&id=398047a7a6310b1ef70d22430fb6df4effd8cf92
|
By
Armin Kuster
· #56582
·
|
|
[meta-security][PATCH] meta-security : Use SPDX style licensing format
The commit message seems to not match the changes. The selinux changes don't apply to this layer. I suspect a cut&paste issue. Did you want to do a v2 or do you want me to correct the message? I am aw
The commit message seems to not match the changes. The selinux changes don't apply to this layer. I suspect a cut&paste issue. Did you want to do a v2 or do you want me to correct the message? I am aw
|
By
Armin Kuster
· #56541
·
|
|
[meta-selinux][PATCH v2] Use SPDX style licensing format
Many of these recipes do not reside in meta-selinux. WARNING: ecryptfs-utils-111-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPL-2.0 [obsolete-license] \ WARNING: nikto-2.1.6
Many of these recipes do not reside in meta-selinux. WARNING: ecryptfs-utils-111-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPL-2.0 [obsolete-license] \ WARNING: nikto-2.1.6
|
By
Armin Kuster
· #56540
·
|
|
[meta-security][PATCH] python3-privacyidea_3.6.2: remove more py3 that got dropped
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/mfa/python3-privacyidea_3.6.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-security/mfa/py
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/mfa/python3-privacyidea_3.6.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-security/mfa/py
|
By
Armin Kuster
· #56487
·
|
|
[meta-security][dunfell][PATCH] tpm2-tools: backport fix for CVE-2021-3565
I would take an update to 4.1.3. Thanks for the analysis, much appreciated. Missing the Standard OE patch format. The patch itself needs this additional meta data. https://www.openembedded.org/wiki/Co
I would take an update to 4.1.3. Thanks for the analysis, much appreciated. Missing the Standard OE patch format. The patch itself needs this additional meta data. https://www.openembedded.org/wiki/Co
|
By
Armin Kuster
· #56443
·
|
|
[meta-security][PATCH] Subject: [PATCH] Subject: python3-fail2ban: switch to legacy setuptools3
Thanks. I took this over the two odd ones I had in master-next. merged. -armin
Thanks. I took this over the two odd ones I had in master-next. merged. -armin
|
By
Armin Kuster
· #56426
·
|
|
suricata: enable lua support
Did you save that patch in the suricata/files dir and then append SRC_URI with "file://{patch name}" ? When I try building this on master, I have to use luajit as it provides shared libraries and lua
Did you save that patch in the suricata/files dir and then append SRC_URI with "file://{patch name}" ? When I try building this on master, I have to use luajit as it provides shared libraries and lua
|
By
Armin Kuster
· #56425
·
|
|
[meta-security][PATCH] python3-privacyidea: drop old package ref.
meta-python dropped package via commit: 620689d4efba28bc8dd60e2d82908bfb3531fbd0 python3-backports-functional-lru-cache: remove, not needed for Python 3 Signed-off-by: Armin Kuster <akuster808@...
meta-python dropped package via commit: 620689d4efba28bc8dd60e2d82908bfb3531fbd0 python3-backports-functional-lru-cache: remove, not needed for Python 3 Signed-off-by: Armin Kuster <akuster808@...
|
By
Armin Kuster
· #56424
·
|
|
[meta-security][PATCH] python3-fail2ban: addjust compile to setuptools_build_meta changes
Tweak compile do to this commit: bcd7e29a3b setuptools_build_meta: clean up configure/compile Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/fail2ban/python3-fail2ban_0.11.2.b
Tweak compile do to this commit: bcd7e29a3b setuptools_build_meta: clean up configure/compile Signed-off-by: Armin Kuster <akuster808@...> --- recipes-security/fail2ban/python3-fail2ban_0.11.2.b
|
By
Armin Kuster
· #56418
·
|
|
suricata: enable lua support
Hello, The missing symbols are not in the latest lua (5.4.4) nor if I include the current luajit version into the mix. I grepped the /tmp dirs and could not find the missing symbols. You may need to p
Hello, The missing symbols are not in the latest lua (5.4.4) nor if I include the current luajit version into the mix. I grepped the /tmp dirs and could not find the missing symbols. You may need to p
|
By
Armin Kuster
· #56377
·
|
|
suricata: enable lua support
I added this to the recipe and it appears the liblua it is looking for does not exist. PACKAGECONFIG[lua] = "--enable-lua --with-liblua-includes=${STAGING_INCDIR} --with-liblua-libraries==${STAGING_LI
I added this to the recipe and it appears the liblua it is looking for does not exist. PACKAGECONFIG[lua] = "--enable-lua --with-liblua-includes=${STAGING_INCDIR} --with-liblua-libraries==${STAGING_LI
|
By
Armin Kuster
· #56374
·
|
|
[meta-security][PATCH 2/2] libtpm: update to 0.9.2
includes: CVE-2021-3623 Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-tpm/libtpm/{libtpm_0.8.7.bb => libtpm_0.9.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rena
includes: CVE-2021-3623 Signed-off-by: Armin Kuster <akuster808@...> --- .../recipes-tpm/libtpm/{libtpm_0.8.7.bb => libtpm_0.9.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rena
|
By
Armin Kuster
· #56373
·
|